From f5998dd51a8c96163f2db2b79d9831441fd062c4 Mon Sep 17 00:00:00 2001 From: Vikrant Balyan Date: Wed, 14 Dec 2022 00:43:32 +0530 Subject: [PATCH] refreshing sdk for intersight version 9783 (#32) --- intersight/__init__.py | 4 +-- intersight/api/aaa_api.py | 2 +- intersight/api/access_api.py | 2 +- intersight/api/adapter_api.py | 2 +- intersight/api/appliance_api.py | 2 +- intersight/api/asset_api.py | 2 +- intersight/api/bios_api.py | 2 +- intersight/api/boot_api.py | 2 +- intersight/api/bulk_api.py | 2 +- intersight/api/capability_api.py | 2 +- intersight/api/certificatemanagement_api.py | 2 +- intersight/api/chassis_api.py | 2 +- intersight/api/cloud_api.py | 2 +- intersight/api/comm_api.py | 2 +- intersight/api/compute_api.py | 2 +- intersight/api/cond_api.py | 2 +- intersight/api/connectorpack_api.py | 2 +- intersight/api/console_api.py | 2 +- intersight/api/convergedinfra_api.py | 2 +- intersight/api/crd_api.py | 2 +- intersight/api/deviceconnector_api.py | 2 +- intersight/api/equipment_api.py | 2 +- intersight/api/ether_api.py | 2 +- intersight/api/externalsite_api.py | 2 +- intersight/api/fabric_api.py | 2 +- intersight/api/fault_api.py | 2 +- intersight/api/fc_api.py | 2 +- intersight/api/fcpool_api.py | 2 +- intersight/api/feedback_api.py | 2 +- intersight/api/firmware_api.py | 2 +- intersight/api/forecast_api.py | 2 +- intersight/api/graphics_api.py | 2 +- intersight/api/hcl_api.py | 2 +- intersight/api/hyperflex_api.py | 2 +- intersight/api/iaas_api.py | 2 +- intersight/api/iam_api.py | 2 +- intersight/api/inventory_api.py | 2 +- intersight/api/ipmioverlan_api.py | 2 +- intersight/api/ippool_api.py | 2 +- intersight/api/iqnpool_api.py | 2 +- intersight/api/iwotenant_api.py | 2 +- intersight/api/kubernetes_api.py | 2 +- intersight/api/kvm_api.py | 2 +- intersight/api/license_api.py | 2 +- intersight/api/ls_api.py | 2 +- intersight/api/macpool_api.py | 2 +- intersight/api/management_api.py | 2 +- intersight/api/memory_api.py | 2 +- intersight/api/meta_api.py | 2 +- intersight/api/monitoring_api.py | 2 +- intersight/api/network_api.py | 2 +- intersight/api/networkconfig_api.py | 2 +- intersight/api/niaapi_api.py | 2 +- intersight/api/niatelemetry_api.py | 2 +- intersight/api/notification_api.py | 2 +- intersight/api/ntp_api.py | 2 +- intersight/api/oauth_api.py | 2 +- intersight/api/oprs_api.py | 2 +- intersight/api/organization_api.py | 2 +- intersight/api/os_api.py | 2 +- intersight/api/pci_api.py | 2 +- intersight/api/port_api.py | 2 +- intersight/api/power_api.py | 2 +- intersight/api/processor_api.py | 2 +- intersight/api/rack_api.py | 2 +- intersight/api/recommendation_api.py | 2 +- intersight/api/recovery_api.py | 2 +- intersight/api/resource_api.py | 2 +- intersight/api/resourcepool_api.py | 2 +- intersight/api/rproxy_api.py | 2 +- intersight/api/sdcard_api.py | 2 +- intersight/api/search_api.py | 2 +- intersight/api/security_api.py | 2 +- intersight/api/server_api.py | 2 +- intersight/api/smtp_api.py | 2 +- intersight/api/snmp_api.py | 2 +- intersight/api/software_api.py | 2 +- intersight/api/softwarerepository_api.py | 2 +- intersight/api/sol_api.py | 2 +- intersight/api/ssh_api.py | 2 +- intersight/api/storage_api.py | 2 +- intersight/api/syslog_api.py | 2 +- intersight/api/tam_api.py | 2 +- intersight/api/task_api.py | 2 +- intersight/api/techsupportmanagement_api.py | 2 +- intersight/api/telemetry_api.py | 2 +- intersight/api/terminal_api.py | 2 +- intersight/api/terraform_api.py | 2 +- intersight/api/thermal_api.py | 2 +- intersight/api/top_api.py | 2 +- intersight/api/ucsd_api.py | 2 +- intersight/api/uuidpool_api.py | 2 +- intersight/api/view_api.py | 2 +- intersight/api/virtualization_api.py | 2 +- intersight/api/vmedia_api.py | 2 +- intersight/api/vmrc_api.py | 2 +- intersight/api/vnc_api.py | 2 +- intersight/api/vnic_api.py | 2 +- intersight/api/vrf_api.py | 2 +- intersight/api/workflow_api.py | 2 +- intersight/api_client.py | 4 +-- intersight/configuration.py | 6 ++--- intersight/exceptions.py | 2 +- intersight/model/aaa_abstract_audit_record.py | 2 +- .../model/aaa_abstract_audit_record_all_of.py | 2 +- intersight/model/aaa_audit_record.py | 2 +- intersight/model/aaa_audit_record_all_of.py | 2 +- intersight/model/aaa_audit_record_list.py | 2 +- .../model/aaa_audit_record_list_all_of.py | 2 +- intersight/model/aaa_audit_record_response.py | 2 +- intersight/model/aaa_retention_config.py | 2 +- .../model/aaa_retention_config_all_of.py | 2 +- intersight/model/aaa_retention_config_list.py | 2 +- .../model/aaa_retention_config_list_all_of.py | 2 +- .../model/aaa_retention_config_response.py | 2 +- intersight/model/aaa_retention_policy.py | 2 +- .../model/aaa_retention_policy_all_of.py | 2 +- intersight/model/aaa_retention_policy_list.py | 2 +- .../model/aaa_retention_policy_list_all_of.py | 2 +- .../model/aaa_retention_policy_response.py | 2 +- intersight/model/access_address_type.py | 2 +- .../model/access_address_type_all_of.py | 2 +- intersight/model/access_configuration_type.py | 2 +- .../model/access_configuration_type_all_of.py | 2 +- intersight/model/access_policy.py | 2 +- intersight/model/access_policy_all_of.py | 2 +- intersight/model/access_policy_inventory.py | 2 +- .../model/access_policy_inventory_all_of.py | 2 +- .../model/access_policy_inventory_list.py | 2 +- .../access_policy_inventory_list_all_of.py | 2 +- .../model/access_policy_inventory_response.py | 2 +- intersight/model/access_policy_list.py | 2 +- intersight/model/access_policy_list_all_of.py | 2 +- intersight/model/access_policy_response.py | 2 +- intersight/model/adapter_adapter_config.py | 2 +- .../model/adapter_adapter_config_all_of.py | 2 +- intersight/model/adapter_config_policy.py | 2 +- .../model/adapter_config_policy_all_of.py | 2 +- .../model/adapter_config_policy_list.py | 2 +- .../adapter_config_policy_list_all_of.py | 2 +- .../model/adapter_config_policy_response.py | 2 +- .../model/adapter_dce_interface_settings.py | 2 +- .../adapter_dce_interface_settings_all_of.py | 2 +- intersight/model/adapter_eth_settings.py | 2 +- .../model/adapter_eth_settings_all_of.py | 2 +- intersight/model/adapter_ext_eth_interface.py | 2 +- .../model/adapter_ext_eth_interface_all_of.py | 2 +- .../model/adapter_ext_eth_interface_list.py | 2 +- .../adapter_ext_eth_interface_list_all_of.py | 2 +- .../adapter_ext_eth_interface_relationship.py | 2 +- .../adapter_ext_eth_interface_response.py | 2 +- intersight/model/adapter_fc_settings.py | 2 +- .../model/adapter_fc_settings_all_of.py | 2 +- .../model/adapter_host_eth_interface.py | 2 +- .../adapter_host_eth_interface_all_of.py | 2 +- .../model/adapter_host_eth_interface_list.py | 2 +- .../adapter_host_eth_interface_list_all_of.py | 2 +- ...adapter_host_eth_interface_relationship.py | 2 +- .../adapter_host_eth_interface_response.py | 2 +- intersight/model/adapter_host_fc_interface.py | 2 +- .../model/adapter_host_fc_interface_all_of.py | 2 +- .../model/adapter_host_fc_interface_list.py | 2 +- .../adapter_host_fc_interface_list_all_of.py | 2 +- .../adapter_host_fc_interface_relationship.py | 2 +- .../adapter_host_fc_interface_response.py | 2 +- .../model/adapter_host_iscsi_interface.py | 2 +- .../adapter_host_iscsi_interface_all_of.py | 2 +- .../adapter_host_iscsi_interface_list.py | 2 +- ...dapter_host_iscsi_interface_list_all_of.py | 2 +- ...apter_host_iscsi_interface_relationship.py | 2 +- .../adapter_host_iscsi_interface_response.py | 2 +- .../model/adapter_port_channel_settings.py | 2 +- .../adapter_port_channel_settings_all_of.py | 2 +- intersight/model/adapter_unit.py | 2 +- intersight/model/adapter_unit_all_of.py | 2 +- intersight/model/adapter_unit_expander.py | 2 +- .../model/adapter_unit_expander_all_of.py | 2 +- .../model/adapter_unit_expander_list.py | 2 +- .../adapter_unit_expander_list_all_of.py | 2 +- .../adapter_unit_expander_relationship.py | 2 +- .../model/adapter_unit_expander_response.py | 2 +- intersight/model/adapter_unit_list.py | 2 +- intersight/model/adapter_unit_list_all_of.py | 2 +- intersight/model/adapter_unit_relationship.py | 2 +- intersight/model/adapter_unit_response.py | 2 +- intersight/model/appliance_api_status.py | 2 +- .../model/appliance_api_status_all_of.py | 2 +- intersight/model/appliance_app_status.py | 2 +- .../model/appliance_app_status_all_of.py | 2 +- intersight/model/appliance_app_status_list.py | 2 +- .../model/appliance_app_status_list_all_of.py | 2 +- .../appliance_app_status_relationship.py | 2 +- .../model/appliance_app_status_response.py | 2 +- intersight/model/appliance_auto_rma_policy.py | 2 +- .../model/appliance_auto_rma_policy_all_of.py | 2 +- .../model/appliance_auto_rma_policy_list.py | 2 +- .../appliance_auto_rma_policy_list_all_of.py | 2 +- .../appliance_auto_rma_policy_response.py | 2 +- intersight/model/appliance_backup.py | 2 +- intersight/model/appliance_backup_all_of.py | 2 +- intersight/model/appliance_backup_base.py | 2 +- .../model/appliance_backup_base_all_of.py | 2 +- intersight/model/appliance_backup_list.py | 2 +- .../model/appliance_backup_list_all_of.py | 2 +- intersight/model/appliance_backup_policy.py | 2 +- .../model/appliance_backup_policy_all_of.py | 2 +- .../model/appliance_backup_policy_list.py | 2 +- .../appliance_backup_policy_list_all_of.py | 2 +- .../model/appliance_backup_policy_response.py | 2 +- intersight/model/appliance_backup_response.py | 2 +- .../model/appliance_cert_renewal_phase.py | 2 +- .../appliance_cert_renewal_phase_all_of.py | 2 +- .../model/appliance_certificate_setting.py | 2 +- .../appliance_certificate_setting_all_of.py | 2 +- .../appliance_certificate_setting_list.py | 2 +- ...pliance_certificate_setting_list_all_of.py | 2 +- .../appliance_certificate_setting_response.py | 2 +- intersight/model/appliance_cluster_info.py | 2 +- .../model/appliance_cluster_info_all_of.py | 2 +- .../model/appliance_cluster_info_list.py | 2 +- .../appliance_cluster_info_list_all_of.py | 2 +- .../model/appliance_cluster_info_response.py | 2 +- intersight/model/appliance_cluster_install.py | 2 +- .../model/appliance_cluster_install_base.py | 2 +- .../appliance_cluster_install_base_all_of.py | 2 +- .../model/appliance_cluster_install_list.py | 2 +- .../appliance_cluster_install_list_all_of.py | 2 +- .../model/appliance_cluster_install_phase.py | 2 +- .../appliance_cluster_install_phase_all_of.py | 2 +- .../appliance_cluster_install_response.py | 2 +- .../model/appliance_cluster_replace_node.py | 2 +- .../appliance_cluster_replace_node_all_of.py | 2 +- .../appliance_cluster_replace_node_list.py | 2 +- ...liance_cluster_replace_node_list_all_of.py | 2 +- ...appliance_cluster_replace_node_response.py | 2 +- .../model/appliance_data_export_policy.py | 2 +- .../appliance_data_export_policy_all_of.py | 2 +- .../appliance_data_export_policy_list.py | 2 +- ...ppliance_data_export_policy_list_all_of.py | 2 +- ...pliance_data_export_policy_relationship.py | 2 +- .../appliance_data_export_policy_response.py | 2 +- .../model/appliance_device_certificate.py | 2 +- .../appliance_device_certificate_all_of.py | 2 +- .../appliance_device_certificate_list.py | 2 +- ...ppliance_device_certificate_list_all_of.py | 2 +- .../appliance_device_certificate_response.py | 2 +- intersight/model/appliance_device_claim.py | 2 +- .../model/appliance_device_claim_all_of.py | 2 +- .../model/appliance_device_claim_list.py | 2 +- .../appliance_device_claim_list_all_of.py | 2 +- .../model/appliance_device_claim_response.py | 2 +- .../model/appliance_device_cluster_install.py | 2 +- ...appliance_device_cluster_install_all_of.py | 2 +- .../appliance_device_cluster_install_list.py | 2 +- ...ance_device_cluster_install_list_all_of.py | 2 +- ...pliance_device_cluster_install_response.py | 2 +- .../model/appliance_device_upgrade_policy.py | 2 +- .../appliance_device_upgrade_policy_all_of.py | 2 +- .../appliance_device_upgrade_policy_list.py | 2 +- ...iance_device_upgrade_policy_list_all_of.py | 2 +- ...ppliance_device_upgrade_policy_response.py | 2 +- intersight/model/appliance_diag_setting.py | 2 +- .../model/appliance_diag_setting_all_of.py | 2 +- .../model/appliance_diag_setting_list.py | 2 +- .../appliance_diag_setting_list_all_of.py | 2 +- .../model/appliance_diag_setting_response.py | 2 +- .../appliance_external_syslog_setting.py | 2 +- ...ppliance_external_syslog_setting_all_of.py | 2 +- .../appliance_external_syslog_setting_list.py | 2 +- ...nce_external_syslog_setting_list_all_of.py | 2 +- ...liance_external_syslog_setting_response.py | 2 +- intersight/model/appliance_file_gateway.py | 2 +- .../model/appliance_file_gateway_all_of.py | 2 +- .../model/appliance_file_gateway_list.py | 2 +- .../appliance_file_gateway_list_all_of.py | 2 +- .../model/appliance_file_gateway_response.py | 2 +- .../model/appliance_file_system_status.py | 2 +- .../appliance_file_system_status_all_of.py | 2 +- .../appliance_file_system_status_list.py | 2 +- ...ppliance_file_system_status_list_all_of.py | 2 +- ...pliance_file_system_status_relationship.py | 2 +- .../appliance_file_system_status_response.py | 2 +- intersight/model/appliance_group_status.py | 2 +- .../model/appliance_group_status_all_of.py | 2 +- .../model/appliance_group_status_list.py | 2 +- .../appliance_group_status_list_all_of.py | 2 +- .../appliance_group_status_relationship.py | 2 +- .../model/appliance_group_status_response.py | 2 +- intersight/model/appliance_image_bundle.py | 2 +- .../model/appliance_image_bundle_all_of.py | 2 +- .../model/appliance_image_bundle_list.py | 2 +- .../appliance_image_bundle_list_all_of.py | 2 +- .../appliance_image_bundle_relationship.py | 2 +- .../model/appliance_image_bundle_response.py | 2 +- intersight/model/appliance_key_value_pair.py | 2 +- .../model/appliance_key_value_pair_all_of.py | 2 +- intersight/model/appliance_meta_manifest.py | 2 +- .../model/appliance_meta_manifest_all_of.py | 2 +- .../model/appliance_meta_manifest_list.py | 2 +- .../appliance_meta_manifest_list_all_of.py | 2 +- .../model/appliance_meta_manifest_response.py | 2 +- intersight/model/appliance_node_info.py | 2 +- .../model/appliance_node_info_all_of.py | 2 +- intersight/model/appliance_node_info_list.py | 2 +- .../model/appliance_node_info_list_all_of.py | 2 +- .../model/appliance_node_info_relationship.py | 2 +- .../model/appliance_node_info_response.py | 2 +- intersight/model/appliance_node_ip_info.py | 2 +- .../model/appliance_node_ip_info_all_of.py | 2 +- intersight/model/appliance_node_status.py | 2 +- .../model/appliance_node_status_all_of.py | 2 +- .../model/appliance_node_status_list.py | 2 +- .../appliance_node_status_list_all_of.py | 2 +- .../appliance_node_status_relationship.py | 2 +- .../model/appliance_node_status_response.py | 2 +- intersight/model/appliance_release_note.py | 2 +- .../model/appliance_release_note_all_of.py | 2 +- .../model/appliance_release_note_list.py | 2 +- .../appliance_release_note_list_all_of.py | 2 +- .../model/appliance_release_note_response.py | 2 +- .../model/appliance_remote_file_import.py | 2 +- .../appliance_remote_file_import_all_of.py | 2 +- .../appliance_remote_file_import_list.py | 2 +- ...ppliance_remote_file_import_list_all_of.py | 2 +- .../appliance_remote_file_import_response.py | 2 +- intersight/model/appliance_restore.py | 2 +- intersight/model/appliance_restore_all_of.py | 2 +- intersight/model/appliance_restore_list.py | 2 +- .../model/appliance_restore_list_all_of.py | 2 +- .../model/appliance_restore_response.py | 2 +- intersight/model/appliance_setup_info.py | 2 +- .../model/appliance_setup_info_all_of.py | 2 +- intersight/model/appliance_setup_info_list.py | 2 +- .../model/appliance_setup_info_list_all_of.py | 2 +- .../model/appliance_setup_info_response.py | 2 +- intersight/model/appliance_status_check.py | 2 +- .../model/appliance_status_check_all_of.py | 2 +- intersight/model/appliance_system_info.py | 2 +- .../model/appliance_system_info_all_of.py | 2 +- .../model/appliance_system_info_list.py | 2 +- .../appliance_system_info_list_all_of.py | 2 +- .../appliance_system_info_relationship.py | 2 +- .../model/appliance_system_info_response.py | 2 +- intersight/model/appliance_system_status.py | 2 +- .../model/appliance_system_status_all_of.py | 2 +- .../model/appliance_system_status_list.py | 2 +- .../appliance_system_status_list_all_of.py | 2 +- .../appliance_system_status_relationship.py | 2 +- .../model/appliance_system_status_response.py | 2 +- intersight/model/appliance_upgrade.py | 2 +- intersight/model/appliance_upgrade_all_of.py | 2 +- intersight/model/appliance_upgrade_list.py | 2 +- .../model/appliance_upgrade_list_all_of.py | 2 +- intersight/model/appliance_upgrade_policy.py | 2 +- .../model/appliance_upgrade_policy_all_of.py | 2 +- .../model/appliance_upgrade_policy_list.py | 2 +- .../appliance_upgrade_policy_list_all_of.py | 2 +- .../appliance_upgrade_policy_response.py | 2 +- .../model/appliance_upgrade_response.py | 2 +- intersight/model/asset_address_information.py | 2 +- .../model/asset_address_information_all_of.py | 2 +- intersight/model/asset_api_key_credential.py | 2 +- .../model/asset_api_key_credential_all_of.py | 2 +- intersight/model/asset_claim_signature.py | 2 +- .../model/asset_claim_signature_all_of.py | 2 +- .../asset_client_certificate_credential.py | 2 +- ...et_client_certificate_credential_all_of.py | 2 +- intersight/model/asset_cloud_connection.py | 2 +- intersight/model/asset_cluster_member.py | 2 +- .../model/asset_cluster_member_all_of.py | 2 +- intersight/model/asset_cluster_member_list.py | 2 +- .../model/asset_cluster_member_list_all_of.py | 2 +- .../asset_cluster_member_relationship.py | 2 +- .../model/asset_cluster_member_response.py | 2 +- intersight/model/asset_connection.py | 2 +- intersight/model/asset_connection_all_of.py | 2 +- .../model/asset_connection_control_message.py | 2 +- ...asset_connection_control_message_all_of.py | 2 +- .../model/asset_contract_information.py | 2 +- .../asset_contract_information_all_of.py | 2 +- intersight/model/asset_credential.py | 2 +- .../model/asset_customer_information.py | 2 +- .../asset_customer_information_all_of.py | 2 +- intersight/model/asset_deployment.py | 2 +- .../model/asset_deployment_alarm_info.py | 2 +- .../asset_deployment_alarm_info_all_of.py | 2 +- intersight/model/asset_deployment_all_of.py | 2 +- intersight/model/asset_deployment_device.py | 2 +- .../asset_deployment_device_alarm_info.py | 2 +- ...set_deployment_device_alarm_info_all_of.py | 2 +- .../model/asset_deployment_device_all_of.py | 2 +- .../asset_deployment_device_information.py | 2 +- ...et_deployment_device_information_all_of.py | 2 +- .../model/asset_deployment_device_list.py | 2 +- .../asset_deployment_device_list_all_of.py | 2 +- .../asset_deployment_device_relationship.py | 2 +- .../model/asset_deployment_device_response.py | 2 +- intersight/model/asset_deployment_list.py | 2 +- .../model/asset_deployment_list_all_of.py | 2 +- .../model/asset_deployment_relationship.py | 2 +- intersight/model/asset_deployment_response.py | 2 +- intersight/model/asset_device_claim.py | 2 +- intersight/model/asset_device_claim_all_of.py | 2 +- .../model/asset_device_claim_relationship.py | 2 +- .../model/asset_device_configuration.py | 2 +- .../asset_device_configuration_all_of.py | 2 +- .../model/asset_device_configuration_list.py | 2 +- .../asset_device_configuration_list_all_of.py | 2 +- ...asset_device_configuration_relationship.py | 2 +- .../asset_device_configuration_response.py | 2 +- intersight/model/asset_device_connection.py | 2 +- .../model/asset_device_connection_all_of.py | 2 +- .../asset_device_connection_relationship.py | 2 +- .../model/asset_device_connector_manager.py | 2 +- .../asset_device_connector_manager_all_of.py | 2 +- .../asset_device_connector_manager_list.py | 2 +- ...et_device_connector_manager_list_all_of.py | 2 +- ...asset_device_connector_manager_response.py | 2 +- .../asset_device_contract_information.py | 2 +- ...sset_device_contract_information_all_of.py | 2 +- .../asset_device_contract_information_list.py | 2 +- ...device_contract_information_list_all_of.py | 2 +- ...evice_contract_information_relationship.py | 2 +- ...et_device_contract_information_response.py | 2 +- .../asset_device_contract_notification.py | 2 +- ...set_device_contract_notification_all_of.py | 2 +- .../asset_device_endpoint_local_credential.py | 2 +- intersight/model/asset_device_information.py | 2 +- .../model/asset_device_information_all_of.py | 2 +- intersight/model/asset_device_registration.py | 2 +- .../model/asset_device_registration_all_of.py | 2 +- .../model/asset_device_registration_list.py | 2 +- .../asset_device_registration_list_all_of.py | 2 +- .../asset_device_registration_relationship.py | 2 +- .../asset_device_registration_response.py | 2 +- intersight/model/asset_device_statistics.py | 2 +- .../model/asset_device_statistics_all_of.py | 2 +- intersight/model/asset_device_transaction.py | 2 +- .../model/asset_device_transaction_all_of.py | 2 +- intersight/model/asset_global_ultimate.py | 2 +- .../model/asset_global_ultimate_all_of.py | 2 +- ...platform_service_account_key_credential.py | 2 +- ...m_service_account_key_credential_all_of.py | 2 +- intersight/model/asset_http_connection.py | 2 +- .../model/asset_http_connection_all_of.py | 2 +- ..._intersight_device_connector_connection.py | 2 +- intersight/model/asset_metering_type.py | 2 +- .../model/asset_metering_type_all_of.py | 2 +- .../model/asset_new_relic_credential.py | 2 +- .../asset_new_relic_credential_all_of.py | 2 +- .../asset_no_authentication_credential.py | 2 +- .../asset_oauth_bearer_token_credential.py | 2 +- ...et_oauth_bearer_token_credential_all_of.py | 2 +- ...asset_oauth_client_id_secret_credential.py | 2 +- ...auth_client_id_secret_credential_all_of.py | 2 +- ...itachi_virtual_storage_platform_options.py | 2 +- ...virtual_storage_platform_options_all_of.py | 2 +- ...rchestration_hsm_vmware_vcenter_options.py | 2 +- ...ation_hsm_vmware_vcenter_options_all_of.py | 2 +- .../model/asset_orchestration_service.py | 2 +- .../asset_parent_connection_signature.py | 2 +- ...sset_parent_connection_signature_all_of.py | 2 +- .../model/asset_private_key_credential.py | 2 +- .../asset_private_key_credential_all_of.py | 2 +- intersight/model/asset_product_information.py | 2 +- .../model/asset_product_information_all_of.py | 2 +- .../model/asset_scoped_target_connection.py | 2 +- .../asset_scoped_target_connection_all_of.py | 2 +- intersight/model/asset_service.py | 2 +- intersight/model/asset_service_all_of.py | 2 +- .../model/asset_service_now_credential.py | 2 +- .../asset_service_now_credential_all_of.py | 2 +- intersight/model/asset_service_options.py | 2 +- intersight/model/asset_ssh_connection.py | 2 +- .../model/asset_ssh_connection_all_of.py | 2 +- intersight/model/asset_subscription.py | 2 +- .../model/asset_subscription_account.py | 2 +- .../asset_subscription_account_all_of.py | 2 +- .../model/asset_subscription_account_list.py | 2 +- .../asset_subscription_account_list_all_of.py | 2 +- ...asset_subscription_account_relationship.py | 2 +- .../asset_subscription_account_response.py | 2 +- intersight/model/asset_subscription_all_of.py | 2 +- ...ubscription_device_contract_information.py | 2 +- ...tion_device_contract_information_all_of.py | 2 +- ...iption_device_contract_information_list.py | 2 +- ...device_contract_information_list_all_of.py | 2 +- ...on_device_contract_information_response.py | 2 +- intersight/model/asset_subscription_list.py | 2 +- .../model/asset_subscription_list_all_of.py | 2 +- .../model/asset_subscription_relationship.py | 2 +- .../model/asset_subscription_response.py | 2 +- intersight/model/asset_sudi_info.py | 2 +- intersight/model/asset_sudi_info_all_of.py | 2 +- intersight/model/asset_target.py | 2 +- intersight/model/asset_target_all_of.py | 2 +- intersight/model/asset_target_key.py | 2 +- intersight/model/asset_target_key_all_of.py | 2 +- intersight/model/asset_target_list.py | 2 +- intersight/model/asset_target_list_all_of.py | 2 +- intersight/model/asset_target_relationship.py | 2 +- intersight/model/asset_target_response.py | 2 +- intersight/model/asset_target_signature.py | 2 +- .../model/asset_target_signature_all_of.py | 2 +- .../model/asset_target_status_details.py | 2 +- .../asset_terraform_integration_service.py | 2 +- ...orm_integration_terraform_agent_options.py | 2 +- ...egration_terraform_agent_options_all_of.py | 2 +- ...orm_integration_terraform_cloud_options.py | 2 +- ...egration_terraform_cloud_options_all_of.py | 2 +- .../asset_username_password_credential.py | 2 +- ...set_username_password_credential_all_of.py | 2 +- ...rtualization_amazon_web_service_options.py | 2 +- .../asset_virtualization_cloud_options.py | 2 +- ...set_virtualization_cloud_options_all_of.py | 2 +- .../model/asset_virtualization_service.py | 2 +- intersight/model/asset_vm_host.py | 2 +- intersight/model/asset_vm_host_all_of.py | 2 +- ...zer_amazon_web_services_billing_options.py | 2 +- ...zon_web_services_billing_options_all_of.py | 2 +- ...et_workload_optimizer_dynatrace_options.py | 2 +- ...load_optimizer_dynatrace_options_all_of.py | 2 +- ...r_google_cloud_platform_billing_options.py | 2 +- ...e_cloud_platform_billing_options_all_of.py | 2 +- ...asset_workload_optimizer_hyperv_options.py | 2 +- ...orkload_optimizer_hyperv_options_all_of.py | 2 +- ...soft_azure_application_insights_options.py | 2 +- ...ure_application_insights_options_all_of.py | 2 +- ...timizer_microsoft_azure_billing_options.py | 2 +- ..._microsoft_azure_billing_options_all_of.py | 2 +- ...soft_azure_enterprise_agreement_options.py | 2 +- ...ure_enterprise_agreement_options_all_of.py | 2 +- ...crosoft_azure_service_principal_options.py | 2 +- ..._azure_service_principal_options_all_of.py | 2 +- ..._optimizer_microsoft_sql_server_options.py | 2 +- ...zer_microsoft_sql_server_options_all_of.py | 2 +- ...et_workload_optimizer_new_relic_options.py | 2 +- ...load_optimizer_new_relic_options_all_of.py | 2 +- ...t_workload_optimizer_open_stack_options.py | 2 +- ...oad_optimizer_open_stack_options_all_of.py | 2 +- ...ptimizer_oracle_database_server_options.py | 2 +- ...r_oracle_database_server_options_all_of.py | 2 +- ...ad_optimizer_red_hat_open_stack_options.py | 2 +- ...mizer_red_hat_open_stack_options_all_of.py | 2 +- .../model/asset_workload_optimizer_service.py | 2 +- ...rkload_optimizer_vmware_vcenter_options.py | 2 +- ...optimizer_vmware_vcenter_options_all_of.py | 2 +- intersight/model/bios_boot_device.py | 2 +- intersight/model/bios_boot_device_all_of.py | 2 +- intersight/model/bios_boot_device_list.py | 2 +- .../model/bios_boot_device_list_all_of.py | 2 +- .../model/bios_boot_device_relationship.py | 2 +- intersight/model/bios_boot_device_response.py | 2 +- intersight/model/bios_boot_mode.py | 2 +- intersight/model/bios_boot_mode_all_of.py | 2 +- intersight/model/bios_boot_mode_list.py | 2 +- .../model/bios_boot_mode_list_all_of.py | 2 +- .../model/bios_boot_mode_relationship.py | 2 +- intersight/model/bios_boot_mode_response.py | 2 +- intersight/model/bios_policy.py | 2 +- intersight/model/bios_policy_all_of.py | 2 +- intersight/model/bios_policy_list.py | 2 +- intersight/model/bios_policy_list_all_of.py | 2 +- intersight/model/bios_policy_response.py | 2 +- intersight/model/bios_system_boot_order.py | 2 +- .../model/bios_system_boot_order_all_of.py | 2 +- .../model/bios_system_boot_order_list.py | 2 +- .../bios_system_boot_order_list_all_of.py | 2 +- .../bios_system_boot_order_relationship.py | 2 +- .../model/bios_system_boot_order_response.py | 2 +- intersight/model/bios_token_settings.py | 2 +- .../model/bios_token_settings_all_of.py | 2 +- intersight/model/bios_token_settings_list.py | 2 +- .../model/bios_token_settings_list_all_of.py | 2 +- .../model/bios_token_settings_relationship.py | 2 +- .../model/bios_token_settings_response.py | 2 +- intersight/model/bios_unit.py | 2 +- intersight/model/bios_unit_all_of.py | 2 +- intersight/model/bios_unit_list.py | 2 +- intersight/model/bios_unit_list_all_of.py | 2 +- intersight/model/bios_unit_relationship.py | 2 +- intersight/model/bios_unit_response.py | 2 +- ...bios_vf_select_memory_ras_configuration.py | 2 +- ..._select_memory_ras_configuration_all_of.py | 2 +- ...vf_select_memory_ras_configuration_list.py | 2 +- ...ct_memory_ras_configuration_list_all_of.py | 2 +- ...t_memory_ras_configuration_relationship.py | 2 +- ...elect_memory_ras_configuration_response.py | 2 +- intersight/model/boot_bootloader.py | 2 +- intersight/model/boot_bootloader_all_of.py | 2 +- intersight/model/boot_cdd_device.py | 2 +- intersight/model/boot_cdd_device_all_of.py | 2 +- intersight/model/boot_cdd_device_list.py | 2 +- .../model/boot_cdd_device_list_all_of.py | 2 +- .../model/boot_cdd_device_relationship.py | 2 +- intersight/model/boot_cdd_device_response.py | 2 +- intersight/model/boot_configured_device.py | 2 +- .../model/boot_configured_device_all_of.py | 2 +- intersight/model/boot_device_base.py | 2 +- intersight/model/boot_device_base_all_of.py | 2 +- intersight/model/boot_device_boot_mode.py | 2 +- .../model/boot_device_boot_mode_all_of.py | 2 +- .../model/boot_device_boot_mode_list.py | 2 +- .../boot_device_boot_mode_list_all_of.py | 2 +- .../boot_device_boot_mode_relationship.py | 2 +- .../model/boot_device_boot_mode_response.py | 2 +- intersight/model/boot_device_boot_security.py | 2 +- .../model/boot_device_boot_security_all_of.py | 2 +- .../model/boot_device_boot_security_list.py | 2 +- .../boot_device_boot_security_list_all_of.py | 2 +- .../boot_device_boot_security_relationship.py | 2 +- .../boot_device_boot_security_response.py | 2 +- intersight/model/boot_hdd_device.py | 2 +- intersight/model/boot_hdd_device_all_of.py | 2 +- intersight/model/boot_hdd_device_list.py | 2 +- .../model/boot_hdd_device_list_all_of.py | 2 +- .../model/boot_hdd_device_relationship.py | 2 +- intersight/model/boot_hdd_device_response.py | 2 +- intersight/model/boot_iscsi.py | 2 +- intersight/model/boot_iscsi_all_of.py | 2 +- intersight/model/boot_iscsi_device.py | 2 +- intersight/model/boot_iscsi_device_all_of.py | 2 +- intersight/model/boot_iscsi_device_list.py | 2 +- .../model/boot_iscsi_device_list_all_of.py | 2 +- .../model/boot_iscsi_device_relationship.py | 2 +- .../model/boot_iscsi_device_response.py | 2 +- intersight/model/boot_local_cdd.py | 2 +- intersight/model/boot_local_disk.py | 2 +- intersight/model/boot_local_disk_all_of.py | 2 +- intersight/model/boot_nvme.py | 2 +- intersight/model/boot_nvme_all_of.py | 2 +- intersight/model/boot_nvme_device.py | 2 +- intersight/model/boot_nvme_device_all_of.py | 2 +- intersight/model/boot_nvme_device_list.py | 2 +- .../model/boot_nvme_device_list_all_of.py | 2 +- .../model/boot_nvme_device_relationship.py | 2 +- intersight/model/boot_nvme_device_response.py | 2 +- intersight/model/boot_pch_storage.py | 2 +- intersight/model/boot_pch_storage_all_of.py | 2 +- intersight/model/boot_pch_storage_device.py | 2 +- .../model/boot_pch_storage_device_all_of.py | 2 +- .../model/boot_pch_storage_device_list.py | 2 +- .../boot_pch_storage_device_list_all_of.py | 2 +- .../boot_pch_storage_device_relationship.py | 2 +- .../model/boot_pch_storage_device_response.py | 2 +- intersight/model/boot_precision_policy.py | 2 +- .../model/boot_precision_policy_all_of.py | 2 +- .../model/boot_precision_policy_list.py | 2 +- .../boot_precision_policy_list_all_of.py | 2 +- .../model/boot_precision_policy_response.py | 2 +- intersight/model/boot_pxe.py | 2 +- intersight/model/boot_pxe_all_of.py | 2 +- intersight/model/boot_pxe_device.py | 2 +- intersight/model/boot_pxe_device_all_of.py | 2 +- intersight/model/boot_pxe_device_list.py | 2 +- .../model/boot_pxe_device_list_all_of.py | 2 +- .../model/boot_pxe_device_relationship.py | 2 +- intersight/model/boot_pxe_device_response.py | 2 +- intersight/model/boot_san.py | 2 +- intersight/model/boot_san_all_of.py | 2 +- intersight/model/boot_san_device.py | 2 +- intersight/model/boot_san_device_all_of.py | 2 +- intersight/model/boot_san_device_list.py | 2 +- .../model/boot_san_device_list_all_of.py | 2 +- .../model/boot_san_device_relationship.py | 2 +- intersight/model/boot_san_device_response.py | 2 +- intersight/model/boot_sd_card.py | 2 +- intersight/model/boot_sd_card_all_of.py | 2 +- intersight/model/boot_sd_device.py | 2 +- intersight/model/boot_sd_device_all_of.py | 2 +- intersight/model/boot_sd_device_list.py | 2 +- .../model/boot_sd_device_list_all_of.py | 2 +- .../model/boot_sd_device_relationship.py | 2 +- intersight/model/boot_sd_device_response.py | 2 +- intersight/model/boot_uefi_shell.py | 2 +- intersight/model/boot_uefi_shell_device.py | 2 +- .../model/boot_uefi_shell_device_all_of.py | 2 +- .../model/boot_uefi_shell_device_list.py | 2 +- .../boot_uefi_shell_device_list_all_of.py | 2 +- .../boot_uefi_shell_device_relationship.py | 2 +- .../model/boot_uefi_shell_device_response.py | 2 +- intersight/model/boot_usb.py | 2 +- intersight/model/boot_usb_all_of.py | 2 +- intersight/model/boot_usb_device.py | 2 +- intersight/model/boot_usb_device_all_of.py | 2 +- intersight/model/boot_usb_device_list.py | 2 +- .../model/boot_usb_device_list_all_of.py | 2 +- .../model/boot_usb_device_relationship.py | 2 +- intersight/model/boot_usb_device_response.py | 2 +- intersight/model/boot_virtual_media.py | 2 +- intersight/model/boot_virtual_media_all_of.py | 2 +- intersight/model/boot_vmedia_device.py | 2 +- intersight/model/boot_vmedia_device_all_of.py | 2 +- intersight/model/boot_vmedia_device_list.py | 2 +- .../model/boot_vmedia_device_list_all_of.py | 2 +- .../model/boot_vmedia_device_relationship.py | 2 +- .../model/boot_vmedia_device_response.py | 2 +- intersight/model/bulk_api_result.py | 2 +- intersight/model/bulk_api_result_all_of.py | 2 +- intersight/model/bulk_export.py | 2 +- intersight/model/bulk_export_all_of.py | 2 +- intersight/model/bulk_export_list.py | 2 +- intersight/model/bulk_export_list_all_of.py | 2 +- intersight/model/bulk_export_relationship.py | 2 +- intersight/model/bulk_export_response.py | 2 +- intersight/model/bulk_exported_item.py | 2 +- intersight/model/bulk_exported_item_all_of.py | 2 +- intersight/model/bulk_exported_item_list.py | 2 +- .../model/bulk_exported_item_list_all_of.py | 2 +- .../model/bulk_exported_item_relationship.py | 2 +- .../model/bulk_exported_item_response.py | 2 +- intersight/model/bulk_http_header.py | 2 +- intersight/model/bulk_http_header_all_of.py | 2 +- intersight/model/bulk_mo_cloner.py | 2 +- intersight/model/bulk_mo_cloner_all_of.py | 2 +- intersight/model/bulk_mo_merger.py | 2 +- intersight/model/bulk_mo_merger_all_of.py | 2 +- intersight/model/bulk_request.py | 2 +- intersight/model/bulk_request_all_of.py | 2 +- intersight/model/bulk_request_list.py | 2 +- intersight/model/bulk_request_list_all_of.py | 2 +- intersight/model/bulk_request_relationship.py | 2 +- intersight/model/bulk_request_response.py | 2 +- intersight/model/bulk_rest_result.py | 2 +- intersight/model/bulk_rest_result_all_of.py | 2 +- intersight/model/bulk_rest_sub_request.py | 2 +- .../model/bulk_rest_sub_request_all_of.py | 2 +- intersight/model/bulk_sub_request.py | 2 +- intersight/model/bulk_sub_request_all_of.py | 2 +- intersight/model/bulk_sub_request_obj.py | 2 +- .../model/bulk_sub_request_obj_all_of.py | 2 +- intersight/model/bulk_sub_request_obj_list.py | 2 +- .../model/bulk_sub_request_obj_list_all_of.py | 2 +- .../bulk_sub_request_obj_relationship.py | 2 +- .../model/bulk_sub_request_obj_response.py | 2 +- .../model/capability_actions_meta_data.py | 2 +- .../capability_actions_meta_data_all_of.py | 2 +- .../capability_actions_meta_data_list.py | 2 +- ...apability_actions_meta_data_list_all_of.py | 2 +- .../capability_actions_meta_data_response.py | 2 +- .../capability_adapter_deprecated_def.py | 2 +- ...apability_adapter_deprecated_def_all_of.py | 2 +- .../capability_adapter_deprecated_def_list.py | 2 +- ...lity_adapter_deprecated_def_list_all_of.py | 2 +- ...ability_adapter_deprecated_def_response.py | 2 +- .../capability_adapter_unit_descriptor.py | 2 +- ...pability_adapter_unit_descriptor_all_of.py | 2 +- ...capability_adapter_unit_descriptor_list.py | 2 +- ...ity_adapter_unit_descriptor_list_all_of.py | 2 +- ...bility_adapter_unit_descriptor_response.py | 2 +- intersight/model/capability_capability.py | 2 +- .../model/capability_capability_all_of.py | 2 +- .../capability_capability_relationship.py | 2 +- intersight/model/capability_catalog.py | 2 +- intersight/model/capability_catalog_all_of.py | 2 +- intersight/model/capability_catalog_list.py | 2 +- .../model/capability_catalog_list_all_of.py | 2 +- .../model/capability_catalog_response.py | 2 +- .../model/capability_chassis_descriptor.py | 2 +- .../capability_chassis_descriptor_all_of.py | 2 +- .../capability_chassis_descriptor_list.py | 2 +- ...pability_chassis_descriptor_list_all_of.py | 2 +- .../capability_chassis_descriptor_response.py | 2 +- .../capability_chassis_manufacturing_def.py | 2 +- ...bility_chassis_manufacturing_def_all_of.py | 2 +- ...pability_chassis_manufacturing_def_list.py | 2 +- ...y_chassis_manufacturing_def_list_all_of.py | 2 +- ...lity_chassis_manufacturing_def_response.py | 2 +- .../capability_cimc_firmware_descriptor.py | 2 +- ...ability_cimc_firmware_descriptor_all_of.py | 2 +- ...apability_cimc_firmware_descriptor_list.py | 2 +- ...ty_cimc_firmware_descriptor_list_all_of.py | 2 +- ...ility_cimc_firmware_descriptor_response.py | 2 +- .../model/capability_endpoint_descriptor.py | 2 +- .../capability_endpoint_descriptor_all_of.py | 2 +- .../capability_equipment_physical_def.py | 2 +- ...apability_equipment_physical_def_all_of.py | 2 +- .../capability_equipment_physical_def_list.py | 2 +- ...lity_equipment_physical_def_list_all_of.py | 2 +- ...ability_equipment_physical_def_response.py | 2 +- .../model/capability_equipment_slot_array.py | 2 +- .../capability_equipment_slot_array_all_of.py | 2 +- .../capability_equipment_slot_array_list.py | 2 +- ...bility_equipment_slot_array_list_all_of.py | 2 +- ...apability_equipment_slot_array_response.py | 2 +- .../model/capability_fan_module_descriptor.py | 2 +- ...capability_fan_module_descriptor_all_of.py | 2 +- .../capability_fan_module_descriptor_list.py | 2 +- ...ility_fan_module_descriptor_list_all_of.py | 2 +- ...pability_fan_module_descriptor_response.py | 2 +- ...capability_fan_module_manufacturing_def.py | 2 +- ...ity_fan_module_manufacturing_def_all_of.py | 2 +- ...ility_fan_module_manufacturing_def_list.py | 2 +- ...an_module_manufacturing_def_list_all_of.py | 2 +- ...y_fan_module_manufacturing_def_response.py | 2 +- intersight/model/capability_feature_config.py | 2 +- .../model/capability_feature_config_all_of.py | 2 +- .../model/capability_fex_capability_def.py | 2 +- .../capability_fex_capability_def_all_of.py | 2 +- .../capability_fex_capability_def_list.py | 2 +- ...pability_fex_capability_def_list_all_of.py | 2 +- .../capability_fex_capability_def_response.py | 2 +- intersight/model/capability_fex_descriptor.py | 2 +- .../model/capability_fex_descriptor_all_of.py | 2 +- .../model/capability_fex_descriptor_list.py | 2 +- .../capability_fex_descriptor_list_all_of.py | 2 +- .../capability_fex_descriptor_response.py | 2 +- .../model/capability_fex_manufacturing_def.py | 2 +- ...capability_fex_manufacturing_def_all_of.py | 2 +- .../capability_fex_manufacturing_def_list.py | 2 +- ...ility_fex_manufacturing_def_list_all_of.py | 2 +- ...pability_fex_manufacturing_def_response.py | 2 +- .../model/capability_hardware_descriptor.py | 2 +- .../capability_io_card_capability_def.py | 2 +- ...apability_io_card_capability_def_all_of.py | 2 +- .../capability_io_card_capability_def_list.py | 2 +- ...lity_io_card_capability_def_list_all_of.py | 2 +- ...ability_io_card_capability_def_response.py | 2 +- .../model/capability_io_card_descriptor.py | 2 +- .../capability_io_card_descriptor_all_of.py | 2 +- .../capability_io_card_descriptor_list.py | 2 +- ...pability_io_card_descriptor_list_all_of.py | 2 +- .../capability_io_card_descriptor_response.py | 2 +- .../capability_io_card_manufacturing_def.py | 2 +- ...bility_io_card_manufacturing_def_all_of.py | 2 +- ...pability_io_card_manufacturing_def_list.py | 2 +- ...y_io_card_manufacturing_def_list_all_of.py | 2 +- ...lity_io_card_manufacturing_def_response.py | 2 +- .../capability_port_group_aggregation_def.py | 2 +- ...ility_port_group_aggregation_def_all_of.py | 2 +- ...ability_port_group_aggregation_def_list.py | 2 +- ..._port_group_aggregation_def_list_all_of.py | 2 +- ...ity_port_group_aggregation_def_response.py | 2 +- intersight/model/capability_port_range.py | 2 +- .../model/capability_port_range_all_of.py | 2 +- intersight/model/capability_psu_descriptor.py | 2 +- .../model/capability_psu_descriptor_all_of.py | 2 +- .../model/capability_psu_descriptor_list.py | 2 +- .../capability_psu_descriptor_list_all_of.py | 2 +- .../capability_psu_descriptor_response.py | 2 +- .../model/capability_psu_manufacturing_def.py | 2 +- ...capability_psu_manufacturing_def_all_of.py | 2 +- .../capability_psu_manufacturing_def_list.py | 2 +- ...ility_psu_manufacturing_def_list_all_of.py | 2 +- ...pability_psu_manufacturing_def_response.py | 2 +- .../model/capability_server_descriptor.py | 2 +- .../capability_server_descriptor_all_of.py | 2 +- .../capability_server_descriptor_list.py | 2 +- ...apability_server_descriptor_list_all_of.py | 2 +- .../capability_server_descriptor_response.py | 2 +- ...capability_server_models_capability_def.py | 2 +- ...ity_server_models_capability_def_all_of.py | 2 +- ...ility_server_models_capability_def_list.py | 2 +- ...erver_models_capability_def_list_all_of.py | 2 +- ...y_server_models_capability_def_response.py | 2 +- .../capability_server_schema_descriptor.py | 2 +- ...ability_server_schema_descriptor_all_of.py | 2 +- ...apability_server_schema_descriptor_list.py | 2 +- ...ty_server_schema_descriptor_list_all_of.py | 2 +- ...ility_server_schema_descriptor_response.py | 2 +- .../capability_sioc_module_capability_def.py | 2 +- ...ility_sioc_module_capability_def_all_of.py | 2 +- ...ability_sioc_module_capability_def_list.py | 2 +- ..._sioc_module_capability_def_list_all_of.py | 2 +- ...ity_sioc_module_capability_def_response.py | 2 +- .../capability_sioc_module_descriptor.py | 2 +- ...apability_sioc_module_descriptor_all_of.py | 2 +- .../capability_sioc_module_descriptor_list.py | 2 +- ...lity_sioc_module_descriptor_list_all_of.py | 2 +- ...ability_sioc_module_descriptor_response.py | 2 +- ...apability_sioc_module_manufacturing_def.py | 2 +- ...ty_sioc_module_manufacturing_def_all_of.py | 2 +- ...lity_sioc_module_manufacturing_def_list.py | 2 +- ...oc_module_manufacturing_def_list_all_of.py | 2 +- ..._sioc_module_manufacturing_def_response.py | 2 +- .../model/capability_switch_capability.py | 2 +- .../capability_switch_capability_all_of.py | 2 +- .../model/capability_switch_capability_def.py | 2 +- ...capability_switch_capability_def_all_of.py | 2 +- .../capability_switch_capability_list.py | 2 +- ...apability_switch_capability_list_all_of.py | 2 +- .../capability_switch_capability_response.py | 2 +- .../model/capability_switch_descriptor.py | 2 +- .../capability_switch_descriptor_all_of.py | 2 +- .../capability_switch_descriptor_list.py | 2 +- ...apability_switch_descriptor_list_all_of.py | 2 +- .../capability_switch_descriptor_response.py | 2 +- .../capability_switch_manufacturing_def.py | 2 +- ...ability_switch_manufacturing_def_all_of.py | 2 +- ...apability_switch_manufacturing_def_list.py | 2 +- ...ty_switch_manufacturing_def_list_all_of.py | 2 +- ...ility_switch_manufacturing_def_response.py | 2 +- .../model/capability_switch_network_limits.py | 2 +- ...capability_switch_network_limits_all_of.py | 2 +- .../model/capability_switch_storage_limits.py | 2 +- ...capability_switch_storage_limits_all_of.py | 2 +- .../model/capability_switch_system_limits.py | 2 +- .../capability_switch_system_limits_all_of.py | 2 +- .../capability_switching_mode_capability.py | 2 +- ...bility_switching_mode_capability_all_of.py | 2 +- .../certificatemanagement_certificate_base.py | 2 +- ...icatemanagement_certificate_base_all_of.py | 2 +- intersight/model/certificatemanagement_imc.py | 2 +- .../model/certificatemanagement_policy.py | 2 +- .../certificatemanagement_policy_all_of.py | 2 +- .../certificatemanagement_policy_inventory.py | 2 +- ...icatemanagement_policy_inventory_all_of.py | 2 +- ...ificatemanagement_policy_inventory_list.py | 2 +- ...management_policy_inventory_list_all_of.py | 2 +- ...atemanagement_policy_inventory_response.py | 2 +- .../certificatemanagement_policy_list.py | 2 +- ...ertificatemanagement_policy_list_all_of.py | 2 +- .../certificatemanagement_policy_response.py | 2 +- .../model/chassis_config_change_detail.py | 2 +- .../chassis_config_change_detail_all_of.py | 2 +- .../chassis_config_change_detail_list.py | 2 +- ...hassis_config_change_detail_list_all_of.py | 2 +- ...assis_config_change_detail_relationship.py | 2 +- .../chassis_config_change_detail_response.py | 2 +- intersight/model/chassis_config_import.py | 2 +- .../model/chassis_config_import_all_of.py | 2 +- .../model/chassis_config_import_list.py | 2 +- .../chassis_config_import_list_all_of.py | 2 +- .../model/chassis_config_import_response.py | 2 +- intersight/model/chassis_config_result.py | 2 +- .../model/chassis_config_result_all_of.py | 2 +- .../model/chassis_config_result_entry.py | 2 +- .../chassis_config_result_entry_all_of.py | 2 +- .../model/chassis_config_result_entry_list.py | 2 +- ...chassis_config_result_entry_list_all_of.py | 2 +- ...hassis_config_result_entry_relationship.py | 2 +- .../chassis_config_result_entry_response.py | 2 +- .../model/chassis_config_result_list.py | 2 +- .../chassis_config_result_list_all_of.py | 2 +- .../chassis_config_result_relationship.py | 2 +- .../model/chassis_config_result_response.py | 2 +- intersight/model/chassis_iom_profile.py | 2 +- .../model/chassis_iom_profile_all_of.py | 2 +- intersight/model/chassis_iom_profile_list.py | 2 +- .../model/chassis_iom_profile_list_all_of.py | 2 +- .../model/chassis_iom_profile_relationship.py | 2 +- .../model/chassis_iom_profile_response.py | 2 +- intersight/model/chassis_profile.py | 2 +- intersight/model/chassis_profile_all_of.py | 2 +- intersight/model/chassis_profile_list.py | 2 +- .../model/chassis_profile_list_all_of.py | 2 +- .../model/chassis_profile_relationship.py | 2 +- intersight/model/chassis_profile_response.py | 2 +- intersight/model/cloud_availability_zone.py | 2 +- .../model/cloud_availability_zone_all_of.py | 2 +- intersight/model/cloud_aws_billing_unit.py | 2 +- .../model/cloud_aws_billing_unit_all_of.py | 2 +- .../model/cloud_aws_billing_unit_list.py | 2 +- .../cloud_aws_billing_unit_list_all_of.py | 2 +- .../cloud_aws_billing_unit_relationship.py | 2 +- .../model/cloud_aws_billing_unit_response.py | 2 +- intersight/model/cloud_aws_key_pair.py | 2 +- intersight/model/cloud_aws_key_pair_all_of.py | 2 +- intersight/model/cloud_aws_key_pair_list.py | 2 +- .../model/cloud_aws_key_pair_list_all_of.py | 2 +- .../model/cloud_aws_key_pair_relationship.py | 2 +- .../model/cloud_aws_key_pair_response.py | 2 +- .../model/cloud_aws_network_interface.py | 2 +- .../cloud_aws_network_interface_all_of.py | 2 +- .../model/cloud_aws_network_interface_list.py | 2 +- ...cloud_aws_network_interface_list_all_of.py | 2 +- .../cloud_aws_network_interface_response.py | 2 +- .../model/cloud_aws_organizational_unit.py | 2 +- .../cloud_aws_organizational_unit_all_of.py | 2 +- .../cloud_aws_organizational_unit_list.py | 2 +- ...oud_aws_organizational_unit_list_all_of.py | 2 +- ...ud_aws_organizational_unit_relationship.py | 2 +- .../cloud_aws_organizational_unit_response.py | 2 +- intersight/model/cloud_aws_security_group.py | 2 +- .../model/cloud_aws_security_group_all_of.py | 2 +- .../model/cloud_aws_security_group_list.py | 2 +- .../cloud_aws_security_group_list_all_of.py | 2 +- .../cloud_aws_security_group_relationship.py | 2 +- .../cloud_aws_security_group_response.py | 2 +- intersight/model/cloud_aws_subnet.py | 2 +- intersight/model/cloud_aws_subnet_all_of.py | 2 +- intersight/model/cloud_aws_subnet_list.py | 2 +- .../model/cloud_aws_subnet_list_all_of.py | 2 +- .../model/cloud_aws_subnet_relationship.py | 2 +- intersight/model/cloud_aws_subnet_response.py | 2 +- intersight/model/cloud_aws_virtual_machine.py | 2 +- .../model/cloud_aws_virtual_machine_all_of.py | 2 +- .../model/cloud_aws_virtual_machine_list.py | 2 +- .../cloud_aws_virtual_machine_list_all_of.py | 2 +- .../cloud_aws_virtual_machine_response.py | 2 +- intersight/model/cloud_aws_volume.py | 2 +- intersight/model/cloud_aws_volume_all_of.py | 2 +- intersight/model/cloud_aws_volume_list.py | 2 +- .../model/cloud_aws_volume_list_all_of.py | 2 +- intersight/model/cloud_aws_volume_response.py | 2 +- intersight/model/cloud_aws_vpc.py | 2 +- intersight/model/cloud_aws_vpc_all_of.py | 2 +- intersight/model/cloud_aws_vpc_list.py | 2 +- intersight/model/cloud_aws_vpc_list_all_of.py | 2 +- .../model/cloud_aws_vpc_relationship.py | 2 +- intersight/model/cloud_aws_vpc_response.py | 2 +- intersight/model/cloud_base_billing_unit.py | 2 +- .../model/cloud_base_billing_unit_all_of.py | 2 +- intersight/model/cloud_base_entity.py | 2 +- intersight/model/cloud_base_entity_all_of.py | 2 +- intersight/model/cloud_base_network.py | 2 +- intersight/model/cloud_base_network_all_of.py | 2 +- .../model/cloud_base_network_interface.py | 2 +- .../cloud_base_network_interface_all_of.py | 2 +- intersight/model/cloud_base_placement.py | 2 +- .../model/cloud_base_placement_all_of.py | 2 +- intersight/model/cloud_base_sku.py | 2 +- intersight/model/cloud_base_sku_all_of.py | 2 +- .../model/cloud_base_sku_relationship.py | 2 +- .../model/cloud_base_virtual_machine.py | 2 +- .../cloud_base_virtual_machine_all_of.py | 2 +- intersight/model/cloud_base_volume.py | 2 +- intersight/model/cloud_base_volume_all_of.py | 2 +- intersight/model/cloud_billing_unit.py | 2 +- intersight/model/cloud_billing_unit_all_of.py | 2 +- intersight/model/cloud_cloud_region.py | 2 +- intersight/model/cloud_cloud_region_all_of.py | 2 +- intersight/model/cloud_cloud_tag.py | 2 +- intersight/model/cloud_cloud_tag_all_of.py | 2 +- intersight/model/cloud_collect_inventory.py | 2 +- .../model/cloud_collect_inventory_all_of.py | 2 +- intersight/model/cloud_custom_attributes.py | 2 +- .../model/cloud_custom_attributes_all_of.py | 2 +- intersight/model/cloud_image_reference.py | 2 +- .../model/cloud_image_reference_all_of.py | 2 +- intersight/model/cloud_instance_type.py | 2 +- .../model/cloud_instance_type_all_of.py | 2 +- .../model/cloud_network_access_config.py | 2 +- .../cloud_network_access_config_all_of.py | 2 +- intersight/model/cloud_network_address.py | 2 +- .../model/cloud_network_address_all_of.py | 2 +- .../cloud_network_instance_attachment.py | 2 +- ...loud_network_instance_attachment_all_of.py | 2 +- .../cloud_network_interface_attachment.py | 2 +- ...oud_network_interface_attachment_all_of.py | 2 +- intersight/model/cloud_regions.py | 2 +- intersight/model/cloud_regions_all_of.py | 2 +- intersight/model/cloud_regions_list.py | 2 +- intersight/model/cloud_regions_list_all_of.py | 2 +- .../model/cloud_regions_relationship.py | 2 +- intersight/model/cloud_regions_response.py | 2 +- intersight/model/cloud_security_group_rule.py | 2 +- .../model/cloud_security_group_rule_all_of.py | 2 +- intersight/model/cloud_sku_container_type.py | 2 +- .../model/cloud_sku_container_type_all_of.py | 2 +- .../model/cloud_sku_container_type_list.py | 2 +- .../cloud_sku_container_type_list_all_of.py | 2 +- .../cloud_sku_container_type_response.py | 2 +- intersight/model/cloud_sku_database_type.py | 2 +- .../model/cloud_sku_database_type_all_of.py | 2 +- .../model/cloud_sku_database_type_list.py | 2 +- .../cloud_sku_database_type_list_all_of.py | 2 +- .../model/cloud_sku_database_type_response.py | 2 +- intersight/model/cloud_sku_instance_type.py | 2 +- .../model/cloud_sku_instance_type_all_of.py | 2 +- .../model/cloud_sku_instance_type_list.py | 2 +- .../cloud_sku_instance_type_list_all_of.py | 2 +- .../model/cloud_sku_instance_type_response.py | 2 +- intersight/model/cloud_sku_network_type.py | 2 +- .../model/cloud_sku_network_type_list.py | 2 +- .../cloud_sku_network_type_list_all_of.py | 2 +- .../model/cloud_sku_network_type_response.py | 2 +- .../model/cloud_sku_region_rate_cards.py | 2 +- .../cloud_sku_region_rate_cards_all_of.py | 2 +- .../model/cloud_sku_region_rate_cards_list.py | 2 +- ...cloud_sku_region_rate_cards_list_all_of.py | 2 +- .../cloud_sku_region_rate_cards_response.py | 2 +- intersight/model/cloud_sku_volume_type.py | 2 +- .../model/cloud_sku_volume_type_all_of.py | 2 +- .../model/cloud_sku_volume_type_list.py | 2 +- .../cloud_sku_volume_type_list_all_of.py | 2 +- .../model/cloud_sku_volume_type_response.py | 2 +- intersight/model/cloud_tfc_agentpool.py | 2 +- .../model/cloud_tfc_agentpool_all_of.py | 2 +- intersight/model/cloud_tfc_agentpool_list.py | 2 +- .../model/cloud_tfc_agentpool_list_all_of.py | 2 +- .../model/cloud_tfc_agentpool_response.py | 2 +- intersight/model/cloud_tfc_organization.py | 2 +- .../model/cloud_tfc_organization_all_of.py | 2 +- .../model/cloud_tfc_organization_list.py | 2 +- .../cloud_tfc_organization_list_all_of.py | 2 +- .../cloud_tfc_organization_relationship.py | 2 +- .../model/cloud_tfc_organization_response.py | 2 +- intersight/model/cloud_tfc_workspace.py | 2 +- .../model/cloud_tfc_workspace_all_of.py | 2 +- intersight/model/cloud_tfc_workspace_list.py | 2 +- .../model/cloud_tfc_workspace_list_all_of.py | 2 +- .../model/cloud_tfc_workspace_response.py | 2 +- .../model/cloud_tfc_workspace_variables.py | 2 +- .../cloud_tfc_workspace_variables_all_of.py | 2 +- intersight/model/cloud_volume_attachment.py | 2 +- .../model/cloud_volume_attachment_all_of.py | 2 +- .../model/cloud_volume_instance_attachment.py | 2 +- ...cloud_volume_instance_attachment_all_of.py | 2 +- intersight/model/cloud_volume_iops_info.py | 2 +- .../model/cloud_volume_iops_info_all_of.py | 2 +- intersight/model/cloud_volume_type.py | 2 +- intersight/model/cloud_volume_type_all_of.py | 2 +- intersight/model/cmrf_cm_rf.py | 2 +- intersight/model/cmrf_cm_rf_all_of.py | 2 +- .../model/comm_abstract_http_proxy_policy.py | 2 +- .../comm_abstract_http_proxy_policy_all_of.py | 2 +- intersight/model/comm_http_proxy_policy.py | 2 +- .../model/comm_http_proxy_policy_all_of.py | 2 +- .../model/comm_http_proxy_policy_list.py | 2 +- .../comm_http_proxy_policy_list_all_of.py | 2 +- .../comm_http_proxy_policy_relationship.py | 2 +- .../model/comm_http_proxy_policy_response.py | 2 +- intersight/model/comm_ip_v4_address_block.py | 2 +- .../model/comm_ip_v4_address_block_all_of.py | 2 +- intersight/model/comm_ip_v4_interface.py | 2 +- .../model/comm_ip_v4_interface_all_of.py | 2 +- intersight/model/comm_ip_v6_interface.py | 2 +- .../model/comm_ip_v6_interface_all_of.py | 2 +- intersight/model/compute_alarm_summary.py | 2 +- .../model/compute_alarm_summary_all_of.py | 2 +- intersight/model/compute_base_cluster.py | 2 +- .../model/compute_base_cluster_all_of.py | 2 +- .../compute_base_cluster_relationship.py | 2 +- intersight/model/compute_blade.py | 2 +- intersight/model/compute_blade_all_of.py | 2 +- intersight/model/compute_blade_identity.py | 2 +- .../model/compute_blade_identity_all_of.py | 2 +- .../model/compute_blade_identity_list.py | 2 +- .../compute_blade_identity_list_all_of.py | 2 +- .../compute_blade_identity_relationship.py | 2 +- .../model/compute_blade_identity_response.py | 2 +- intersight/model/compute_blade_list.py | 2 +- intersight/model/compute_blade_list_all_of.py | 2 +- .../model/compute_blade_relationship.py | 2 +- intersight/model/compute_blade_response.py | 2 +- intersight/model/compute_board.py | 2 +- intersight/model/compute_board_all_of.py | 2 +- intersight/model/compute_board_list.py | 2 +- intersight/model/compute_board_list_all_of.py | 2 +- .../model/compute_board_relationship.py | 2 +- intersight/model/compute_board_response.py | 2 +- intersight/model/compute_ip_address.py | 2 +- intersight/model/compute_ip_address_all_of.py | 2 +- intersight/model/compute_mapping.py | 2 +- intersight/model/compute_mapping_all_of.py | 2 +- intersight/model/compute_mapping_list.py | 2 +- .../model/compute_mapping_list_all_of.py | 2 +- .../model/compute_mapping_relationship.py | 2 +- intersight/model/compute_mapping_response.py | 2 +- .../model/compute_pending_workflow_trigger.py | 2 +- .../model/compute_persistent_memory_module.py | 2 +- ...compute_persistent_memory_module_all_of.py | 2 +- .../compute_persistent_memory_operation.py | 2 +- ...pute_persistent_memory_operation_all_of.py | 2 +- intersight/model/compute_personality.py | 2 +- .../model/compute_personality_all_of.py | 2 +- intersight/model/compute_personality_list.py | 2 +- .../model/compute_personality_list_all_of.py | 2 +- .../model/compute_personality_relationship.py | 2 +- .../model/compute_personality_response.py | 2 +- intersight/model/compute_physical.py | 2 +- intersight/model/compute_physical_all_of.py | 2 +- .../model/compute_physical_relationship.py | 2 +- intersight/model/compute_physical_summary.py | 2 +- .../model/compute_physical_summary_all_of.py | 2 +- .../model/compute_physical_summary_list.py | 2 +- .../compute_physical_summary_list_all_of.py | 2 +- .../compute_physical_summary_relationship.py | 2 +- .../compute_physical_summary_response.py | 2 +- intersight/model/compute_rack_unit.py | 2 +- intersight/model/compute_rack_unit_all_of.py | 2 +- .../model/compute_rack_unit_identity.py | 2 +- .../compute_rack_unit_identity_all_of.py | 2 +- .../model/compute_rack_unit_identity_list.py | 2 +- .../compute_rack_unit_identity_list_all_of.py | 2 +- .../compute_rack_unit_identity_response.py | 2 +- intersight/model/compute_rack_unit_list.py | 2 +- .../model/compute_rack_unit_list_all_of.py | 2 +- .../model/compute_rack_unit_relationship.py | 2 +- .../model/compute_rack_unit_response.py | 2 +- intersight/model/compute_server_config.py | 2 +- .../model/compute_server_config_all_of.py | 2 +- intersight/model/compute_server_id_pool.py | 2 +- .../model/compute_server_id_pool_all_of.py | 2 +- .../model/compute_server_id_pool_list.py | 2 +- .../compute_server_id_pool_list_all_of.py | 2 +- .../model/compute_server_id_pool_response.py | 2 +- intersight/model/compute_server_op_status.py | 2 +- .../model/compute_server_op_status_all_of.py | 2 +- .../model/compute_server_power_policy.py | 2 +- .../compute_server_power_policy_all_of.py | 2 +- .../model/compute_server_power_policy_list.py | 2 +- ...compute_server_power_policy_list_all_of.py | 2 +- .../compute_server_power_policy_response.py | 2 +- intersight/model/compute_server_setting.py | 2 +- .../model/compute_server_setting_all_of.py | 2 +- .../model/compute_server_setting_list.py | 2 +- .../compute_server_setting_list_all_of.py | 2 +- .../model/compute_server_setting_response.py | 2 +- .../compute_storage_controller_operation.py | 2 +- ...ute_storage_controller_operation_all_of.py | 2 +- .../model/compute_storage_physical_drive.py | 2 +- .../compute_storage_physical_drive_all_of.py | 2 +- ...ompute_storage_physical_drive_operation.py | 2 +- ...storage_physical_drive_operation_all_of.py | 2 +- .../model/compute_storage_virtual_drive.py | 2 +- .../compute_storage_virtual_drive_all_of.py | 2 +- ...compute_storage_virtual_drive_operation.py | 2 +- ..._storage_virtual_drive_operation_all_of.py | 2 +- intersight/model/compute_vmedia.py | 2 +- intersight/model/compute_vmedia_all_of.py | 2 +- intersight/model/compute_vmedia_list.py | 2 +- .../model/compute_vmedia_list_all_of.py | 2 +- .../model/compute_vmedia_relationship.py | 2 +- intersight/model/compute_vmedia_response.py | 2 +- intersight/model/cond_alarm.py | 2 +- intersight/model/cond_alarm_action.py | 2 +- intersight/model/cond_alarm_action_all_of.py | 2 +- intersight/model/cond_alarm_aggregation.py | 2 +- .../model/cond_alarm_aggregation_all_of.py | 2 +- .../model/cond_alarm_aggregation_list.py | 2 +- .../cond_alarm_aggregation_list_all_of.py | 2 +- .../model/cond_alarm_aggregation_response.py | 2 +- intersight/model/cond_alarm_all_of.py | 2 +- intersight/model/cond_alarm_definition.py | 2 +- .../model/cond_alarm_definition_all_of.py | 2 +- .../model/cond_alarm_definition_list.py | 2 +- .../cond_alarm_definition_list_all_of.py | 2 +- .../model/cond_alarm_definition_response.py | 2 +- intersight/model/cond_alarm_list.py | 2 +- intersight/model/cond_alarm_list_all_of.py | 2 +- intersight/model/cond_alarm_response.py | 2 +- intersight/model/cond_alarm_spec.py | 2 +- intersight/model/cond_alarm_spec_all_of.py | 2 +- intersight/model/cond_alarm_summary.py | 25 +++++++++++++++---- intersight/model/cond_alarm_summary_all_of.py | 25 +++++++++++++++---- intersight/model/cond_hcl_status.py | 2 +- intersight/model/cond_hcl_status_all_of.py | 2 +- intersight/model/cond_hcl_status_detail.py | 2 +- .../model/cond_hcl_status_detail_all_of.py | 2 +- .../model/cond_hcl_status_detail_list.py | 2 +- .../cond_hcl_status_detail_list_all_of.py | 2 +- .../cond_hcl_status_detail_relationship.py | 2 +- .../model/cond_hcl_status_detail_response.py | 2 +- intersight/model/cond_hcl_status_job.py | 2 +- .../model/cond_hcl_status_job_all_of.py | 2 +- intersight/model/cond_hcl_status_job_list.py | 2 +- .../model/cond_hcl_status_job_list_all_of.py | 2 +- .../model/cond_hcl_status_job_response.py | 2 +- intersight/model/cond_hcl_status_list.py | 2 +- .../model/cond_hcl_status_list_all_of.py | 2 +- .../model/cond_hcl_status_relationship.py | 2 +- intersight/model/cond_hcl_status_response.py | 2 +- intersight/model/connector_auth_message.py | 2 +- .../model/connector_auth_message_all_of.py | 2 +- intersight/model/connector_base_message.py | 2 +- .../model/connector_base_message_all_of.py | 2 +- .../model/connector_close_stream_message.py | 2 +- .../connector_command_control_message.py | 2 +- ...onnector_command_control_message_all_of.py | 2 +- .../connector_command_terminal_stream.py | 2 +- ...onnector_command_terminal_stream_all_of.py | 2 +- intersight/model/connector_download_status.py | 2 +- .../model/connector_download_status_all_of.py | 2 +- intersight/model/connector_event_log.py | 2 +- .../model/connector_event_log_all_of.py | 2 +- intersight/model/connector_expect_prompt.py | 2 +- .../model/connector_expect_prompt_all_of.py | 2 +- .../model/connector_fetch_stream_message.py | 2 +- intersight/model/connector_file_checksum.py | 2 +- .../model/connector_file_checksum_all_of.py | 2 +- intersight/model/connector_file_message.py | 2 +- .../model/connector_file_message_all_of.py | 2 +- intersight/model/connector_http_request.py | 2 +- .../model/connector_http_request_all_of.py | 2 +- .../model/connector_platform_param_base.py | 2 +- .../model/connector_scoped_inventory.py | 2 +- .../connector_scoped_inventory_all_of.py | 2 +- intersight/model/connector_ssh_config.py | 2 +- .../model/connector_ssh_config_all_of.py | 2 +- intersight/model/connector_ssh_message.py | 2 +- .../model/connector_ssh_message_all_of.py | 2 +- intersight/model/connector_start_stream.py | 2 +- .../connector_start_stream_from_device.py | 2 +- .../model/connector_stream_acknowledge.py | 2 +- intersight/model/connector_stream_input.py | 2 +- .../model/connector_stream_keepalive.py | 2 +- intersight/model/connector_stream_message.py | 2 +- .../model/connector_target_change_message.py | 2 +- .../connector_target_change_message_all_of.py | 2 +- .../model/connector_target_specification.py | 2 +- .../connector_target_specification_all_of.py | 2 +- intersight/model/connector_url.py | 2 +- intersight/model/connector_url_all_of.py | 2 +- intersight/model/connector_winrm_request.py | 2 +- .../model/connector_winrm_request_all_of.py | 2 +- intersight/model/connector_xml_api_message.py | 2 +- .../model/connector_xml_api_message_all_of.py | 2 +- .../connectorpack_connector_pack_update.py | 2 +- ...nectorpack_connector_pack_update_all_of.py | 2 +- .../connectorpack_connector_pack_upgrade.py | 2 +- ...ectorpack_connector_pack_upgrade_all_of.py | 2 +- ...nnectorpack_connector_pack_upgrade_list.py | 2 +- ...pack_connector_pack_upgrade_list_all_of.py | 2 +- ...torpack_connector_pack_upgrade_response.py | 2 +- .../model/connectorpack_upgrade_impact.py | 2 +- .../connectorpack_upgrade_impact_all_of.py | 2 +- .../connectorpack_upgrade_impact_list.py | 2 +- ...onnectorpack_upgrade_impact_list_all_of.py | 2 +- .../connectorpack_upgrade_impact_response.py | 2 +- intersight/model/console_console_config.py | 2 +- .../model/console_console_config_all_of.py | 2 +- .../model/console_console_config_list.py | 2 +- .../console_console_config_list_all_of.py | 2 +- .../console_console_config_relationship.py | 2 +- .../model/console_console_config_response.py | 2 +- intersight/model/content_base_parameter.py | 2 +- .../model/content_base_parameter_all_of.py | 2 +- intersight/model/content_complex_type.py | 2 +- .../model/content_complex_type_all_of.py | 2 +- intersight/model/content_parameter.py | 2 +- intersight/model/content_text_parameter.py | 2 +- .../model/content_text_parameter_all_of.py | 2 +- ...nvergedinfra_adapter_compliance_details.py | 2 +- ...infra_adapter_compliance_details_all_of.py | 2 +- ...edinfra_adapter_compliance_details_list.py | 2 +- ..._adapter_compliance_details_list_all_of.py | 2 +- ...adapter_compliance_details_relationship.py | 2 +- ...fra_adapter_compliance_details_response.py | 2 +- .../model/convergedinfra_alarm_summary.py | 2 +- .../convergedinfra_alarm_summary_all_of.py | 2 +- .../convergedinfra_base_compliance_details.py | 2 +- ...gedinfra_base_compliance_details_all_of.py | 2 +- ...ra_base_compliance_details_relationship.py | 2 +- intersight/model/convergedinfra_base_pod.py | 2 +- .../model/convergedinfra_base_pod_all_of.py | 2 +- .../model/convergedinfra_base_pod_summary.py | 2 +- .../convergedinfra_base_pod_summary_all_of.py | 2 +- .../convergedinfra_compliance_summary.py | 2 +- ...onvergedinfra_compliance_summary_all_of.py | 2 +- intersight/model/convergedinfra_pod.py | 2 +- intersight/model/convergedinfra_pod_all_of.py | 2 +- .../convergedinfra_pod_compliance_info.py | 2 +- ...nvergedinfra_pod_compliance_info_all_of.py | 2 +- ...convergedinfra_pod_compliance_info_list.py | 2 +- ...edinfra_pod_compliance_info_list_all_of.py | 2 +- ...dinfra_pod_compliance_info_relationship.py | 2 +- ...ergedinfra_pod_compliance_info_response.py | 2 +- intersight/model/convergedinfra_pod_list.py | 2 +- .../model/convergedinfra_pod_list_all_of.py | 2 +- .../model/convergedinfra_pod_relationship.py | 2 +- .../model/convergedinfra_pod_response.py | 2 +- .../model/convergedinfra_pod_summary.py | 2 +- .../convergedinfra_pod_summary_all_of.py | 2 +- ...onvergedinfra_server_compliance_details.py | 2 +- ...dinfra_server_compliance_details_all_of.py | 2 +- ...gedinfra_server_compliance_details_list.py | 2 +- ...a_server_compliance_details_list_all_of.py | 2 +- ..._server_compliance_details_relationship.py | 2 +- ...nfra_server_compliance_details_response.py | 2 +- ...nvergedinfra_storage_compliance_details.py | 2 +- ...infra_storage_compliance_details_all_of.py | 2 +- ...edinfra_storage_compliance_details_list.py | 2 +- ..._storage_compliance_details_list_all_of.py | 2 +- ...storage_compliance_details_relationship.py | 2 +- ...fra_storage_compliance_details_response.py | 2 +- ...onvergedinfra_switch_compliance_details.py | 2 +- ...dinfra_switch_compliance_details_all_of.py | 2 +- ...gedinfra_switch_compliance_details_list.py | 2 +- ...a_switch_compliance_details_list_all_of.py | 2 +- ..._switch_compliance_details_relationship.py | 2 +- ...nfra_switch_compliance_details_response.py | 2 +- intersight/model/crd_custom_resource.py | 2 +- .../model/crd_custom_resource_all_of.py | 2 +- .../crd_custom_resource_config_property.py | 2 +- ..._custom_resource_config_property_all_of.py | 2 +- intersight/model/crd_custom_resource_list.py | 2 +- .../model/crd_custom_resource_list_all_of.py | 2 +- .../model/crd_custom_resource_response.py | 2 +- intersight/model/deviceconnector_policy.py | 2 +- .../model/deviceconnector_policy_all_of.py | 2 +- .../model/deviceconnector_policy_list.py | 2 +- .../deviceconnector_policy_list_all_of.py | 2 +- .../model/deviceconnector_policy_response.py | 2 +- intersight/model/display_names.py | 2 +- intersight/model/equipment_abstract_device.py | 2 +- .../model/equipment_abstract_device_all_of.py | 2 +- intersight/model/equipment_base.py | 2 +- intersight/model/equipment_base_all_of.py | 2 +- .../model/equipment_base_relationship.py | 2 +- intersight/model/equipment_base_sensor.py | 2 +- .../model/equipment_base_sensor_all_of.py | 2 +- intersight/model/equipment_chassis.py | 2 +- intersight/model/equipment_chassis_all_of.py | 2 +- intersight/model/equipment_chassis_id_pool.py | 2 +- .../model/equipment_chassis_id_pool_all_of.py | 2 +- .../model/equipment_chassis_id_pool_list.py | 2 +- .../equipment_chassis_id_pool_list_all_of.py | 2 +- .../equipment_chassis_id_pool_response.py | 2 +- .../model/equipment_chassis_identity.py | 2 +- .../equipment_chassis_identity_all_of.py | 2 +- .../model/equipment_chassis_identity_list.py | 2 +- .../equipment_chassis_identity_list_all_of.py | 2 +- .../equipment_chassis_identity_response.py | 2 +- intersight/model/equipment_chassis_list.py | 2 +- .../model/equipment_chassis_list_all_of.py | 2 +- .../model/equipment_chassis_operation.py | 2 +- .../equipment_chassis_operation_all_of.py | 2 +- .../model/equipment_chassis_operation_list.py | 2 +- ...equipment_chassis_operation_list_all_of.py | 2 +- .../equipment_chassis_operation_response.py | 2 +- .../model/equipment_chassis_relationship.py | 2 +- .../model/equipment_chassis_response.py | 2 +- intersight/model/equipment_device_summary.py | 2 +- .../model/equipment_device_summary_all_of.py | 2 +- .../model/equipment_device_summary_list.py | 2 +- .../equipment_device_summary_list_all_of.py | 2 +- .../equipment_device_summary_response.py | 2 +- intersight/model/equipment_expander_module.py | 2 +- .../model/equipment_expander_module_all_of.py | 2 +- .../model/equipment_expander_module_list.py | 2 +- .../equipment_expander_module_list_all_of.py | 2 +- .../equipment_expander_module_relationship.py | 2 +- .../equipment_expander_module_response.py | 2 +- intersight/model/equipment_fan.py | 2 +- intersight/model/equipment_fan_all_of.py | 2 +- intersight/model/equipment_fan_control.py | 2 +- .../model/equipment_fan_control_all_of.py | 2 +- .../model/equipment_fan_control_list.py | 2 +- .../equipment_fan_control_list_all_of.py | 2 +- .../equipment_fan_control_relationship.py | 2 +- .../model/equipment_fan_control_response.py | 2 +- intersight/model/equipment_fan_list.py | 2 +- intersight/model/equipment_fan_list_all_of.py | 2 +- intersight/model/equipment_fan_module.py | 2 +- .../model/equipment_fan_module_all_of.py | 2 +- intersight/model/equipment_fan_module_list.py | 2 +- .../model/equipment_fan_module_list_all_of.py | 2 +- .../equipment_fan_module_relationship.py | 2 +- .../model/equipment_fan_module_response.py | 2 +- .../model/equipment_fan_relationship.py | 2 +- intersight/model/equipment_fan_response.py | 2 +- intersight/model/equipment_fex.py | 2 +- intersight/model/equipment_fex_all_of.py | 2 +- intersight/model/equipment_fex_identity.py | 2 +- .../model/equipment_fex_identity_all_of.py | 2 +- .../model/equipment_fex_identity_list.py | 2 +- .../equipment_fex_identity_list_all_of.py | 2 +- .../model/equipment_fex_identity_response.py | 2 +- intersight/model/equipment_fex_list.py | 2 +- intersight/model/equipment_fex_list_all_of.py | 2 +- intersight/model/equipment_fex_operation.py | 2 +- .../model/equipment_fex_operation_all_of.py | 2 +- .../model/equipment_fex_operation_list.py | 2 +- .../equipment_fex_operation_list_all_of.py | 2 +- .../model/equipment_fex_operation_response.py | 2 +- .../model/equipment_fex_relationship.py | 2 +- intersight/model/equipment_fex_response.py | 2 +- intersight/model/equipment_fru.py | 2 +- intersight/model/equipment_fru_all_of.py | 2 +- intersight/model/equipment_fru_list.py | 2 +- intersight/model/equipment_fru_list_all_of.py | 2 +- .../model/equipment_fru_relationship.py | 2 +- intersight/model/equipment_fru_response.py | 2 +- intersight/model/equipment_identity.py | 2 +- intersight/model/equipment_identity_all_of.py | 2 +- .../model/equipment_identity_summary.py | 2 +- .../equipment_identity_summary_all_of.py | 2 +- .../model/equipment_identity_summary_list.py | 2 +- .../equipment_identity_summary_list_all_of.py | 2 +- .../equipment_identity_summary_response.py | 2 +- intersight/model/equipment_io_card.py | 2 +- intersight/model/equipment_io_card_all_of.py | 2 +- intersight/model/equipment_io_card_base.py | 2 +- .../model/equipment_io_card_base_all_of.py | 2 +- .../equipment_io_card_base_relationship.py | 2 +- .../model/equipment_io_card_identity.py | 2 +- .../equipment_io_card_identity_all_of.py | 2 +- intersight/model/equipment_io_card_list.py | 2 +- .../model/equipment_io_card_list_all_of.py | 2 +- .../model/equipment_io_card_operation.py | 2 +- .../equipment_io_card_operation_all_of.py | 2 +- .../model/equipment_io_card_operation_list.py | 2 +- ...equipment_io_card_operation_list_all_of.py | 2 +- .../equipment_io_card_operation_response.py | 2 +- .../model/equipment_io_card_relationship.py | 2 +- .../model/equipment_io_card_response.py | 2 +- intersight/model/equipment_io_expander.py | 2 +- .../model/equipment_io_expander_all_of.py | 2 +- .../model/equipment_io_expander_list.py | 2 +- .../equipment_io_expander_list_all_of.py | 2 +- .../equipment_io_expander_relationship.py | 2 +- .../model/equipment_io_expander_response.py | 2 +- intersight/model/equipment_locator_led.py | 2 +- .../model/equipment_locator_led_all_of.py | 2 +- .../model/equipment_locator_led_list.py | 2 +- .../equipment_locator_led_list_all_of.py | 2 +- .../equipment_locator_led_relationship.py | 2 +- .../model/equipment_locator_led_response.py | 2 +- .../model/equipment_physical_identity.py | 2 +- .../equipment_physical_identity_all_of.py | 2 +- ...quipment_physical_identity_relationship.py | 2 +- intersight/model/equipment_psu.py | 2 +- intersight/model/equipment_psu_all_of.py | 2 +- intersight/model/equipment_psu_control.py | 2 +- .../model/equipment_psu_control_all_of.py | 2 +- .../model/equipment_psu_control_list.py | 2 +- .../equipment_psu_control_list_all_of.py | 2 +- .../equipment_psu_control_relationship.py | 2 +- .../model/equipment_psu_control_response.py | 2 +- intersight/model/equipment_psu_list.py | 2 +- intersight/model/equipment_psu_list_all_of.py | 2 +- .../model/equipment_psu_relationship.py | 2 +- intersight/model/equipment_psu_response.py | 2 +- intersight/model/equipment_rack_enclosure.py | 2 +- .../model/equipment_rack_enclosure_all_of.py | 2 +- .../model/equipment_rack_enclosure_list.py | 2 +- .../equipment_rack_enclosure_list_all_of.py | 2 +- .../equipment_rack_enclosure_relationship.py | 2 +- .../equipment_rack_enclosure_response.py | 2 +- .../model/equipment_rack_enclosure_slot.py | 2 +- .../equipment_rack_enclosure_slot_all_of.py | 2 +- .../equipment_rack_enclosure_slot_list.py | 2 +- ...uipment_rack_enclosure_slot_list_all_of.py | 2 +- ...ipment_rack_enclosure_slot_relationship.py | 2 +- .../equipment_rack_enclosure_slot_response.py | 2 +- intersight/model/equipment_sensor.py | 2 +- intersight/model/equipment_sensor_all_of.py | 2 +- intersight/model/equipment_sensor_list.py | 2 +- .../model/equipment_sensor_list_all_of.py | 2 +- .../model/equipment_sensor_relationship.py | 2 +- intersight/model/equipment_sensor_response.py | 2 +- .../model/equipment_shared_io_module.py | 2 +- .../equipment_shared_io_module_all_of.py | 2 +- .../model/equipment_shared_io_module_list.py | 2 +- .../equipment_shared_io_module_list_all_of.py | 2 +- ...equipment_shared_io_module_relationship.py | 2 +- .../equipment_shared_io_module_response.py | 2 +- intersight/model/equipment_slot.py | 2 +- intersight/model/equipment_slot_all_of.py | 2 +- intersight/model/equipment_switch_card.py | 2 +- .../model/equipment_switch_card_all_of.py | 2 +- .../model/equipment_switch_card_list.py | 2 +- .../equipment_switch_card_list_all_of.py | 2 +- .../equipment_switch_card_relationship.py | 2 +- .../model/equipment_switch_card_response.py | 2 +- .../model/equipment_system_io_controller.py | 2 +- .../equipment_system_io_controller_all_of.py | 2 +- .../equipment_system_io_controller_list.py | 2 +- ...ipment_system_io_controller_list_all_of.py | 2 +- ...pment_system_io_controller_relationship.py | 2 +- ...equipment_system_io_controller_response.py | 2 +- intersight/model/equipment_tpm.py | 2 +- intersight/model/equipment_tpm_all_of.py | 2 +- intersight/model/equipment_tpm_list.py | 2 +- intersight/model/equipment_tpm_list_all_of.py | 2 +- .../model/equipment_tpm_relationship.py | 2 +- intersight/model/equipment_tpm_response.py | 2 +- intersight/model/equipment_transceiver.py | 2 +- .../model/equipment_transceiver_all_of.py | 2 +- .../model/equipment_transceiver_list.py | 2 +- .../equipment_transceiver_list_all_of.py | 2 +- .../model/equipment_transceiver_response.py | 2 +- intersight/model/error.py | 2 +- intersight/model/ether_host_port.py | 2 +- intersight/model/ether_host_port_all_of.py | 2 +- intersight/model/ether_host_port_list.py | 2 +- .../model/ether_host_port_list_all_of.py | 2 +- .../model/ether_host_port_relationship.py | 2 +- intersight/model/ether_host_port_response.py | 2 +- intersight/model/ether_network_port.py | 2 +- intersight/model/ether_network_port_all_of.py | 2 +- intersight/model/ether_network_port_list.py | 2 +- .../model/ether_network_port_list_all_of.py | 2 +- .../model/ether_network_port_relationship.py | 2 +- .../model/ether_network_port_response.py | 2 +- intersight/model/ether_physical_port.py | 2 +- .../model/ether_physical_port_all_of.py | 2 +- intersight/model/ether_physical_port_base.py | 2 +- .../model/ether_physical_port_base_all_of.py | 2 +- .../ether_physical_port_base_relationship.py | 2 +- intersight/model/ether_physical_port_list.py | 2 +- .../model/ether_physical_port_list_all_of.py | 2 +- .../model/ether_physical_port_relationship.py | 2 +- .../model/ether_physical_port_response.py | 2 +- intersight/model/ether_port_channel.py | 2 +- intersight/model/ether_port_channel_all_of.py | 2 +- intersight/model/ether_port_channel_list.py | 2 +- .../model/ether_port_channel_list_all_of.py | 2 +- .../model/ether_port_channel_relationship.py | 2 +- .../model/ether_port_channel_response.py | 2 +- .../model/externalsite_authorization.py | 2 +- .../externalsite_authorization_all_of.py | 2 +- .../model/externalsite_authorization_list.py | 2 +- .../externalsite_authorization_list_all_of.py | 2 +- .../externalsite_authorization_response.py | 2 +- .../model/fabric_abstract_interface_role.py | 2 +- ...ic_abstract_interface_role_relationship.py | 2 +- intersight/model/fabric_appliance_pc_role.py | 2 +- .../model/fabric_appliance_pc_role_all_of.py | 2 +- .../model/fabric_appliance_pc_role_list.py | 2 +- .../fabric_appliance_pc_role_list_all_of.py | 2 +- .../fabric_appliance_pc_role_response.py | 2 +- intersight/model/fabric_appliance_role.py | 2 +- .../model/fabric_appliance_role_all_of.py | 2 +- .../model/fabric_appliance_role_list.py | 2 +- .../fabric_appliance_role_list_all_of.py | 2 +- .../model/fabric_appliance_role_response.py | 2 +- .../model/fabric_config_change_detail.py | 2 +- .../fabric_config_change_detail_all_of.py | 2 +- .../model/fabric_config_change_detail_list.py | 2 +- ...fabric_config_change_detail_list_all_of.py | 2 +- ...abric_config_change_detail_relationship.py | 2 +- .../fabric_config_change_detail_response.py | 2 +- intersight/model/fabric_config_result.py | 2 +- .../model/fabric_config_result_all_of.py | 2 +- .../model/fabric_config_result_entry.py | 2 +- .../fabric_config_result_entry_all_of.py | 2 +- .../model/fabric_config_result_entry_list.py | 2 +- .../fabric_config_result_entry_list_all_of.py | 2 +- ...fabric_config_result_entry_relationship.py | 2 +- .../fabric_config_result_entry_response.py | 2 +- intersight/model/fabric_config_result_list.py | 2 +- .../model/fabric_config_result_list_all_of.py | 2 +- .../fabric_config_result_relationship.py | 2 +- .../model/fabric_config_result_response.py | 2 +- intersight/model/fabric_element_identity.py | 2 +- .../model/fabric_element_identity_all_of.py | 2 +- .../model/fabric_element_identity_list.py | 2 +- .../fabric_element_identity_list_all_of.py | 2 +- .../model/fabric_element_identity_response.py | 2 +- intersight/model/fabric_estimate_impact.py | 2 +- .../model/fabric_estimate_impact_all_of.py | 2 +- .../fabric_eth_network_control_policy.py | 2 +- ...abric_eth_network_control_policy_all_of.py | 2 +- ...ic_eth_network_control_policy_inventory.py | 2 +- ...network_control_policy_inventory_all_of.py | 2 +- ...h_network_control_policy_inventory_list.py | 2 +- ...rk_control_policy_inventory_list_all_of.py | 2 +- ...k_control_policy_inventory_relationship.py | 2 +- ...twork_control_policy_inventory_response.py | 2 +- .../fabric_eth_network_control_policy_list.py | 2 +- ..._eth_network_control_policy_list_all_of.py | 2 +- ...eth_network_control_policy_relationship.py | 2 +- ...ric_eth_network_control_policy_response.py | 2 +- .../model/fabric_eth_network_group_policy.py | 2 +- .../fabric_eth_network_group_policy_all_of.py | 2 +- ...bric_eth_network_group_policy_inventory.py | 2 +- ...h_network_group_policy_inventory_all_of.py | 2 +- ...eth_network_group_policy_inventory_list.py | 2 +- ...work_group_policy_inventory_list_all_of.py | 2 +- ...ork_group_policy_inventory_relationship.py | 2 +- ...network_group_policy_inventory_response.py | 2 +- .../fabric_eth_network_group_policy_list.py | 2 +- ...ic_eth_network_group_policy_list_all_of.py | 2 +- ...c_eth_network_group_policy_relationship.py | 2 +- ...abric_eth_network_group_policy_response.py | 2 +- intersight/model/fabric_eth_network_policy.py | 2 +- .../model/fabric_eth_network_policy_all_of.py | 2 +- .../model/fabric_eth_network_policy_list.py | 2 +- .../fabric_eth_network_policy_list_all_of.py | 2 +- .../fabric_eth_network_policy_relationship.py | 2 +- .../fabric_eth_network_policy_response.py | 2 +- intersight/model/fabric_fc_network_policy.py | 2 +- .../model/fabric_fc_network_policy_all_of.py | 2 +- .../model/fabric_fc_network_policy_list.py | 2 +- .../fabric_fc_network_policy_list_all_of.py | 2 +- .../fabric_fc_network_policy_relationship.py | 2 +- .../fabric_fc_network_policy_response.py | 2 +- intersight/model/fabric_fc_storage_role.py | 2 +- .../model/fabric_fc_storage_role_all_of.py | 2 +- .../model/fabric_fc_storage_role_list.py | 2 +- .../fabric_fc_storage_role_list_all_of.py | 2 +- .../model/fabric_fc_storage_role_response.py | 2 +- intersight/model/fabric_fc_uplink_pc_role.py | 2 +- .../model/fabric_fc_uplink_pc_role_all_of.py | 2 +- .../model/fabric_fc_uplink_pc_role_list.py | 2 +- .../fabric_fc_uplink_pc_role_list_all_of.py | 2 +- .../fabric_fc_uplink_pc_role_response.py | 2 +- intersight/model/fabric_fc_uplink_role.py | 2 +- .../model/fabric_fc_uplink_role_all_of.py | 2 +- .../model/fabric_fc_uplink_role_list.py | 2 +- .../fabric_fc_uplink_role_list_all_of.py | 2 +- .../model/fabric_fc_uplink_role_response.py | 2 +- intersight/model/fabric_fc_zone_member.py | 2 +- .../model/fabric_fc_zone_member_all_of.py | 2 +- intersight/model/fabric_fc_zone_policy.py | 2 +- .../model/fabric_fc_zone_policy_all_of.py | 2 +- .../model/fabric_fc_zone_policy_list.py | 2 +- .../fabric_fc_zone_policy_list_all_of.py | 2 +- .../fabric_fc_zone_policy_relationship.py | 2 +- .../model/fabric_fc_zone_policy_response.py | 2 +- .../model/fabric_fcoe_uplink_pc_role.py | 2 +- .../fabric_fcoe_uplink_pc_role_all_of.py | 2 +- .../model/fabric_fcoe_uplink_pc_role_list.py | 2 +- .../fabric_fcoe_uplink_pc_role_list_all_of.py | 2 +- .../fabric_fcoe_uplink_pc_role_response.py | 2 +- intersight/model/fabric_fcoe_uplink_role.py | 2 +- .../model/fabric_fcoe_uplink_role_all_of.py | 2 +- .../model/fabric_fcoe_uplink_role_list.py | 2 +- .../fabric_fcoe_uplink_role_list_all_of.py | 2 +- .../model/fabric_fcoe_uplink_role_response.py | 2 +- .../model/fabric_flow_control_policy.py | 2 +- .../fabric_flow_control_policy_all_of.py | 2 +- .../model/fabric_flow_control_policy_list.py | 2 +- .../fabric_flow_control_policy_list_all_of.py | 2 +- ...fabric_flow_control_policy_relationship.py | 2 +- .../fabric_flow_control_policy_response.py | 2 +- intersight/model/fabric_lan_pin_group.py | 2 +- .../model/fabric_lan_pin_group_all_of.py | 2 +- intersight/model/fabric_lan_pin_group_list.py | 2 +- .../model/fabric_lan_pin_group_list_all_of.py | 2 +- .../model/fabric_lan_pin_group_response.py | 2 +- .../model/fabric_link_aggregation_policy.py | 2 +- .../fabric_link_aggregation_policy_all_of.py | 2 +- .../fabric_link_aggregation_policy_list.py | 2 +- ...ric_link_aggregation_policy_list_all_of.py | 2 +- ...ic_link_aggregation_policy_relationship.py | 2 +- ...fabric_link_aggregation_policy_response.py | 2 +- .../model/fabric_link_control_policy.py | 2 +- .../fabric_link_control_policy_all_of.py | 2 +- .../model/fabric_link_control_policy_list.py | 2 +- .../fabric_link_control_policy_list_all_of.py | 2 +- ...fabric_link_control_policy_relationship.py | 2 +- .../fabric_link_control_policy_response.py | 2 +- intersight/model/fabric_lldp_settings.py | 2 +- .../model/fabric_lldp_settings_all_of.py | 2 +- intersight/model/fabric_mac_aging_settings.py | 2 +- .../model/fabric_mac_aging_settings_all_of.py | 2 +- intersight/model/fabric_multicast_policy.py | 2 +- .../model/fabric_multicast_policy_all_of.py | 2 +- .../model/fabric_multicast_policy_list.py | 2 +- .../fabric_multicast_policy_list_all_of.py | 2 +- .../fabric_multicast_policy_relationship.py | 2 +- .../model/fabric_multicast_policy_response.py | 2 +- intersight/model/fabric_pc_member.py | 2 +- intersight/model/fabric_pc_member_all_of.py | 2 +- intersight/model/fabric_pc_member_list.py | 2 +- .../model/fabric_pc_member_list_all_of.py | 2 +- intersight/model/fabric_pc_member_response.py | 2 +- intersight/model/fabric_pc_operation.py | 2 +- .../model/fabric_pc_operation_all_of.py | 2 +- intersight/model/fabric_pc_operation_list.py | 2 +- .../model/fabric_pc_operation_list_all_of.py | 2 +- .../model/fabric_pc_operation_response.py | 2 +- intersight/model/fabric_pin_group.py | 2 +- intersight/model/fabric_pin_group_all_of.py | 2 +- intersight/model/fabric_port_base.py | 2 +- intersight/model/fabric_port_base_all_of.py | 2 +- intersight/model/fabric_port_channel_role.py | 2 +- .../model/fabric_port_channel_role_all_of.py | 2 +- intersight/model/fabric_port_identifier.py | 2 +- .../model/fabric_port_identifier_all_of.py | 2 +- intersight/model/fabric_port_mode.py | 2 +- intersight/model/fabric_port_mode_all_of.py | 2 +- intersight/model/fabric_port_mode_list.py | 2 +- .../model/fabric_port_mode_list_all_of.py | 2 +- intersight/model/fabric_port_mode_response.py | 2 +- intersight/model/fabric_port_operation.py | 2 +- .../model/fabric_port_operation_all_of.py | 2 +- .../model/fabric_port_operation_list.py | 2 +- .../fabric_port_operation_list_all_of.py | 2 +- .../model/fabric_port_operation_response.py | 2 +- intersight/model/fabric_port_policy.py | 2 +- intersight/model/fabric_port_policy_all_of.py | 2 +- intersight/model/fabric_port_policy_list.py | 2 +- .../model/fabric_port_policy_list_all_of.py | 2 +- .../model/fabric_port_policy_relationship.py | 2 +- .../model/fabric_port_policy_response.py | 2 +- intersight/model/fabric_port_role.py | 2 +- intersight/model/fabric_port_role_all_of.py | 2 +- intersight/model/fabric_qos_class.py | 2 +- intersight/model/fabric_qos_class_all_of.py | 2 +- intersight/model/fabric_san_pin_group.py | 2 +- .../model/fabric_san_pin_group_all_of.py | 2 +- intersight/model/fabric_san_pin_group_list.py | 2 +- .../model/fabric_san_pin_group_list_all_of.py | 2 +- .../model/fabric_san_pin_group_response.py | 2 +- intersight/model/fabric_server_role.py | 2 +- intersight/model/fabric_server_role_all_of.py | 2 +- intersight/model/fabric_server_role_list.py | 2 +- .../model/fabric_server_role_list_all_of.py | 2 +- .../model/fabric_server_role_response.py | 2 +- .../model/fabric_switch_cluster_profile.py | 2 +- .../fabric_switch_cluster_profile_all_of.py | 2 +- .../fabric_switch_cluster_profile_list.py | 2 +- ...bric_switch_cluster_profile_list_all_of.py | 2 +- ...ric_switch_cluster_profile_relationship.py | 2 +- .../fabric_switch_cluster_profile_response.py | 2 +- .../model/fabric_switch_control_policy.py | 2 +- .../fabric_switch_control_policy_all_of.py | 2 +- .../fabric_switch_control_policy_list.py | 2 +- ...abric_switch_control_policy_list_all_of.py | 2 +- .../fabric_switch_control_policy_response.py | 2 +- intersight/model/fabric_switch_profile.py | 2 +- .../model/fabric_switch_profile_all_of.py | 2 +- .../model/fabric_switch_profile_list.py | 2 +- .../fabric_switch_profile_list_all_of.py | 2 +- .../fabric_switch_profile_relationship.py | 2 +- .../model/fabric_switch_profile_response.py | 2 +- intersight/model/fabric_system_qos_policy.py | 2 +- .../model/fabric_system_qos_policy_all_of.py | 2 +- .../model/fabric_system_qos_policy_list.py | 2 +- .../fabric_system_qos_policy_list_all_of.py | 2 +- .../fabric_system_qos_policy_response.py | 2 +- intersight/model/fabric_transceiver_role.py | 2 +- .../model/fabric_transceiver_role_all_of.py | 2 +- .../model/fabric_udld_global_settings.py | 2 +- .../fabric_udld_global_settings_all_of.py | 2 +- intersight/model/fabric_udld_settings.py | 2 +- .../model/fabric_udld_settings_all_of.py | 2 +- intersight/model/fabric_uplink_pc_role.py | 2 +- .../model/fabric_uplink_pc_role_all_of.py | 2 +- .../model/fabric_uplink_pc_role_list.py | 2 +- .../fabric_uplink_pc_role_list_all_of.py | 2 +- .../model/fabric_uplink_pc_role_response.py | 2 +- intersight/model/fabric_uplink_role.py | 2 +- intersight/model/fabric_uplink_role_all_of.py | 2 +- intersight/model/fabric_uplink_role_list.py | 2 +- .../model/fabric_uplink_role_list_all_of.py | 2 +- .../model/fabric_uplink_role_response.py | 2 +- intersight/model/fabric_vlan.py | 2 +- intersight/model/fabric_vlan_all_of.py | 2 +- intersight/model/fabric_vlan_inventory.py | 2 +- .../model/fabric_vlan_inventory_all_of.py | 2 +- .../model/fabric_vlan_inventory_list.py | 2 +- .../fabric_vlan_inventory_list_all_of.py | 2 +- .../model/fabric_vlan_inventory_response.py | 2 +- intersight/model/fabric_vlan_list.py | 2 +- intersight/model/fabric_vlan_list_all_of.py | 2 +- intersight/model/fabric_vlan_response.py | 2 +- intersight/model/fabric_vlan_set.py | 2 +- intersight/model/fabric_vlan_set_all_of.py | 2 +- intersight/model/fabric_vlan_set_list.py | 2 +- .../model/fabric_vlan_set_list_all_of.py | 2 +- .../model/fabric_vlan_set_relationship.py | 2 +- intersight/model/fabric_vlan_set_response.py | 2 +- intersight/model/fabric_vlan_settings.py | 2 +- .../model/fabric_vlan_settings_all_of.py | 2 +- intersight/model/fabric_vsan.py | 2 +- intersight/model/fabric_vsan_all_of.py | 2 +- intersight/model/fabric_vsan_inventory.py | 2 +- .../model/fabric_vsan_inventory_all_of.py | 2 +- .../model/fabric_vsan_inventory_list.py | 2 +- .../fabric_vsan_inventory_list_all_of.py | 2 +- .../model/fabric_vsan_inventory_response.py | 2 +- intersight/model/fabric_vsan_list.py | 2 +- intersight/model/fabric_vsan_list_all_of.py | 2 +- intersight/model/fabric_vsan_response.py | 2 +- intersight/model/fault_instance.py | 2 +- intersight/model/fault_instance_all_of.py | 2 +- intersight/model/fault_instance_list.py | 2 +- .../model/fault_instance_list_all_of.py | 2 +- intersight/model/fault_instance_response.py | 2 +- intersight/model/fc_neighbor.py | 2 +- intersight/model/fc_neighbor_all_of.py | 2 +- intersight/model/fc_neighbor_list.py | 2 +- intersight/model/fc_neighbor_list_all_of.py | 2 +- intersight/model/fc_neighbor_relationship.py | 2 +- intersight/model/fc_neighbor_response.py | 2 +- intersight/model/fc_physical_port.py | 2 +- intersight/model/fc_physical_port_all_of.py | 2 +- intersight/model/fc_physical_port_list.py | 2 +- .../model/fc_physical_port_list_all_of.py | 2 +- .../model/fc_physical_port_relationship.py | 2 +- intersight/model/fc_physical_port_response.py | 2 +- intersight/model/fc_port_channel.py | 2 +- intersight/model/fc_port_channel_all_of.py | 2 +- intersight/model/fc_port_channel_list.py | 2 +- .../model/fc_port_channel_list_all_of.py | 2 +- .../model/fc_port_channel_relationship.py | 2 +- intersight/model/fc_port_channel_response.py | 2 +- intersight/model/fcpool_block.py | 2 +- intersight/model/fcpool_block_all_of.py | 2 +- intersight/model/fcpool_fc_block.py | 2 +- intersight/model/fcpool_fc_block_all_of.py | 2 +- intersight/model/fcpool_fc_block_list.py | 2 +- .../model/fcpool_fc_block_list_all_of.py | 2 +- .../model/fcpool_fc_block_relationship.py | 2 +- intersight/model/fcpool_fc_block_response.py | 2 +- intersight/model/fcpool_lease.py | 2 +- intersight/model/fcpool_lease_all_of.py | 2 +- intersight/model/fcpool_lease_list.py | 2 +- intersight/model/fcpool_lease_list_all_of.py | 2 +- intersight/model/fcpool_lease_relationship.py | 2 +- intersight/model/fcpool_lease_response.py | 2 +- intersight/model/fcpool_pool.py | 2 +- intersight/model/fcpool_pool_all_of.py | 2 +- intersight/model/fcpool_pool_list.py | 2 +- intersight/model/fcpool_pool_list_all_of.py | 2 +- intersight/model/fcpool_pool_member.py | 2 +- intersight/model/fcpool_pool_member_all_of.py | 2 +- intersight/model/fcpool_pool_member_list.py | 2 +- .../model/fcpool_pool_member_list_all_of.py | 2 +- .../model/fcpool_pool_member_relationship.py | 2 +- .../model/fcpool_pool_member_response.py | 2 +- intersight/model/fcpool_pool_relationship.py | 2 +- intersight/model/fcpool_pool_response.py | 2 +- intersight/model/fcpool_reservation.py | 2 +- intersight/model/fcpool_reservation_all_of.py | 2 +- intersight/model/fcpool_reservation_list.py | 2 +- .../model/fcpool_reservation_list_all_of.py | 2 +- .../model/fcpool_reservation_reference.py | 2 +- .../fcpool_reservation_reference_all_of.py | 2 +- .../model/fcpool_reservation_relationship.py | 2 +- .../model/fcpool_reservation_response.py | 2 +- intersight/model/fcpool_universe.py | 2 +- intersight/model/fcpool_universe_all_of.py | 2 +- intersight/model/fcpool_universe_list.py | 2 +- .../model/fcpool_universe_list_all_of.py | 2 +- .../model/fcpool_universe_relationship.py | 2 +- intersight/model/fcpool_universe_response.py | 2 +- intersight/model/feedback_feedback_data.py | 2 +- .../model/feedback_feedback_data_all_of.py | 2 +- intersight/model/feedback_feedback_post.py | 2 +- .../model/feedback_feedback_post_all_of.py | 2 +- .../model/firmware_base_distributable.py | 2 +- .../firmware_base_distributable_all_of.py | 2 +- ...irmware_base_distributable_relationship.py | 2 +- intersight/model/firmware_base_impact.py | 2 +- .../model/firmware_base_impact_all_of.py | 2 +- intersight/model/firmware_bios_descriptor.py | 2 +- .../model/firmware_bios_descriptor_list.py | 2 +- .../firmware_bios_descriptor_list_all_of.py | 2 +- .../firmware_bios_descriptor_response.py | 2 +- .../firmware_board_controller_descriptor.py | 2 +- ...rmware_board_controller_descriptor_list.py | 2 +- ...board_controller_descriptor_list_all_of.py | 2 +- ...re_board_controller_descriptor_response.py | 2 +- intersight/model/firmware_chassis_upgrade.py | 2 +- .../model/firmware_chassis_upgrade_all_of.py | 2 +- .../model/firmware_chassis_upgrade_impact.py | 2 +- .../firmware_chassis_upgrade_impact_all_of.py | 2 +- .../model/firmware_chassis_upgrade_list.py | 2 +- .../firmware_chassis_upgrade_list_all_of.py | 2 +- .../firmware_chassis_upgrade_response.py | 2 +- intersight/model/firmware_cifs_server.py | 2 +- .../model/firmware_cifs_server_all_of.py | 2 +- intersight/model/firmware_cimc_descriptor.py | 2 +- .../model/firmware_cimc_descriptor_list.py | 2 +- .../firmware_cimc_descriptor_list_all_of.py | 2 +- .../firmware_cimc_descriptor_response.py | 2 +- .../model/firmware_component_descriptor.py | 2 +- .../firmware_component_descriptor_all_of.py | 2 +- intersight/model/firmware_component_impact.py | 2 +- .../model/firmware_component_impact_all_of.py | 2 +- intersight/model/firmware_component_meta.py | 2 +- .../model/firmware_component_meta_all_of.py | 2 +- intersight/model/firmware_dimm_descriptor.py | 2 +- .../model/firmware_dimm_descriptor_list.py | 2 +- .../firmware_dimm_descriptor_list_all_of.py | 2 +- .../firmware_dimm_descriptor_response.py | 2 +- intersight/model/firmware_direct_download.py | 2 +- .../model/firmware_direct_download_all_of.py | 2 +- intersight/model/firmware_distributable.py | 2 +- .../model/firmware_distributable_all_of.py | 2 +- .../model/firmware_distributable_list.py | 2 +- .../firmware_distributable_list_all_of.py | 2 +- .../model/firmware_distributable_meta.py | 2 +- .../firmware_distributable_meta_all_of.py | 2 +- .../model/firmware_distributable_meta_list.py | 2 +- ...firmware_distributable_meta_list_all_of.py | 2 +- ...irmware_distributable_meta_relationship.py | 2 +- .../firmware_distributable_meta_response.py | 2 +- .../firmware_distributable_relationship.py | 2 +- .../model/firmware_distributable_response.py | 2 +- intersight/model/firmware_drive_descriptor.py | 2 +- .../model/firmware_drive_descriptor_list.py | 2 +- .../firmware_drive_descriptor_list_all_of.py | 2 +- .../firmware_drive_descriptor_response.py | 2 +- .../model/firmware_driver_distributable.py | 2 +- .../firmware_driver_distributable_all_of.py | 2 +- .../firmware_driver_distributable_list.py | 2 +- ...rmware_driver_distributable_list_all_of.py | 2 +- .../firmware_driver_distributable_response.py | 2 +- intersight/model/firmware_eula.py | 2 +- intersight/model/firmware_eula_all_of.py | 2 +- intersight/model/firmware_eula_list.py | 2 +- intersight/model/firmware_eula_list_all_of.py | 2 +- intersight/model/firmware_eula_response.py | 2 +- ...irmware_exclude_component_pid_list_type.py | 2 +- ..._exclude_component_pid_list_type_all_of.py | 2 +- .../model/firmware_fabric_upgrade_impact.py | 2 +- .../firmware_fabric_upgrade_impact_all_of.py | 2 +- .../model/firmware_firmware_inventory.py | 2 +- .../firmware_firmware_inventory_all_of.py | 2 +- intersight/model/firmware_firmware_summary.py | 2 +- .../model/firmware_firmware_summary_all_of.py | 2 +- .../model/firmware_firmware_summary_list.py | 2 +- .../firmware_firmware_summary_list_all_of.py | 2 +- .../firmware_firmware_summary_response.py | 2 +- intersight/model/firmware_gpu_descriptor.py | 2 +- .../model/firmware_gpu_descriptor_list.py | 2 +- .../firmware_gpu_descriptor_list_all_of.py | 2 +- .../model/firmware_gpu_descriptor_response.py | 2 +- intersight/model/firmware_hba_descriptor.py | 2 +- .../model/firmware_hba_descriptor_list.py | 2 +- .../firmware_hba_descriptor_list_all_of.py | 2 +- .../model/firmware_hba_descriptor_response.py | 2 +- intersight/model/firmware_http_server.py | 2 +- .../model/firmware_http_server_all_of.py | 2 +- intersight/model/firmware_iom_descriptor.py | 2 +- .../model/firmware_iom_descriptor_list.py | 2 +- .../firmware_iom_descriptor_list_all_of.py | 2 +- .../model/firmware_iom_descriptor_response.py | 2 +- .../model/firmware_mswitch_descriptor.py | 2 +- .../model/firmware_mswitch_descriptor_list.py | 2 +- ...firmware_mswitch_descriptor_list_all_of.py | 2 +- .../firmware_mswitch_descriptor_response.py | 2 +- intersight/model/firmware_network_share.py | 2 +- .../model/firmware_network_share_all_of.py | 2 +- intersight/model/firmware_nfs_server.py | 2 +- .../model/firmware_nfs_server_all_of.py | 2 +- intersight/model/firmware_nxos_descriptor.py | 2 +- .../model/firmware_nxos_descriptor_list.py | 2 +- .../firmware_nxos_descriptor_list_all_of.py | 2 +- .../firmware_nxos_descriptor_response.py | 2 +- intersight/model/firmware_pcie_descriptor.py | 2 +- .../model/firmware_pcie_descriptor_list.py | 2 +- .../firmware_pcie_descriptor_list_all_of.py | 2 +- .../firmware_pcie_descriptor_response.py | 2 +- intersight/model/firmware_psu_descriptor.py | 2 +- .../model/firmware_psu_descriptor_list.py | 2 +- .../firmware_psu_descriptor_list_all_of.py | 2 +- .../model/firmware_psu_descriptor_response.py | 2 +- intersight/model/firmware_running_firmware.py | 2 +- .../model/firmware_running_firmware_all_of.py | 2 +- .../model/firmware_running_firmware_list.py | 2 +- .../firmware_running_firmware_list_all_of.py | 2 +- .../firmware_running_firmware_relationship.py | 2 +- .../firmware_running_firmware_response.py | 2 +- .../model/firmware_sas_expander_descriptor.py | 2 +- .../firmware_sas_expander_descriptor_list.py | 2 +- ...are_sas_expander_descriptor_list_all_of.py | 2 +- ...rmware_sas_expander_descriptor_response.py | 2 +- ...ver_configuration_utility_distributable.py | 2 +- ...figuration_utility_distributable_all_of.py | 2 +- ...onfiguration_utility_distributable_list.py | 2 +- ...ation_utility_distributable_list_all_of.py | 2 +- ...tion_utility_distributable_relationship.py | 2 +- ...guration_utility_distributable_response.py | 2 +- .../model/firmware_server_upgrade_impact.py | 2 +- .../firmware_server_upgrade_impact_all_of.py | 2 +- .../firmware_storage_controller_descriptor.py | 2 +- ...ware_storage_controller_descriptor_list.py | 2 +- ...orage_controller_descriptor_list_all_of.py | 2 +- ..._storage_controller_descriptor_response.py | 2 +- intersight/model/firmware_switch_upgrade.py | 2 +- .../model/firmware_switch_upgrade_all_of.py | 2 +- .../model/firmware_switch_upgrade_list.py | 2 +- .../firmware_switch_upgrade_list_all_of.py | 2 +- .../model/firmware_switch_upgrade_response.py | 2 +- .../firmware_unsupported_version_upgrade.py | 2 +- ...ware_unsupported_version_upgrade_all_of.py | 2 +- ...rmware_unsupported_version_upgrade_list.py | 2 +- ...unsupported_version_upgrade_list_all_of.py | 2 +- ...re_unsupported_version_upgrade_response.py | 2 +- intersight/model/firmware_upgrade.py | 2 +- intersight/model/firmware_upgrade_all_of.py | 2 +- intersight/model/firmware_upgrade_base.py | 2 +- .../model/firmware_upgrade_base_all_of.py | 2 +- .../firmware_upgrade_base_relationship.py | 2 +- intersight/model/firmware_upgrade_impact.py | 2 +- .../model/firmware_upgrade_impact_all_of.py | 2 +- .../model/firmware_upgrade_impact_base.py | 2 +- .../firmware_upgrade_impact_base_all_of.py | 2 +- .../model/firmware_upgrade_impact_status.py | 2 +- .../firmware_upgrade_impact_status_all_of.py | 2 +- .../firmware_upgrade_impact_status_list.py | 2 +- ...mware_upgrade_impact_status_list_all_of.py | 2 +- ...ware_upgrade_impact_status_relationship.py | 2 +- ...firmware_upgrade_impact_status_response.py | 2 +- intersight/model/firmware_upgrade_list.py | 2 +- .../model/firmware_upgrade_list_all_of.py | 2 +- intersight/model/firmware_upgrade_response.py | 2 +- intersight/model/firmware_upgrade_status.py | 2 +- .../model/firmware_upgrade_status_all_of.py | 2 +- .../model/firmware_upgrade_status_list.py | 2 +- .../firmware_upgrade_status_list_all_of.py | 2 +- .../firmware_upgrade_status_relationship.py | 2 +- .../model/firmware_upgrade_status_response.py | 2 +- intersight/model/firmware_upgrade_validity.py | 2 +- .../model/firmware_upgrade_validity_all_of.py | 2 +- intersight/model/forecast_catalog.py | 2 +- intersight/model/forecast_catalog_all_of.py | 2 +- intersight/model/forecast_catalog_list.py | 2 +- .../model/forecast_catalog_list_all_of.py | 2 +- .../model/forecast_catalog_relationship.py | 2 +- intersight/model/forecast_catalog_response.py | 2 +- intersight/model/forecast_definition.py | 2 +- .../model/forecast_definition_all_of.py | 2 +- intersight/model/forecast_definition_list.py | 2 +- .../model/forecast_definition_list_all_of.py | 2 +- .../model/forecast_definition_relationship.py | 2 +- .../model/forecast_definition_response.py | 2 +- intersight/model/forecast_instance.py | 2 +- intersight/model/forecast_instance_all_of.py | 2 +- intersight/model/forecast_instance_list.py | 2 +- .../model/forecast_instance_list_all_of.py | 2 +- .../model/forecast_instance_relationship.py | 2 +- .../model/forecast_instance_response.py | 2 +- intersight/model/forecast_model.py | 2 +- intersight/model/forecast_model_all_of.py | 2 +- intersight/model/graphics_card.py | 2 +- intersight/model/graphics_card_all_of.py | 2 +- intersight/model/graphics_card_list.py | 2 +- intersight/model/graphics_card_list_all_of.py | 2 +- .../model/graphics_card_relationship.py | 2 +- intersight/model/graphics_card_response.py | 2 +- intersight/model/graphics_controller.py | 2 +- .../model/graphics_controller_all_of.py | 2 +- intersight/model/graphics_controller_list.py | 2 +- .../model/graphics_controller_list_all_of.py | 2 +- .../model/graphics_controller_relationship.py | 2 +- .../model/graphics_controller_response.py | 2 +- intersight/model/hcl_compatibility_status.py | 2 +- .../model/hcl_compatibility_status_all_of.py | 2 +- intersight/model/hcl_constraint.py | 2 +- intersight/model/hcl_constraint_all_of.py | 2 +- intersight/model/hcl_driver_image.py | 2 +- intersight/model/hcl_driver_image_all_of.py | 2 +- intersight/model/hcl_driver_image_list.py | 2 +- .../model/hcl_driver_image_list_all_of.py | 2 +- intersight/model/hcl_driver_image_response.py | 2 +- intersight/model/hcl_exempted_catalog.py | 2 +- .../model/hcl_exempted_catalog_all_of.py | 2 +- intersight/model/hcl_exempted_catalog_list.py | 2 +- .../model/hcl_exempted_catalog_list_all_of.py | 2 +- .../model/hcl_exempted_catalog_response.py | 2 +- intersight/model/hcl_firmware.py | 2 +- intersight/model/hcl_firmware_all_of.py | 2 +- .../hcl_hardware_compatibility_profile.py | 2 +- ...l_hardware_compatibility_profile_all_of.py | 2 +- intersight/model/hcl_hw_catalog_info.py | 2 +- .../model/hcl_hw_catalog_info_all_of.py | 2 +- intersight/model/hcl_hw_catalog_info_list.py | 2 +- .../model/hcl_hw_catalog_info_list_all_of.py | 2 +- .../model/hcl_hw_catalog_info_relationship.py | 2 +- .../model/hcl_hw_catalog_info_response.py | 2 +- ...l_hyperflex_software_compatibility_info.py | 2 +- ...flex_software_compatibility_info_all_of.py | 2 +- ...erflex_software_compatibility_info_list.py | 2 +- ...software_compatibility_info_list_all_of.py | 2 +- ...oftware_compatibility_info_relationship.py | 2 +- ...ex_software_compatibility_info_response.py | 2 +- intersight/model/hcl_operating_system.py | 2 +- .../model/hcl_operating_system_all_of.py | 2 +- intersight/model/hcl_operating_system_list.py | 2 +- .../model/hcl_operating_system_list_all_of.py | 2 +- .../hcl_operating_system_relationship.py | 2 +- .../model/hcl_operating_system_response.py | 2 +- .../model/hcl_operating_system_vendor.py | 2 +- .../hcl_operating_system_vendor_all_of.py | 2 +- .../model/hcl_operating_system_vendor_list.py | 2 +- ...hcl_operating_system_vendor_list_all_of.py | 2 +- ...cl_operating_system_vendor_relationship.py | 2 +- .../hcl_operating_system_vendor_response.py | 2 +- intersight/model/hcl_product.py | 2 +- intersight/model/hcl_product_all_of.py | 2 +- .../model/hcl_server_hw_catalog_info.py | 2 +- .../hcl_server_hw_catalog_info_all_of.py | 2 +- .../model/hcl_server_hw_catalog_info_list.py | 2 +- .../hcl_server_hw_catalog_info_list_all_of.py | 2 +- ...hcl_server_hw_catalog_info_relationship.py | 2 +- .../hcl_server_hw_catalog_info_response.py | 2 +- intersight/model/hcl_supported_driver_name.py | 2 +- .../model/hcl_supported_driver_name_all_of.py | 2 +- .../model/hyperflex_abstract_app_setting.py | 2 +- .../hyperflex_abstract_app_setting_all_of.py | 2 +- intersight/model/hyperflex_alarm.py | 2 +- intersight/model/hyperflex_alarm_all_of.py | 2 +- intersight/model/hyperflex_alarm_list.py | 2 +- .../model/hyperflex_alarm_list_all_of.py | 2 +- .../model/hyperflex_alarm_relationship.py | 2 +- intersight/model/hyperflex_alarm_response.py | 2 +- intersight/model/hyperflex_alarm_summary.py | 19 +++++++++++++- .../model/hyperflex_alarm_summary_all_of.py | 19 +++++++++++++- intersight/model/hyperflex_app_catalog.py | 2 +- .../model/hyperflex_app_catalog_all_of.py | 2 +- .../model/hyperflex_app_catalog_list.py | 2 +- .../hyperflex_app_catalog_list_all_of.py | 2 +- .../hyperflex_app_catalog_relationship.py | 2 +- .../model/hyperflex_app_catalog_response.py | 2 +- .../model/hyperflex_app_setting_constraint.py | 2 +- ...hyperflex_app_setting_constraint_all_of.py | 2 +- .../model/hyperflex_auto_support_policy.py | 2 +- .../hyperflex_auto_support_policy_all_of.py | 2 +- .../hyperflex_auto_support_policy_list.py | 2 +- ...perflex_auto_support_policy_list_all_of.py | 2 +- ...erflex_auto_support_policy_relationship.py | 2 +- .../hyperflex_auto_support_policy_response.py | 2 +- intersight/model/hyperflex_backup_cluster.py | 2 +- .../model/hyperflex_backup_cluster_all_of.py | 2 +- .../model/hyperflex_backup_cluster_list.py | 2 +- .../hyperflex_backup_cluster_list_all_of.py | 2 +- .../hyperflex_backup_cluster_relationship.py | 2 +- .../hyperflex_backup_cluster_response.py | 2 +- .../model/hyperflex_backup_policy_settings.py | 2 +- ...hyperflex_backup_policy_settings_all_of.py | 2 +- intersight/model/hyperflex_base_cluster.py | 2 +- .../model/hyperflex_base_cluster_all_of.py | 2 +- .../hyperflex_base_cluster_relationship.py | 2 +- intersight/model/hyperflex_capability_info.py | 2 +- .../model/hyperflex_capability_info_all_of.py | 2 +- .../model/hyperflex_capability_info_list.py | 2 +- .../hyperflex_capability_info_list_all_of.py | 2 +- .../hyperflex_capability_info_relationship.py | 2 +- .../hyperflex_capability_info_response.py | 2 +- intersight/model/hyperflex_cluster.py | 2 +- intersight/model/hyperflex_cluster_all_of.py | 2 +- .../model/hyperflex_cluster_backup_policy.py | 2 +- .../hyperflex_cluster_backup_policy_all_of.py | 2 +- ...erflex_cluster_backup_policy_deployment.py | 2 +- ...cluster_backup_policy_deployment_all_of.py | 2 +- ...x_cluster_backup_policy_deployment_list.py | 2 +- ...er_backup_policy_deployment_list_all_of.py | 2 +- ...uster_backup_policy_deployment_response.py | 2 +- ...perflex_cluster_backup_policy_inventory.py | 2 +- ..._cluster_backup_policy_inventory_all_of.py | 2 +- ...ex_cluster_backup_policy_inventory_list.py | 2 +- ...ter_backup_policy_inventory_list_all_of.py | 2 +- ...er_backup_policy_inventory_relationship.py | 2 +- ...luster_backup_policy_inventory_response.py | 2 +- .../hyperflex_cluster_backup_policy_list.py | 2 +- ...rflex_cluster_backup_policy_list_all_of.py | 2 +- ...yperflex_cluster_backup_policy_response.py | 2 +- ...cluster_health_check_execution_snapshot.py | 2 +- ..._health_check_execution_snapshot_all_of.py | 2 +- ...er_health_check_execution_snapshot_list.py | 2 +- ...th_check_execution_snapshot_list_all_of.py | 2 +- ...ealth_check_execution_snapshot_response.py | 2 +- intersight/model/hyperflex_cluster_list.py | 2 +- .../model/hyperflex_cluster_list_all_of.py | 2 +- .../model/hyperflex_cluster_network_policy.py | 2 +- ...hyperflex_cluster_network_policy_all_of.py | 2 +- .../hyperflex_cluster_network_policy_list.py | 2 +- ...flex_cluster_network_policy_list_all_of.py | 2 +- ...lex_cluster_network_policy_relationship.py | 2 +- ...perflex_cluster_network_policy_response.py | 2 +- intersight/model/hyperflex_cluster_profile.py | 2 +- .../model/hyperflex_cluster_profile_all_of.py | 2 +- .../model/hyperflex_cluster_profile_list.py | 2 +- .../hyperflex_cluster_profile_list_all_of.py | 2 +- .../hyperflex_cluster_profile_relationship.py | 2 +- .../hyperflex_cluster_profile_response.py | 2 +- .../model/hyperflex_cluster_relationship.py | 2 +- ...flex_cluster_replication_network_policy.py | 2 +- ...uster_replication_network_policy_all_of.py | 2 +- ...r_replication_network_policy_deployment.py | 2 +- ...cation_network_policy_deployment_all_of.py | 2 +- ...lication_network_policy_deployment_list.py | 2 +- ...n_network_policy_deployment_list_all_of.py | 2 +- ...tion_network_policy_deployment_response.py | 2 +- ...cluster_replication_network_policy_list.py | 2 +- ..._replication_network_policy_list_all_of.py | 2 +- ...ter_replication_network_policy_response.py | 2 +- .../model/hyperflex_cluster_response.py | 2 +- .../model/hyperflex_cluster_storage_policy.py | 2 +- ...hyperflex_cluster_storage_policy_all_of.py | 2 +- .../hyperflex_cluster_storage_policy_list.py | 2 +- ...flex_cluster_storage_policy_list_all_of.py | 2 +- ...lex_cluster_storage_policy_relationship.py | 2 +- ...perflex_cluster_storage_policy_response.py | 2 +- intersight/model/hyperflex_config_result.py | 2 +- .../model/hyperflex_config_result_all_of.py | 2 +- .../model/hyperflex_config_result_entry.py | 2 +- .../hyperflex_config_result_entry_all_of.py | 2 +- .../hyperflex_config_result_entry_list.py | 2 +- ...perflex_config_result_entry_list_all_of.py | 2 +- ...erflex_config_result_entry_relationship.py | 2 +- .../hyperflex_config_result_entry_response.py | 2 +- .../model/hyperflex_config_result_list.py | 2 +- .../hyperflex_config_result_list_all_of.py | 2 +- .../hyperflex_config_result_relationship.py | 2 +- .../model/hyperflex_config_result_response.py | 2 +- .../model/hyperflex_data_protection_peer.py | 2 +- .../hyperflex_data_protection_peer_all_of.py | 2 +- .../hyperflex_data_protection_peer_list.py | 2 +- ...erflex_data_protection_peer_list_all_of.py | 2 +- ...rflex_data_protection_peer_relationship.py | 2 +- ...hyperflex_data_protection_peer_response.py | 2 +- intersight/model/hyperflex_datastore_info.py | 2 +- .../model/hyperflex_datastore_info_all_of.py | 2 +- .../model/hyperflex_datastore_statistic.py | 2 +- .../hyperflex_datastore_statistic_all_of.py | 2 +- .../hyperflex_datastore_statistic_list.py | 2 +- ...perflex_datastore_statistic_list_all_of.py | 2 +- ...erflex_datastore_statistic_relationship.py | 2 +- .../hyperflex_datastore_statistic_response.py | 2 +- ...hyperflex_device_package_download_state.py | 2 +- ...ex_device_package_download_state_all_of.py | 2 +- ...flex_device_package_download_state_list.py | 2 +- ...vice_package_download_state_list_all_of.py | 2 +- ..._device_package_download_state_response.py | 2 +- intersight/model/hyperflex_drive.py | 2 +- intersight/model/hyperflex_drive_all_of.py | 2 +- intersight/model/hyperflex_drive_list.py | 2 +- .../model/hyperflex_drive_list_all_of.py | 2 +- .../model/hyperflex_drive_relationship.py | 2 +- intersight/model/hyperflex_drive_response.py | 2 +- intersight/model/hyperflex_encryption.py | 2 +- .../model/hyperflex_encryption_all_of.py | 2 +- intersight/model/hyperflex_encryption_list.py | 2 +- .../model/hyperflex_encryption_list_all_of.py | 2 +- .../hyperflex_encryption_relationship.py | 2 +- .../model/hyperflex_encryption_response.py | 2 +- .../model/hyperflex_entity_reference.py | 2 +- .../hyperflex_entity_reference_all_of.py | 2 +- intersight/model/hyperflex_error_stack.py | 2 +- .../model/hyperflex_error_stack_all_of.py | 2 +- .../model/hyperflex_ext_fc_storage_policy.py | 2 +- .../hyperflex_ext_fc_storage_policy_all_of.py | 2 +- .../hyperflex_ext_fc_storage_policy_list.py | 2 +- ...rflex_ext_fc_storage_policy_list_all_of.py | 2 +- ...flex_ext_fc_storage_policy_relationship.py | 2 +- ...yperflex_ext_fc_storage_policy_response.py | 2 +- .../hyperflex_ext_iscsi_storage_policy.py | 2 +- ...perflex_ext_iscsi_storage_policy_all_of.py | 2 +- ...hyperflex_ext_iscsi_storage_policy_list.py | 2 +- ...ex_ext_iscsi_storage_policy_list_all_of.py | 2 +- ...x_ext_iscsi_storage_policy_relationship.py | 2 +- ...rflex_ext_iscsi_storage_policy_response.py | 2 +- .../model/hyperflex_feature_limit_entry.py | 2 +- .../hyperflex_feature_limit_entry_all_of.py | 2 +- .../model/hyperflex_feature_limit_external.py | 2 +- ...hyperflex_feature_limit_external_all_of.py | 2 +- .../hyperflex_feature_limit_external_list.py | 2 +- ...flex_feature_limit_external_list_all_of.py | 2 +- ...lex_feature_limit_external_relationship.py | 2 +- ...perflex_feature_limit_external_response.py | 2 +- .../model/hyperflex_feature_limit_internal.py | 2 +- ...hyperflex_feature_limit_internal_all_of.py | 2 +- .../hyperflex_feature_limit_internal_list.py | 2 +- ...flex_feature_limit_internal_list_all_of.py | 2 +- ...lex_feature_limit_internal_relationship.py | 2 +- ...perflex_feature_limit_internal_response.py | 2 +- intersight/model/hyperflex_file_path.py | 2 +- .../model/hyperflex_file_path_all_of.py | 2 +- intersight/model/hyperflex_health.py | 2 +- intersight/model/hyperflex_health_all_of.py | 2 +- .../hyperflex_health_check_definition.py | 2 +- ...yperflex_health_check_definition_all_of.py | 2 +- .../hyperflex_health_check_definition_list.py | 2 +- ...lex_health_check_definition_list_all_of.py | 2 +- ...ex_health_check_definition_relationship.py | 2 +- ...erflex_health_check_definition_response.py | 2 +- .../model/hyperflex_health_check_execution.py | 2 +- ...hyperflex_health_check_execution_all_of.py | 2 +- .../hyperflex_health_check_execution_list.py | 2 +- ...flex_health_check_execution_list_all_of.py | 2 +- ...perflex_health_check_execution_response.py | 2 +- ...perflex_health_check_execution_snapshot.py | 2 +- ..._health_check_execution_snapshot_all_of.py | 2 +- ...ex_health_check_execution_snapshot_list.py | 2 +- ...th_check_execution_snapshot_list_all_of.py | 2 +- ...ealth_check_execution_snapshot_response.py | 2 +- .../hyperflex_health_check_node_level_info.py | 2 +- ...lex_health_check_node_level_info_all_of.py | 2 +- ...hyperflex_health_check_package_checksum.py | 2 +- ...ex_health_check_package_checksum_all_of.py | 2 +- ...flex_health_check_package_checksum_list.py | 2 +- ...alth_check_package_checksum_list_all_of.py | 2 +- ..._health_check_package_checksum_response.py | 2 +- .../hyperflex_health_check_script_info.py | 2 +- ...perflex_health_check_script_info_all_of.py | 2 +- intersight/model/hyperflex_health_list.py | 2 +- .../model/hyperflex_health_list_all_of.py | 2 +- .../model/hyperflex_health_relationship.py | 2 +- intersight/model/hyperflex_health_response.py | 2 +- intersight/model/hyperflex_hw_catalog.py | 2 +- .../model/hyperflex_hw_catalog_all_of.py | 2 +- intersight/model/hyperflex_hw_catalog_list.py | 2 +- .../model/hyperflex_hw_catalog_list_all_of.py | 2 +- .../model/hyperflex_hw_catalog_response.py | 2 +- .../hyperflex_hx_host_mount_status_dt.py | 2 +- ...yperflex_hx_host_mount_status_dt_all_of.py | 2 +- ...lex_hx_license_authorization_details_dt.py | 2 +- ...license_authorization_details_dt_all_of.py | 2 +- intersight/model/hyperflex_hx_link_dt.py | 2 +- .../model/hyperflex_hx_link_dt_all_of.py | 2 +- .../model/hyperflex_hx_network_address_dt.py | 2 +- .../hyperflex_hx_network_address_dt_all_of.py | 2 +- ...perflex_hx_platform_datastore_config_dt.py | 2 +- ..._hx_platform_datastore_config_dt_all_of.py | 2 +- .../hyperflex_hx_registration_details_dt.py | 2 +- ...rflex_hx_registration_details_dt_all_of.py | 2 +- .../model/hyperflex_hx_resiliency_info_dt.py | 2 +- .../hyperflex_hx_resiliency_info_dt_all_of.py | 2 +- intersight/model/hyperflex_hx_site_dt.py | 2 +- .../model/hyperflex_hx_site_dt_all_of.py | 2 +- intersight/model/hyperflex_hx_uu_id_dt.py | 2 +- .../model/hyperflex_hx_uu_id_dt_all_of.py | 2 +- intersight/model/hyperflex_hx_zone_info_dt.py | 2 +- .../model/hyperflex_hx_zone_info_dt_all_of.py | 2 +- .../hyperflex_hx_zone_resiliency_info_dt.py | 2 +- ...rflex_hx_zone_resiliency_info_dt_all_of.py | 2 +- intersight/model/hyperflex_hxdp_version.py | 2 +- .../model/hyperflex_hxdp_version_all_of.py | 2 +- .../model/hyperflex_hxdp_version_list.py | 2 +- .../hyperflex_hxdp_version_list_all_of.py | 2 +- .../hyperflex_hxdp_version_relationship.py | 2 +- .../model/hyperflex_hxdp_version_response.py | 2 +- intersight/model/hyperflex_hypervisor_host.py | 2 +- .../model/hyperflex_hypervisor_host_all_of.py | 2 +- .../model/hyperflex_hypervisor_host_list.py | 2 +- .../hyperflex_hypervisor_host_list_all_of.py | 2 +- .../hyperflex_hypervisor_host_relationship.py | 2 +- .../hyperflex_hypervisor_host_response.py | 2 +- .../hyperflex_hypervisor_virtual_machine.py | 2 +- ...rflex_hypervisor_virtual_machine_all_of.py | 2 +- ...perflex_hypervisor_virtual_machine_list.py | 2 +- ..._hypervisor_virtual_machine_list_all_of.py | 2 +- ...lex_hypervisor_virtual_machine_response.py | 2 +- intersight/model/hyperflex_initiator_group.py | 2 +- .../model/hyperflex_initiator_group_all_of.py | 2 +- .../model/hyperflex_initiator_group_list.py | 2 +- .../hyperflex_initiator_group_list_all_of.py | 2 +- .../hyperflex_initiator_group_relationship.py | 2 +- .../hyperflex_initiator_group_response.py | 2 +- intersight/model/hyperflex_ip_addr_range.py | 2 +- .../model/hyperflex_ip_addr_range_all_of.py | 2 +- intersight/model/hyperflex_iscsi_network.py | 2 +- .../model/hyperflex_iscsi_network_all_of.py | 2 +- .../model/hyperflex_iscsi_network_list.py | 2 +- .../hyperflex_iscsi_network_list_all_of.py | 2 +- .../model/hyperflex_iscsi_network_response.py | 2 +- .../model/hyperflex_key_encryption_key.py | 2 +- .../hyperflex_key_encryption_key_all_of.py | 2 +- .../hyperflex_key_encryption_key_list.py | 2 +- ...yperflex_key_encryption_key_list_all_of.py | 2 +- .../hyperflex_key_encryption_key_response.py | 2 +- intersight/model/hyperflex_license.py | 2 +- intersight/model/hyperflex_license_all_of.py | 2 +- intersight/model/hyperflex_license_list.py | 2 +- .../model/hyperflex_license_list_all_of.py | 2 +- .../model/hyperflex_license_relationship.py | 2 +- .../model/hyperflex_license_response.py | 2 +- .../hyperflex_local_credential_policy.py | 2 +- ...yperflex_local_credential_policy_all_of.py | 2 +- .../hyperflex_local_credential_policy_list.py | 2 +- ...lex_local_credential_policy_list_all_of.py | 2 +- ...ex_local_credential_policy_relationship.py | 2 +- ...erflex_local_credential_policy_response.py | 2 +- .../hyperflex_logical_availability_zone.py | 2 +- ...erflex_logical_availability_zone_all_of.py | 2 +- intersight/model/hyperflex_lun.py | 2 +- intersight/model/hyperflex_lun_all_of.py | 2 +- intersight/model/hyperflex_lun_list.py | 2 +- intersight/model/hyperflex_lun_list_all_of.py | 2 +- .../model/hyperflex_lun_relationship.py | 2 +- intersight/model/hyperflex_lun_response.py | 2 +- .../model/hyperflex_mac_addr_prefix_range.py | 2 +- .../hyperflex_mac_addr_prefix_range_all_of.py | 2 +- ...rflex_map_cluster_id_to_protection_info.py | 2 +- ...ap_cluster_id_to_protection_info_all_of.py | 2 +- ...lex_map_cluster_id_to_st_snapshot_point.py | 2 +- ..._cluster_id_to_st_snapshot_point_all_of.py | 2 +- .../hyperflex_map_uuid_to_tracked_disk.py | 2 +- ...perflex_map_uuid_to_tracked_disk_all_of.py | 2 +- intersight/model/hyperflex_named_vlan.py | 2 +- .../model/hyperflex_named_vlan_all_of.py | 2 +- intersight/model/hyperflex_named_vsan.py | 2 +- .../model/hyperflex_named_vsan_all_of.py | 2 +- intersight/model/hyperflex_node.py | 2 +- intersight/model/hyperflex_node_all_of.py | 2 +- .../model/hyperflex_node_config_policy.py | 2 +- .../hyperflex_node_config_policy_all_of.py | 2 +- .../hyperflex_node_config_policy_list.py | 2 +- ...yperflex_node_config_policy_list_all_of.py | 2 +- ...perflex_node_config_policy_relationship.py | 2 +- .../hyperflex_node_config_policy_response.py | 2 +- intersight/model/hyperflex_node_list.py | 2 +- .../model/hyperflex_node_list_all_of.py | 2 +- intersight/model/hyperflex_node_profile.py | 2 +- .../model/hyperflex_node_profile_all_of.py | 2 +- .../model/hyperflex_node_profile_list.py | 2 +- .../hyperflex_node_profile_list_all_of.py | 2 +- .../hyperflex_node_profile_relationship.py | 2 +- .../model/hyperflex_node_profile_response.py | 2 +- .../model/hyperflex_node_relationship.py | 2 +- intersight/model/hyperflex_node_response.py | 2 +- .../hyperflex_port_type_to_port_number_map.py | 2 +- ...lex_port_type_to_port_number_map_all_of.py | 2 +- .../model/hyperflex_protected_cluster.py | 2 +- .../hyperflex_protected_cluster_all_of.py | 2 +- .../model/hyperflex_protected_cluster_list.py | 2 +- ...hyperflex_protected_cluster_list_all_of.py | 2 +- .../hyperflex_protected_cluster_response.py | 2 +- intersight/model/hyperflex_protection_info.py | 2 +- .../model/hyperflex_protection_info_all_of.py | 2 +- .../model/hyperflex_proxy_setting_policy.py | 2 +- .../hyperflex_proxy_setting_policy_all_of.py | 2 +- .../hyperflex_proxy_setting_policy_list.py | 2 +- ...erflex_proxy_setting_policy_list_all_of.py | 2 +- ...rflex_proxy_setting_policy_relationship.py | 2 +- ...hyperflex_proxy_setting_policy_response.py | 2 +- ...plication_cluster_reference_to_schedule.py | 2 +- ...on_cluster_reference_to_schedule_all_of.py | 2 +- .../model/hyperflex_replication_peer_info.py | 2 +- .../hyperflex_replication_peer_info_all_of.py | 2 +- .../hyperflex_replication_plat_datastore.py | 2 +- ...rflex_replication_plat_datastore_all_of.py | 2 +- ...perflex_replication_plat_datastore_pair.py | 2 +- ..._replication_plat_datastore_pair_all_of.py | 2 +- .../model/hyperflex_replication_schedule.py | 2 +- .../hyperflex_replication_schedule_all_of.py | 2 +- .../model/hyperflex_replication_status.py | 2 +- .../hyperflex_replication_status_all_of.py | 2 +- intersight/model/hyperflex_rpo_status.py | 2 +- .../model/hyperflex_rpo_status_all_of.py | 2 +- .../hyperflex_server_firmware_version.py | 2 +- ...yperflex_server_firmware_version_all_of.py | 2 +- ...hyperflex_server_firmware_version_entry.py | 2 +- ...ex_server_firmware_version_entry_all_of.py | 2 +- ...flex_server_firmware_version_entry_list.py | 2 +- ...rver_firmware_version_entry_list_all_of.py | 2 +- ...ver_firmware_version_entry_relationship.py | 2 +- ..._server_firmware_version_entry_response.py | 2 +- .../hyperflex_server_firmware_version_info.py | 2 +- ...lex_server_firmware_version_info_all_of.py | 2 +- .../hyperflex_server_firmware_version_list.py | 2 +- ...lex_server_firmware_version_list_all_of.py | 2 +- ...ex_server_firmware_version_relationship.py | 2 +- ...erflex_server_firmware_version_response.py | 2 +- intersight/model/hyperflex_server_model.py | 2 +- .../model/hyperflex_server_model_all_of.py | 2 +- .../model/hyperflex_server_model_entry.py | 2 +- .../hyperflex_server_model_entry_all_of.py | 2 +- .../model/hyperflex_server_model_list.py | 2 +- .../hyperflex_server_model_list_all_of.py | 2 +- .../hyperflex_server_model_relationship.py | 2 +- .../model/hyperflex_server_model_response.py | 2 +- .../model/hyperflex_service_auth_token.py | 2 +- .../hyperflex_service_auth_token_all_of.py | 2 +- .../hyperflex_service_auth_token_list.py | 2 +- ...yperflex_service_auth_token_list_all_of.py | 2 +- .../hyperflex_service_auth_token_response.py | 2 +- intersight/model/hyperflex_snapshot_files.py | 2 +- .../model/hyperflex_snapshot_files_all_of.py | 2 +- .../model/hyperflex_snapshot_info_brief.py | 2 +- .../hyperflex_snapshot_info_brief_all_of.py | 2 +- intersight/model/hyperflex_snapshot_point.py | 2 +- .../model/hyperflex_snapshot_point_all_of.py | 2 +- intersight/model/hyperflex_snapshot_status.py | 2 +- .../model/hyperflex_snapshot_status_all_of.py | 2 +- ...perflex_software_distribution_component.py | 2 +- ..._software_distribution_component_all_of.py | 2 +- ...ex_software_distribution_component_list.py | 2 +- ...ware_distribution_component_list_all_of.py | 2 +- ...are_distribution_component_relationship.py | 2 +- ...oftware_distribution_component_response.py | 2 +- .../hyperflex_software_distribution_entry.py | 2 +- ...flex_software_distribution_entry_all_of.py | 2 +- ...erflex_software_distribution_entry_list.py | 2 +- ...software_distribution_entry_list_all_of.py | 2 +- ...oftware_distribution_entry_relationship.py | 2 +- ...ex_software_distribution_entry_response.py | 2 +- ...hyperflex_software_distribution_version.py | 2 +- ...ex_software_distribution_version_all_of.py | 2 +- ...flex_software_distribution_version_list.py | 2 +- ...ftware_distribution_version_list_all_of.py | 2 +- ...tware_distribution_version_relationship.py | 2 +- ..._software_distribution_version_response.py | 2 +- .../hyperflex_software_version_policy.py | 2 +- ...yperflex_software_version_policy_all_of.py | 2 +- .../hyperflex_software_version_policy_list.py | 2 +- ...lex_software_version_policy_list_all_of.py | 2 +- ...ex_software_version_policy_relationship.py | 2 +- ...erflex_software_version_policy_response.py | 2 +- ...erflex_st_platform_cluster_healing_info.py | 2 +- ...st_platform_cluster_healing_info_all_of.py | 2 +- ...lex_st_platform_cluster_resiliency_info.py | 2 +- ...platform_cluster_resiliency_info_all_of.py | 2 +- .../model/hyperflex_storage_container.py | 2 +- .../hyperflex_storage_container_all_of.py | 2 +- .../model/hyperflex_storage_container_list.py | 2 +- ...hyperflex_storage_container_list_all_of.py | 2 +- ...yperflex_storage_container_relationship.py | 2 +- .../hyperflex_storage_container_response.py | 2 +- intersight/model/hyperflex_summary.py | 2 +- intersight/model/hyperflex_summary_all_of.py | 2 +- .../model/hyperflex_sys_config_policy.py | 2 +- .../hyperflex_sys_config_policy_all_of.py | 2 +- .../model/hyperflex_sys_config_policy_list.py | 2 +- ...hyperflex_sys_config_policy_list_all_of.py | 2 +- ...yperflex_sys_config_policy_relationship.py | 2 +- .../hyperflex_sys_config_policy_response.py | 2 +- intersight/model/hyperflex_target.py | 2 +- intersight/model/hyperflex_target_all_of.py | 2 +- intersight/model/hyperflex_target_list.py | 2 +- .../model/hyperflex_target_list_all_of.py | 2 +- .../model/hyperflex_target_relationship.py | 2 +- intersight/model/hyperflex_target_response.py | 2 +- intersight/model/hyperflex_tracked_disk.py | 2 +- .../model/hyperflex_tracked_disk_all_of.py | 2 +- intersight/model/hyperflex_tracked_file.py | 2 +- .../model/hyperflex_tracked_file_all_of.py | 2 +- .../model/hyperflex_ucsm_config_policy.py | 2 +- .../hyperflex_ucsm_config_policy_all_of.py | 2 +- .../hyperflex_ucsm_config_policy_list.py | 2 +- ...yperflex_ucsm_config_policy_list_all_of.py | 2 +- ...perflex_ucsm_config_policy_relationship.py | 2 +- .../hyperflex_ucsm_config_policy_response.py | 2 +- .../model/hyperflex_vcenter_config_policy.py | 2 +- .../hyperflex_vcenter_config_policy_all_of.py | 2 +- .../hyperflex_vcenter_config_policy_list.py | 2 +- ...rflex_vcenter_config_policy_list_all_of.py | 2 +- ...flex_vcenter_config_policy_relationship.py | 2 +- ...yperflex_vcenter_config_policy_response.py | 2 +- intersight/model/hyperflex_virtual_machine.py | 2 +- .../model/hyperflex_virtual_machine_all_of.py | 2 +- .../hyperflex_virtual_machine_runtime_info.py | 2 +- ...lex_virtual_machine_runtime_info_all_of.py | 2 +- intersight/model/hyperflex_vm_backup_info.py | 2 +- .../model/hyperflex_vm_backup_info_all_of.py | 2 +- .../model/hyperflex_vm_backup_info_list.py | 2 +- .../hyperflex_vm_backup_info_list_all_of.py | 2 +- .../hyperflex_vm_backup_info_relationship.py | 2 +- .../hyperflex_vm_backup_info_response.py | 2 +- .../model/hyperflex_vm_import_operation.py | 2 +- .../hyperflex_vm_import_operation_all_of.py | 2 +- .../hyperflex_vm_import_operation_list.py | 2 +- ...perflex_vm_import_operation_list_all_of.py | 2 +- .../hyperflex_vm_import_operation_response.py | 2 +- .../hyperflex_vm_protection_space_usage.py | 2 +- ...erflex_vm_protection_space_usage_all_of.py | 2 +- .../model/hyperflex_vm_restore_operation.py | 2 +- .../hyperflex_vm_restore_operation_all_of.py | 2 +- .../hyperflex_vm_restore_operation_list.py | 2 +- ...erflex_vm_restore_operation_list_all_of.py | 2 +- ...hyperflex_vm_restore_operation_response.py | 2 +- .../model/hyperflex_vm_snapshot_info.py | 2 +- .../hyperflex_vm_snapshot_info_all_of.py | 2 +- .../model/hyperflex_vm_snapshot_info_list.py | 2 +- .../hyperflex_vm_snapshot_info_list_all_of.py | 2 +- ...hyperflex_vm_snapshot_info_relationship.py | 2 +- .../hyperflex_vm_snapshot_info_response.py | 2 +- intersight/model/hyperflex_volume.py | 2 +- intersight/model/hyperflex_volume_all_of.py | 2 +- intersight/model/hyperflex_volume_list.py | 2 +- .../model/hyperflex_volume_list_all_of.py | 2 +- .../model/hyperflex_volume_relationship.py | 2 +- intersight/model/hyperflex_volume_response.py | 2 +- .../model/hyperflex_witness_configuration.py | 2 +- .../hyperflex_witness_configuration_all_of.py | 2 +- .../hyperflex_witness_configuration_list.py | 2 +- ...rflex_witness_configuration_list_all_of.py | 2 +- ...yperflex_witness_configuration_response.py | 2 +- .../model/hyperflex_wwxn_prefix_range.py | 2 +- .../hyperflex_wwxn_prefix_range_all_of.py | 2 +- intersight/model/i18n_message.py | 2 +- intersight/model/i18n_message_all_of.py | 2 +- intersight/model/i18n_message_param.py | 2 +- intersight/model/i18n_message_param_all_of.py | 2 +- intersight/model/iaas_connector_pack.py | 2 +- .../model/iaas_connector_pack_all_of.py | 2 +- intersight/model/iaas_connector_pack_list.py | 2 +- .../model/iaas_connector_pack_list_all_of.py | 2 +- .../model/iaas_connector_pack_relationship.py | 2 +- .../model/iaas_connector_pack_response.py | 2 +- intersight/model/iaas_custom_task_info.py | 2 +- .../model/iaas_custom_task_info_all_of.py | 2 +- .../model/iaas_custom_task_info_list.py | 2 +- .../iaas_custom_task_info_list_all_of.py | 2 +- .../iaas_custom_task_info_relationship.py | 2 +- .../model/iaas_custom_task_info_response.py | 2 +- intersight/model/iaas_device_status.py | 2 +- intersight/model/iaas_device_status_all_of.py | 2 +- intersight/model/iaas_device_status_list.py | 2 +- .../model/iaas_device_status_list_all_of.py | 2 +- .../model/iaas_device_status_relationship.py | 2 +- .../model/iaas_device_status_response.py | 2 +- intersight/model/iaas_diagnostic_messages.py | 2 +- .../model/iaas_diagnostic_messages_all_of.py | 2 +- .../model/iaas_diagnostic_messages_list.py | 2 +- .../iaas_diagnostic_messages_list_all_of.py | 2 +- .../iaas_diagnostic_messages_response.py | 2 +- intersight/model/iaas_license_info.py | 2 +- intersight/model/iaas_license_info_all_of.py | 2 +- intersight/model/iaas_license_info_list.py | 2 +- .../model/iaas_license_info_list_all_of.py | 2 +- .../model/iaas_license_info_relationship.py | 2 +- .../model/iaas_license_info_response.py | 2 +- intersight/model/iaas_license_keys_info.py | 2 +- .../model/iaas_license_keys_info_all_of.py | 2 +- .../model/iaas_license_utilization_info.py | 2 +- .../iaas_license_utilization_info_all_of.py | 2 +- intersight/model/iaas_most_run_tasks.py | 2 +- .../model/iaas_most_run_tasks_all_of.py | 2 +- intersight/model/iaas_most_run_tasks_list.py | 2 +- .../model/iaas_most_run_tasks_list_all_of.py | 2 +- .../model/iaas_most_run_tasks_relationship.py | 2 +- .../model/iaas_most_run_tasks_response.py | 2 +- intersight/model/iaas_service_request.py | 2 +- .../model/iaas_service_request_all_of.py | 2 +- intersight/model/iaas_service_request_list.py | 2 +- .../model/iaas_service_request_list_all_of.py | 2 +- .../model/iaas_service_request_response.py | 2 +- intersight/model/iaas_system_task_info.py | 2 +- .../model/iaas_system_task_info_all_of.py | 2 +- .../model/iaas_system_task_info_list.py | 2 +- .../iaas_system_task_info_list_all_of.py | 2 +- .../iaas_system_task_info_relationship.py | 2 +- .../model/iaas_system_task_info_response.py | 2 +- intersight/model/iaas_ucsd_info.py | 2 +- intersight/model/iaas_ucsd_info_all_of.py | 2 +- intersight/model/iaas_ucsd_info_list.py | 2 +- .../model/iaas_ucsd_info_list_all_of.py | 2 +- .../model/iaas_ucsd_info_relationship.py | 2 +- intersight/model/iaas_ucsd_info_response.py | 2 +- intersight/model/iaas_ucsd_managed_infra.py | 2 +- .../model/iaas_ucsd_managed_infra_all_of.py | 2 +- .../model/iaas_ucsd_managed_infra_list.py | 2 +- .../iaas_ucsd_managed_infra_list_all_of.py | 2 +- .../iaas_ucsd_managed_infra_relationship.py | 2 +- .../model/iaas_ucsd_managed_infra_response.py | 2 +- intersight/model/iaas_ucsd_messages.py | 2 +- intersight/model/iaas_ucsd_messages_all_of.py | 2 +- intersight/model/iaas_ucsd_messages_list.py | 2 +- .../model/iaas_ucsd_messages_list_all_of.py | 2 +- .../model/iaas_ucsd_messages_response.py | 2 +- intersight/model/iaas_workflow_steps.py | 2 +- .../model/iaas_workflow_steps_all_of.py | 2 +- intersight/model/iam_account.py | 2 +- intersight/model/iam_account_all_of.py | 2 +- intersight/model/iam_account_experience.py | 2 +- .../model/iam_account_experience_all_of.py | 2 +- .../model/iam_account_experience_list.py | 2 +- .../iam_account_experience_list_all_of.py | 2 +- .../model/iam_account_experience_response.py | 2 +- intersight/model/iam_account_list.py | 2 +- intersight/model/iam_account_list_all_of.py | 2 +- intersight/model/iam_account_permissions.py | 2 +- .../model/iam_account_permissions_all_of.py | 2 +- intersight/model/iam_account_relationship.py | 2 +- intersight/model/iam_account_response.py | 2 +- intersight/model/iam_api_key.py | 2 +- intersight/model/iam_api_key_all_of.py | 2 +- intersight/model/iam_api_key_list.py | 2 +- intersight/model/iam_api_key_list_all_of.py | 2 +- intersight/model/iam_api_key_relationship.py | 2 +- intersight/model/iam_api_key_response.py | 2 +- intersight/model/iam_app_registration.py | 2 +- .../model/iam_app_registration_all_of.py | 2 +- intersight/model/iam_app_registration_list.py | 2 +- .../model/iam_app_registration_list_all_of.py | 2 +- .../iam_app_registration_relationship.py | 2 +- .../model/iam_app_registration_response.py | 2 +- intersight/model/iam_banner_message.py | 2 +- intersight/model/iam_banner_message_all_of.py | 2 +- intersight/model/iam_banner_message_list.py | 2 +- .../model/iam_banner_message_list_all_of.py | 2 +- .../model/iam_banner_message_response.py | 2 +- intersight/model/iam_certificate.py | 2 +- intersight/model/iam_certificate_all_of.py | 2 +- intersight/model/iam_certificate_list.py | 2 +- .../model/iam_certificate_list_all_of.py | 2 +- .../model/iam_certificate_relationship.py | 2 +- intersight/model/iam_certificate_request.py | 2 +- .../model/iam_certificate_request_all_of.py | 2 +- .../model/iam_certificate_request_list.py | 2 +- .../iam_certificate_request_list_all_of.py | 2 +- .../iam_certificate_request_relationship.py | 2 +- .../model/iam_certificate_request_response.py | 2 +- intersight/model/iam_certificate_response.py | 2 +- intersight/model/iam_client_meta.py | 2 +- intersight/model/iam_client_meta_all_of.py | 2 +- intersight/model/iam_domain_group.py | 2 +- intersight/model/iam_domain_group_all_of.py | 2 +- intersight/model/iam_domain_group_list.py | 2 +- .../model/iam_domain_group_list_all_of.py | 2 +- .../model/iam_domain_group_relationship.py | 2 +- intersight/model/iam_domain_group_response.py | 2 +- intersight/model/iam_domain_name_info.py | 2 +- .../model/iam_domain_name_info_all_of.py | 2 +- intersight/model/iam_domain_name_info_list.py | 2 +- .../model/iam_domain_name_info_list_all_of.py | 2 +- .../model/iam_domain_name_info_response.py | 2 +- .../iam_end_point_password_properties.py | 2 +- ...am_end_point_password_properties_all_of.py | 2 +- intersight/model/iam_end_point_privilege.py | 2 +- .../model/iam_end_point_privilege_all_of.py | 2 +- .../model/iam_end_point_privilege_list.py | 2 +- .../iam_end_point_privilege_list_all_of.py | 2 +- .../iam_end_point_privilege_relationship.py | 2 +- .../model/iam_end_point_privilege_response.py | 2 +- intersight/model/iam_end_point_role.py | 2 +- intersight/model/iam_end_point_role_all_of.py | 2 +- intersight/model/iam_end_point_role_list.py | 2 +- .../model/iam_end_point_role_list_all_of.py | 2 +- .../model/iam_end_point_role_relationship.py | 2 +- .../model/iam_end_point_role_response.py | 2 +- intersight/model/iam_end_point_user.py | 2 +- intersight/model/iam_end_point_user_all_of.py | 2 +- .../model/iam_end_point_user_inventory.py | 2 +- .../iam_end_point_user_inventory_all_of.py | 2 +- .../iam_end_point_user_inventory_list.py | 2 +- ...am_end_point_user_inventory_list_all_of.py | 2 +- ...m_end_point_user_inventory_relationship.py | 2 +- .../iam_end_point_user_inventory_response.py | 2 +- intersight/model/iam_end_point_user_list.py | 2 +- .../model/iam_end_point_user_list_all_of.py | 2 +- intersight/model/iam_end_point_user_policy.py | 2 +- .../model/iam_end_point_user_policy_all_of.py | 2 +- .../iam_end_point_user_policy_inventory.py | 2 +- ..._end_point_user_policy_inventory_all_of.py | 2 +- ...am_end_point_user_policy_inventory_list.py | 2 +- ...point_user_policy_inventory_list_all_of.py | 2 +- ...oint_user_policy_inventory_relationship.py | 2 +- ...nd_point_user_policy_inventory_response.py | 2 +- .../model/iam_end_point_user_policy_list.py | 2 +- .../iam_end_point_user_policy_list_all_of.py | 2 +- .../iam_end_point_user_policy_relationship.py | 2 +- .../iam_end_point_user_policy_response.py | 2 +- .../model/iam_end_point_user_relationship.py | 2 +- .../model/iam_end_point_user_response.py | 2 +- intersight/model/iam_end_point_user_role.py | 2 +- .../model/iam_end_point_user_role_all_of.py | 2 +- .../iam_end_point_user_role_inventory.py | 2 +- ...am_end_point_user_role_inventory_all_of.py | 2 +- .../iam_end_point_user_role_inventory_list.py | 2 +- ...d_point_user_role_inventory_list_all_of.py | 2 +- ..._point_user_role_inventory_relationship.py | 2 +- ..._end_point_user_role_inventory_response.py | 2 +- .../model/iam_end_point_user_role_list.py | 2 +- .../iam_end_point_user_role_list_all_of.py | 2 +- .../iam_end_point_user_role_relationship.py | 2 +- .../model/iam_end_point_user_role_response.py | 2 +- intersight/model/iam_failure_details.py | 2 +- .../model/iam_failure_details_all_of.py | 2 +- intersight/model/iam_feature_definition.py | 2 +- .../model/iam_feature_definition_all_of.py | 2 +- .../model/iam_group_permission_to_roles.py | 2 +- .../iam_group_permission_to_roles_all_of.py | 2 +- intersight/model/iam_idp.py | 2 +- intersight/model/iam_idp_all_of.py | 2 +- intersight/model/iam_idp_list.py | 2 +- intersight/model/iam_idp_list_all_of.py | 2 +- intersight/model/iam_idp_reference.py | 2 +- intersight/model/iam_idp_reference_all_of.py | 2 +- intersight/model/iam_idp_reference_list.py | 2 +- .../model/iam_idp_reference_list_all_of.py | 2 +- .../model/iam_idp_reference_relationship.py | 2 +- .../model/iam_idp_reference_response.py | 2 +- intersight/model/iam_idp_relationship.py | 2 +- intersight/model/iam_idp_response.py | 2 +- intersight/model/iam_ip_access_management.py | 2 +- .../model/iam_ip_access_management_all_of.py | 2 +- .../model/iam_ip_access_management_list.py | 2 +- .../iam_ip_access_management_list_all_of.py | 2 +- .../iam_ip_access_management_relationship.py | 2 +- .../iam_ip_access_management_response.py | 2 +- intersight/model/iam_ip_address.py | 2 +- intersight/model/iam_ip_address_all_of.py | 2 +- intersight/model/iam_ip_address_list.py | 2 +- .../model/iam_ip_address_list_all_of.py | 2 +- .../model/iam_ip_address_relationship.py | 2 +- intersight/model/iam_ip_address_response.py | 2 +- intersight/model/iam_ldap_base_properties.py | 2 +- .../model/iam_ldap_base_properties_all_of.py | 2 +- intersight/model/iam_ldap_config_params.py | 2 +- .../model/iam_ldap_config_params_all_of.py | 2 +- .../model/iam_ldap_config_params_list.py | 2 +- .../iam_ldap_config_params_list_all_of.py | 2 +- .../model/iam_ldap_config_params_response.py | 2 +- intersight/model/iam_ldap_dns_parameters.py | 2 +- .../model/iam_ldap_dns_parameters_all_of.py | 2 +- intersight/model/iam_ldap_group.py | 2 +- intersight/model/iam_ldap_group_all_of.py | 2 +- intersight/model/iam_ldap_group_list.py | 2 +- .../model/iam_ldap_group_list_all_of.py | 2 +- .../model/iam_ldap_group_relationship.py | 2 +- intersight/model/iam_ldap_group_response.py | 2 +- intersight/model/iam_ldap_policy.py | 2 +- intersight/model/iam_ldap_policy_all_of.py | 2 +- intersight/model/iam_ldap_policy_list.py | 2 +- .../model/iam_ldap_policy_list_all_of.py | 2 +- .../model/iam_ldap_policy_relationship.py | 2 +- intersight/model/iam_ldap_policy_response.py | 2 +- intersight/model/iam_ldap_provider.py | 2 +- intersight/model/iam_ldap_provider_all_of.py | 2 +- intersight/model/iam_ldap_provider_list.py | 2 +- .../model/iam_ldap_provider_list_all_of.py | 2 +- .../model/iam_ldap_provider_relationship.py | 2 +- .../model/iam_ldap_provider_response.py | 2 +- intersight/model/iam_local_user_password.py | 2 +- .../model/iam_local_user_password_all_of.py | 2 +- .../model/iam_local_user_password_policy.py | 2 +- .../iam_local_user_password_policy_all_of.py | 2 +- .../iam_local_user_password_policy_list.py | 2 +- ..._local_user_password_policy_list_all_of.py | 2 +- ...iam_local_user_password_policy_response.py | 2 +- .../iam_local_user_password_relationship.py | 2 +- intersight/model/iam_o_auth_token.py | 2 +- intersight/model/iam_o_auth_token_all_of.py | 2 +- intersight/model/iam_o_auth_token_list.py | 2 +- .../model/iam_o_auth_token_list_all_of.py | 2 +- .../model/iam_o_auth_token_relationship.py | 2 +- intersight/model/iam_o_auth_token_response.py | 2 +- intersight/model/iam_permission.py | 2 +- intersight/model/iam_permission_all_of.py | 2 +- intersight/model/iam_permission_list.py | 2 +- .../model/iam_permission_list_all_of.py | 2 +- intersight/model/iam_permission_reference.py | 2 +- .../model/iam_permission_reference_all_of.py | 2 +- .../model/iam_permission_relationship.py | 2 +- intersight/model/iam_permission_response.py | 2 +- intersight/model/iam_permission_to_roles.py | 2 +- .../model/iam_permission_to_roles_all_of.py | 2 +- intersight/model/iam_private_key_spec.py | 2 +- .../model/iam_private_key_spec_all_of.py | 2 +- intersight/model/iam_private_key_spec_list.py | 2 +- .../model/iam_private_key_spec_list_all_of.py | 2 +- .../iam_private_key_spec_relationship.py | 2 +- .../model/iam_private_key_spec_response.py | 2 +- intersight/model/iam_privilege.py | 2 +- intersight/model/iam_privilege_all_of.py | 2 +- intersight/model/iam_privilege_list.py | 2 +- intersight/model/iam_privilege_list_all_of.py | 2 +- .../model/iam_privilege_relationship.py | 2 +- intersight/model/iam_privilege_response.py | 2 +- intersight/model/iam_privilege_set.py | 2 +- intersight/model/iam_privilege_set_all_of.py | 2 +- intersight/model/iam_privilege_set_list.py | 2 +- .../model/iam_privilege_set_list_all_of.py | 2 +- .../model/iam_privilege_set_relationship.py | 2 +- .../model/iam_privilege_set_response.py | 2 +- intersight/model/iam_qualifier.py | 2 +- intersight/model/iam_qualifier_all_of.py | 2 +- intersight/model/iam_qualifier_list.py | 2 +- intersight/model/iam_qualifier_list_all_of.py | 2 +- .../model/iam_qualifier_relationship.py | 2 +- intersight/model/iam_qualifier_response.py | 2 +- intersight/model/iam_resource_limits.py | 2 +- .../model/iam_resource_limits_all_of.py | 2 +- intersight/model/iam_resource_limits_list.py | 2 +- .../model/iam_resource_limits_list_all_of.py | 2 +- .../model/iam_resource_limits_relationship.py | 2 +- .../model/iam_resource_limits_response.py | 2 +- intersight/model/iam_resource_permission.py | 2 +- .../model/iam_resource_permission_all_of.py | 2 +- .../model/iam_resource_permission_list.py | 2 +- .../iam_resource_permission_list_all_of.py | 2 +- .../iam_resource_permission_relationship.py | 2 +- .../model/iam_resource_permission_response.py | 2 +- intersight/model/iam_resource_roles.py | 2 +- intersight/model/iam_resource_roles_all_of.py | 2 +- intersight/model/iam_resource_roles_list.py | 2 +- .../model/iam_resource_roles_list_all_of.py | 2 +- .../model/iam_resource_roles_relationship.py | 2 +- .../model/iam_resource_roles_response.py | 2 +- intersight/model/iam_role.py | 2 +- intersight/model/iam_role_all_of.py | 2 +- intersight/model/iam_role_list.py | 2 +- intersight/model/iam_role_list_all_of.py | 2 +- intersight/model/iam_role_relationship.py | 2 +- intersight/model/iam_role_response.py | 2 +- intersight/model/iam_rule.py | 2 +- intersight/model/iam_rule_all_of.py | 2 +- intersight/model/iam_saml_sp_connection.py | 2 +- .../model/iam_saml_sp_connection_all_of.py | 2 +- intersight/model/iam_security_holder.py | 2 +- .../model/iam_security_holder_all_of.py | 2 +- intersight/model/iam_security_holder_list.py | 2 +- .../model/iam_security_holder_list_all_of.py | 2 +- .../model/iam_security_holder_relationship.py | 2 +- .../model/iam_security_holder_response.py | 2 +- intersight/model/iam_service_provider.py | 2 +- .../model/iam_service_provider_all_of.py | 2 +- intersight/model/iam_service_provider_list.py | 2 +- .../model/iam_service_provider_list_all_of.py | 2 +- .../iam_service_provider_relationship.py | 2 +- .../model/iam_service_provider_response.py | 2 +- intersight/model/iam_session.py | 2 +- intersight/model/iam_session_all_of.py | 2 +- intersight/model/iam_session_limits.py | 2 +- intersight/model/iam_session_limits_all_of.py | 2 +- intersight/model/iam_session_limits_list.py | 2 +- .../model/iam_session_limits_list_all_of.py | 2 +- .../model/iam_session_limits_relationship.py | 2 +- .../model/iam_session_limits_response.py | 2 +- intersight/model/iam_session_list.py | 2 +- intersight/model/iam_session_list_all_of.py | 2 +- intersight/model/iam_session_relationship.py | 2 +- intersight/model/iam_session_response.py | 2 +- .../model/iam_sso_session_attributes.py | 2 +- .../iam_sso_session_attributes_all_of.py | 2 +- intersight/model/iam_system.py | 2 +- intersight/model/iam_system_all_of.py | 2 +- intersight/model/iam_system_list.py | 2 +- intersight/model/iam_system_list_all_of.py | 2 +- intersight/model/iam_system_relationship.py | 2 +- intersight/model/iam_system_response.py | 2 +- intersight/model/iam_trust_point.py | 2 +- intersight/model/iam_trust_point_all_of.py | 2 +- intersight/model/iam_trust_point_list.py | 2 +- .../model/iam_trust_point_list_all_of.py | 2 +- .../model/iam_trust_point_relationship.py | 2 +- intersight/model/iam_trust_point_response.py | 2 +- intersight/model/iam_user.py | 2 +- intersight/model/iam_user_all_of.py | 2 +- intersight/model/iam_user_group.py | 2 +- intersight/model/iam_user_group_all_of.py | 2 +- intersight/model/iam_user_group_list.py | 2 +- .../model/iam_user_group_list_all_of.py | 2 +- .../model/iam_user_group_relationship.py | 2 +- intersight/model/iam_user_group_response.py | 2 +- intersight/model/iam_user_list.py | 2 +- intersight/model/iam_user_list_all_of.py | 2 +- intersight/model/iam_user_preference.py | 2 +- .../model/iam_user_preference_all_of.py | 2 +- intersight/model/iam_user_preference_list.py | 2 +- .../model/iam_user_preference_list_all_of.py | 2 +- .../model/iam_user_preference_relationship.py | 2 +- .../model/iam_user_preference_response.py | 2 +- intersight/model/iam_user_relationship.py | 2 +- intersight/model/iam_user_response.py | 2 +- intersight/model/iam_user_setting.py | 2 +- intersight/model/iam_user_setting_all_of.py | 2 +- intersight/model/iam_user_setting_list.py | 2 +- .../model/iam_user_setting_list_all_of.py | 2 +- .../model/iam_user_setting_relationship.py | 2 +- intersight/model/iam_user_setting_response.py | 2 +- .../model/imcconnector_web_ui_message.py | 2 +- .../imcconnector_web_ui_message_all_of.py | 2 +- intersight/model/infra_base_cluster.py | 2 +- intersight/model/infra_base_cluster_all_of.py | 2 +- .../model/infra_base_cluster_relationship.py | 2 +- .../model/infra_base_gpu_configuration.py | 2 +- .../infra_base_gpu_configuration_all_of.py | 2 +- .../model/infra_base_pci_configuration.py | 2 +- .../infra_base_pci_configuration_all_of.py | 2 +- intersight/model/infra_gpu_configuration.py | 2 +- intersight/model/infra_hardware_info.py | 2 +- .../model/infra_hardware_info_all_of.py | 2 +- intersight/model/infra_meta_data.py | 2 +- intersight/model/infra_meta_data_all_of.py | 2 +- .../model/infra_mig_gpu_configuration.py | 2 +- .../infra_mig_gpu_configuration_all_of.py | 2 +- intersight/model/inventory_base.py | 2 +- intersight/model/inventory_base_all_of.py | 2 +- .../model/inventory_base_relationship.py | 2 +- intersight/model/inventory_device_info.py | 2 +- .../model/inventory_device_info_list.py | 2 +- .../inventory_device_info_list_all_of.py | 2 +- .../inventory_device_info_relationship.py | 2 +- .../model/inventory_device_info_response.py | 2 +- intersight/model/inventory_dn_mo_binding.py | 2 +- .../model/inventory_dn_mo_binding_all_of.py | 2 +- .../model/inventory_dn_mo_binding_list.py | 2 +- .../inventory_dn_mo_binding_list_all_of.py | 2 +- .../model/inventory_dn_mo_binding_response.py | 2 +- .../model/inventory_generic_inventory.py | 2 +- .../inventory_generic_inventory_all_of.py | 2 +- .../inventory_generic_inventory_holder.py | 2 +- ...ventory_generic_inventory_holder_all_of.py | 2 +- ...inventory_generic_inventory_holder_list.py | 2 +- ...ry_generic_inventory_holder_list_all_of.py | 2 +- ...y_generic_inventory_holder_relationship.py | 2 +- ...ntory_generic_inventory_holder_response.py | 2 +- .../model/inventory_generic_inventory_list.py | 2 +- ...inventory_generic_inventory_list_all_of.py | 2 +- ...nventory_generic_inventory_relationship.py | 2 +- .../inventory_generic_inventory_response.py | 2 +- intersight/model/inventory_interface.py | 2 +- .../model/inventory_interface_relationship.py | 2 +- intersight/model/inventory_inventory_mo.py | 2 +- .../model/inventory_inventory_mo_all_of.py | 2 +- intersight/model/inventory_request.py | 2 +- intersight/model/inventory_request_all_of.py | 2 +- intersight/model/inventory_uem_info.py | 2 +- intersight/model/inventory_uem_info_all_of.py | 2 +- intersight/model/ipmioverlan_policy.py | 2 +- intersight/model/ipmioverlan_policy_all_of.py | 2 +- .../model/ipmioverlan_policy_inventory.py | 2 +- .../ipmioverlan_policy_inventory_all_of.py | 2 +- .../ipmioverlan_policy_inventory_list.py | 2 +- ...pmioverlan_policy_inventory_list_all_of.py | 2 +- .../ipmioverlan_policy_inventory_response.py | 2 +- intersight/model/ipmioverlan_policy_list.py | 2 +- .../model/ipmioverlan_policy_list_all_of.py | 2 +- .../model/ipmioverlan_policy_response.py | 2 +- intersight/model/ippool_block_lease.py | 2 +- intersight/model/ippool_block_lease_all_of.py | 2 +- intersight/model/ippool_block_lease_list.py | 2 +- .../model/ippool_block_lease_list_all_of.py | 2 +- .../model/ippool_block_lease_relationship.py | 2 +- .../model/ippool_block_lease_response.py | 2 +- intersight/model/ippool_ip_lease.py | 2 +- intersight/model/ippool_ip_lease_all_of.py | 2 +- intersight/model/ippool_ip_lease_list.py | 2 +- .../model/ippool_ip_lease_list_all_of.py | 2 +- .../model/ippool_ip_lease_relationship.py | 2 +- intersight/model/ippool_ip_lease_response.py | 2 +- intersight/model/ippool_ip_v4_block.py | 2 +- intersight/model/ippool_ip_v4_block_all_of.py | 2 +- intersight/model/ippool_ip_v4_config.py | 2 +- .../model/ippool_ip_v4_config_all_of.py | 2 +- intersight/model/ippool_ip_v6_block.py | 2 +- intersight/model/ippool_ip_v6_block_all_of.py | 2 +- intersight/model/ippool_ip_v6_config.py | 2 +- .../model/ippool_ip_v6_config_all_of.py | 2 +- intersight/model/ippool_pool.py | 2 +- intersight/model/ippool_pool_all_of.py | 2 +- intersight/model/ippool_pool_list.py | 2 +- intersight/model/ippool_pool_list_all_of.py | 2 +- intersight/model/ippool_pool_member.py | 2 +- intersight/model/ippool_pool_member_all_of.py | 2 +- intersight/model/ippool_pool_member_list.py | 2 +- .../model/ippool_pool_member_list_all_of.py | 2 +- .../model/ippool_pool_member_relationship.py | 2 +- .../model/ippool_pool_member_response.py | 2 +- intersight/model/ippool_pool_relationship.py | 2 +- intersight/model/ippool_pool_response.py | 2 +- intersight/model/ippool_reservation.py | 2 +- intersight/model/ippool_reservation_all_of.py | 2 +- intersight/model/ippool_reservation_list.py | 2 +- .../model/ippool_reservation_list_all_of.py | 2 +- .../model/ippool_reservation_reference.py | 2 +- .../ippool_reservation_reference_all_of.py | 2 +- .../model/ippool_reservation_relationship.py | 2 +- .../model/ippool_reservation_response.py | 2 +- intersight/model/ippool_shadow_block.py | 2 +- .../model/ippool_shadow_block_all_of.py | 2 +- intersight/model/ippool_shadow_block_list.py | 2 +- .../model/ippool_shadow_block_list_all_of.py | 2 +- .../model/ippool_shadow_block_relationship.py | 2 +- .../model/ippool_shadow_block_response.py | 2 +- intersight/model/ippool_shadow_pool.py | 2 +- intersight/model/ippool_shadow_pool_all_of.py | 2 +- intersight/model/ippool_shadow_pool_list.py | 2 +- .../model/ippool_shadow_pool_list_all_of.py | 2 +- .../model/ippool_shadow_pool_relationship.py | 2 +- .../model/ippool_shadow_pool_response.py | 2 +- intersight/model/ippool_universe.py | 2 +- intersight/model/ippool_universe_all_of.py | 2 +- intersight/model/ippool_universe_list.py | 2 +- .../model/ippool_universe_list_all_of.py | 2 +- .../model/ippool_universe_relationship.py | 2 +- intersight/model/ippool_universe_response.py | 2 +- intersight/model/iqnpool_block.py | 2 +- intersight/model/iqnpool_block_all_of.py | 2 +- intersight/model/iqnpool_block_list.py | 2 +- intersight/model/iqnpool_block_list_all_of.py | 2 +- .../model/iqnpool_block_relationship.py | 2 +- intersight/model/iqnpool_block_response.py | 2 +- intersight/model/iqnpool_iqn_suffix_block.py | 2 +- .../model/iqnpool_iqn_suffix_block_all_of.py | 2 +- intersight/model/iqnpool_lease.py | 2 +- intersight/model/iqnpool_lease_all_of.py | 2 +- intersight/model/iqnpool_lease_list.py | 2 +- intersight/model/iqnpool_lease_list_all_of.py | 2 +- .../model/iqnpool_lease_relationship.py | 2 +- intersight/model/iqnpool_lease_response.py | 2 +- intersight/model/iqnpool_pool.py | 2 +- intersight/model/iqnpool_pool_all_of.py | 2 +- intersight/model/iqnpool_pool_list.py | 2 +- intersight/model/iqnpool_pool_list_all_of.py | 2 +- intersight/model/iqnpool_pool_member.py | 2 +- .../model/iqnpool_pool_member_all_of.py | 2 +- intersight/model/iqnpool_pool_member_list.py | 2 +- .../model/iqnpool_pool_member_list_all_of.py | 2 +- .../model/iqnpool_pool_member_relationship.py | 2 +- .../model/iqnpool_pool_member_response.py | 2 +- intersight/model/iqnpool_pool_relationship.py | 2 +- intersight/model/iqnpool_pool_response.py | 2 +- intersight/model/iqnpool_reservation.py | 2 +- .../model/iqnpool_reservation_all_of.py | 2 +- intersight/model/iqnpool_reservation_list.py | 2 +- .../model/iqnpool_reservation_list_all_of.py | 2 +- .../model/iqnpool_reservation_reference.py | 2 +- .../model/iqnpool_reservation_relationship.py | 2 +- .../model/iqnpool_reservation_response.py | 2 +- intersight/model/iqnpool_universe.py | 2 +- intersight/model/iqnpool_universe_all_of.py | 2 +- intersight/model/iqnpool_universe_list.py | 2 +- .../model/iqnpool_universe_list_all_of.py | 2 +- .../model/iqnpool_universe_relationship.py | 2 +- intersight/model/iqnpool_universe_response.py | 2 +- intersight/model/issue_condition.py | 2 +- intersight/model/issue_definition.py | 2 +- intersight/model/issue_definition_all_of.py | 2 +- intersight/model/issue_device_tag.py | 2 +- intersight/model/issue_device_tag_all_of.py | 2 +- intersight/model/issue_message.py | 2 +- intersight/model/issue_message_all_of.py | 2 +- intersight/model/issue_odata_condition.py | 2 +- .../model/issue_odata_condition_all_of.py | 2 +- .../iwotenant_maintenance_notification.py | 2 +- ...otenant_maintenance_notification_all_of.py | 2 +- ...iwotenant_maintenance_notification_list.py | 2 +- ...nt_maintenance_notification_list_all_of.py | 2 +- ...enant_maintenance_notification_response.py | 2 +- intersight/model/iwotenant_tenant_status.py | 2 +- .../model/iwotenant_tenant_status_all_of.py | 2 +- .../model/iwotenant_tenant_status_list.py | 2 +- .../iwotenant_tenant_status_list_all_of.py | 2 +- .../model/iwotenant_tenant_status_response.py | 2 +- .../model/kubernetes_abstract_daemon_set.py | 2 +- .../model/kubernetes_abstract_deployment.py | 2 +- .../model/kubernetes_abstract_ingress.py | 2 +- intersight/model/kubernetes_abstract_node.py | 2 +- .../model/kubernetes_abstract_node_all_of.py | 2 +- intersight/model/kubernetes_abstract_pod.py | 2 +- .../model/kubernetes_abstract_service.py | 2 +- .../model/kubernetes_abstract_stateful_set.py | 2 +- intersight/model/kubernetes_aci_cni_apic.py | 2 +- .../model/kubernetes_aci_cni_apic_all_of.py | 2 +- .../model/kubernetes_aci_cni_apic_list.py | 2 +- .../kubernetes_aci_cni_apic_list_all_of.py | 2 +- .../model/kubernetes_aci_cni_apic_response.py | 2 +- .../model/kubernetes_aci_cni_profile.py | 2 +- .../kubernetes_aci_cni_profile_all_of.py | 2 +- .../model/kubernetes_aci_cni_profile_list.py | 2 +- .../kubernetes_aci_cni_profile_list_all_of.py | 2 +- ...kubernetes_aci_cni_profile_relationship.py | 2 +- .../kubernetes_aci_cni_profile_response.py | 2 +- ...netes_aci_cni_tenant_cluster_allocation.py | 2 +- ...ci_cni_tenant_cluster_allocation_all_of.py | 2 +- ..._aci_cni_tenant_cluster_allocation_list.py | 2 +- ...i_tenant_cluster_allocation_list_all_of.py | 2 +- ..._tenant_cluster_allocation_relationship.py | 2 +- ..._cni_tenant_cluster_allocation_response.py | 2 +- intersight/model/kubernetes_action_info.py | 2 +- .../model/kubernetes_action_info_all_of.py | 2 +- intersight/model/kubernetes_addon.py | 2 +- intersight/model/kubernetes_addon_all_of.py | 2 +- .../model/kubernetes_addon_configuration.py | 2 +- .../kubernetes_addon_configuration_all_of.py | 2 +- .../model/kubernetes_addon_definition.py | 2 +- .../kubernetes_addon_definition_all_of.py | 2 +- .../model/kubernetes_addon_definition_list.py | 2 +- ...kubernetes_addon_definition_list_all_of.py | 2 +- ...ubernetes_addon_definition_relationship.py | 2 +- .../kubernetes_addon_definition_response.py | 2 +- intersight/model/kubernetes_addon_policy.py | 2 +- .../model/kubernetes_addon_policy_all_of.py | 2 +- .../model/kubernetes_addon_policy_list.py | 2 +- .../kubernetes_addon_policy_list_all_of.py | 2 +- .../model/kubernetes_addon_policy_response.py | 2 +- .../model/kubernetes_addon_repository.py | 2 +- .../kubernetes_addon_repository_all_of.py | 2 +- .../model/kubernetes_addon_repository_list.py | 2 +- ...kubernetes_addon_repository_list_all_of.py | 2 +- .../kubernetes_addon_repository_response.py | 2 +- .../kubernetes_addon_version_reference.py | 2 +- ...bernetes_addon_version_reference_all_of.py | 2 +- .../kubernetes_baremetal_network_info.py | 2 +- ...ubernetes_baremetal_network_info_all_of.py | 2 +- .../kubernetes_baremetal_node_profile.py | 2 +- ...ubernetes_baremetal_node_profile_all_of.py | 2 +- .../kubernetes_baremetal_node_profile_list.py | 2 +- ...etes_baremetal_node_profile_list_all_of.py | 2 +- ...ernetes_baremetal_node_profile_response.py | 2 +- .../model/kubernetes_base_gpu_product.py | 2 +- .../kubernetes_base_gpu_product_all_of.py | 2 +- ...kubernetes_base_infrastructure_provider.py | 2 +- ...tes_base_infrastructure_provider_all_of.py | 2 +- ...se_infrastructure_provider_relationship.py | 2 +- intersight/model/kubernetes_base_product.py | 2 +- .../model/kubernetes_base_product_all_of.py | 2 +- ...netes_base_virtual_machine_infra_config.py | 2 +- ...ase_virtual_machine_infra_config_all_of.py | 2 +- intersight/model/kubernetes_calico_config.py | 2 +- .../model/kubernetes_calico_config_all_of.py | 2 +- intersight/model/kubernetes_catalog.py | 2 +- intersight/model/kubernetes_catalog_all_of.py | 2 +- intersight/model/kubernetes_catalog_list.py | 2 +- .../model/kubernetes_catalog_list_all_of.py | 2 +- .../model/kubernetes_catalog_relationship.py | 2 +- .../model/kubernetes_catalog_response.py | 2 +- intersight/model/kubernetes_cluster.py | 2 +- .../model/kubernetes_cluster_addon_profile.py | 2 +- ...kubernetes_cluster_addon_profile_all_of.py | 2 +- .../kubernetes_cluster_addon_profile_list.py | 2 +- ...netes_cluster_addon_profile_list_all_of.py | 2 +- ...etes_cluster_addon_profile_relationship.py | 2 +- ...bernetes_cluster_addon_profile_response.py | 2 +- intersight/model/kubernetes_cluster_all_of.py | 2 +- ...netes_cluster_certificate_configuration.py | 2 +- ...luster_certificate_configuration_all_of.py | 2 +- intersight/model/kubernetes_cluster_list.py | 2 +- .../model/kubernetes_cluster_list_all_of.py | 2 +- .../kubernetes_cluster_management_config.py | 2 +- ...rnetes_cluster_management_config_all_of.py | 2 +- .../model/kubernetes_cluster_profile.py | 2 +- .../kubernetes_cluster_profile_all_of.py | 2 +- .../model/kubernetes_cluster_profile_list.py | 2 +- .../kubernetes_cluster_profile_list_all_of.py | 2 +- ...kubernetes_cluster_profile_relationship.py | 2 +- .../kubernetes_cluster_profile_response.py | 2 +- .../model/kubernetes_cluster_relationship.py | 2 +- .../model/kubernetes_cluster_response.py | 2 +- intersight/model/kubernetes_cni_config.py | 2 +- .../model/kubernetes_cni_config_all_of.py | 2 +- intersight/model/kubernetes_config_result.py | 2 +- .../model/kubernetes_config_result_all_of.py | 2 +- .../model/kubernetes_config_result_entry.py | 2 +- .../kubernetes_config_result_entry_all_of.py | 2 +- .../kubernetes_config_result_entry_list.py | 2 +- ...ernetes_config_result_entry_list_all_of.py | 2 +- ...rnetes_config_result_entry_relationship.py | 2 +- ...kubernetes_config_result_entry_response.py | 2 +- .../model/kubernetes_config_result_list.py | 2 +- .../kubernetes_config_result_list_all_of.py | 2 +- .../kubernetes_config_result_relationship.py | 2 +- .../kubernetes_config_result_response.py | 2 +- intersight/model/kubernetes_configuration.py | 2 +- .../model/kubernetes_configuration_all_of.py | 2 +- .../kubernetes_container_runtime_policy.py | 2 +- ...ernetes_container_runtime_policy_all_of.py | 2 +- ...ubernetes_container_runtime_policy_list.py | 2 +- ...es_container_runtime_policy_list_all_of.py | 2 +- ...s_container_runtime_policy_relationship.py | 2 +- ...netes_container_runtime_policy_response.py | 2 +- intersight/model/kubernetes_daemon_set.py | 2 +- .../model/kubernetes_daemon_set_all_of.py | 2 +- .../model/kubernetes_daemon_set_list.py | 2 +- .../kubernetes_daemon_set_list_all_of.py | 2 +- .../model/kubernetes_daemon_set_response.py | 2 +- .../model/kubernetes_daemon_set_status.py | 2 +- .../kubernetes_daemon_set_status_all_of.py | 2 +- intersight/model/kubernetes_deployment.py | 2 +- .../model/kubernetes_deployment_all_of.py | 2 +- .../model/kubernetes_deployment_list.py | 2 +- .../kubernetes_deployment_list_all_of.py | 2 +- .../model/kubernetes_deployment_response.py | 2 +- .../model/kubernetes_deployment_status.py | 2 +- .../kubernetes_deployment_status_all_of.py | 2 +- .../model/kubernetes_essential_addon.py | 2 +- .../kubernetes_essential_addon_all_of.py | 2 +- ...netes_esxi_virtual_machine_infra_config.py | 2 +- ...sxi_virtual_machine_infra_config_all_of.py | 2 +- intersight/model/kubernetes_ethernet.py | 2 +- .../model/kubernetes_ethernet_all_of.py | 2 +- .../model/kubernetes_ethernet_matcher.py | 2 +- .../kubernetes_ethernet_matcher_all_of.py | 2 +- .../model/kubernetes_http_proxy_policy.py | 2 +- .../kubernetes_http_proxy_policy_all_of.py | 2 +- .../kubernetes_http_proxy_policy_list.py | 2 +- ...ubernetes_http_proxy_policy_list_all_of.py | 2 +- ...bernetes_http_proxy_policy_relationship.py | 2 +- .../kubernetes_http_proxy_policy_response.py | 2 +- ...er_flex_ap_virtual_machine_infra_config.py | 2 +- ..._ap_virtual_machine_infra_config_all_of.py | 2 +- intersight/model/kubernetes_ingress.py | 2 +- intersight/model/kubernetes_ingress_all_of.py | 2 +- intersight/model/kubernetes_ingress_list.py | 2 +- .../model/kubernetes_ingress_list_all_of.py | 2 +- .../model/kubernetes_ingress_response.py | 2 +- intersight/model/kubernetes_ingress_status.py | 2 +- .../model/kubernetes_ingress_status_all_of.py | 2 +- .../model/kubernetes_instance_type_details.py | 2 +- ...kubernetes_instance_type_details_all_of.py | 2 +- intersight/model/kubernetes_ip_v4_config.py | 2 +- .../model/kubernetes_ip_v4_config_all_of.py | 2 +- intersight/model/kubernetes_key_value.py | 2 +- .../model/kubernetes_key_value_all_of.py | 2 +- .../model/kubernetes_kubernetes_resource.py | 2 +- .../kubernetes_kubernetes_resource_all_of.py | 2 +- intersight/model/kubernetes_load_balancer.py | 2 +- .../model/kubernetes_load_balancer_all_of.py | 2 +- .../model/kubernetes_network_interface.py | 2 +- .../kubernetes_network_interface_all_of.py | 2 +- .../kubernetes_network_interface_spec.py | 2 +- ...ubernetes_network_interface_spec_all_of.py | 2 +- intersight/model/kubernetes_network_policy.py | 2 +- .../model/kubernetes_network_policy_all_of.py | 2 +- .../model/kubernetes_network_policy_list.py | 2 +- .../kubernetes_network_policy_list_all_of.py | 2 +- .../kubernetes_network_policy_relationship.py | 2 +- .../kubernetes_network_policy_response.py | 2 +- intersight/model/kubernetes_node.py | 2 +- intersight/model/kubernetes_node_address.py | 2 +- .../model/kubernetes_node_address_all_of.py | 2 +- intersight/model/kubernetes_node_all_of.py | 2 +- .../model/kubernetes_node_group_label.py | 2 +- .../kubernetes_node_group_label_all_of.py | 2 +- .../model/kubernetes_node_group_profile.py | 2 +- .../kubernetes_node_group_profile_all_of.py | 2 +- .../kubernetes_node_group_profile_list.py | 2 +- ...bernetes_node_group_profile_list_all_of.py | 2 +- ...ernetes_node_group_profile_relationship.py | 2 +- .../kubernetes_node_group_profile_response.py | 2 +- .../model/kubernetes_node_group_taint.py | 2 +- .../kubernetes_node_group_taint_all_of.py | 2 +- intersight/model/kubernetes_node_info.py | 2 +- .../model/kubernetes_node_info_all_of.py | 2 +- intersight/model/kubernetes_node_list.py | 2 +- .../model/kubernetes_node_list_all_of.py | 2 +- intersight/model/kubernetes_node_profile.py | 2 +- .../model/kubernetes_node_profile_all_of.py | 2 +- .../kubernetes_node_profile_relationship.py | 2 +- intersight/model/kubernetes_node_response.py | 2 +- intersight/model/kubernetes_node_spec.py | 2 +- .../model/kubernetes_node_spec_all_of.py | 2 +- intersight/model/kubernetes_node_status.py | 2 +- .../model/kubernetes_node_status_all_of.py | 2 +- .../model/kubernetes_nvidia_gpu_product.py | 2 +- .../kubernetes_nvidia_gpu_product_all_of.py | 2 +- .../kubernetes_nvidia_gpu_product_list.py | 2 +- ...bernetes_nvidia_gpu_product_list_all_of.py | 2 +- .../kubernetes_nvidia_gpu_product_response.py | 2 +- intersight/model/kubernetes_object_meta.py | 2 +- .../model/kubernetes_object_meta_all_of.py | 2 +- intersight/model/kubernetes_ovs_bond.py | 2 +- .../model/kubernetes_ovs_bond_all_of.py | 2 +- intersight/model/kubernetes_pod.py | 2 +- intersight/model/kubernetes_pod_all_of.py | 2 +- intersight/model/kubernetes_pod_list.py | 2 +- .../model/kubernetes_pod_list_all_of.py | 2 +- intersight/model/kubernetes_pod_response.py | 2 +- intersight/model/kubernetes_pod_status.py | 2 +- .../model/kubernetes_pod_status_all_of.py | 2 +- intersight/model/kubernetes_proxy_config.py | 2 +- .../model/kubernetes_proxy_config_all_of.py | 2 +- intersight/model/kubernetes_route.py | 2 +- intersight/model/kubernetes_route_all_of.py | 2 +- intersight/model/kubernetes_service.py | 2 +- intersight/model/kubernetes_service_all_of.py | 2 +- intersight/model/kubernetes_service_list.py | 2 +- .../model/kubernetes_service_list_all_of.py | 2 +- .../model/kubernetes_service_response.py | 2 +- intersight/model/kubernetes_service_status.py | 2 +- .../model/kubernetes_service_status_all_of.py | 2 +- intersight/model/kubernetes_stateful_set.py | 2 +- .../model/kubernetes_stateful_set_all_of.py | 2 +- .../model/kubernetes_stateful_set_list.py | 2 +- .../kubernetes_stateful_set_list_all_of.py | 2 +- .../model/kubernetes_stateful_set_response.py | 2 +- .../model/kubernetes_stateful_set_status.py | 2 +- .../kubernetes_stateful_set_status_all_of.py | 2 +- .../model/kubernetes_sys_config_policy.py | 2 +- .../kubernetes_sys_config_policy_all_of.py | 2 +- .../kubernetes_sys_config_policy_list.py | 2 +- ...ubernetes_sys_config_policy_list_all_of.py | 2 +- ...bernetes_sys_config_policy_relationship.py | 2 +- .../kubernetes_sys_config_policy_response.py | 2 +- intersight/model/kubernetes_taint.py | 2 +- intersight/model/kubernetes_taint_all_of.py | 2 +- .../kubernetes_trusted_registries_policy.py | 2 +- ...rnetes_trusted_registries_policy_all_of.py | 2 +- ...bernetes_trusted_registries_policy_list.py | 2 +- ...s_trusted_registries_policy_list_all_of.py | 2 +- ..._trusted_registries_policy_relationship.py | 2 +- ...etes_trusted_registries_policy_response.py | 2 +- intersight/model/kubernetes_version.py | 2 +- intersight/model/kubernetes_version_all_of.py | 2 +- intersight/model/kubernetes_version_list.py | 2 +- .../model/kubernetes_version_list_all_of.py | 2 +- intersight/model/kubernetes_version_policy.py | 2 +- .../model/kubernetes_version_policy_all_of.py | 2 +- .../model/kubernetes_version_policy_list.py | 2 +- .../kubernetes_version_policy_list_all_of.py | 2 +- .../kubernetes_version_policy_relationship.py | 2 +- .../kubernetes_version_policy_response.py | 2 +- .../model/kubernetes_version_relationship.py | 2 +- .../model/kubernetes_version_response.py | 2 +- ...tes_virtual_machine_infra_config_policy.py | 2 +- ...tual_machine_infra_config_policy_all_of.py | 2 +- ...irtual_machine_infra_config_policy_list.py | 2 +- ...machine_infra_config_policy_list_all_of.py | 2 +- ...achine_infra_config_policy_relationship.py | 2 +- ...al_machine_infra_config_policy_response.py | 2 +- ...virtual_machine_infrastructure_provider.py | 2 +- ..._machine_infrastructure_provider_all_of.py | 2 +- ...al_machine_infrastructure_provider_list.py | 2 +- ...ine_infrastructure_provider_list_all_of.py | 2 +- ...ne_infrastructure_provider_relationship.py | 2 +- ...achine_infrastructure_provider_response.py | 2 +- ...ubernetes_virtual_machine_instance_type.py | 2 +- ...es_virtual_machine_instance_type_all_of.py | 2 +- ...etes_virtual_machine_instance_type_list.py | 2 +- ...rtual_machine_instance_type_list_all_of.py | 2 +- ...tual_machine_instance_type_relationship.py | 2 +- ..._virtual_machine_instance_type_response.py | 2 +- ...kubernetes_virtual_machine_node_profile.py | 2 +- ...tes_virtual_machine_node_profile_all_of.py | 2 +- ...netes_virtual_machine_node_profile_list.py | 2 +- ...irtual_machine_node_profile_list_all_of.py | 2 +- ...s_virtual_machine_node_profile_response.py | 2 +- intersight/model/kvm_policy.py | 2 +- intersight/model/kvm_policy_all_of.py | 2 +- intersight/model/kvm_policy_inventory.py | 2 +- .../model/kvm_policy_inventory_all_of.py | 2 +- intersight/model/kvm_policy_inventory_list.py | 2 +- .../model/kvm_policy_inventory_list_all_of.py | 2 +- .../model/kvm_policy_inventory_response.py | 2 +- intersight/model/kvm_policy_list.py | 2 +- intersight/model/kvm_policy_list_all_of.py | 2 +- intersight/model/kvm_policy_response.py | 2 +- intersight/model/kvm_session.py | 2 +- intersight/model/kvm_session_all_of.py | 2 +- intersight/model/kvm_session_list.py | 2 +- intersight/model/kvm_session_list_all_of.py | 2 +- intersight/model/kvm_session_relationship.py | 2 +- intersight/model/kvm_session_response.py | 2 +- intersight/model/kvm_tunnel.py | 2 +- intersight/model/kvm_tunnel_all_of.py | 2 +- intersight/model/kvm_tunnel_list.py | 2 +- intersight/model/kvm_tunnel_list_all_of.py | 2 +- intersight/model/kvm_tunnel_relationship.py | 2 +- intersight/model/kvm_tunnel_response.py | 2 +- intersight/model/kvm_tunneled_kvm_policy.py | 2 +- .../model/kvm_tunneled_kvm_policy_all_of.py | 2 +- .../model/kvm_tunneled_kvm_policy_list.py | 2 +- .../kvm_tunneled_kvm_policy_list_all_of.py | 2 +- .../model/kvm_tunneled_kvm_policy_response.py | 2 +- .../model/license_account_license_data.py | 2 +- .../license_account_license_data_all_of.py | 2 +- .../license_account_license_data_list.py | 2 +- ...icense_account_license_data_list_all_of.py | 2 +- ...cense_account_license_data_relationship.py | 2 +- .../license_account_license_data_response.py | 2 +- intersight/model/license_customer_op.py | 2 +- .../model/license_customer_op_all_of.py | 2 +- intersight/model/license_customer_op_list.py | 2 +- .../model/license_customer_op_list_all_of.py | 2 +- .../model/license_customer_op_relationship.py | 2 +- .../model/license_customer_op_response.py | 2 +- intersight/model/license_iks_customer_op.py | 2 +- .../model/license_iks_customer_op_all_of.py | 2 +- .../model/license_iks_customer_op_list.py | 2 +- .../license_iks_customer_op_list_all_of.py | 2 +- .../license_iks_customer_op_relationship.py | 2 +- .../model/license_iks_customer_op_response.py | 2 +- intersight/model/license_iks_license_count.py | 2 +- .../model/license_iks_license_count_all_of.py | 2 +- .../model/license_iks_license_count_list.py | 2 +- .../license_iks_license_count_list_all_of.py | 2 +- .../license_iks_license_count_relationship.py | 2 +- .../license_iks_license_count_response.py | 2 +- intersight/model/license_inc_customer_op.py | 2 +- .../model/license_inc_customer_op_all_of.py | 2 +- .../model/license_inc_customer_op_list.py | 2 +- .../license_inc_customer_op_list_all_of.py | 2 +- .../license_inc_customer_op_relationship.py | 2 +- .../model/license_inc_customer_op_response.py | 2 +- intersight/model/license_inc_license_count.py | 2 +- .../model/license_inc_license_count_all_of.py | 2 +- .../model/license_inc_license_count_list.py | 2 +- .../license_inc_license_count_list_all_of.py | 2 +- .../license_inc_license_count_relationship.py | 2 +- .../license_inc_license_count_response.py | 2 +- intersight/model/license_iwo_customer_op.py | 2 +- .../model/license_iwo_customer_op_all_of.py | 2 +- .../model/license_iwo_customer_op_list.py | 2 +- .../license_iwo_customer_op_list_all_of.py | 2 +- .../license_iwo_customer_op_relationship.py | 2 +- .../model/license_iwo_customer_op_response.py | 2 +- intersight/model/license_iwo_license_count.py | 2 +- .../model/license_iwo_license_count_all_of.py | 2 +- .../model/license_iwo_license_count_list.py | 2 +- .../license_iwo_license_count_list_all_of.py | 2 +- .../license_iwo_license_count_relationship.py | 2 +- .../license_iwo_license_count_response.py | 2 +- intersight/model/license_license_info.py | 2 +- .../model/license_license_info_all_of.py | 2 +- intersight/model/license_license_info_list.py | 2 +- .../model/license_license_info_list_all_of.py | 2 +- .../license_license_info_relationship.py | 2 +- .../model/license_license_info_response.py | 2 +- intersight/model/license_license_info_view.py | 2 +- .../model/license_license_info_view_all_of.py | 2 +- .../model/license_license_info_view_list.py | 2 +- .../license_license_info_view_list_all_of.py | 2 +- .../license_license_info_view_relationship.py | 2 +- .../license_license_info_view_response.py | 2 +- .../license_license_registration_status.py | 3 ++- ...ense_license_registration_status_all_of.py | 3 ++- ...icense_license_registration_status_list.py | 2 +- ...license_registration_status_list_all_of.py | 2 +- ...icense_registration_status_relationship.py | 3 ++- ...se_license_registration_status_response.py | 2 +- .../model/license_license_reservation_op.py | 2 +- .../license_license_reservation_op_all_of.py | 2 +- .../license_license_reservation_op_list.py | 2 +- ...ense_license_reservation_op_list_all_of.py | 2 +- ...license_license_reservation_op_response.py | 2 +- .../model/license_smartlicense_token.py | 2 +- .../license_smartlicense_token_all_of.py | 2 +- .../model/license_smartlicense_token_list.py | 2 +- .../license_smartlicense_token_list_all_of.py | 2 +- ...license_smartlicense_token_relationship.py | 2 +- .../license_smartlicense_token_response.py | 2 +- .../model/license_substitute_license.py | 2 +- .../license_substitute_license_all_of.py | 2 +- intersight/model/ls_service_profile.py | 2 +- intersight/model/ls_service_profile_all_of.py | 2 +- intersight/model/ls_service_profile_list.py | 2 +- .../model/ls_service_profile_list_all_of.py | 2 +- .../model/ls_service_profile_response.py | 2 +- intersight/model/macpool_block.py | 2 +- intersight/model/macpool_block_all_of.py | 2 +- intersight/model/macpool_id_block.py | 2 +- intersight/model/macpool_id_block_all_of.py | 2 +- intersight/model/macpool_id_block_list.py | 2 +- .../model/macpool_id_block_list_all_of.py | 2 +- .../model/macpool_id_block_relationship.py | 2 +- intersight/model/macpool_id_block_response.py | 2 +- intersight/model/macpool_lease.py | 2 +- intersight/model/macpool_lease_all_of.py | 2 +- intersight/model/macpool_lease_list.py | 2 +- intersight/model/macpool_lease_list_all_of.py | 2 +- .../model/macpool_lease_relationship.py | 2 +- intersight/model/macpool_lease_response.py | 2 +- intersight/model/macpool_member_of.py | 2 +- intersight/model/macpool_member_of_all_of.py | 2 +- intersight/model/macpool_pool.py | 2 +- intersight/model/macpool_pool_all_of.py | 2 +- intersight/model/macpool_pool_list.py | 2 +- intersight/model/macpool_pool_list_all_of.py | 2 +- intersight/model/macpool_pool_member.py | 2 +- .../model/macpool_pool_member_all_of.py | 2 +- intersight/model/macpool_pool_member_list.py | 2 +- .../model/macpool_pool_member_list_all_of.py | 2 +- .../model/macpool_pool_member_relationship.py | 2 +- .../model/macpool_pool_member_response.py | 2 +- intersight/model/macpool_pool_relationship.py | 2 +- intersight/model/macpool_pool_response.py | 2 +- intersight/model/macpool_reservation.py | 2 +- .../model/macpool_reservation_all_of.py | 2 +- intersight/model/macpool_reservation_list.py | 2 +- .../model/macpool_reservation_list_all_of.py | 2 +- .../model/macpool_reservation_reference.py | 2 +- .../macpool_reservation_reference_all_of.py | 2 +- .../model/macpool_reservation_relationship.py | 2 +- .../model/macpool_reservation_response.py | 2 +- intersight/model/macpool_universe.py | 2 +- intersight/model/macpool_universe_all_of.py | 2 +- intersight/model/macpool_universe_list.py | 2 +- .../model/macpool_universe_list_all_of.py | 2 +- .../model/macpool_universe_relationship.py | 2 +- intersight/model/macpool_universe_response.py | 2 +- intersight/model/management_controller.py | 2 +- .../model/management_controller_all_of.py | 2 +- .../model/management_controller_list.py | 2 +- .../management_controller_list_all_of.py | 2 +- .../management_controller_relationship.py | 2 +- .../model/management_controller_response.py | 2 +- intersight/model/management_entity.py | 2 +- intersight/model/management_entity_all_of.py | 2 +- intersight/model/management_entity_list.py | 2 +- .../model/management_entity_list_all_of.py | 2 +- .../model/management_entity_relationship.py | 2 +- .../model/management_entity_response.py | 2 +- intersight/model/management_interface.py | 2 +- .../model/management_interface_all_of.py | 2 +- intersight/model/management_interface_list.py | 2 +- .../model/management_interface_list_all_of.py | 2 +- .../management_interface_relationship.py | 2 +- .../model/management_interface_response.py | 2 +- intersight/model/memory_abstract_unit.py | 2 +- .../model/memory_abstract_unit_all_of.py | 2 +- intersight/model/memory_array.py | 2 +- intersight/model/memory_array_all_of.py | 2 +- intersight/model/memory_array_list.py | 2 +- intersight/model/memory_array_list_all_of.py | 2 +- intersight/model/memory_array_relationship.py | 2 +- intersight/model/memory_array_response.py | 2 +- .../memory_persistent_memory_config_result.py | 2 +- ..._persistent_memory_config_result_all_of.py | 2 +- ...ry_persistent_memory_config_result_list.py | 2 +- ...istent_memory_config_result_list_all_of.py | 2 +- ...stent_memory_config_result_relationship.py | 2 +- ...ersistent_memory_config_result_response.py | 2 +- .../memory_persistent_memory_configuration.py | 2 +- ..._persistent_memory_configuration_all_of.py | 2 +- ...ry_persistent_memory_configuration_list.py | 2 +- ...istent_memory_configuration_list_all_of.py | 2 +- ...stent_memory_configuration_relationship.py | 2 +- ...ersistent_memory_configuration_response.py | 2 +- .../model/memory_persistent_memory_goal.py | 2 +- .../memory_persistent_memory_goal_all_of.py | 2 +- ...memory_persistent_memory_local_security.py | 2 +- ...persistent_memory_local_security_all_of.py | 2 +- ...ory_persistent_memory_logical_namespace.py | 2 +- ...sistent_memory_logical_namespace_all_of.py | 2 +- .../memory_persistent_memory_namespace.py | 2 +- ...mory_persistent_memory_namespace_all_of.py | 2 +- ...rsistent_memory_namespace_config_result.py | 2 +- ...t_memory_namespace_config_result_all_of.py | 2 +- ...ent_memory_namespace_config_result_list.py | 2 +- ...ory_namespace_config_result_list_all_of.py | 2 +- ...ry_namespace_config_result_relationship.py | 2 +- ...memory_namespace_config_result_response.py | 2 +- ...memory_persistent_memory_namespace_list.py | 2 +- ...persistent_memory_namespace_list_all_of.py | 2 +- ...ersistent_memory_namespace_relationship.py | 2 +- ...ry_persistent_memory_namespace_response.py | 2 +- .../model/memory_persistent_memory_policy.py | 2 +- .../memory_persistent_memory_policy_all_of.py | 2 +- .../memory_persistent_memory_policy_list.py | 2 +- ...ry_persistent_memory_policy_list_all_of.py | 2 +- ...emory_persistent_memory_policy_response.py | 2 +- .../model/memory_persistent_memory_region.py | 2 +- .../memory_persistent_memory_region_all_of.py | 2 +- .../memory_persistent_memory_region_list.py | 2 +- ...ry_persistent_memory_region_list_all_of.py | 2 +- ...y_persistent_memory_region_relationship.py | 2 +- ...emory_persistent_memory_region_response.py | 2 +- .../model/memory_persistent_memory_unit.py | 2 +- .../memory_persistent_memory_unit_all_of.py | 2 +- .../memory_persistent_memory_unit_list.py | 2 +- ...mory_persistent_memory_unit_list_all_of.py | 2 +- ...ory_persistent_memory_unit_relationship.py | 2 +- .../memory_persistent_memory_unit_response.py | 2 +- intersight/model/memory_unit.py | 2 +- intersight/model/memory_unit_all_of.py | 2 +- intersight/model/memory_unit_list.py | 2 +- intersight/model/memory_unit_list_all_of.py | 2 +- intersight/model/memory_unit_relationship.py | 2 +- intersight/model/memory_unit_response.py | 2 +- intersight/model/meta_access_privilege.py | 2 +- .../model/meta_access_privilege_all_of.py | 2 +- intersight/model/meta_definition.py | 2 +- intersight/model/meta_definition_all_of.py | 2 +- intersight/model/meta_definition_list.py | 2 +- .../model/meta_definition_list_all_of.py | 2 +- intersight/model/meta_definition_response.py | 2 +- .../model/meta_display_name_definition.py | 2 +- .../meta_display_name_definition_all_of.py | 2 +- intersight/model/meta_identity_definition.py | 2 +- .../model/meta_identity_definition_all_of.py | 2 +- intersight/model/meta_prop_definition.py | 2 +- .../model/meta_prop_definition_all_of.py | 2 +- .../model/meta_relationship_definition.py | 2 +- .../meta_relationship_definition_all_of.py | 2 +- intersight/model/mo_aggregate_transform.py | 2 +- .../model/mo_aggregate_transform_all_of.py | 2 +- intersight/model/mo_base_complex_type.py | 2 +- intersight/model/mo_base_mo.py | 2 +- intersight/model/mo_base_mo_relationship.py | 2 +- intersight/model/mo_base_response.py | 2 +- intersight/model/mo_document_count.py | 2 +- intersight/model/mo_document_count_all_of.py | 2 +- intersight/model/mo_mo_ref.py | 2 +- intersight/model/mo_tag.py | 2 +- intersight/model/mo_tag_key_summary.py | 2 +- intersight/model/mo_tag_summary.py | 2 +- intersight/model/mo_tag_summary_all_of.py | 2 +- intersight/model/mo_version_context.py | 2 +- intersight/model/mo_version_context_all_of.py | 2 +- .../model/monitoring_category_status.py | 2 +- .../monitoring_category_status_all_of.py | 2 +- intersight/model/monitoring_health_status.py | 2 +- .../model/monitoring_health_status_all_of.py | 2 +- .../model/monitoring_health_status_list.py | 2 +- .../monitoring_health_status_list_all_of.py | 2 +- .../monitoring_health_status_response.py | 2 +- .../model/network_discovered_neighbor.py | 2 +- .../network_discovered_neighbor_all_of.py | 2 +- .../model/network_discovered_neighbor_list.py | 2 +- ...network_discovered_neighbor_list_all_of.py | 2 +- ...etwork_discovered_neighbor_relationship.py | 2 +- .../network_discovered_neighbor_response.py | 2 +- intersight/model/network_dns.py | 2 +- intersight/model/network_dns_all_of.py | 2 +- intersight/model/network_dns_list.py | 2 +- intersight/model/network_dns_list_all_of.py | 2 +- intersight/model/network_dns_relationship.py | 2 +- intersight/model/network_dns_response.py | 2 +- intersight/model/network_element.py | 2 +- intersight/model/network_element_all_of.py | 2 +- intersight/model/network_element_list.py | 2 +- .../model/network_element_list_all_of.py | 2 +- .../model/network_element_relationship.py | 2 +- intersight/model/network_element_response.py | 2 +- intersight/model/network_element_summary.py | 2 +- .../model/network_element_summary_all_of.py | 2 +- .../model/network_element_summary_list.py | 2 +- .../network_element_summary_list_all_of.py | 2 +- .../network_element_summary_relationship.py | 2 +- .../model/network_element_summary_response.py | 2 +- intersight/model/network_fc_zone_info.py | 2 +- .../model/network_fc_zone_info_all_of.py | 2 +- intersight/model/network_fc_zone_info_list.py | 2 +- .../model/network_fc_zone_info_list_all_of.py | 2 +- .../network_fc_zone_info_relationship.py | 2 +- .../model/network_fc_zone_info_response.py | 2 +- intersight/model/network_feature_control.py | 2 +- .../model/network_feature_control_all_of.py | 2 +- .../model/network_feature_control_list.py | 2 +- .../network_feature_control_list_all_of.py | 2 +- .../network_feature_control_relationship.py | 2 +- .../model/network_feature_control_response.py | 2 +- ...er_flex_internet_protocol_address_range.py | 2 +- ..._internet_protocol_address_range_all_of.py | 2 +- .../network_hyper_flex_network_address.py | 2 +- ...twork_hyper_flex_network_address_all_of.py | 2 +- intersight/model/network_interface_list.py | 2 +- .../model/network_interface_list_all_of.py | 2 +- .../model/network_interface_list_list.py | 2 +- .../network_interface_list_list_all_of.py | 2 +- .../network_interface_list_relationship.py | 2 +- .../model/network_interface_list_response.py | 2 +- intersight/model/network_license_file.py | 2 +- .../model/network_license_file_all_of.py | 2 +- intersight/model/network_license_file_list.py | 2 +- .../model/network_license_file_list_all_of.py | 2 +- .../network_license_file_relationship.py | 2 +- .../model/network_license_file_response.py | 2 +- intersight/model/network_supervisor_card.py | 2 +- .../model/network_supervisor_card_all_of.py | 2 +- .../model/network_supervisor_card_list.py | 2 +- .../network_supervisor_card_list_all_of.py | 2 +- .../network_supervisor_card_relationship.py | 2 +- .../model/network_supervisor_card_response.py | 2 +- intersight/model/network_telemetry_check.py | 2 +- .../model/network_telemetry_check_all_of.py | 2 +- .../model/network_telemetry_check_list.py | 2 +- .../network_telemetry_check_list_all_of.py | 2 +- .../model/network_telemetry_check_response.py | 2 +- intersight/model/network_vlan_port_info.py | 2 +- .../model/network_vlan_port_info_all_of.py | 2 +- .../model/network_vlan_port_info_list.py | 2 +- .../network_vlan_port_info_list_all_of.py | 2 +- .../network_vlan_port_info_relationship.py | 2 +- .../model/network_vlan_port_info_response.py | 2 +- intersight/model/network_vpc_domain.py | 2 +- intersight/model/network_vpc_domain_all_of.py | 2 +- intersight/model/network_vpc_domain_list.py | 2 +- .../model/network_vpc_domain_list_all_of.py | 2 +- .../model/network_vpc_domain_relationship.py | 2 +- .../model/network_vpc_domain_response.py | 2 +- intersight/model/network_vpc_member.py | 2 +- intersight/model/network_vpc_member_all_of.py | 2 +- intersight/model/network_vpc_member_list.py | 2 +- .../model/network_vpc_member_list_all_of.py | 2 +- .../model/network_vpc_member_relationship.py | 2 +- .../model/network_vpc_member_response.py | 2 +- intersight/model/network_vpc_peer.py | 2 +- intersight/model/network_vpc_peer_all_of.py | 2 +- intersight/model/network_vpc_peer_list.py | 2 +- .../model/network_vpc_peer_list_all_of.py | 2 +- .../model/network_vpc_peer_relationship.py | 2 +- intersight/model/network_vpc_peer_response.py | 2 +- intersight/model/network_vrf.py | 2 +- intersight/model/network_vrf_all_of.py | 2 +- intersight/model/network_vrf_list.py | 2 +- intersight/model/network_vrf_list_all_of.py | 2 +- intersight/model/network_vrf_relationship.py | 2 +- intersight/model/network_vrf_response.py | 2 +- intersight/model/networkconfig_policy.py | 2 +- .../model/networkconfig_policy_all_of.py | 2 +- .../model/networkconfig_policy_inventory.py | 2 +- .../networkconfig_policy_inventory_all_of.py | 2 +- .../networkconfig_policy_inventory_list.py | 2 +- ...workconfig_policy_inventory_list_all_of.py | 2 +- ...networkconfig_policy_inventory_response.py | 2 +- intersight/model/networkconfig_policy_list.py | 2 +- .../model/networkconfig_policy_list_all_of.py | 2 +- .../model/networkconfig_policy_response.py | 2 +- intersight/model/niaapi_apic_cco_post.py | 2 +- intersight/model/niaapi_apic_cco_post_list.py | 2 +- .../model/niaapi_apic_cco_post_list_all_of.py | 2 +- .../model/niaapi_apic_cco_post_response.py | 2 +- intersight/model/niaapi_apic_field_notice.py | 2 +- .../model/niaapi_apic_field_notice_list.py | 2 +- .../niaapi_apic_field_notice_list_all_of.py | 2 +- .../niaapi_apic_field_notice_response.py | 2 +- intersight/model/niaapi_apic_hweol.py | 2 +- intersight/model/niaapi_apic_hweol_list.py | 2 +- .../model/niaapi_apic_hweol_list_all_of.py | 2 +- .../model/niaapi_apic_hweol_response.py | 2 +- .../niaapi_apic_latest_maintained_release.py | 2 +- ...api_apic_latest_maintained_release_list.py | 2 +- ...c_latest_maintained_release_list_all_of.py | 2 +- ...apic_latest_maintained_release_response.py | 2 +- .../model/niaapi_apic_release_recommend.py | 2 +- .../niaapi_apic_release_recommend_list.py | 2 +- ...aapi_apic_release_recommend_list_all_of.py | 2 +- .../niaapi_apic_release_recommend_response.py | 2 +- intersight/model/niaapi_apic_sweol.py | 2 +- intersight/model/niaapi_apic_sweol_list.py | 2 +- .../model/niaapi_apic_sweol_list_all_of.py | 2 +- .../model/niaapi_apic_sweol_response.py | 2 +- intersight/model/niaapi_dcnm_cco_post.py | 2 +- intersight/model/niaapi_dcnm_cco_post_list.py | 2 +- .../model/niaapi_dcnm_cco_post_list_all_of.py | 2 +- .../model/niaapi_dcnm_cco_post_response.py | 2 +- intersight/model/niaapi_dcnm_field_notice.py | 2 +- .../model/niaapi_dcnm_field_notice_list.py | 2 +- .../niaapi_dcnm_field_notice_list_all_of.py | 2 +- .../niaapi_dcnm_field_notice_response.py | 2 +- intersight/model/niaapi_dcnm_hweol.py | 2 +- intersight/model/niaapi_dcnm_hweol_list.py | 2 +- .../model/niaapi_dcnm_hweol_list_all_of.py | 2 +- .../model/niaapi_dcnm_hweol_response.py | 2 +- .../niaapi_dcnm_latest_maintained_release.py | 2 +- ...api_dcnm_latest_maintained_release_list.py | 2 +- ...m_latest_maintained_release_list_all_of.py | 2 +- ...dcnm_latest_maintained_release_response.py | 2 +- .../model/niaapi_dcnm_release_recommend.py | 2 +- .../niaapi_dcnm_release_recommend_list.py | 2 +- ...aapi_dcnm_release_recommend_list_all_of.py | 2 +- .../niaapi_dcnm_release_recommend_response.py | 2 +- intersight/model/niaapi_dcnm_sweol.py | 2 +- intersight/model/niaapi_dcnm_sweol_list.py | 2 +- .../model/niaapi_dcnm_sweol_list_all_of.py | 2 +- .../model/niaapi_dcnm_sweol_response.py | 2 +- intersight/model/niaapi_detail.py | 2 +- intersight/model/niaapi_detail_all_of.py | 2 +- intersight/model/niaapi_field_notice.py | 2 +- .../model/niaapi_field_notice_all_of.py | 2 +- intersight/model/niaapi_file_downloader.py | 2 +- .../model/niaapi_file_downloader_all_of.py | 2 +- .../model/niaapi_file_downloader_list.py | 2 +- .../niaapi_file_downloader_list_all_of.py | 2 +- .../model/niaapi_file_downloader_response.py | 2 +- intersight/model/niaapi_hardware_eol.py | 2 +- .../model/niaapi_hardware_eol_all_of.py | 2 +- intersight/model/niaapi_maintained_release.py | 2 +- .../model/niaapi_maintained_release_all_of.py | 2 +- intersight/model/niaapi_new_release_detail.py | 2 +- .../model/niaapi_new_release_detail_all_of.py | 2 +- intersight/model/niaapi_new_release_post.py | 2 +- .../model/niaapi_new_release_post_all_of.py | 2 +- intersight/model/niaapi_nia_metadata.py | 2 +- .../model/niaapi_nia_metadata_all_of.py | 2 +- intersight/model/niaapi_nia_metadata_list.py | 2 +- .../model/niaapi_nia_metadata_list_all_of.py | 2 +- .../model/niaapi_nia_metadata_response.py | 2 +- .../model/niaapi_nib_file_downloader.py | 2 +- .../niaapi_nib_file_downloader_all_of.py | 2 +- .../model/niaapi_nib_file_downloader_list.py | 2 +- .../niaapi_nib_file_downloader_list_all_of.py | 2 +- .../niaapi_nib_file_downloader_response.py | 2 +- intersight/model/niaapi_nib_metadata.py | 2 +- .../model/niaapi_nib_metadata_all_of.py | 2 +- intersight/model/niaapi_nib_metadata_list.py | 2 +- .../model/niaapi_nib_metadata_list_all_of.py | 2 +- .../model/niaapi_nib_metadata_response.py | 2 +- .../model/niaapi_puv_script_downloader.py | 2 +- .../niaapi_puv_script_downloader_all_of.py | 2 +- .../niaapi_puv_script_downloader_list.py | 2 +- ...iaapi_puv_script_downloader_list_all_of.py | 2 +- .../niaapi_puv_script_downloader_response.py | 2 +- intersight/model/niaapi_release_recommend.py | 2 +- .../model/niaapi_release_recommend_all_of.py | 2 +- intersight/model/niaapi_revision_info.py | 2 +- .../model/niaapi_revision_info_all_of.py | 2 +- intersight/model/niaapi_software_eol.py | 2 +- .../model/niaapi_software_eol_all_of.py | 2 +- intersight/model/niaapi_software_regex.py | 2 +- .../model/niaapi_software_regex_all_of.py | 2 +- .../model/niaapi_upgrade_assist_file.py | 2 +- .../niaapi_upgrade_assist_file_all_of.py | 2 +- .../model/niaapi_upgrade_assist_file_list.py | 2 +- .../niaapi_upgrade_assist_file_list_all_of.py | 2 +- .../niaapi_upgrade_assist_file_response.py | 2 +- intersight/model/niaapi_version_regex.py | 2 +- .../model/niaapi_version_regex_all_of.py | 2 +- intersight/model/niaapi_version_regex_list.py | 2 +- .../model/niaapi_version_regex_list_all_of.py | 2 +- .../model/niaapi_version_regex_platform.py | 2 +- .../niaapi_version_regex_platform_all_of.py | 2 +- .../model/niaapi_version_regex_response.py | 2 +- .../niatelemetry_aaa_ldap_provider_details.py | 2 +- ...emetry_aaa_ldap_provider_details_all_of.py | 2 +- ...elemetry_aaa_ldap_provider_details_list.py | 2 +- ...y_aaa_ldap_provider_details_list_all_of.py | 2 +- ...etry_aaa_ldap_provider_details_response.py | 2 +- ...iatelemetry_aaa_radius_provider_details.py | 2 +- ...etry_aaa_radius_provider_details_all_of.py | 2 +- ...emetry_aaa_radius_provider_details_list.py | 2 +- ...aaa_radius_provider_details_list_all_of.py | 2 +- ...ry_aaa_radius_provider_details_response.py | 2 +- ...iatelemetry_aaa_tacacs_provider_details.py | 2 +- ...etry_aaa_tacacs_provider_details_all_of.py | 2 +- ...emetry_aaa_tacacs_provider_details_list.py | 2 +- ...aaa_tacacs_provider_details_list_all_of.py | 2 +- ...ry_aaa_tacacs_provider_details_response.py | 2 +- .../niatelemetry_apic_app_plugin_details.py | 2 +- ...elemetry_apic_app_plugin_details_all_of.py | 2 +- ...atelemetry_apic_app_plugin_details_list.py | 2 +- ...try_apic_app_plugin_details_list_all_of.py | 2 +- ...emetry_apic_app_plugin_details_response.py | 2 +- .../niatelemetry_apic_core_file_details.py | 2 +- ...telemetry_apic_core_file_details_all_of.py | 2 +- ...iatelemetry_apic_core_file_details_list.py | 2 +- ...etry_apic_core_file_details_list_all_of.py | 2 +- ...lemetry_apic_core_file_details_response.py | 2 +- ...niatelemetry_apic_dbgexp_rs_export_dest.py | 2 +- ...metry_apic_dbgexp_rs_export_dest_all_of.py | 2 +- ...lemetry_apic_dbgexp_rs_export_dest_list.py | 2 +- ..._apic_dbgexp_rs_export_dest_list_all_of.py | 2 +- ...try_apic_dbgexp_rs_export_dest_response.py | 2 +- ...iatelemetry_apic_dbgexp_rs_ts_scheduler.py | 2 +- ...etry_apic_dbgexp_rs_ts_scheduler_all_of.py | 2 +- ...emetry_apic_dbgexp_rs_ts_scheduler_list.py | 2 +- ...apic_dbgexp_rs_ts_scheduler_list_all_of.py | 2 +- ...ry_apic_dbgexp_rs_ts_scheduler_response.py | 2 +- .../model/niatelemetry_apic_fan_details.py | 2 +- .../niatelemetry_apic_fan_details_all_of.py | 2 +- .../niatelemetry_apic_fan_details_list.py | 2 +- ...atelemetry_apic_fan_details_list_all_of.py | 2 +- .../niatelemetry_apic_fan_details_response.py | 2 +- .../model/niatelemetry_apic_fex_details.py | 2 +- .../niatelemetry_apic_fex_details_all_of.py | 2 +- .../niatelemetry_apic_fex_details_list.py | 2 +- ...atelemetry_apic_fex_details_list_all_of.py | 2 +- .../niatelemetry_apic_fex_details_response.py | 2 +- .../model/niatelemetry_apic_flash_details.py | 2 +- .../niatelemetry_apic_flash_details_all_of.py | 2 +- .../niatelemetry_apic_flash_details_list.py | 2 +- ...elemetry_apic_flash_details_list_all_of.py | 2 +- ...iatelemetry_apic_flash_details_response.py | 2 +- .../model/niatelemetry_apic_ntp_auth.py | 2 +- .../niatelemetry_apic_ntp_auth_all_of.py | 2 +- .../model/niatelemetry_apic_ntp_auth_list.py | 2 +- .../niatelemetry_apic_ntp_auth_list_all_of.py | 2 +- .../niatelemetry_apic_ntp_auth_response.py | 2 +- .../niatelemetry_apic_performance_data.py | 2 +- ...atelemetry_apic_performance_data_all_of.py | 2 +- ...niatelemetry_apic_performance_data_list.py | 2 +- ...metry_apic_performance_data_list_all_of.py | 2 +- ...elemetry_apic_performance_data_response.py | 2 +- .../model/niatelemetry_apic_pod_data.py | 2 +- .../niatelemetry_apic_pod_data_all_of.py | 2 +- .../model/niatelemetry_apic_pod_data_list.py | 2 +- .../niatelemetry_apic_pod_data_list_all_of.py | 2 +- .../niatelemetry_apic_pod_data_response.py | 2 +- .../model/niatelemetry_apic_psu_details.py | 2 +- .../niatelemetry_apic_psu_details_all_of.py | 2 +- .../niatelemetry_apic_psu_details_list.py | 2 +- ...atelemetry_apic_psu_details_list_all_of.py | 2 +- .../niatelemetry_apic_psu_details_response.py | 2 +- .../model/niatelemetry_apic_realm_details.py | 2 +- .../niatelemetry_apic_realm_details_all_of.py | 2 +- .../niatelemetry_apic_realm_details_list.py | 2 +- ...elemetry_apic_realm_details_list_all_of.py | 2 +- ...iatelemetry_apic_realm_details_response.py | 2 +- ...atelemetry_apic_snmp_client_grp_details.py | 2 +- ...try_apic_snmp_client_grp_details_all_of.py | 2 +- ...metry_apic_snmp_client_grp_details_list.py | 2 +- ...pic_snmp_client_grp_details_list_all_of.py | 2 +- ...y_apic_snmp_client_grp_details_response.py | 2 +- ...etry_apic_snmp_community_access_details.py | 2 +- ...ic_snmp_community_access_details_all_of.py | 2 +- ...apic_snmp_community_access_details_list.py | 2 +- ...mp_community_access_details_list_all_of.py | 2 +- ..._snmp_community_access_details_response.py | 2 +- ...iatelemetry_apic_snmp_community_details.py | 2 +- ...etry_apic_snmp_community_details_all_of.py | 2 +- ...emetry_apic_snmp_community_details_list.py | 2 +- ...apic_snmp_community_details_list_all_of.py | 2 +- ...ry_apic_snmp_community_details_response.py | 2 +- .../niatelemetry_apic_snmp_trap_details.py | 2 +- ...telemetry_apic_snmp_trap_details_all_of.py | 2 +- ...iatelemetry_apic_snmp_trap_details_list.py | 2 +- ...etry_apic_snmp_trap_details_list_all_of.py | 2 +- ...lemetry_apic_snmp_trap_details_response.py | 2 +- ...metry_apic_snmp_trap_fwd_server_details.py | 2 +- ...pic_snmp_trap_fwd_server_details_all_of.py | 2 +- ..._apic_snmp_trap_fwd_server_details_list.py | 2 +- ...nmp_trap_fwd_server_details_list_all_of.py | 2 +- ...c_snmp_trap_fwd_server_details_response.py | 2 +- ...lemetry_apic_snmp_version_three_details.py | 2 +- ..._apic_snmp_version_three_details_all_of.py | 2 +- ...ry_apic_snmp_version_three_details_list.py | 2 +- ..._snmp_version_three_details_list_all_of.py | 2 +- ...pic_snmp_version_three_details_response.py | 2 +- .../model/niatelemetry_apic_sys_log_grp.py | 2 +- .../niatelemetry_apic_sys_log_grp_all_of.py | 2 +- .../niatelemetry_apic_sys_log_grp_list.py | 2 +- ...atelemetry_apic_sys_log_grp_list_all_of.py | 2 +- .../niatelemetry_apic_sys_log_grp_response.py | 2 +- .../model/niatelemetry_apic_sys_log_src.py | 2 +- .../niatelemetry_apic_sys_log_src_all_of.py | 2 +- .../niatelemetry_apic_sys_log_src_list.py | 2 +- ...atelemetry_apic_sys_log_src_list_all_of.py | 2 +- .../niatelemetry_apic_sys_log_src_response.py | 2 +- .../niatelemetry_apic_transceiver_details.py | 2 +- ...lemetry_apic_transceiver_details_all_of.py | 2 +- ...telemetry_apic_transceiver_details_list.py | 2 +- ...ry_apic_transceiver_details_list_all_of.py | 2 +- ...metry_apic_transceiver_details_response.py | 2 +- .../model/niatelemetry_apic_ui_page_counts.py | 2 +- ...niatelemetry_apic_ui_page_counts_all_of.py | 2 +- .../niatelemetry_apic_ui_page_counts_list.py | 2 +- ...lemetry_apic_ui_page_counts_list_all_of.py | 2 +- ...atelemetry_apic_ui_page_counts_response.py | 2 +- intersight/model/niatelemetry_app_details.py | 2 +- .../model/niatelemetry_app_details_all_of.py | 2 +- .../model/niatelemetry_app_details_list.py | 2 +- .../niatelemetry_app_details_list_all_of.py | 2 +- .../niatelemetry_app_details_response.py | 2 +- .../model/niatelemetry_bootflash_details.py | 2 +- .../niatelemetry_bootflash_details_all_of.py | 2 +- .../model/niatelemetry_cloud_details.py | 2 +- .../niatelemetry_cloud_details_all_of.py | 2 +- .../model/niatelemetry_cloud_details_list.py | 2 +- .../niatelemetry_cloud_details_list_all_of.py | 2 +- .../niatelemetry_cloud_details_response.py | 2 +- .../niatelemetry_cloud_regions_element.py | 2 +- ...atelemetry_cloud_regions_element_all_of.py | 2 +- .../niatelemetry_cloud_routers_element.py | 2 +- ...atelemetry_cloud_routers_element_all_of.py | 2 +- .../model/niatelemetry_common_policies.py | 2 +- .../niatelemetry_common_policies_all_of.py | 2 +- .../niatelemetry_common_policies_list.py | 2 +- ...iatelemetry_common_policies_list_all_of.py | 2 +- .../niatelemetry_common_policies_response.py | 2 +- .../model/niatelemetry_dcnm_fan_details.py | 2 +- .../niatelemetry_dcnm_fan_details_all_of.py | 2 +- .../niatelemetry_dcnm_fan_details_list.py | 2 +- ...atelemetry_dcnm_fan_details_list_all_of.py | 2 +- .../niatelemetry_dcnm_fan_details_response.py | 2 +- .../model/niatelemetry_dcnm_fex_details.py | 2 +- .../niatelemetry_dcnm_fex_details_all_of.py | 2 +- .../niatelemetry_dcnm_fex_details_list.py | 2 +- ...atelemetry_dcnm_fex_details_list_all_of.py | 2 +- .../niatelemetry_dcnm_fex_details_response.py | 2 +- .../model/niatelemetry_dcnm_module_details.py | 2 +- ...niatelemetry_dcnm_module_details_all_of.py | 2 +- .../niatelemetry_dcnm_module_details_list.py | 2 +- ...lemetry_dcnm_module_details_list_all_of.py | 2 +- ...atelemetry_dcnm_module_details_response.py | 2 +- .../model/niatelemetry_dcnm_psu_details.py | 2 +- .../niatelemetry_dcnm_psu_details_all_of.py | 2 +- .../niatelemetry_dcnm_psu_details_list.py | 2 +- ...atelemetry_dcnm_psu_details_list_all_of.py | 2 +- .../niatelemetry_dcnm_psu_details_response.py | 2 +- .../niatelemetry_dcnm_transceiver_details.py | 2 +- ...lemetry_dcnm_transceiver_details_all_of.py | 2 +- ...telemetry_dcnm_transceiver_details_list.py | 2 +- ...ry_dcnm_transceiver_details_list_all_of.py | 2 +- ...metry_dcnm_transceiver_details_response.py | 2 +- .../model/niatelemetry_deployment_status.py | 2 +- .../niatelemetry_deployment_status_all_of.py | 2 +- ...niatelemetry_digital_optical_monitoring.py | 2 +- ...metry_digital_optical_monitoring_all_of.py | 2 +- intersight/model/niatelemetry_diskinfo.py | 2 +- .../model/niatelemetry_diskinfo_all_of.py | 2 +- intersight/model/niatelemetry_epg.py | 2 +- intersight/model/niatelemetry_epg_all_of.py | 2 +- intersight/model/niatelemetry_epg_list.py | 2 +- .../model/niatelemetry_epg_list_all_of.py | 2 +- intersight/model/niatelemetry_epg_response.py | 2 +- .../niatelemetry_eqpt_storage_firmware.py | 2 +- ...atelemetry_eqpt_storage_firmware_all_of.py | 2 +- ...niatelemetry_eqptcapacity_pol_usage5min.py | 2 +- ...metry_eqptcapacity_pol_usage5min_all_of.py | 2 +- ...emetry_eqptcapacity_prefix_entries15min.py | 2 +- ...eqptcapacity_prefix_entries15min_all_of.py | 2 +- ...lemetry_eqptcapacity_prefix_entries5min.py | 2 +- ..._eqptcapacity_prefix_entries5min_all_of.py | 2 +- .../niatelemetry_fabric_module_details.py | 2 +- ...atelemetry_fabric_module_details_all_of.py | 2 +- ...niatelemetry_fabric_module_details_list.py | 2 +- ...metry_fabric_module_details_list_all_of.py | 2 +- ...elemetry_fabric_module_details_response.py | 2 +- ...iatelemetry_fabric_node_control_details.py | 2 +- ...etry_fabric_node_control_details_all_of.py | 2 +- ...emetry_fabric_node_control_details_list.py | 2 +- ...fabric_node_control_details_list_all_of.py | 2 +- ...ry_fabric_node_control_details_response.py | 2 +- .../model/niatelemetry_fabric_pod_profile.py | 2 +- .../niatelemetry_fabric_pod_profile_all_of.py | 2 +- .../niatelemetry_fabric_pod_profile_list.py | 2 +- ...elemetry_fabric_pod_profile_list_all_of.py | 2 +- ...iatelemetry_fabric_pod_profile_response.py | 2 +- .../model/niatelemetry_fabric_pod_ss.py | 2 +- .../niatelemetry_fabric_pod_ss_all_of.py | 2 +- .../model/niatelemetry_fabric_pod_ss_list.py | 2 +- .../niatelemetry_fabric_pod_ss_list_all_of.py | 2 +- .../niatelemetry_fabric_pod_ss_response.py | 2 +- intersight/model/niatelemetry_fan_details.py | 2 +- .../model/niatelemetry_fan_details_all_of.py | 2 +- intersight/model/niatelemetry_fault.py | 2 +- intersight/model/niatelemetry_fault_all_of.py | 2 +- intersight/model/niatelemetry_fault_list.py | 2 +- .../model/niatelemetry_fault_list_all_of.py | 2 +- .../model/niatelemetry_fault_response.py | 2 +- .../model/niatelemetry_hcloud_details.py | 2 +- .../niatelemetry_hcloud_details_all_of.py | 2 +- .../model/niatelemetry_hcloud_details_list.py | 2 +- ...niatelemetry_hcloud_details_list_all_of.py | 2 +- .../niatelemetry_hcloud_details_response.py | 2 +- .../niatelemetry_health_insights_data.py | 2 +- ...iatelemetry_health_insights_data_all_of.py | 2 +- .../niatelemetry_health_insights_data_list.py | 2 +- ...emetry_health_insights_data_list_all_of.py | 2 +- ...telemetry_health_insights_data_response.py | 2 +- ...niatelemetry_https_acl_contract_details.py | 2 +- ...metry_https_acl_contract_details_all_of.py | 2 +- ...lemetry_https_acl_contract_details_list.py | 2 +- ..._https_acl_contract_details_list_all_of.py | 2 +- ...try_https_acl_contract_details_response.py | 2 +- ...telemetry_https_acl_contract_filter_map.py | 2 +- ...ry_https_acl_contract_filter_map_all_of.py | 2 +- ...etry_https_acl_contract_filter_map_list.py | 2 +- ...tps_acl_contract_filter_map_list_all_of.py | 2 +- ..._https_acl_contract_filter_map_response.py | 2 +- ...niatelemetry_https_acl_epg_contract_map.py | 2 +- ...metry_https_acl_epg_contract_map_all_of.py | 2 +- ...lemetry_https_acl_epg_contract_map_list.py | 2 +- ..._https_acl_epg_contract_map_list_all_of.py | 2 +- ...try_https_acl_epg_contract_map_response.py | 2 +- .../niatelemetry_https_acl_epg_details.py | 2 +- ...atelemetry_https_acl_epg_details_all_of.py | 2 +- ...niatelemetry_https_acl_epg_details_list.py | 2 +- ...metry_https_acl_epg_details_list_all_of.py | 2 +- ...elemetry_https_acl_epg_details_response.py | 2 +- .../niatelemetry_https_acl_filter_details.py | 2 +- ...lemetry_https_acl_filter_details_all_of.py | 2 +- ...telemetry_https_acl_filter_details_list.py | 2 +- ...ry_https_acl_filter_details_list_all_of.py | 2 +- ...metry_https_acl_filter_details_response.py | 2 +- intersight/model/niatelemetry_image_detail.py | 2 +- .../model/niatelemetry_image_detail_all_of.py | 2 +- .../niatelemetry_insight_group_details.py | 2 +- ...atelemetry_insight_group_details_all_of.py | 2 +- ...niatelemetry_insight_group_details_list.py | 2 +- ...metry_insight_group_details_list_all_of.py | 2 +- ...elemetry_insight_group_details_response.py | 2 +- intersight/model/niatelemetry_interface.py | 2 +- .../model/niatelemetry_interface_all_of.py | 2 +- .../model/niatelemetry_interface_element.py | 2 +- .../niatelemetry_interface_element_all_of.py | 2 +- intersight/model/niatelemetry_job_detail.py | 2 +- .../model/niatelemetry_job_detail_all_of.py | 2 +- intersight/model/niatelemetry_lc.py | 2 +- intersight/model/niatelemetry_lc_all_of.py | 2 +- intersight/model/niatelemetry_lc_list.py | 2 +- .../model/niatelemetry_lc_list_all_of.py | 2 +- intersight/model/niatelemetry_lc_response.py | 2 +- .../niatelemetry_leaf_pol_grp_details.py | 2 +- ...iatelemetry_leaf_pol_grp_details_all_of.py | 2 +- .../niatelemetry_leaf_pol_grp_details_list.py | 2 +- ...emetry_leaf_pol_grp_details_list_all_of.py | 2 +- ...telemetry_leaf_pol_grp_details_response.py | 2 +- intersight/model/niatelemetry_logical_link.py | 2 +- .../model/niatelemetry_logical_link_all_of.py | 2 +- .../model/niatelemetry_mds_auto_claim.py | 2 +- .../niatelemetry_mds_auto_claim_all_of.py | 2 +- .../model/niatelemetry_mds_auto_claim_list.py | 2 +- ...niatelemetry_mds_auto_claim_list_all_of.py | 2 +- .../niatelemetry_mds_auto_claim_response.py | 2 +- .../model/niatelemetry_mds_neighbor_info.py | 2 +- .../niatelemetry_mds_neighbor_info_all_of.py | 2 +- .../niatelemetry_mso_contract_details.py | 2 +- ...iatelemetry_mso_contract_details_all_of.py | 2 +- .../niatelemetry_mso_contract_details_list.py | 2 +- ...emetry_mso_contract_details_list_all_of.py | 2 +- ...telemetry_mso_contract_details_response.py | 2 +- .../model/niatelemetry_mso_epg_details.py | 2 +- .../niatelemetry_mso_epg_details_all_of.py | 2 +- .../niatelemetry_mso_epg_details_list.py | 2 +- ...iatelemetry_mso_epg_details_list_all_of.py | 2 +- .../niatelemetry_mso_epg_details_response.py | 2 +- .../model/niatelemetry_mso_schema_details.py | 2 +- .../niatelemetry_mso_schema_details_all_of.py | 2 +- .../niatelemetry_mso_schema_details_list.py | 2 +- ...elemetry_mso_schema_details_list_all_of.py | 2 +- ...iatelemetry_mso_schema_details_response.py | 2 +- .../model/niatelemetry_mso_site_details.py | 2 +- .../niatelemetry_mso_site_details_all_of.py | 2 +- .../niatelemetry_mso_site_details_list.py | 2 +- ...atelemetry_mso_site_details_list_all_of.py | 2 +- .../niatelemetry_mso_site_details_response.py | 2 +- .../model/niatelemetry_mso_tenant_details.py | 2 +- .../niatelemetry_mso_tenant_details_all_of.py | 2 +- .../niatelemetry_mso_tenant_details_list.py | 2 +- ...elemetry_mso_tenant_details_list_all_of.py | 2 +- ...iatelemetry_mso_tenant_details_response.py | 2 +- intersight/model/niatelemetry_network_info.py | 2 +- .../model/niatelemetry_network_info_all_of.py | 2 +- .../model/niatelemetry_nexus_cloud_account.py | 2 +- ...niatelemetry_nexus_cloud_account_all_of.py | 2 +- .../niatelemetry_nexus_cloud_account_list.py | 2 +- ...lemetry_nexus_cloud_account_list_all_of.py | 2 +- ...emetry_nexus_cloud_account_relationship.py | 2 +- ...atelemetry_nexus_cloud_account_response.py | 2 +- .../model/niatelemetry_nexus_cloud_site.py | 2 +- .../niatelemetry_nexus_cloud_site_all_of.py | 2 +- .../niatelemetry_nexus_cloud_site_list.py | 2 +- ...atelemetry_nexus_cloud_site_list_all_of.py | 2 +- .../niatelemetry_nexus_cloud_site_response.py | 2 +- ...etry_nexus_dashboard_controller_details.py | 2 +- ...xus_dashboard_controller_details_all_of.py | 2 +- ...nexus_dashboard_controller_details_list.py | 2 +- ...ashboard_controller_details_list_all_of.py | 2 +- ...s_dashboard_controller_details_response.py | 2 +- .../niatelemetry_nexus_dashboard_details.py | 2 +- ...elemetry_nexus_dashboard_details_all_of.py | 2 +- ...atelemetry_nexus_dashboard_details_list.py | 2 +- ...try_nexus_dashboard_details_list_all_of.py | 2 +- ...emetry_nexus_dashboard_details_response.py | 2 +- ...elemetry_nexus_dashboard_memory_details.py | 2 +- ...y_nexus_dashboard_memory_details_all_of.py | 2 +- ...try_nexus_dashboard_memory_details_list.py | 2 +- ...us_dashboard_memory_details_list_all_of.py | 2 +- ...nexus_dashboard_memory_details_response.py | 2 +- .../model/niatelemetry_nexus_dashboards.py | 2 +- .../niatelemetry_nexus_dashboards_all_of.py | 2 +- .../niatelemetry_nexus_dashboards_list.py | 2 +- ...atelemetry_nexus_dashboards_list_all_of.py | 2 +- ...telemetry_nexus_dashboards_relationship.py | 2 +- .../niatelemetry_nexus_dashboards_response.py | 2 +- .../model/niatelemetry_nia_feature_usage.py | 6 ++--- .../niatelemetry_nia_feature_usage_all_of.py | 6 ++--- .../niatelemetry_nia_feature_usage_list.py | 2 +- ...telemetry_nia_feature_usage_list_all_of.py | 2 +- ...niatelemetry_nia_feature_usage_response.py | 2 +- .../model/niatelemetry_nia_inventory.py | 2 +- .../niatelemetry_nia_inventory_all_of.py | 2 +- .../model/niatelemetry_nia_inventory_dcnm.py | 2 +- .../niatelemetry_nia_inventory_dcnm_all_of.py | 2 +- .../niatelemetry_nia_inventory_dcnm_list.py | 2 +- ...elemetry_nia_inventory_dcnm_list_all_of.py | 2 +- ...iatelemetry_nia_inventory_dcnm_response.py | 2 +- .../niatelemetry_nia_inventory_fabric.py | 2 +- ...iatelemetry_nia_inventory_fabric_all_of.py | 2 +- .../niatelemetry_nia_inventory_fabric_list.py | 2 +- ...emetry_nia_inventory_fabric_list_all_of.py | 2 +- ...telemetry_nia_inventory_fabric_response.py | 2 +- .../model/niatelemetry_nia_inventory_list.py | 2 +- .../niatelemetry_nia_inventory_list_all_of.py | 2 +- ...niatelemetry_nia_inventory_relationship.py | 2 +- .../niatelemetry_nia_inventory_response.py | 2 +- .../model/niatelemetry_nia_license_state.py | 2 +- .../niatelemetry_nia_license_state_all_of.py | 2 +- .../niatelemetry_nia_license_state_list.py | 2 +- ...telemetry_nia_license_state_list_all_of.py | 2 +- ...elemetry_nia_license_state_relationship.py | 2 +- ...niatelemetry_nia_license_state_response.py | 2 +- intersight/model/niatelemetry_node.py | 2 +- intersight/model/niatelemetry_node_all_of.py | 2 +- .../model/niatelemetry_nve_packet_counters.py | 2 +- ...niatelemetry_nve_packet_counters_all_of.py | 2 +- intersight/model/niatelemetry_nve_vni.py | 2 +- .../model/niatelemetry_nve_vni_all_of.py | 2 +- .../model/niatelemetry_nxos_bgp_evpn.py | 2 +- .../niatelemetry_nxos_bgp_evpn_all_of.py | 2 +- .../model/niatelemetry_nxos_bgp_mvpn.py | 2 +- .../niatelemetry_nxos_bgp_mvpn_all_of.py | 2 +- intersight/model/niatelemetry_nxos_vtp.py | 2 +- .../model/niatelemetry_nxos_vtp_all_of.py | 2 +- .../niatelemetry_password_strength_check.py | 2 +- ...elemetry_password_strength_check_all_of.py | 2 +- ...atelemetry_password_strength_check_list.py | 2 +- ...try_password_strength_check_list_all_of.py | 2 +- ...emetry_password_strength_check_response.py | 2 +- .../model/niatelemetry_pod_comm_policies.py | 2 +- .../niatelemetry_pod_comm_policies_all_of.py | 2 +- .../niatelemetry_pod_comm_policies_list.py | 2 +- ...telemetry_pod_comm_policies_list_all_of.py | 2 +- ...niatelemetry_pod_comm_policies_response.py | 2 +- .../model/niatelemetry_pod_snmp_policies.py | 2 +- .../niatelemetry_pod_snmp_policies_all_of.py | 2 +- .../niatelemetry_pod_snmp_policies_list.py | 2 +- ...telemetry_pod_snmp_policies_list_all_of.py | 2 +- ...niatelemetry_pod_snmp_policies_response.py | 2 +- .../niatelemetry_pod_time_server_policies.py | 2 +- ...lemetry_pod_time_server_policies_all_of.py | 2 +- ...telemetry_pod_time_server_policies_list.py | 2 +- ...ry_pod_time_server_policies_list_all_of.py | 2 +- ...metry_pod_time_server_policies_response.py | 2 +- .../model/niatelemetry_proc_sys_cpu15min.py | 2 +- .../niatelemetry_proc_sys_cpu15min_all_of.py | 2 +- .../model/niatelemetry_proc_sys_cpu5min.py | 2 +- .../niatelemetry_proc_sys_cpu5min_all_of.py | 2 +- .../model/niatelemetry_proc_sys_mem15min.py | 2 +- .../niatelemetry_proc_sys_mem15min_all_of.py | 2 +- .../model/niatelemetry_proc_sys_mem5min.py | 2 +- .../niatelemetry_proc_sys_mem5min_all_of.py | 2 +- .../model/niatelemetry_site_inventory.py | 2 +- .../niatelemetry_site_inventory_all_of.py | 2 +- .../model/niatelemetry_site_inventory_list.py | 2 +- ...niatelemetry_site_inventory_list_all_of.py | 2 +- .../niatelemetry_site_inventory_response.py | 2 +- intersight/model/niatelemetry_sites.py | 2 +- intersight/model/niatelemetry_sites_all_of.py | 2 +- .../model/niatelemetry_smart_license.py | 2 +- .../niatelemetry_smart_license_all_of.py | 2 +- intersight/model/niatelemetry_snmp_src.py | 2 +- .../model/niatelemetry_snmp_src_all_of.py | 2 +- .../model/niatelemetry_snmp_src_list.py | 2 +- .../niatelemetry_snmp_src_list_all_of.py | 2 +- .../model/niatelemetry_snmp_src_response.py | 2 +- .../niatelemetry_spine_pol_grp_details.py | 2 +- ...atelemetry_spine_pol_grp_details_all_of.py | 2 +- ...niatelemetry_spine_pol_grp_details_list.py | 2 +- ...metry_spine_pol_grp_details_list_all_of.py | 2 +- ...elemetry_spine_pol_grp_details_response.py | 2 +- .../model/niatelemetry_ssh_version_two.py | 2 +- .../niatelemetry_ssh_version_two_all_of.py | 2 +- .../niatelemetry_ssh_version_two_list.py | 2 +- ...iatelemetry_ssh_version_two_list_all_of.py | 2 +- .../niatelemetry_ssh_version_two_response.py | 2 +- .../niatelemetry_supervisor_module_details.py | 2 +- ...emetry_supervisor_module_details_all_of.py | 2 +- ...elemetry_supervisor_module_details_list.py | 2 +- ...y_supervisor_module_details_list_all_of.py | 2 +- ...etry_supervisor_module_details_response.py | 2 +- .../niatelemetry_switch_disk_utilization.py | 2 +- ...elemetry_switch_disk_utilization_all_of.py | 2 +- .../model/niatelemetry_syslog_remote_dest.py | 2 +- .../niatelemetry_syslog_remote_dest_all_of.py | 2 +- .../niatelemetry_syslog_remote_dest_list.py | 2 +- ...elemetry_syslog_remote_dest_list_all_of.py | 2 +- ...iatelemetry_syslog_remote_dest_response.py | 2 +- .../model/niatelemetry_syslog_sys_msg.py | 2 +- .../niatelemetry_syslog_sys_msg_all_of.py | 2 +- .../niatelemetry_syslog_sys_msg_fac_filter.py | 2 +- ...emetry_syslog_sys_msg_fac_filter_all_of.py | 2 +- ...elemetry_syslog_sys_msg_fac_filter_list.py | 2 +- ...y_syslog_sys_msg_fac_filter_list_all_of.py | 2 +- ...etry_syslog_sys_msg_fac_filter_response.py | 2 +- .../model/niatelemetry_syslog_sys_msg_list.py | 2 +- ...niatelemetry_syslog_sys_msg_list_all_of.py | 2 +- .../niatelemetry_syslog_sys_msg_response.py | 2 +- .../niatelemetry_system_controller_details.py | 2 +- ...emetry_system_controller_details_all_of.py | 2 +- ...elemetry_system_controller_details_list.py | 2 +- ...y_system_controller_details_list_all_of.py | 2 +- ...etry_system_controller_details_response.py | 2 +- intersight/model/niatelemetry_tenant.py | 2 +- .../model/niatelemetry_tenant_all_of.py | 2 +- intersight/model/niatelemetry_tenant_list.py | 2 +- .../model/niatelemetry_tenant_list_all_of.py | 2 +- .../model/niatelemetry_tenant_response.py | 2 +- intersight/model/niatelemetry_vni_status.py | 2 +- .../model/niatelemetry_vni_status_all_of.py | 2 +- intersight/model/niatelemetry_vpc_details.py | 2 +- .../model/niatelemetry_vpc_details_all_of.py | 2 +- .../model/notification_abstract_condition.py | 2 +- .../notification_abstract_mo_condition.py | 2 +- ...tification_abstract_mo_condition_all_of.py | 2 +- .../notification_account_subscription.py | 2 +- ...otification_account_subscription_all_of.py | 2 +- .../notification_account_subscription_list.py | 2 +- ...cation_account_subscription_list_all_of.py | 2 +- ...ification_account_subscription_response.py | 2 +- intersight/model/notification_action.py | 2 +- .../notification_aggregation_settings.py | 2 +- ...otification_aggregation_settings_all_of.py | 2 +- .../model/notification_alarm_mo_condition.py | 2 +- .../notification_alarm_mo_condition_all_of.py | 2 +- intersight/model/notification_mo_condition.py | 2 +- .../model/notification_mo_condition_all_of.py | 2 +- intersight/model/notification_send_email.py | 2 +- .../model/notification_send_email_all_of.py | 2 +- intersight/model/notification_subscription.py | 2 +- .../model/notification_subscription_all_of.py | 2 +- .../model/notification_trigger_webhook.py | 2 +- .../notification_trigger_webhook_all_of.py | 2 +- intersight/model/ntp_auth_ntp_server.py | 2 +- .../model/ntp_auth_ntp_server_all_of.py | 2 +- intersight/model/ntp_ntp_server.py | 2 +- intersight/model/ntp_ntp_server_all_of.py | 2 +- intersight/model/ntp_ntp_server_list.py | 2 +- .../model/ntp_ntp_server_list_all_of.py | 2 +- .../model/ntp_ntp_server_relationship.py | 2 +- intersight/model/ntp_ntp_server_response.py | 2 +- intersight/model/ntp_policy.py | 2 +- intersight/model/ntp_policy_all_of.py | 2 +- intersight/model/ntp_policy_list.py | 2 +- intersight/model/ntp_policy_list_all_of.py | 2 +- intersight/model/ntp_policy_response.py | 2 +- intersight/model/oauth_access_token.py | 2 +- intersight/model/oauth_access_token_all_of.py | 2 +- intersight/model/oauth_access_token_list.py | 2 +- .../model/oauth_access_token_list_all_of.py | 2 +- .../model/oauth_access_token_relationship.py | 2 +- .../model/oauth_access_token_response.py | 2 +- intersight/model/oauth_authorization.py | 2 +- .../model/oauth_authorization_all_of.py | 2 +- intersight/model/oauth_authorization_list.py | 2 +- .../model/oauth_authorization_list_all_of.py | 2 +- .../model/oauth_authorization_response.py | 2 +- intersight/model/onprem_image_package.py | 2 +- .../model/onprem_image_package_all_of.py | 2 +- intersight/model/onprem_schedule.py | 2 +- intersight/model/onprem_schedule_all_of.py | 2 +- intersight/model/onprem_upgrade_note.py | 2 +- .../model/onprem_upgrade_note_all_of.py | 2 +- intersight/model/onprem_upgrade_phase.py | 2 +- .../model/onprem_upgrade_phase_all_of.py | 2 +- intersight/model/oprs_deployment.py | 2 +- intersight/model/oprs_deployment_all_of.py | 2 +- intersight/model/oprs_deployment_list.py | 2 +- .../model/oprs_deployment_list_all_of.py | 2 +- intersight/model/oprs_deployment_response.py | 2 +- intersight/model/oprs_kvpair.py | 2 +- intersight/model/oprs_kvpair_all_of.py | 2 +- .../model/oprs_sync_target_list_message.py | 2 +- .../oprs_sync_target_list_message_all_of.py | 2 +- .../oprs_sync_target_list_message_list.py | 2 +- ...rs_sync_target_list_message_list_all_of.py | 2 +- .../oprs_sync_target_list_message_response.py | 2 +- intersight/model/organization_organization.py | 2 +- .../model/organization_organization_all_of.py | 2 +- .../model/organization_organization_list.py | 2 +- .../organization_organization_list_all_of.py | 2 +- .../organization_organization_relationship.py | 2 +- .../organization_organization_response.py | 2 +- intersight/model/os_answers.py | 2 +- intersight/model/os_answers_all_of.py | 2 +- intersight/model/os_base_install_config.py | 2 +- .../model/os_base_install_config_all_of.py | 2 +- intersight/model/os_bulk_install_info.py | 2 +- .../model/os_bulk_install_info_all_of.py | 2 +- intersight/model/os_bulk_install_info_list.py | 2 +- .../model/os_bulk_install_info_list_all_of.py | 2 +- .../model/os_bulk_install_info_response.py | 2 +- intersight/model/os_catalog.py | 2 +- intersight/model/os_catalog_all_of.py | 2 +- intersight/model/os_catalog_list.py | 2 +- intersight/model/os_catalog_list_all_of.py | 2 +- intersight/model/os_catalog_relationship.py | 2 +- intersight/model/os_catalog_response.py | 2 +- intersight/model/os_configuration_file.py | 2 +- .../model/os_configuration_file_all_of.py | 2 +- .../model/os_configuration_file_list.py | 2 +- .../os_configuration_file_list_all_of.py | 2 +- .../os_configuration_file_relationship.py | 2 +- .../model/os_configuration_file_response.py | 2 +- intersight/model/os_distribution.py | 2 +- intersight/model/os_distribution_all_of.py | 2 +- intersight/model/os_distribution_list.py | 2 +- .../model/os_distribution_list_all_of.py | 2 +- .../model/os_distribution_relationship.py | 2 +- intersight/model/os_distribution_response.py | 2 +- intersight/model/os_global_config.py | 2 +- intersight/model/os_global_config_all_of.py | 2 +- intersight/model/os_install.py | 2 +- intersight/model/os_install_all_of.py | 2 +- intersight/model/os_install_list.py | 2 +- intersight/model/os_install_list_all_of.py | 2 +- intersight/model/os_install_response.py | 2 +- intersight/model/os_install_target.py | 2 +- .../model/os_install_target_response.py | 2 +- .../os_install_target_response_all_of.py | 2 +- intersight/model/os_ip_configuration.py | 2 +- intersight/model/os_ipv4_configuration.py | 2 +- .../model/os_ipv4_configuration_all_of.py | 2 +- intersight/model/os_ipv6_configuration.py | 2 +- .../model/os_ipv6_configuration_all_of.py | 2 +- .../model/os_operating_system_parameters.py | 2 +- intersight/model/os_os_support.py | 2 +- intersight/model/os_os_support_all_of.py | 2 +- intersight/model/os_physical_disk.py | 2 +- intersight/model/os_physical_disk_all_of.py | 2 +- intersight/model/os_physical_disk_response.py | 2 +- .../model/os_physical_disk_response_all_of.py | 2 +- intersight/model/os_place_holder.py | 2 +- intersight/model/os_place_holder_all_of.py | 2 +- intersight/model/os_server_config.py | 2 +- intersight/model/os_server_config_all_of.py | 2 +- intersight/model/os_supported_version.py | 2 +- .../model/os_supported_version_all_of.py | 2 +- intersight/model/os_supported_version_list.py | 2 +- .../model/os_supported_version_list_all_of.py | 2 +- .../model/os_supported_version_response.py | 2 +- intersight/model/os_template_file.py | 2 +- intersight/model/os_template_file_all_of.py | 2 +- intersight/model/os_valid_install_target.py | 2 +- .../model/os_valid_install_target_all_of.py | 2 +- intersight/model/os_validation_information.py | 2 +- .../model/os_validation_information_all_of.py | 2 +- intersight/model/os_virtual_drive.py | 2 +- intersight/model/os_virtual_drive_all_of.py | 2 +- intersight/model/os_virtual_drive_response.py | 2 +- .../model/os_virtual_drive_response_all_of.py | 2 +- intersight/model/os_vmware_parameters.py | 2 +- .../model/os_vmware_parameters_all_of.py | 2 +- intersight/model/os_windows_parameters.py | 2 +- .../model/os_windows_parameters_all_of.py | 2 +- intersight/model/patch_document.py | 2 +- intersight/model/pci_coprocessor_card.py | 2 +- .../model/pci_coprocessor_card_all_of.py | 2 +- intersight/model/pci_coprocessor_card_list.py | 2 +- .../model/pci_coprocessor_card_list_all_of.py | 2 +- .../pci_coprocessor_card_relationship.py | 2 +- .../model/pci_coprocessor_card_response.py | 2 +- intersight/model/pci_device.py | 2 +- intersight/model/pci_device_all_of.py | 2 +- intersight/model/pci_device_list.py | 2 +- intersight/model/pci_device_list_all_of.py | 2 +- intersight/model/pci_device_relationship.py | 2 +- intersight/model/pci_device_response.py | 2 +- intersight/model/pci_link.py | 2 +- intersight/model/pci_link_all_of.py | 2 +- intersight/model/pci_link_list.py | 2 +- intersight/model/pci_link_list_all_of.py | 2 +- intersight/model/pci_link_relationship.py | 2 +- intersight/model/pci_link_response.py | 2 +- intersight/model/pci_node.py | 2 +- intersight/model/pci_node_all_of.py | 2 +- intersight/model/pci_node_list.py | 2 +- intersight/model/pci_node_list_all_of.py | 2 +- intersight/model/pci_node_relationship.py | 2 +- intersight/model/pci_node_response.py | 2 +- intersight/model/pci_switch.py | 2 +- intersight/model/pci_switch_all_of.py | 2 +- intersight/model/pci_switch_list.py | 2 +- intersight/model/pci_switch_list_all_of.py | 2 +- intersight/model/pci_switch_relationship.py | 2 +- intersight/model/pci_switch_response.py | 2 +- intersight/model/pkix_distinguished_name.py | 2 +- .../model/pkix_distinguished_name_all_of.py | 2 +- intersight/model/pkix_ecdsa_key_spec.py | 2 +- .../model/pkix_ecdsa_key_spec_all_of.py | 2 +- intersight/model/pkix_eddsa_key_spec.py | 2 +- .../model/pkix_eddsa_key_spec_all_of.py | 2 +- intersight/model/pkix_key_generation_spec.py | 2 +- .../model/pkix_key_generation_spec_all_of.py | 2 +- intersight/model/pkix_rsa_algorithm.py | 2 +- intersight/model/pkix_rsa_algorithm_all_of.py | 2 +- .../model/pkix_subject_alternate_name.py | 2 +- .../pkix_subject_alternate_name_all_of.py | 2 +- .../policy_abstract_config_change_detail.py | 2 +- ...cy_abstract_config_change_detail_all_of.py | 2 +- .../model/policy_abstract_config_profile.py | 2 +- .../policy_abstract_config_profile_all_of.py | 2 +- ...cy_abstract_config_profile_relationship.py | 2 +- .../model/policy_abstract_config_result.py | 2 +- .../policy_abstract_config_result_all_of.py | 2 +- .../policy_abstract_config_result_entry.py | 2 +- ...icy_abstract_config_result_entry_all_of.py | 2 +- intersight/model/policy_abstract_inventory.py | 2 +- .../model/policy_abstract_inventory_all_of.py | 2 +- intersight/model/policy_abstract_policy.py | 2 +- .../model/policy_abstract_policy_all_of.py | 2 +- .../model/policy_abstract_policy_inventory.py | 2 +- ...policy_abstract_policy_inventory_all_of.py | 2 +- .../policy_abstract_policy_relationship.py | 2 +- intersight/model/policy_abstract_profile.py | 2 +- .../model/policy_abstract_profile_all_of.py | 2 +- .../policy_abstract_profile_relationship.py | 2 +- intersight/model/policy_action_param.py | 2 +- .../model/policy_action_param_all_of.py | 2 +- intersight/model/policy_action_qualifier.py | 2 +- intersight/model/policy_config_change.py | 2 +- .../model/policy_config_change_all_of.py | 2 +- .../model/policy_config_change_context.py | 2 +- .../policy_config_change_context_all_of.py | 2 +- intersight/model/policy_config_context.py | 2 +- .../model/policy_config_context_all_of.py | 2 +- .../model/policy_config_result_context.py | 2 +- .../policy_config_result_context_all_of.py | 2 +- intersight/model/policy_policy_status.py | 2 +- .../model/policy_policy_status_all_of.py | 2 +- intersight/model/policy_qualifier.py | 2 +- .../policyinventory_abstract_device_info.py | 2 +- ...cyinventory_abstract_device_info_all_of.py | 2 +- intersight/model/policyinventory_job_info.py | 2 +- .../model/policyinventory_job_info_all_of.py | 2 +- intersight/model/pool_abstract_block.py | 2 +- .../model/pool_abstract_block_all_of.py | 2 +- intersight/model/pool_abstract_block_lease.py | 2 +- .../model/pool_abstract_block_lease_all_of.py | 2 +- intersight/model/pool_abstract_block_type.py | 2 +- .../model/pool_abstract_block_type_all_of.py | 2 +- intersight/model/pool_abstract_lease.py | 2 +- .../model/pool_abstract_lease_all_of.py | 2 +- intersight/model/pool_abstract_pool.py | 2 +- intersight/model/pool_abstract_pool_all_of.py | 2 +- intersight/model/pool_abstract_pool_member.py | 2 +- .../model/pool_abstract_pool_member_all_of.py | 2 +- intersight/model/pool_reservation.py | 2 +- intersight/model/pool_reservation_all_of.py | 2 +- .../model/pool_reservation_reference.py | 2 +- .../pool_reservation_reference_all_of.py | 2 +- intersight/model/port_group.py | 2 +- intersight/model/port_group_all_of.py | 2 +- intersight/model/port_group_list.py | 2 +- intersight/model/port_group_list_all_of.py | 2 +- intersight/model/port_group_relationship.py | 2 +- intersight/model/port_group_response.py | 2 +- intersight/model/port_interface_base.py | 2 +- .../model/port_interface_base_all_of.py | 2 +- .../model/port_interface_base_relationship.py | 2 +- intersight/model/port_mac_binding.py | 2 +- intersight/model/port_mac_binding_all_of.py | 2 +- intersight/model/port_mac_binding_list.py | 2 +- .../model/port_mac_binding_list_all_of.py | 2 +- .../model/port_mac_binding_relationship.py | 2 +- intersight/model/port_mac_binding_response.py | 2 +- intersight/model/port_physical.py | 2 +- intersight/model/port_physical_all_of.py | 2 +- intersight/model/port_sub_group.py | 2 +- intersight/model/port_sub_group_all_of.py | 2 +- intersight/model/port_sub_group_list.py | 2 +- .../model/port_sub_group_list_all_of.py | 2 +- .../model/port_sub_group_relationship.py | 2 +- intersight/model/port_sub_group_response.py | 2 +- intersight/model/power_control_state.py | 2 +- .../model/power_control_state_all_of.py | 2 +- intersight/model/power_control_state_list.py | 2 +- .../model/power_control_state_list_all_of.py | 2 +- .../model/power_control_state_relationship.py | 2 +- .../model/power_control_state_response.py | 2 +- intersight/model/power_policy.py | 2 +- intersight/model/power_policy_all_of.py | 2 +- intersight/model/power_policy_inventory.py | 2 +- .../model/power_policy_inventory_all_of.py | 2 +- .../model/power_policy_inventory_list.py | 2 +- .../power_policy_inventory_list_all_of.py | 2 +- .../model/power_policy_inventory_response.py | 2 +- intersight/model/power_policy_list.py | 2 +- intersight/model/power_policy_list_all_of.py | 2 +- intersight/model/power_policy_response.py | 2 +- intersight/model/processor_unit.py | 2 +- intersight/model/processor_unit_all_of.py | 2 +- intersight/model/processor_unit_list.py | 2 +- .../model/processor_unit_list_all_of.py | 2 +- .../model/processor_unit_relationship.py | 2 +- intersight/model/processor_unit_response.py | 2 +- intersight/model/rack_unit_personality.py | 2 +- .../model/rack_unit_personality_all_of.py | 2 +- .../model/rack_unit_personality_list.py | 2 +- .../rack_unit_personality_list_all_of.py | 2 +- .../rack_unit_personality_relationship.py | 2 +- .../model/rack_unit_personality_response.py | 2 +- .../model/recommendation_abstract_item.py | 2 +- .../recommendation_abstract_item_all_of.py | 2 +- intersight/model/recommendation_base.py | 2 +- .../model/recommendation_base_all_of.py | 2 +- .../model/recommendation_capacity_runway.py | 2 +- .../recommendation_capacity_runway_all_of.py | 2 +- .../recommendation_capacity_runway_list.py | 2 +- ...ommendation_capacity_runway_list_all_of.py | 2 +- ...mmendation_capacity_runway_relationship.py | 2 +- ...recommendation_capacity_runway_response.py | 2 +- .../model/recommendation_cluster_expansion.py | 2 +- ...recommendation_cluster_expansion_all_of.py | 2 +- .../recommendation_cluster_expansion_list.py | 2 +- ...mendation_cluster_expansion_list_all_of.py | 2 +- ...endation_cluster_expansion_relationship.py | 2 +- ...commendation_cluster_expansion_response.py | 2 +- .../model/recommendation_expansion_request.py | 2 +- ...recommendation_expansion_request_all_of.py | 2 +- ...commendation_hardware_expansion_request.py | 2 +- ...ation_hardware_expansion_request_all_of.py | 2 +- ...ndation_hardware_expansion_request_item.py | 2 +- ..._hardware_expansion_request_item_all_of.py | 2 +- ...on_hardware_expansion_request_item_list.py | 2 +- ...ware_expansion_request_item_list_all_of.py | 2 +- ...are_expansion_request_item_relationship.py | 2 +- ...ardware_expansion_request_item_response.py | 2 +- ...ndation_hardware_expansion_request_list.py | 2 +- ..._hardware_expansion_request_list_all_of.py | 2 +- ...hardware_expansion_request_relationship.py | 2 +- ...ion_hardware_expansion_request_response.py | 2 +- .../model/recommendation_physical_item.py | 2 +- .../recommendation_physical_item_all_of.py | 2 +- .../recommendation_physical_item_list.py | 2 +- ...ecommendation_physical_item_list_all_of.py | 2 +- ...commendation_physical_item_relationship.py | 2 +- .../recommendation_physical_item_response.py | 2 +- .../recommendation_purchase_order_estimate.py | 2 +- ...endation_purchase_order_estimate_all_of.py | 2 +- ...mmendation_purchase_order_estimate_list.py | 2 +- ...ion_purchase_order_estimate_list_all_of.py | 2 +- ...dation_purchase_order_estimate_response.py | 2 +- .../model/recommendation_software_item.py | 2 +- .../recommendation_software_item_all_of.py | 2 +- .../recommendation_software_item_list.py | 2 +- ...ecommendation_software_item_list_all_of.py | 2 +- ...commendation_software_item_relationship.py | 2 +- .../recommendation_software_item_response.py | 2 +- .../model/recovery_abstract_backup_config.py | 2 +- .../recovery_abstract_backup_config_all_of.py | 2 +- .../model/recovery_abstract_backup_info.py | 2 +- .../recovery_abstract_backup_info_all_of.py | 2 +- ...overy_abstract_backup_info_relationship.py | 2 +- .../model/recovery_backup_config_policy.py | 2 +- .../recovery_backup_config_policy_all_of.py | 2 +- .../recovery_backup_config_policy_list.py | 2 +- ...covery_backup_config_policy_list_all_of.py | 2 +- ...overy_backup_config_policy_relationship.py | 2 +- .../recovery_backup_config_policy_response.py | 2 +- intersight/model/recovery_backup_profile.py | 2 +- .../model/recovery_backup_profile_all_of.py | 2 +- .../model/recovery_backup_profile_list.py | 2 +- .../recovery_backup_profile_list_all_of.py | 2 +- .../recovery_backup_profile_relationship.py | 2 +- .../model/recovery_backup_profile_response.py | 2 +- intersight/model/recovery_backup_schedule.py | 2 +- .../model/recovery_backup_schedule_all_of.py | 2 +- intersight/model/recovery_config_params.py | 2 +- intersight/model/recovery_config_result.py | 2 +- .../model/recovery_config_result_all_of.py | 2 +- .../model/recovery_config_result_entry.py | 2 +- .../recovery_config_result_entry_all_of.py | 2 +- .../recovery_config_result_entry_list.py | 2 +- ...ecovery_config_result_entry_list_all_of.py | 2 +- ...covery_config_result_entry_relationship.py | 2 +- .../recovery_config_result_entry_response.py | 2 +- .../model/recovery_config_result_list.py | 2 +- .../recovery_config_result_list_all_of.py | 2 +- .../recovery_config_result_relationship.py | 2 +- .../model/recovery_config_result_response.py | 2 +- intersight/model/recovery_on_demand_backup.py | 2 +- .../model/recovery_on_demand_backup_all_of.py | 2 +- .../model/recovery_on_demand_backup_list.py | 2 +- .../recovery_on_demand_backup_list_all_of.py | 2 +- .../recovery_on_demand_backup_response.py | 2 +- intersight/model/recovery_restore.py | 2 +- intersight/model/recovery_restore_all_of.py | 2 +- intersight/model/recovery_restore_list.py | 2 +- .../model/recovery_restore_list_all_of.py | 2 +- intersight/model/recovery_restore_response.py | 2 +- .../model/recovery_schedule_config_policy.py | 2 +- .../recovery_schedule_config_policy_all_of.py | 2 +- .../recovery_schedule_config_policy_list.py | 2 +- ...very_schedule_config_policy_list_all_of.py | 2 +- ...ery_schedule_config_policy_relationship.py | 2 +- ...ecovery_schedule_config_policy_response.py | 2 +- intersight/model/resource_group.py | 2 +- intersight/model/resource_group_all_of.py | 2 +- intersight/model/resource_group_list.py | 2 +- .../model/resource_group_list_all_of.py | 2 +- intersight/model/resource_group_member.py | 2 +- .../model/resource_group_member_all_of.py | 2 +- .../model/resource_group_member_list.py | 2 +- .../resource_group_member_list_all_of.py | 2 +- .../model/resource_group_member_response.py | 2 +- .../model/resource_group_relationship.py | 2 +- intersight/model/resource_group_response.py | 2 +- .../model/resource_license_resource_count.py | 2 +- .../resource_license_resource_count_all_of.py | 2 +- .../resource_license_resource_count_list.py | 2 +- ...urce_license_resource_count_list_all_of.py | 2 +- ...esource_license_resource_count_response.py | 2 +- intersight/model/resource_membership.py | 2 +- .../model/resource_membership_all_of.py | 2 +- .../model/resource_membership_holder.py | 2 +- .../resource_membership_holder_all_of.py | 2 +- .../model/resource_membership_holder_list.py | 2 +- .../resource_membership_holder_list_all_of.py | 2 +- ...resource_membership_holder_relationship.py | 2 +- .../resource_membership_holder_response.py | 2 +- intersight/model/resource_membership_list.py | 2 +- .../model/resource_membership_list_all_of.py | 2 +- .../model/resource_membership_response.py | 2 +- .../resource_per_type_combined_selector.py | 2 +- ...ource_per_type_combined_selector_all_of.py | 2 +- intersight/model/resource_reservation.py | 2 +- .../model/resource_reservation_all_of.py | 2 +- intersight/model/resource_reservation_list.py | 2 +- .../model/resource_reservation_list_all_of.py | 2 +- .../resource_reservation_relationship.py | 2 +- .../model/resource_reservation_response.py | 2 +- intersight/model/resource_selector.py | 2 +- intersight/model/resource_selector_all_of.py | 2 +- ...resource_source_to_permission_resources.py | 2 +- ...e_source_to_permission_resources_all_of.py | 2 +- ...e_source_to_permission_resources_holder.py | 2 +- ...e_to_permission_resources_holder_all_of.py | 2 +- intersight/model/resourcepool_lease.py | 2 +- intersight/model/resourcepool_lease_all_of.py | 2 +- intersight/model/resourcepool_lease_list.py | 2 +- .../model/resourcepool_lease_list_all_of.py | 2 +- .../model/resourcepool_lease_parameters.py | 2 +- .../model/resourcepool_lease_relationship.py | 2 +- .../model/resourcepool_lease_resource.py | 2 +- .../resourcepool_lease_resource_all_of.py | 2 +- .../model/resourcepool_lease_resource_list.py | 2 +- ...resourcepool_lease_resource_list_all_of.py | 2 +- ...esourcepool_lease_resource_relationship.py | 2 +- .../resourcepool_lease_resource_response.py | 2 +- .../model/resourcepool_lease_response.py | 2 +- intersight/model/resourcepool_pool.py | 2 +- intersight/model/resourcepool_pool_all_of.py | 2 +- intersight/model/resourcepool_pool_list.py | 2 +- .../model/resourcepool_pool_list_all_of.py | 2 +- intersight/model/resourcepool_pool_member.py | 2 +- .../model/resourcepool_pool_member_all_of.py | 2 +- .../model/resourcepool_pool_member_list.py | 2 +- .../resourcepool_pool_member_list_all_of.py | 2 +- .../resourcepool_pool_member_relationship.py | 2 +- .../resourcepool_pool_member_response.py | 2 +- .../model/resourcepool_pool_relationship.py | 2 +- .../model/resourcepool_pool_response.py | 2 +- .../resourcepool_resource_pool_parameters.py | 2 +- .../resourcepool_server_lease_parameters.py | 2 +- ...urcepool_server_lease_parameters_all_of.py | 2 +- .../resourcepool_server_pool_parameters.py | 2 +- ...ourcepool_server_pool_parameters_all_of.py | 2 +- intersight/model/resourcepool_universe.py | 2 +- .../model/resourcepool_universe_all_of.py | 2 +- .../model/resourcepool_universe_list.py | 2 +- .../resourcepool_universe_list_all_of.py | 2 +- .../resourcepool_universe_relationship.py | 2 +- .../model/resourcepool_universe_response.py | 2 +- intersight/model/rproxy_reverse_proxy.py | 2 +- .../model/rproxy_reverse_proxy_all_of.py | 2 +- intersight/model/sdcard_diagnostics.py | 2 +- intersight/model/sdcard_drivers.py | 2 +- .../model/sdcard_host_upgrade_utility.py | 2 +- intersight/model/sdcard_operating_system.py | 2 +- .../model/sdcard_operating_system_all_of.py | 2 +- intersight/model/sdcard_partition.py | 2 +- intersight/model/sdcard_partition_all_of.py | 2 +- intersight/model/sdcard_policy.py | 2 +- intersight/model/sdcard_policy_all_of.py | 2 +- intersight/model/sdcard_policy_inventory.py | 2 +- .../model/sdcard_policy_inventory_all_of.py | 2 +- .../model/sdcard_policy_inventory_list.py | 2 +- .../sdcard_policy_inventory_list_all_of.py | 2 +- .../model/sdcard_policy_inventory_response.py | 2 +- intersight/model/sdcard_policy_list.py | 2 +- intersight/model/sdcard_policy_list_all_of.py | 2 +- intersight/model/sdcard_policy_response.py | 2 +- .../sdcard_server_configuration_utility.py | 2 +- intersight/model/sdcard_user_partition.py | 2 +- .../model/sdcard_user_partition_all_of.py | 2 +- intersight/model/sdcard_virtual_drive.py | 2 +- .../model/sdcard_virtual_drive_all_of.py | 2 +- intersight/model/search_search_item.py | 2 +- intersight/model/search_search_item_list.py | 2 +- .../model/search_search_item_list_all_of.py | 2 +- .../model/search_search_item_response.py | 2 +- intersight/model/search_suggest_item.py | 2 +- intersight/model/search_suggest_item_list.py | 2 +- .../model/search_suggest_item_list_all_of.py | 2 +- .../model/search_suggest_item_response.py | 2 +- intersight/model/search_tag_item.py | 2 +- intersight/model/search_tag_item_all_of.py | 2 +- intersight/model/search_tag_item_list.py | 2 +- .../model/search_tag_item_list_all_of.py | 2 +- intersight/model/search_tag_item_response.py | 2 +- intersight/model/security_unit.py | 2 +- intersight/model/security_unit_all_of.py | 2 +- intersight/model/security_unit_list.py | 2 +- intersight/model/security_unit_list_all_of.py | 2 +- .../model/security_unit_relationship.py | 2 +- intersight/model/security_unit_response.py | 2 +- intersight/model/server_base_profile.py | 2 +- .../model/server_base_profile_all_of.py | 2 +- .../model/server_base_profile_relationship.py | 2 +- .../model/server_config_change_detail.py | 2 +- .../server_config_change_detail_all_of.py | 2 +- .../model/server_config_change_detail_list.py | 2 +- ...server_config_change_detail_list_all_of.py | 2 +- ...erver_config_change_detail_relationship.py | 2 +- .../server_config_change_detail_response.py | 2 +- intersight/model/server_config_import.py | 2 +- .../model/server_config_import_all_of.py | 2 +- intersight/model/server_config_import_list.py | 2 +- .../model/server_config_import_list_all_of.py | 2 +- .../model/server_config_import_response.py | 2 +- intersight/model/server_config_result.py | 2 +- .../model/server_config_result_all_of.py | 2 +- .../model/server_config_result_entry.py | 2 +- .../server_config_result_entry_all_of.py | 2 +- .../model/server_config_result_entry_list.py | 2 +- .../server_config_result_entry_list_all_of.py | 2 +- ...server_config_result_entry_relationship.py | 2 +- .../server_config_result_entry_response.py | 2 +- intersight/model/server_config_result_list.py | 2 +- .../model/server_config_result_list_all_of.py | 2 +- .../server_config_result_relationship.py | 2 +- .../model/server_config_result_response.py | 2 +- .../model/server_pending_workflow_trigger.py | 2 +- intersight/model/server_profile.py | 2 +- intersight/model/server_profile_all_of.py | 2 +- intersight/model/server_profile_list.py | 2 +- .../model/server_profile_list_all_of.py | 2 +- .../model/server_profile_relationship.py | 2 +- intersight/model/server_profile_response.py | 2 +- intersight/model/server_profile_template.py | 2 +- .../model/server_profile_template_all_of.py | 2 +- .../model/server_profile_template_list.py | 2 +- .../server_profile_template_list_all_of.py | 2 +- .../model/server_profile_template_response.py | 2 +- .../serviceitem_health_check_error_element.py | 2 +- ...eitem_health_check_error_element_all_of.py | 2 +- intersight/model/session_abstract_session.py | 2 +- .../model/session_abstract_session_all_of.py | 2 +- .../session_abstract_session_relationship.py | 2 +- .../model/session_abstract_sub_session.py | 2 +- .../session_abstract_sub_session_all_of.py | 2 +- intersight/model/smtp_policy.py | 2 +- intersight/model/smtp_policy_all_of.py | 2 +- intersight/model/smtp_policy_list.py | 2 +- intersight/model/smtp_policy_list_all_of.py | 2 +- intersight/model/smtp_policy_response.py | 2 +- intersight/model/snmp_policy.py | 2 +- intersight/model/snmp_policy_all_of.py | 2 +- intersight/model/snmp_policy_inventory.py | 2 +- .../model/snmp_policy_inventory_all_of.py | 2 +- .../model/snmp_policy_inventory_list.py | 2 +- .../snmp_policy_inventory_list_all_of.py | 2 +- .../model/snmp_policy_inventory_response.py | 2 +- intersight/model/snmp_policy_list.py | 2 +- intersight/model/snmp_policy_list_all_of.py | 2 +- intersight/model/snmp_policy_response.py | 2 +- intersight/model/snmp_trap.py | 2 +- intersight/model/snmp_trap_all_of.py | 2 +- intersight/model/snmp_user.py | 2 +- intersight/model/snmp_user_all_of.py | 2 +- .../model/software_appliance_distributable.py | 2 +- ...software_appliance_distributable_all_of.py | 2 +- .../software_appliance_distributable_list.py | 2 +- ...are_appliance_distributable_list_all_of.py | 2 +- ...ftware_appliance_distributable_response.py | 2 +- intersight/model/software_download_history.py | 2 +- .../model/software_download_history_all_of.py | 2 +- .../model/software_download_history_list.py | 2 +- .../software_download_history_list_all_of.py | 2 +- .../software_download_history_response.py | 2 +- intersight/model/software_hcl_meta.py | 2 +- intersight/model/software_hcl_meta_all_of.py | 2 +- intersight/model/software_hcl_meta_list.py | 2 +- .../model/software_hcl_meta_list_all_of.py | 2 +- .../model/software_hcl_meta_response.py | 2 +- ...software_hyperflex_bundle_distributable.py | 2 +- ...e_hyperflex_bundle_distributable_all_of.py | 2 +- ...are_hyperflex_bundle_distributable_list.py | 2 +- ...erflex_bundle_distributable_list_all_of.py | 2 +- ...hyperflex_bundle_distributable_response.py | 2 +- .../model/software_hyperflex_distributable.py | 2 +- ...software_hyperflex_distributable_all_of.py | 2 +- .../software_hyperflex_distributable_list.py | 2 +- ...are_hyperflex_distributable_list_all_of.py | 2 +- ...re_hyperflex_distributable_relationship.py | 2 +- ...ftware_hyperflex_distributable_response.py | 2 +- .../software_iks_bundle_distributable.py | 2 +- ...oftware_iks_bundle_distributable_all_of.py | 2 +- .../software_iks_bundle_distributable_list.py | 2 +- ...re_iks_bundle_distributable_list_all_of.py | 2 +- ...tware_iks_bundle_distributable_response.py | 2 +- intersight/model/software_release_meta.py | 2 +- .../model/software_release_meta_all_of.py | 2 +- .../model/software_release_meta_list.py | 2 +- .../software_release_meta_list_all_of.py | 2 +- .../model/software_release_meta_response.py | 2 +- .../model/software_solution_distributable.py | 2 +- .../software_solution_distributable_all_of.py | 2 +- .../software_solution_distributable_list.py | 2 +- ...ware_solution_distributable_list_all_of.py | 2 +- ...are_solution_distributable_relationship.py | 2 +- ...oftware_solution_distributable_response.py | 2 +- .../software_ucsd_bundle_distributable.py | 2 +- ...ftware_ucsd_bundle_distributable_all_of.py | 2 +- ...software_ucsd_bundle_distributable_list.py | 2 +- ...e_ucsd_bundle_distributable_list_all_of.py | 2 +- ...ware_ucsd_bundle_distributable_response.py | 2 +- .../model/software_ucsd_distributable.py | 2 +- .../software_ucsd_distributable_all_of.py | 2 +- .../model/software_ucsd_distributable_list.py | 2 +- ...software_ucsd_distributable_list_all_of.py | 2 +- ...oftware_ucsd_distributable_relationship.py | 2 +- .../software_ucsd_distributable_response.py | 2 +- .../softwarerepository_appliance_upload.py | 2 +- .../model/softwarerepository_authorization.py | 2 +- ...softwarerepository_authorization_all_of.py | 2 +- .../softwarerepository_authorization_list.py | 2 +- ...arerepository_authorization_list_all_of.py | 2 +- ...ftwarerepository_authorization_response.py | 2 +- .../model/softwarerepository_cached_image.py | 2 +- .../softwarerepository_cached_image_all_of.py | 2 +- .../softwarerepository_cached_image_list.py | 2 +- ...warerepository_cached_image_list_all_of.py | 2 +- ...oftwarerepository_cached_image_response.py | 2 +- .../model/softwarerepository_catalog.py | 2 +- .../softwarerepository_catalog_all_of.py | 2 +- .../model/softwarerepository_catalog_list.py | 2 +- .../softwarerepository_catalog_list_all_of.py | 2 +- ...softwarerepository_catalog_relationship.py | 2 +- .../softwarerepository_catalog_response.py | 2 +- .../softwarerepository_category_mapper.py | 2 +- ...ftwarerepository_category_mapper_all_of.py | 2 +- ...softwarerepository_category_mapper_list.py | 2 +- ...erepository_category_mapper_list_all_of.py | 2 +- ...oftwarerepository_category_mapper_model.py | 2 +- ...repository_category_mapper_model_all_of.py | 2 +- ...rerepository_category_mapper_model_list.py | 2 +- ...itory_category_mapper_model_list_all_of.py | 2 +- ...pository_category_mapper_model_response.py | 2 +- ...warerepository_category_mapper_response.py | 2 +- ...erepository_category_support_constraint.py | 2 +- ...tory_category_support_constraint_all_of.py | 2 +- ...sitory_category_support_constraint_list.py | 2 +- ...category_support_constraint_list_all_of.py | 2 +- ...ry_category_support_constraint_response.py | 2 +- .../model/softwarerepository_cifs_server.py | 2 +- .../softwarerepository_cifs_server_all_of.py | 2 +- .../softwarerepository_constraint_models.py | 2 +- ...warerepository_constraint_models_all_of.py | 2 +- .../model/softwarerepository_download_spec.py | 2 +- ...softwarerepository_download_spec_all_of.py | 2 +- .../softwarerepository_download_spec_list.py | 2 +- ...arerepository_download_spec_list_all_of.py | 2 +- ...ftwarerepository_download_spec_response.py | 2 +- intersight/model/softwarerepository_file.py | 2 +- .../model/softwarerepository_file_all_of.py | 2 +- .../softwarerepository_file_relationship.py | 2 +- .../model/softwarerepository_file_server.py | 2 +- .../model/softwarerepository_http_server.py | 2 +- .../softwarerepository_http_server_all_of.py | 2 +- .../model/softwarerepository_import_result.py | 2 +- ...softwarerepository_import_result_all_of.py | 2 +- .../model/softwarerepository_local_machine.py | 2 +- ...softwarerepository_local_machine_all_of.py | 2 +- .../model/softwarerepository_nfs_server.py | 2 +- .../softwarerepository_nfs_server_all_of.py | 2 +- ...oftwarerepository_operating_system_file.py | 2 +- ...repository_operating_system_file_all_of.py | 2 +- ...rerepository_operating_system_file_list.py | 2 +- ...itory_operating_system_file_list_all_of.py | 2 +- ...tory_operating_system_file_relationship.py | 2 +- ...pository_operating_system_file_response.py | 2 +- .../model/softwarerepository_release.py | 2 +- .../softwarerepository_release_all_of.py | 2 +- .../model/softwarerepository_release_list.py | 2 +- .../softwarerepository_release_list_all_of.py | 2 +- ...softwarerepository_release_relationship.py | 2 +- .../softwarerepository_release_response.py | 2 +- intersight/model/sol_policy.py | 2 +- intersight/model/sol_policy_all_of.py | 2 +- intersight/model/sol_policy_inventory.py | 2 +- .../model/sol_policy_inventory_all_of.py | 2 +- intersight/model/sol_policy_inventory_list.py | 2 +- .../model/sol_policy_inventory_list_all_of.py | 2 +- .../model/sol_policy_inventory_response.py | 2 +- intersight/model/sol_policy_list.py | 2 +- intersight/model/sol_policy_list_all_of.py | 2 +- intersight/model/sol_policy_response.py | 2 +- intersight/model/ssh_policy.py | 2 +- intersight/model/ssh_policy_all_of.py | 2 +- intersight/model/ssh_policy_inventory.py | 2 +- .../model/ssh_policy_inventory_all_of.py | 2 +- intersight/model/ssh_policy_inventory_list.py | 2 +- .../model/ssh_policy_inventory_list_all_of.py | 2 +- .../model/ssh_policy_inventory_response.py | 2 +- intersight/model/ssh_policy_list.py | 2 +- intersight/model/ssh_policy_list_all_of.py | 2 +- intersight/model/ssh_policy_response.py | 2 +- .../model/storage_automatic_drive_group.py | 2 +- .../storage_automatic_drive_group_all_of.py | 2 +- intersight/model/storage_base_array.py | 2 +- intersight/model/storage_base_array_all_of.py | 2 +- .../model/storage_base_array_controller.py | 2 +- .../storage_base_array_controller_all_of.py | 2 +- intersight/model/storage_base_array_disk.py | 2 +- .../model/storage_base_array_disk_all_of.py | 2 +- .../model/storage_base_array_relationship.py | 2 +- intersight/model/storage_base_capacity.py | 2 +- .../model/storage_base_capacity_all_of.py | 2 +- intersight/model/storage_base_cluster.py | 2 +- .../model/storage_base_cluster_all_of.py | 2 +- .../storage_base_cluster_relationship.py | 2 +- intersight/model/storage_base_disk_pool.py | 2 +- .../model/storage_base_disk_pool_all_of.py | 2 +- intersight/model/storage_base_host.py | 2 +- intersight/model/storage_base_host_all_of.py | 2 +- intersight/model/storage_base_host_group.py | 2 +- .../model/storage_base_host_group_all_of.py | 2 +- intersight/model/storage_base_host_lun.py | 2 +- .../model/storage_base_host_lun_all_of.py | 2 +- intersight/model/storage_base_initiator.py | 2 +- .../model/storage_base_initiator_all_of.py | 2 +- intersight/model/storage_base_nfs_export.py | 2 +- .../model/storage_base_nfs_export_all_of.py | 2 +- ...torage_base_performance_metrics_average.py | 2 +- ...base_performance_metrics_average_all_of.py | 2 +- .../model/storage_base_physical_port.py | 2 +- .../storage_base_physical_port_all_of.py | 2 +- .../model/storage_base_protection_group.py | 2 +- .../storage_base_protection_group_all_of.py | 2 +- .../storage_base_protection_group_snapshot.py | 2 +- ...e_base_protection_group_snapshot_all_of.py | 2 +- intersight/model/storage_base_raid_group.py | 2 +- .../model/storage_base_raid_group_all_of.py | 2 +- .../storage_base_replication_blackout.py | 2 +- ...torage_base_replication_blackout_all_of.py | 2 +- .../storage_base_replication_schedule.py | 2 +- ...torage_base_replication_schedule_all_of.py | 2 +- intersight/model/storage_base_snapshot.py | 2 +- .../model/storage_base_snapshot_all_of.py | 2 +- .../model/storage_base_snapshot_schedule.py | 2 +- .../storage_base_snapshot_schedule_all_of.py | 2 +- .../model/storage_base_storage_container.py | 2 +- .../storage_base_storage_container_all_of.py | 2 +- intersight/model/storage_base_target.py | 2 +- .../model/storage_base_target_all_of.py | 2 +- intersight/model/storage_base_tenant.py | 2 +- .../model/storage_base_tenant_all_of.py | 2 +- intersight/model/storage_base_volume.py | 2 +- .../model/storage_base_volume_all_of.py | 2 +- .../model/storage_battery_backup_unit.py | 2 +- .../storage_battery_backup_unit_all_of.py | 2 +- .../model/storage_battery_backup_unit_list.py | 2 +- ...storage_battery_backup_unit_list_all_of.py | 2 +- ...torage_battery_backup_unit_relationship.py | 2 +- .../storage_battery_backup_unit_response.py | 2 +- intersight/model/storage_controller.py | 2 +- intersight/model/storage_controller_all_of.py | 2 +- intersight/model/storage_controller_list.py | 2 +- .../model/storage_controller_list_all_of.py | 2 +- .../model/storage_controller_relationship.py | 2 +- .../model/storage_controller_response.py | 2 +- intersight/model/storage_disk_group.py | 2 +- intersight/model/storage_disk_group_all_of.py | 2 +- intersight/model/storage_disk_group_list.py | 2 +- .../model/storage_disk_group_list_all_of.py | 2 +- .../model/storage_disk_group_relationship.py | 2 +- .../model/storage_disk_group_response.py | 2 +- intersight/model/storage_disk_slot.py | 2 +- intersight/model/storage_disk_slot_all_of.py | 2 +- intersight/model/storage_disk_slot_list.py | 2 +- .../model/storage_disk_slot_list_all_of.py | 2 +- .../model/storage_disk_slot_relationship.py | 2 +- .../model/storage_disk_slot_response.py | 2 +- intersight/model/storage_drive_group.py | 2 +- .../model/storage_drive_group_all_of.py | 2 +- intersight/model/storage_drive_group_list.py | 2 +- .../model/storage_drive_group_list_all_of.py | 2 +- .../model/storage_drive_group_relationship.py | 2 +- .../model/storage_drive_group_response.py | 2 +- intersight/model/storage_enclosure.py | 2 +- intersight/model/storage_enclosure_all_of.py | 2 +- intersight/model/storage_enclosure_disk.py | 2 +- .../model/storage_enclosure_disk_all_of.py | 2 +- .../model/storage_enclosure_disk_list.py | 2 +- .../storage_enclosure_disk_list_all_of.py | 2 +- .../storage_enclosure_disk_relationship.py | 2 +- .../model/storage_enclosure_disk_response.py | 2 +- .../model/storage_enclosure_disk_slot_ep.py | 2 +- .../storage_enclosure_disk_slot_ep_all_of.py | 2 +- .../storage_enclosure_disk_slot_ep_list.py | 2 +- ...rage_enclosure_disk_slot_ep_list_all_of.py | 2 +- ...age_enclosure_disk_slot_ep_relationship.py | 2 +- ...storage_enclosure_disk_slot_ep_response.py | 2 +- intersight/model/storage_enclosure_list.py | 2 +- .../model/storage_enclosure_list_all_of.py | 2 +- .../model/storage_enclosure_relationship.py | 2 +- .../model/storage_enclosure_response.py | 2 +- .../model/storage_flex_flash_controller.py | 2 +- .../storage_flex_flash_controller_all_of.py | 2 +- .../storage_flex_flash_controller_list.py | 2 +- ...orage_flex_flash_controller_list_all_of.py | 2 +- .../storage_flex_flash_controller_props.py | 2 +- ...rage_flex_flash_controller_props_all_of.py | 2 +- ...torage_flex_flash_controller_props_list.py | 2 +- ...flex_flash_controller_props_list_all_of.py | 2 +- ...lex_flash_controller_props_relationship.py | 2 +- ...ge_flex_flash_controller_props_response.py | 2 +- ...rage_flex_flash_controller_relationship.py | 2 +- .../storage_flex_flash_controller_response.py | 2 +- .../storage_flex_flash_physical_drive.py | 2 +- ...torage_flex_flash_physical_drive_all_of.py | 2 +- .../storage_flex_flash_physical_drive_list.py | 2 +- ...e_flex_flash_physical_drive_list_all_of.py | 2 +- ..._flex_flash_physical_drive_relationship.py | 2 +- ...rage_flex_flash_physical_drive_response.py | 2 +- .../model/storage_flex_flash_virtual_drive.py | 2 +- ...storage_flex_flash_virtual_drive_all_of.py | 2 +- .../storage_flex_flash_virtual_drive_list.py | 2 +- ...ge_flex_flash_virtual_drive_list_all_of.py | 2 +- ...e_flex_flash_virtual_drive_relationship.py | 2 +- ...orage_flex_flash_virtual_drive_response.py | 2 +- .../model/storage_flex_util_controller.py | 2 +- .../storage_flex_util_controller_all_of.py | 2 +- .../storage_flex_util_controller_list.py | 2 +- ...torage_flex_util_controller_list_all_of.py | 2 +- ...orage_flex_util_controller_relationship.py | 2 +- .../storage_flex_util_controller_response.py | 2 +- .../model/storage_flex_util_physical_drive.py | 2 +- ...storage_flex_util_physical_drive_all_of.py | 2 +- .../storage_flex_util_physical_drive_list.py | 2 +- ...ge_flex_util_physical_drive_list_all_of.py | 2 +- ...e_flex_util_physical_drive_relationship.py | 2 +- ...orage_flex_util_physical_drive_response.py | 2 +- .../model/storage_flex_util_virtual_drive.py | 2 +- .../storage_flex_util_virtual_drive_all_of.py | 2 +- .../storage_flex_util_virtual_drive_list.py | 2 +- ...age_flex_util_virtual_drive_list_all_of.py | 2 +- ...ge_flex_util_virtual_drive_relationship.py | 2 +- ...torage_flex_util_virtual_drive_response.py | 2 +- intersight/model/storage_hitachi_array.py | 2 +- .../model/storage_hitachi_array_all_of.py | 2 +- .../model/storage_hitachi_array_list.py | 2 +- .../storage_hitachi_array_list_all_of.py | 2 +- .../storage_hitachi_array_relationship.py | 2 +- .../model/storage_hitachi_array_response.py | 2 +- .../storage_hitachi_array_utilization.py | 2 +- ...torage_hitachi_array_utilization_all_of.py | 2 +- intersight/model/storage_hitachi_capacity.py | 2 +- .../model/storage_hitachi_controller.py | 2 +- .../storage_hitachi_controller_all_of.py | 2 +- .../model/storage_hitachi_controller_list.py | 2 +- .../storage_hitachi_controller_list_all_of.py | 2 +- .../storage_hitachi_controller_response.py | 2 +- intersight/model/storage_hitachi_disk.py | 2 +- .../model/storage_hitachi_disk_all_of.py | 2 +- intersight/model/storage_hitachi_disk_list.py | 2 +- .../model/storage_hitachi_disk_list_all_of.py | 2 +- .../model/storage_hitachi_disk_response.py | 2 +- intersight/model/storage_hitachi_host.py | 2 +- .../model/storage_hitachi_host_all_of.py | 2 +- intersight/model/storage_hitachi_host_list.py | 2 +- .../model/storage_hitachi_host_list_all_of.py | 2 +- intersight/model/storage_hitachi_host_lun.py | 2 +- .../model/storage_hitachi_host_lun_all_of.py | 2 +- .../model/storage_hitachi_host_lun_list.py | 2 +- .../storage_hitachi_host_lun_list_all_of.py | 2 +- .../storage_hitachi_host_lun_response.py | 2 +- .../storage_hitachi_host_relationship.py | 2 +- .../model/storage_hitachi_host_response.py | 2 +- intersight/model/storage_hitachi_initiator.py | 2 +- .../model/storage_hitachi_initiator_all_of.py | 2 +- .../model/storage_hitachi_parity_group.py | 2 +- .../storage_hitachi_parity_group_all_of.py | 2 +- .../storage_hitachi_parity_group_list.py | 2 +- ...torage_hitachi_parity_group_list_all_of.py | 2 +- ...orage_hitachi_parity_group_relationship.py | 2 +- .../storage_hitachi_parity_group_response.py | 2 +- intersight/model/storage_hitachi_pool.py | 2 +- .../model/storage_hitachi_pool_all_of.py | 2 +- intersight/model/storage_hitachi_pool_list.py | 2 +- .../model/storage_hitachi_pool_list_all_of.py | 2 +- .../storage_hitachi_pool_relationship.py | 2 +- .../model/storage_hitachi_pool_response.py | 2 +- intersight/model/storage_hitachi_port.py | 2 +- .../model/storage_hitachi_port_all_of.py | 2 +- intersight/model/storage_hitachi_port_list.py | 2 +- .../model/storage_hitachi_port_list_all_of.py | 2 +- .../model/storage_hitachi_port_response.py | 2 +- .../storage_hitachi_remote_replication.py | 2 +- ...orage_hitachi_remote_replication_all_of.py | 2 +- ...storage_hitachi_remote_replication_list.py | 2 +- ..._hitachi_remote_replication_list_all_of.py | 2 +- ...age_hitachi_remote_replication_response.py | 2 +- intersight/model/storage_hitachi_snapshot.py | 2 +- .../model/storage_hitachi_snapshot_all_of.py | 2 +- .../model/storage_hitachi_snapshot_list.py | 2 +- .../storage_hitachi_snapshot_list_all_of.py | 2 +- .../storage_hitachi_snapshot_response.py | 2 +- intersight/model/storage_hitachi_volume.py | 2 +- .../model/storage_hitachi_volume_all_of.py | 2 +- .../model/storage_hitachi_volume_list.py | 2 +- .../storage_hitachi_volume_list_all_of.py | 2 +- .../storage_hitachi_volume_relationship.py | 2 +- .../model/storage_hitachi_volume_response.py | 2 +- .../storage_hyper_flex_iscsi_initiator.py | 2 +- ...orage_hyper_flex_iscsi_initiator_all_of.py | 2 +- .../storage_hyper_flex_storage_container.py | 2 +- ...age_hyper_flex_storage_container_all_of.py | 2 +- ...orage_hyper_flex_storage_container_list.py | 2 +- ...yper_flex_storage_container_list_all_of.py | 2 +- ...per_flex_storage_container_relationship.py | 2 +- ...e_hyper_flex_storage_container_response.py | 2 +- intersight/model/storage_hyper_flex_volume.py | 2 +- .../model/storage_hyper_flex_volume_all_of.py | 2 +- .../model/storage_hyper_flex_volume_list.py | 2 +- .../storage_hyper_flex_volume_list_all_of.py | 2 +- .../storage_hyper_flex_volume_relationship.py | 2 +- .../storage_hyper_flex_volume_response.py | 2 +- intersight/model/storage_initiator.py | 2 +- intersight/model/storage_item.py | 2 +- intersight/model/storage_item_all_of.py | 2 +- intersight/model/storage_item_list.py | 2 +- intersight/model/storage_item_list_all_of.py | 2 +- intersight/model/storage_item_relationship.py | 2 +- intersight/model/storage_item_response.py | 2 +- intersight/model/storage_key_setting.py | 2 +- .../model/storage_key_setting_all_of.py | 2 +- intersight/model/storage_local_key_setting.py | 2 +- .../model/storage_local_key_setting_all_of.py | 2 +- .../model/storage_m2_virtual_drive_config.py | 2 +- .../storage_m2_virtual_drive_config_all_of.py | 2 +- .../model/storage_manual_drive_group.py | 2 +- .../storage_manual_drive_group_all_of.py | 2 +- intersight/model/storage_net_app_aggregate.py | 2 +- .../model/storage_net_app_aggregate_all_of.py | 2 +- .../model/storage_net_app_aggregate_event.py | 2 +- .../storage_net_app_aggregate_event_all_of.py | 2 +- .../storage_net_app_aggregate_event_list.py | 2 +- ...age_net_app_aggregate_event_list_all_of.py | 2 +- ...ge_net_app_aggregate_event_relationship.py | 2 +- ...torage_net_app_aggregate_event_response.py | 2 +- .../model/storage_net_app_aggregate_list.py | 2 +- .../storage_net_app_aggregate_list_all_of.py | 2 +- .../storage_net_app_aggregate_relationship.py | 2 +- .../storage_net_app_aggregate_response.py | 2 +- .../model/storage_net_app_auto_support.py | 2 +- .../storage_net_app_auto_support_all_of.py | 2 +- intersight/model/storage_net_app_base_disk.py | 2 +- .../model/storage_net_app_base_disk_all_of.py | 2 +- .../model/storage_net_app_base_disk_list.py | 2 +- .../storage_net_app_base_disk_list_all_of.py | 2 +- .../storage_net_app_base_disk_relationship.py | 2 +- .../storage_net_app_base_disk_response.py | 2 +- .../model/storage_net_app_base_event.py | 2 +- .../storage_net_app_base_event_all_of.py | 2 +- .../storage_net_app_base_ip_interface.py | 2 +- ...torage_net_app_base_ip_interface_all_of.py | 2 +- ...storage_net_app_base_snap_mirror_policy.py | 2 +- ..._net_app_base_snap_mirror_policy_all_of.py | 2 +- intersight/model/storage_net_app_cifs_acl.py | 2 +- .../model/storage_net_app_cifs_acl_all_of.py | 2 +- .../model/storage_net_app_cifs_service.py | 2 +- .../storage_net_app_cifs_service_all_of.py | 2 +- .../storage_net_app_cifs_service_list.py | 2 +- ...torage_net_app_cifs_service_list_all_of.py | 2 +- .../storage_net_app_cifs_service_response.py | 2 +- .../model/storage_net_app_cifs_share.py | 2 +- .../storage_net_app_cifs_share_all_of.py | 2 +- .../model/storage_net_app_cifs_share_list.py | 2 +- .../storage_net_app_cifs_share_list_all_of.py | 2 +- .../storage_net_app_cifs_share_response.py | 2 +- intersight/model/storage_net_app_cluster.py | 2 +- .../model/storage_net_app_cluster_all_of.py | 2 +- .../model/storage_net_app_cluster_event.py | 2 +- .../storage_net_app_cluster_event_all_of.py | 2 +- .../storage_net_app_cluster_event_list.py | 2 +- ...orage_net_app_cluster_event_list_all_of.py | 2 +- ...rage_net_app_cluster_event_relationship.py | 2 +- .../storage_net_app_cluster_event_response.py | 2 +- .../model/storage_net_app_cluster_list.py | 2 +- .../storage_net_app_cluster_list_all_of.py | 2 +- .../storage_net_app_cluster_relationship.py | 2 +- .../model/storage_net_app_cluster_response.py | 2 +- ...rage_net_app_cluster_snap_mirror_policy.py | 2 +- ...t_app_cluster_snap_mirror_policy_all_of.py | 2 +- ...net_app_cluster_snap_mirror_policy_list.py | 2 +- ..._cluster_snap_mirror_policy_list_all_of.py | 2 +- ...app_cluster_snap_mirror_policy_response.py | 2 +- .../storage_net_app_data_ip_interface.py | 2 +- ...torage_net_app_data_ip_interface_all_of.py | 2 +- ...storage_net_app_data_ip_interface_event.py | 2 +- ..._net_app_data_ip_interface_event_all_of.py | 2 +- ...ge_net_app_data_ip_interface_event_list.py | 2 +- ...app_data_ip_interface_event_list_all_of.py | 2 +- ...pp_data_ip_interface_event_relationship.py | 2 +- ...et_app_data_ip_interface_event_response.py | 2 +- .../storage_net_app_data_ip_interface_list.py | 2 +- ...e_net_app_data_ip_interface_list_all_of.py | 2 +- ..._net_app_data_ip_interface_relationship.py | 2 +- ...rage_net_app_data_ip_interface_response.py | 2 +- .../model/storage_net_app_disk_event.py | 2 +- .../storage_net_app_disk_event_all_of.py | 2 +- .../model/storage_net_app_disk_event_list.py | 2 +- .../storage_net_app_disk_event_list_all_of.py | 2 +- ...storage_net_app_disk_event_relationship.py | 2 +- .../storage_net_app_disk_event_response.py | 2 +- .../model/storage_net_app_ethernet_port.py | 2 +- .../storage_net_app_ethernet_port_all_of.py | 2 +- .../storage_net_app_ethernet_port_event.py | 2 +- ...rage_net_app_ethernet_port_event_all_of.py | 2 +- ...torage_net_app_ethernet_port_event_list.py | 2 +- ...net_app_ethernet_port_event_list_all_of.py | 2 +- ...et_app_ethernet_port_event_relationship.py | 2 +- ...ge_net_app_ethernet_port_event_response.py | 2 +- .../storage_net_app_ethernet_port_lag.py | 2 +- ...torage_net_app_ethernet_port_lag_all_of.py | 2 +- .../storage_net_app_ethernet_port_list.py | 2 +- ...orage_net_app_ethernet_port_list_all_of.py | 2 +- ...rage_net_app_ethernet_port_relationship.py | 2 +- .../storage_net_app_ethernet_port_response.py | 2 +- .../storage_net_app_ethernet_port_vlan.py | 2 +- ...orage_net_app_ethernet_port_vlan_all_of.py | 2 +- .../model/storage_net_app_export_policy.py | 2 +- .../storage_net_app_export_policy_all_of.py | 2 +- .../storage_net_app_export_policy_list.py | 2 +- ...orage_net_app_export_policy_list_all_of.py | 2 +- .../storage_net_app_export_policy_response.py | 2 +- .../storage_net_app_export_policy_rule.py | 2 +- ...orage_net_app_export_policy_rule_all_of.py | 2 +- .../model/storage_net_app_fc_interface.py | 2 +- .../storage_net_app_fc_interface_all_of.py | 2 +- .../storage_net_app_fc_interface_event.py | 2 +- ...orage_net_app_fc_interface_event_all_of.py | 2 +- ...storage_net_app_fc_interface_event_list.py | 2 +- ..._net_app_fc_interface_event_list_all_of.py | 2 +- ...net_app_fc_interface_event_relationship.py | 2 +- ...age_net_app_fc_interface_event_response.py | 2 +- .../storage_net_app_fc_interface_list.py | 2 +- ...torage_net_app_fc_interface_list_all_of.py | 2 +- ...orage_net_app_fc_interface_relationship.py | 2 +- .../storage_net_app_fc_interface_response.py | 2 +- intersight/model/storage_net_app_fc_port.py | 2 +- .../model/storage_net_app_fc_port_all_of.py | 2 +- .../model/storage_net_app_fc_port_event.py | 2 +- .../storage_net_app_fc_port_event_all_of.py | 2 +- .../storage_net_app_fc_port_event_list.py | 2 +- ...orage_net_app_fc_port_event_list_all_of.py | 2 +- ...rage_net_app_fc_port_event_relationship.py | 2 +- .../storage_net_app_fc_port_event_response.py | 2 +- .../model/storage_net_app_fc_port_list.py | 2 +- .../storage_net_app_fc_port_list_all_of.py | 2 +- .../storage_net_app_fc_port_relationship.py | 2 +- .../model/storage_net_app_fc_port_response.py | 2 +- .../storage_net_app_high_availability.py | 2 +- ...torage_net_app_high_availability_all_of.py | 2 +- .../model/storage_net_app_initiator_group.py | 2 +- .../storage_net_app_initiator_group_all_of.py | 2 +- .../storage_net_app_initiator_group_list.py | 2 +- ...age_net_app_initiator_group_list_all_of.py | 2 +- ...ge_net_app_initiator_group_relationship.py | 2 +- ...torage_net_app_initiator_group_response.py | 2 +- .../model/storage_net_app_ip_interface.py | 2 +- .../storage_net_app_ip_interface_all_of.py | 2 +- .../storage_net_app_ip_interface_event.py | 2 +- ...orage_net_app_ip_interface_event_all_of.py | 2 +- ...storage_net_app_ip_interface_event_list.py | 2 +- ..._net_app_ip_interface_event_list_all_of.py | 2 +- ...net_app_ip_interface_event_relationship.py | 2 +- ...age_net_app_ip_interface_event_response.py | 2 +- .../storage_net_app_ip_interface_list.py | 2 +- ...torage_net_app_ip_interface_list_all_of.py | 2 +- ...orage_net_app_ip_interface_relationship.py | 2 +- .../storage_net_app_ip_interface_response.py | 2 +- .../model/storage_net_app_iscsi_service.py | 2 +- .../storage_net_app_iscsi_service_all_of.py | 2 +- .../storage_net_app_iscsi_service_list.py | 2 +- ...orage_net_app_iscsi_service_list_all_of.py | 2 +- .../storage_net_app_iscsi_service_response.py | 2 +- intersight/model/storage_net_app_license.py | 2 +- .../model/storage_net_app_license_all_of.py | 2 +- .../model/storage_net_app_license_list.py | 2 +- .../storage_net_app_license_list_all_of.py | 2 +- .../model/storage_net_app_license_response.py | 2 +- intersight/model/storage_net_app_lun.py | 2 +- .../model/storage_net_app_lun_all_of.py | 2 +- intersight/model/storage_net_app_lun_event.py | 2 +- .../model/storage_net_app_lun_event_all_of.py | 2 +- .../model/storage_net_app_lun_event_list.py | 2 +- .../storage_net_app_lun_event_list_all_of.py | 2 +- .../storage_net_app_lun_event_relationship.py | 2 +- .../storage_net_app_lun_event_response.py | 2 +- intersight/model/storage_net_app_lun_list.py | 2 +- .../model/storage_net_app_lun_list_all_of.py | 2 +- intersight/model/storage_net_app_lun_map.py | 2 +- .../model/storage_net_app_lun_map_all_of.py | 2 +- .../model/storage_net_app_lun_map_list.py | 2 +- .../storage_net_app_lun_map_list_all_of.py | 2 +- .../model/storage_net_app_lun_map_response.py | 2 +- .../model/storage_net_app_lun_relationship.py | 2 +- .../model/storage_net_app_lun_response.py | 2 +- .../model/storage_net_app_nfs_service.py | 2 +- .../storage_net_app_nfs_service_all_of.py | 2 +- .../model/storage_net_app_nfs_service_list.py | 2 +- ...storage_net_app_nfs_service_list_all_of.py | 2 +- .../storage_net_app_nfs_service_response.py | 2 +- intersight/model/storage_net_app_node.py | 2 +- .../model/storage_net_app_node_all_of.py | 2 +- .../storage_net_app_node_cdp_neighbor.py | 2 +- ...torage_net_app_node_cdp_neighbor_all_of.py | 2 +- .../storage_net_app_node_cdp_neighbor_list.py | 2 +- ...e_net_app_node_cdp_neighbor_list_all_of.py | 2 +- ...rage_net_app_node_cdp_neighbor_response.py | 2 +- .../model/storage_net_app_node_event.py | 2 +- .../storage_net_app_node_event_all_of.py | 2 +- .../model/storage_net_app_node_event_list.py | 2 +- .../storage_net_app_node_event_list_all_of.py | 2 +- ...storage_net_app_node_event_relationship.py | 2 +- .../storage_net_app_node_event_response.py | 2 +- intersight/model/storage_net_app_node_list.py | 2 +- .../model/storage_net_app_node_list_all_of.py | 2 +- .../storage_net_app_node_relationship.py | 2 +- .../model/storage_net_app_node_response.py | 2 +- .../storage_net_app_non_data_ip_interface.py | 2 +- ...ge_net_app_non_data_ip_interface_all_of.py | 2 +- ...age_net_app_non_data_ip_interface_event.py | 2 +- ..._app_non_data_ip_interface_event_all_of.py | 2 +- ...et_app_non_data_ip_interface_event_list.py | 2 +- ...non_data_ip_interface_event_list_all_of.py | 2 +- ...on_data_ip_interface_event_relationship.py | 2 +- ...pp_non_data_ip_interface_event_response.py | 2 +- ...rage_net_app_non_data_ip_interface_list.py | 2 +- ...t_app_non_data_ip_interface_list_all_of.py | 2 +- ..._app_non_data_ip_interface_relationship.py | 2 +- ..._net_app_non_data_ip_interface_response.py | 2 +- .../model/storage_net_app_ntp_server.py | 2 +- .../storage_net_app_ntp_server_all_of.py | 2 +- .../model/storage_net_app_ntp_server_list.py | 2 +- .../storage_net_app_ntp_server_list_all_of.py | 2 +- .../storage_net_app_ntp_server_response.py | 2 +- ...age_net_app_performance_metrics_average.py | 2 +- intersight/model/storage_net_app_port.py | 2 +- .../model/storage_net_app_port_all_of.py | 2 +- intersight/model/storage_net_app_qtree.py | 2 +- .../model/storage_net_app_qtree_all_of.py | 2 +- .../model/storage_net_app_qtree_list.py | 2 +- .../storage_net_app_qtree_list_all_of.py | 2 +- .../model/storage_net_app_qtree_response.py | 2 +- intersight/model/storage_net_app_schedule.py | 2 +- .../model/storage_net_app_schedule_all_of.py | 2 +- .../model/storage_net_app_schedule_list.py | 2 +- .../storage_net_app_schedule_list_all_of.py | 2 +- .../storage_net_app_schedule_response.py | 2 +- intersight/model/storage_net_app_sensor.py | 2 +- .../model/storage_net_app_sensor_all_of.py | 2 +- .../model/storage_net_app_sensor_list.py | 2 +- .../storage_net_app_sensor_list_all_of.py | 2 +- .../model/storage_net_app_sensor_response.py | 2 +- ...rage_net_app_storage_cluster_efficiency.py | 2 +- ...t_app_storage_cluster_efficiency_all_of.py | 2 +- .../storage_net_app_storage_utilization.py | 2 +- ...rage_net_app_storage_utilization_all_of.py | 2 +- .../model/storage_net_app_storage_vm.py | 2 +- .../storage_net_app_storage_vm_all_of.py | 2 +- .../model/storage_net_app_storage_vm_list.py | 2 +- .../storage_net_app_storage_vm_list_all_of.py | 2 +- ...storage_net_app_storage_vm_relationship.py | 2 +- .../storage_net_app_storage_vm_response.py | 2 +- intersight/model/storage_net_app_svm_event.py | 2 +- .../model/storage_net_app_svm_event_all_of.py | 2 +- .../model/storage_net_app_svm_event_list.py | 2 +- .../storage_net_app_svm_event_list_all_of.py | 2 +- .../storage_net_app_svm_event_relationship.py | 2 +- .../storage_net_app_svm_event_response.py | 2 +- .../storage_net_app_svm_snap_mirror_policy.py | 2 +- ...e_net_app_svm_snap_mirror_policy_all_of.py | 2 +- ...age_net_app_svm_snap_mirror_policy_list.py | 2 +- ..._app_svm_snap_mirror_policy_list_all_of.py | 2 +- ...net_app_svm_snap_mirror_policy_response.py | 2 +- intersight/model/storage_net_app_volume.py | 2 +- .../model/storage_net_app_volume_all_of.py | 2 +- .../model/storage_net_app_volume_event.py | 2 +- .../storage_net_app_volume_event_all_of.py | 2 +- .../storage_net_app_volume_event_list.py | 2 +- ...torage_net_app_volume_event_list_all_of.py | 2 +- ...orage_net_app_volume_event_relationship.py | 2 +- .../storage_net_app_volume_event_response.py | 2 +- .../model/storage_net_app_volume_list.py | 2 +- .../storage_net_app_volume_list_all_of.py | 2 +- .../storage_net_app_volume_relationship.py | 2 +- .../model/storage_net_app_volume_response.py | 2 +- .../model/storage_net_app_volume_snapshot.py | 2 +- .../storage_net_app_volume_snapshot_all_of.py | 2 +- .../storage_net_app_volume_snapshot_list.py | 2 +- ...age_net_app_volume_snapshot_list_all_of.py | 2 +- ...torage_net_app_volume_snapshot_response.py | 2 +- intersight/model/storage_physical_disk.py | 2 +- .../model/storage_physical_disk_all_of.py | 2 +- .../model/storage_physical_disk_extension.py | 2 +- .../storage_physical_disk_extension_all_of.py | 2 +- .../storage_physical_disk_extension_list.py | 2 +- ...age_physical_disk_extension_list_all_of.py | 2 +- ...ge_physical_disk_extension_relationship.py | 2 +- ...torage_physical_disk_extension_response.py | 2 +- .../model/storage_physical_disk_list.py | 2 +- .../storage_physical_disk_list_all_of.py | 2 +- .../storage_physical_disk_relationship.py | 2 +- .../model/storage_physical_disk_response.py | 2 +- .../model/storage_physical_disk_usage.py | 2 +- .../storage_physical_disk_usage_all_of.py | 2 +- .../model/storage_physical_disk_usage_list.py | 2 +- ...storage_physical_disk_usage_list_all_of.py | 2 +- ...torage_physical_disk_usage_relationship.py | 2 +- .../storage_physical_disk_usage_response.py | 2 +- intersight/model/storage_pure_array.py | 2 +- intersight/model/storage_pure_array_all_of.py | 2 +- intersight/model/storage_pure_array_list.py | 2 +- .../model/storage_pure_array_list_all_of.py | 2 +- .../model/storage_pure_array_relationship.py | 2 +- .../model/storage_pure_array_response.py | 2 +- .../model/storage_pure_array_utilization.py | 2 +- .../storage_pure_array_utilization_all_of.py | 2 +- intersight/model/storage_pure_controller.py | 2 +- .../model/storage_pure_controller_all_of.py | 2 +- .../model/storage_pure_controller_list.py | 2 +- .../storage_pure_controller_list_all_of.py | 2 +- .../storage_pure_controller_relationship.py | 2 +- .../model/storage_pure_controller_response.py | 2 +- intersight/model/storage_pure_disk.py | 2 +- intersight/model/storage_pure_disk_all_of.py | 2 +- intersight/model/storage_pure_disk_list.py | 2 +- .../model/storage_pure_disk_list_all_of.py | 2 +- .../model/storage_pure_disk_response.py | 2 +- .../model/storage_pure_disk_utilization.py | 2 +- intersight/model/storage_pure_host.py | 2 +- intersight/model/storage_pure_host_all_of.py | 2 +- intersight/model/storage_pure_host_group.py | 2 +- .../model/storage_pure_host_group_all_of.py | 2 +- .../model/storage_pure_host_group_list.py | 2 +- .../storage_pure_host_group_list_all_of.py | 2 +- .../storage_pure_host_group_relationship.py | 2 +- .../model/storage_pure_host_group_response.py | 2 +- intersight/model/storage_pure_host_list.py | 2 +- .../model/storage_pure_host_list_all_of.py | 2 +- intersight/model/storage_pure_host_lun.py | 2 +- .../model/storage_pure_host_lun_all_of.py | 2 +- .../model/storage_pure_host_lun_list.py | 2 +- .../storage_pure_host_lun_list_all_of.py | 2 +- .../model/storage_pure_host_lun_response.py | 2 +- .../model/storage_pure_host_relationship.py | 2 +- .../model/storage_pure_host_response.py | 2 +- .../model/storage_pure_host_utilization.py | 2 +- intersight/model/storage_pure_port.py | 2 +- intersight/model/storage_pure_port_all_of.py | 2 +- intersight/model/storage_pure_port_list.py | 2 +- .../model/storage_pure_port_list_all_of.py | 2 +- .../model/storage_pure_port_response.py | 2 +- .../model/storage_pure_protection_group.py | 2 +- .../storage_pure_protection_group_all_of.py | 2 +- .../storage_pure_protection_group_list.py | 2 +- ...orage_pure_protection_group_list_all_of.py | 2 +- ...rage_pure_protection_group_relationship.py | 2 +- .../storage_pure_protection_group_response.py | 2 +- .../storage_pure_protection_group_snapshot.py | 2 +- ...e_pure_protection_group_snapshot_all_of.py | 2 +- ...age_pure_protection_group_snapshot_list.py | 2 +- ...e_protection_group_snapshot_list_all_of.py | 2 +- ..._protection_group_snapshot_relationship.py | 2 +- ...pure_protection_group_snapshot_response.py | 2 +- .../storage_pure_replication_blackout.py | 2 +- .../storage_pure_replication_schedule.py | 2 +- ...torage_pure_replication_schedule_all_of.py | 2 +- .../storage_pure_replication_schedule_list.py | 2 +- ...e_pure_replication_schedule_list_all_of.py | 2 +- ...rage_pure_replication_schedule_response.py | 2 +- .../model/storage_pure_snapshot_schedule.py | 2 +- .../storage_pure_snapshot_schedule_all_of.py | 2 +- .../storage_pure_snapshot_schedule_list.py | 2 +- ...rage_pure_snapshot_schedule_list_all_of.py | 2 +- ...storage_pure_snapshot_schedule_response.py | 2 +- intersight/model/storage_pure_volume.py | 2 +- .../model/storage_pure_volume_all_of.py | 2 +- intersight/model/storage_pure_volume_list.py | 2 +- .../model/storage_pure_volume_list_all_of.py | 2 +- .../model/storage_pure_volume_relationship.py | 2 +- .../model/storage_pure_volume_response.py | 2 +- .../model/storage_pure_volume_snapshot.py | 2 +- .../storage_pure_volume_snapshot_all_of.py | 2 +- .../storage_pure_volume_snapshot_list.py | 2 +- ...torage_pure_volume_snapshot_list_all_of.py | 2 +- .../storage_pure_volume_snapshot_response.py | 2 +- .../model/storage_pure_volume_utilization.py | 2 +- intersight/model/storage_r0_drive.py | 2 +- intersight/model/storage_r0_drive_all_of.py | 2 +- .../model/storage_remote_key_setting.py | 2 +- .../storage_remote_key_setting_all_of.py | 2 +- intersight/model/storage_sas_expander.py | 2 +- .../model/storage_sas_expander_all_of.py | 2 +- intersight/model/storage_sas_expander_list.py | 2 +- .../model/storage_sas_expander_list_all_of.py | 2 +- .../storage_sas_expander_relationship.py | 2 +- .../model/storage_sas_expander_response.py | 2 +- intersight/model/storage_sas_port.py | 2 +- intersight/model/storage_sas_port_all_of.py | 2 +- intersight/model/storage_sas_port_list.py | 2 +- .../model/storage_sas_port_list_all_of.py | 2 +- .../model/storage_sas_port_relationship.py | 2 +- intersight/model/storage_sas_port_response.py | 2 +- intersight/model/storage_span.py | 2 +- intersight/model/storage_span_all_of.py | 2 +- intersight/model/storage_span_drives.py | 2 +- .../model/storage_span_drives_all_of.py | 2 +- intersight/model/storage_span_list.py | 2 +- intersight/model/storage_span_list_all_of.py | 2 +- intersight/model/storage_span_relationship.py | 2 +- intersight/model/storage_span_response.py | 2 +- ...age_storage_container_host_mount_status.py | 2 +- ...rage_container_host_mount_status_all_of.py | 2 +- .../storage_storage_container_utilization.py | 2 +- intersight/model/storage_storage_policy.py | 6 ++--- .../model/storage_storage_policy_all_of.py | 6 ++--- .../model/storage_storage_policy_list.py | 2 +- .../storage_storage_policy_list_all_of.py | 2 +- .../storage_storage_policy_relationship.py | 6 ++--- .../model/storage_storage_policy_response.py | 2 +- .../model/storage_storage_utilization.py | 2 +- .../storage_storage_utilization_all_of.py | 2 +- intersight/model/storage_vd_member_ep.py | 2 +- .../model/storage_vd_member_ep_all_of.py | 2 +- intersight/model/storage_vd_member_ep_list.py | 2 +- .../model/storage_vd_member_ep_list_all_of.py | 2 +- .../storage_vd_member_ep_relationship.py | 2 +- .../model/storage_vd_member_ep_response.py | 2 +- intersight/model/storage_virtual_drive.py | 2 +- .../model/storage_virtual_drive_all_of.py | 2 +- .../storage_virtual_drive_configuration.py | 2 +- ...rage_virtual_drive_configuration_all_of.py | 2 +- .../model/storage_virtual_drive_container.py | 2 +- .../storage_virtual_drive_container_all_of.py | 2 +- .../storage_virtual_drive_container_list.py | 2 +- ...age_virtual_drive_container_list_all_of.py | 2 +- ...ge_virtual_drive_container_relationship.py | 2 +- ...torage_virtual_drive_container_response.py | 2 +- .../model/storage_virtual_drive_extension.py | 2 +- .../storage_virtual_drive_extension_all_of.py | 2 +- .../storage_virtual_drive_extension_list.py | 2 +- ...age_virtual_drive_extension_list_all_of.py | 2 +- ...ge_virtual_drive_extension_relationship.py | 2 +- ...torage_virtual_drive_extension_response.py | 2 +- .../model/storage_virtual_drive_identity.py | 2 +- .../storage_virtual_drive_identity_all_of.py | 2 +- .../storage_virtual_drive_identity_list.py | 2 +- ...rage_virtual_drive_identity_list_all_of.py | 2 +- ...storage_virtual_drive_identity_response.py | 2 +- .../model/storage_virtual_drive_list.py | 2 +- .../storage_virtual_drive_list_all_of.py | 2 +- .../model/storage_virtual_drive_policy.py | 2 +- .../storage_virtual_drive_policy_all_of.py | 2 +- .../storage_virtual_drive_relationship.py | 2 +- .../model/storage_virtual_drive_response.py | 2 +- .../model/storage_volume_utilization.py | 2 +- intersight/model/sw_id_pool_base.py | 2 +- intersight/model/sw_id_pool_base_all_of.py | 2 +- intersight/model/syslog_local_client_base.py | 2 +- .../model/syslog_local_client_base_all_of.py | 2 +- .../model/syslog_local_file_logging_client.py | 2 +- intersight/model/syslog_policy.py | 2 +- intersight/model/syslog_policy_all_of.py | 2 +- intersight/model/syslog_policy_inventory.py | 2 +- .../model/syslog_policy_inventory_all_of.py | 2 +- .../model/syslog_policy_inventory_list.py | 2 +- .../syslog_policy_inventory_list_all_of.py | 2 +- .../model/syslog_policy_inventory_response.py | 2 +- intersight/model/syslog_policy_list.py | 2 +- intersight/model/syslog_policy_list_all_of.py | 2 +- intersight/model/syslog_policy_response.py | 2 +- intersight/model/syslog_remote_client_base.py | 2 +- .../model/syslog_remote_client_base_all_of.py | 2 +- .../model/syslog_remote_logging_client.py | 2 +- intersight/model/tam_action.py | 2 +- intersight/model/tam_action_all_of.py | 2 +- intersight/model/tam_advisory_count.py | 2 +- intersight/model/tam_advisory_count_all_of.py | 2 +- intersight/model/tam_advisory_count_list.py | 2 +- .../model/tam_advisory_count_list_all_of.py | 2 +- .../model/tam_advisory_count_response.py | 2 +- intersight/model/tam_advisory_definition.py | 2 +- .../model/tam_advisory_definition_all_of.py | 2 +- .../model/tam_advisory_definition_list.py | 2 +- .../tam_advisory_definition_list_all_of.py | 2 +- .../model/tam_advisory_definition_response.py | 2 +- intersight/model/tam_advisory_info.py | 2 +- intersight/model/tam_advisory_info_all_of.py | 2 +- intersight/model/tam_advisory_info_list.py | 2 +- .../model/tam_advisory_info_list_all_of.py | 2 +- .../model/tam_advisory_info_response.py | 2 +- intersight/model/tam_advisory_instance.py | 2 +- .../model/tam_advisory_instance_all_of.py | 2 +- .../model/tam_advisory_instance_list.py | 2 +- .../tam_advisory_instance_list_all_of.py | 2 +- .../model/tam_advisory_instance_response.py | 2 +- intersight/model/tam_api_data_source.py | 2 +- .../model/tam_api_data_source_all_of.py | 2 +- intersight/model/tam_base_advisory.py | 2 +- intersight/model/tam_base_advisory_all_of.py | 2 +- intersight/model/tam_base_advisory_details.py | 2 +- .../model/tam_base_advisory_details_all_of.py | 2 +- .../model/tam_base_advisory_relationship.py | 2 +- intersight/model/tam_base_data_source.py | 2 +- .../model/tam_base_data_source_all_of.py | 2 +- intersight/model/tam_eol_advisory_details.py | 2 +- .../model/tam_eol_advisory_details_all_of.py | 2 +- intersight/model/tam_eol_severity.py | 2 +- intersight/model/tam_eol_severity_all_of.py | 2 +- intersight/model/tam_identifiers.py | 2 +- intersight/model/tam_identifiers_all_of.py | 2 +- intersight/model/tam_milestone.py | 2 +- intersight/model/tam_milestone_all_of.py | 2 +- intersight/model/tam_psirt_severity.py | 2 +- intersight/model/tam_psirt_severity_all_of.py | 2 +- intersight/model/tam_query_entry.py | 2 +- intersight/model/tam_query_entry_all_of.py | 2 +- intersight/model/tam_s3_data_source.py | 2 +- intersight/model/tam_s3_data_source_all_of.py | 2 +- intersight/model/tam_security_advisory.py | 2 +- .../model/tam_security_advisory_all_of.py | 2 +- .../model/tam_security_advisory_details.py | 2 +- .../tam_security_advisory_details_all_of.py | 2 +- .../model/tam_security_advisory_list.py | 2 +- .../tam_security_advisory_list_all_of.py | 2 +- .../model/tam_security_advisory_response.py | 2 +- intersight/model/tam_severity.py | 2 +- .../tam_text_fsm_template_data_source.py | 2 +- ...am_text_fsm_template_data_source_all_of.py | 2 +- .../model/task_fabric_mos_scoped_inventory.py | 2 +- ...task_fabric_mos_scoped_inventory_all_of.py | 2 +- .../model/task_hitachi_scoped_inventory.py | 2 +- .../task_hitachi_scoped_inventory_all_of.py | 2 +- ..._hyper_flex_management_scoped_inventory.py | 2 +- ...flex_management_scoped_inventory_all_of.py | 2 +- .../model/task_hyperflex_scoped_inventory.py | 2 +- .../task_hyperflex_scoped_inventory_all_of.py | 2 +- intersight/model/task_iwe_scoped_inventory.py | 2 +- .../model/task_iwe_scoped_inventory_all_of.py | 2 +- intersight/model/task_mds_scoped_inventory.py | 2 +- .../model/task_mds_scoped_inventory_all_of.py | 2 +- .../model/task_mds_system_scoped_inventory.py | 2 +- ...task_mds_system_scoped_inventory_all_of.py | 2 +- .../model/task_net_app_scoped_inventory.py | 2 +- .../task_net_app_scoped_inventory_all_of.py | 2 +- .../model/task_nexus_scoped_inventory.py | 2 +- .../task_nexus_scoped_inventory_all_of.py | 2 +- .../task_nexus_system_scoped_inventory.py | 2 +- ...sk_nexus_system_scoped_inventory_all_of.py | 2 +- .../model/task_nexus_vlan_scoped_inventory.py | 2 +- ...task_nexus_vlan_scoped_inventory_all_of.py | 2 +- .../task_public_cloud_scoped_inventory.py | 2 +- ...sk_public_cloud_scoped_inventory_all_of.py | 2 +- .../model/task_pure_scoped_inventory.py | 2 +- .../task_pure_scoped_inventory_all_of.py | 2 +- .../model/task_server_scoped_inventory.py | 2 +- .../task_server_scoped_inventory_all_of.py | 2 +- .../techsupportmanagement_appliance_param.py | 2 +- ...upportmanagement_appliance_param_all_of.py | 2 +- ...ortmanagement_collection_control_policy.py | 2 +- ...gement_collection_control_policy_all_of.py | 2 +- ...nagement_collection_control_policy_list.py | 2 +- ...t_collection_control_policy_list_all_of.py | 2 +- ...ment_collection_control_policy_response.py | 2 +- .../model/techsupportmanagement_download.py | 2 +- .../techsupportmanagement_download_all_of.py | 2 +- .../techsupportmanagement_download_list.py | 2 +- ...hsupportmanagement_download_list_all_of.py | 2 +- ...techsupportmanagement_download_response.py | 2 +- .../model/techsupportmanagement_nia_param.py | 2 +- .../techsupportmanagement_nia_param_all_of.py | 2 +- .../techsupportmanagement_platform_param.py | 2 +- ...supportmanagement_platform_param_all_of.py | 2 +- ...chsupportmanagement_tech_support_bundle.py | 2 +- ...rtmanagement_tech_support_bundle_all_of.py | 2 +- ...portmanagement_tech_support_bundle_list.py | 2 +- ...agement_tech_support_bundle_list_all_of.py | 2 +- ...gement_tech_support_bundle_relationship.py | 2 +- ...management_tech_support_bundle_response.py | 2 +- ...chsupportmanagement_tech_support_status.py | 2 +- ...rtmanagement_tech_support_status_all_of.py | 2 +- ...portmanagement_tech_support_status_list.py | 2 +- ...agement_tech_support_status_list_all_of.py | 2 +- ...gement_tech_support_status_relationship.py | 2 +- ...management_tech_support_status_response.py | 2 +- .../telemetry_druid_aggregate_search_spec.py | 2 +- .../model/telemetry_druid_aggregator.py | 2 +- .../model/telemetry_druid_and_filter.py | 2 +- .../telemetry_druid_and_filter_all_of.py | 2 +- .../model/telemetry_druid_any_aggregator.py | 2 +- .../telemetry_druid_any_aggregator_all_of.py | 2 +- ...emetry_druid_arithmetic_post_aggregator.py | 2 +- ...druid_arithmetic_post_aggregator_all_of.py | 2 +- .../model/telemetry_druid_base_aggregator.py | 2 +- .../model/telemetry_druid_base_data_source.py | 2 +- .../telemetry_druid_base_dimension_spec.py | 2 +- .../model/telemetry_druid_base_filter.py | 2 +- .../model/telemetry_druid_base_granularity.py | 2 +- .../telemetry_druid_base_having_filter.py | 2 +- .../model/telemetry_druid_base_limit_spec.py | 2 +- .../telemetry_druid_base_post_aggregator.py | 2 +- .../model/telemetry_druid_base_request.py | 2 +- .../model/telemetry_druid_base_search_spec.py | 2 +- .../telemetry_druid_base_top_n_metric_spec.py | 2 +- ...elemetry_druid_column_comparison_filter.py | 2 +- ...y_druid_column_comparison_filter_all_of.py | 2 +- ...elemetry_druid_constant_post_aggregator.py | 2 +- ...y_druid_constant_post_aggregator_all_of.py | 2 +- .../telemetry_druid_contains_search_spec.py | 2 +- ...metry_druid_contains_search_spec_all_of.py | 2 +- .../model/telemetry_druid_count_aggregator.py | 2 +- ...telemetry_druid_count_aggregator_all_of.py | 2 +- .../model/telemetry_druid_data_source.py | 2 +- ...etry_druid_data_source_metadata_request.py | 2 +- ...uid_data_source_metadata_request_all_of.py | 2 +- ...metry_druid_data_source_metadata_result.py | 2 +- .../telemetry_druid_default_dimension_spec.py | 2 +- ...try_druid_default_dimension_spec_all_of.py | 2 +- .../telemetry_druid_default_limit_spec.py | 2 +- ...lemetry_druid_default_limit_spec_all_of.py | 2 +- .../model/telemetry_druid_dimension_spec.py | 2 +- ...metry_druid_dimension_top_n_metric_spec.py | 2 +- ...ruid_dimension_top_n_metric_spec_all_of.py | 2 +- .../telemetry_druid_duration_granularity.py | 2 +- ...metry_druid_duration_granularity_all_of.py | 2 +- intersight/model/telemetry_druid_error.py | 2 +- ...lemetry_druid_extraction_dimension_spec.py | 2 +- ..._druid_extraction_dimension_spec_all_of.py | 2 +- ...ry_druid_field_accessor_post_aggregator.py | 2 +- ...d_field_accessor_post_aggregator_all_of.py | 2 +- intersight/model/telemetry_druid_filter.py | 2 +- .../telemetry_druid_filtered_aggregator.py | 2 +- ...emetry_druid_filtered_aggregator_all_of.py | 2 +- .../telemetry_druid_first_last_aggregator.py | 2 +- ...etry_druid_first_last_aggregator_all_of.py | 2 +- .../telemetry_druid_fragment_search_spec.py | 2 +- ...metry_druid_fragment_search_spec_all_of.py | 2 +- .../model/telemetry_druid_granularity.py | 2 +- ...ry_druid_greatest_least_post_aggregator.py | 2 +- ...d_greatest_least_post_aggregator_all_of.py | 2 +- .../model/telemetry_druid_group_by_request.py | 2 +- ...telemetry_druid_group_by_request_all_of.py | 2 +- .../model/telemetry_druid_group_by_result.py | 2 +- ..._druid_having_dimension_selector_filter.py | 2 +- ...having_dimension_selector_filter_all_of.py | 2 +- .../model/telemetry_druid_having_filter.py | 2 +- .../telemetry_druid_having_numeric_filter.py | 2 +- ...etry_druid_having_numeric_filter_all_of.py | 2 +- .../telemetry_druid_having_query_filter.py | 2 +- ...emetry_druid_having_query_filter_all_of.py | 2 +- ...etry_druid_hyper_unique_post_aggregator.py | 2 +- ...uid_hyper_unique_post_aggregator_all_of.py | 2 +- .../telemetry_druid_inline_data_source.py | 2 +- ...lemetry_druid_inline_data_source_all_of.py | 2 +- ..._druid_insensitive_contains_search_spec.py | 2 +- ...insensitive_contains_search_spec_all_of.py | 2 +- .../model/telemetry_druid_interval_result.py | 2 +- ...emetry_druid_inverted_top_n_metric_spec.py | 2 +- ...druid_inverted_top_n_metric_spec_all_of.py | 2 +- .../model/telemetry_druid_join_data_source.py | 2 +- ...telemetry_druid_join_data_source_all_of.py | 2 +- .../telemetry_druid_lookup_data_source.py | 2 +- ...lemetry_druid_lookup_data_source_all_of.py | 2 +- .../telemetry_druid_min_max_aggregator.py | 2 +- ...lemetry_druid_min_max_aggregator_all_of.py | 2 +- .../model/telemetry_druid_not_filter.py | 2 +- .../telemetry_druid_not_filter_all_of.py | 2 +- ...lemetry_druid_numeric_top_n_metric_spec.py | 2 +- ..._druid_numeric_top_n_metric_spec_all_of.py | 2 +- intersight/model/telemetry_druid_or_filter.py | 2 +- .../telemetry_druid_order_by_column_spec.py | 2 +- .../telemetry_druid_period_granularity.py | 2 +- ...lemetry_druid_period_granularity_all_of.py | 2 +- .../model/telemetry_druid_post_aggregator.py | 2 +- .../model/telemetry_druid_query_context.py | 2 +- .../telemetry_druid_query_data_source.py | 2 +- ...elemetry_druid_query_data_source_all_of.py | 2 +- .../model/telemetry_druid_regex_filter.py | 2 +- .../telemetry_druid_regex_filter_all_of.py | 2 +- .../telemetry_druid_regex_search_spec.py | 2 +- ...elemetry_druid_regex_search_spec_all_of.py | 2 +- .../model/telemetry_druid_scan_request.py | 2 +- .../telemetry_druid_scan_request_all_of.py | 2 +- .../model/telemetry_druid_scan_result.py | 2 +- .../model/telemetry_druid_search_request.py | 2 +- .../telemetry_druid_search_request_all_of.py | 2 +- .../model/telemetry_druid_search_result.py | 2 +- ...elemetry_druid_segment_metadata_request.py | 2 +- ...y_druid_segment_metadata_request_all_of.py | 2 +- ...telemetry_druid_segment_metadata_result.py | 2 +- .../model/telemetry_druid_selector_filter.py | 2 +- .../telemetry_druid_selector_filter_all_of.py | 2 +- .../telemetry_druid_string_any_aggregator.py | 2 +- ...etry_druid_string_any_aggregator_all_of.py | 2 +- ...etry_druid_string_first_last_aggregator.py | 2 +- ...uid_string_first_last_aggregator_all_of.py | 2 +- .../model/telemetry_druid_sum_aggregator.py | 2 +- .../telemetry_druid_sum_aggregator_all_of.py | 2 +- .../telemetry_druid_table_data_source.py | 2 +- ...elemetry_druid_table_data_source_all_of.py | 2 +- ...telemetry_druid_theta_sketch_aggregator.py | 2 +- ...ry_druid_theta_sketch_aggregator_all_of.py | 2 +- ...d_theta_sketch_estimate_post_aggregator.py | 2 +- ..._sketch_estimate_post_aggregator_all_of.py | 2 +- ...theta_sketch_operations_post_aggregator.py | 2 +- ...ketch_operations_post_aggregator_all_of.py | 2 +- .../telemetry_druid_time_boundary_request.py | 2 +- ...etry_druid_time_boundary_request_all_of.py | 2 +- .../telemetry_druid_time_boundary_result.py | 2 +- .../telemetry_druid_time_series_request.py | 2 +- ...emetry_druid_time_series_request_all_of.py | 2 +- .../telemetry_druid_top_n_metric_spec.py | 2 +- .../model/telemetry_druid_top_n_request.py | 2 +- .../telemetry_druid_top_n_request_all_of.py | 2 +- .../model/telemetry_druid_top_n_result.py | 2 +- .../telemetry_druid_union_data_source.py | 2 +- ...elemetry_druid_union_data_source_all_of.py | 2 +- .../model/template_transformation_stage.py | 2 +- .../template_transformation_stage_all_of.py | 2 +- intersight/model/terminal_audit_log.py | 2 +- intersight/model/terminal_audit_log_all_of.py | 2 +- intersight/model/terminal_audit_log_list.py | 2 +- .../model/terminal_audit_log_list_all_of.py | 2 +- .../model/terminal_audit_log_response.py | 2 +- intersight/model/terraform_cloud_resource.py | 2 +- .../model/terraform_cloud_resource_all_of.py | 2 +- intersight/model/terraform_executor.py | 2 +- intersight/model/terraform_executor_all_of.py | 2 +- intersight/model/terraform_executor_list.py | 2 +- .../model/terraform_executor_list_all_of.py | 2 +- .../model/terraform_executor_response.py | 2 +- intersight/model/terraform_runstate.py | 2 +- intersight/model/terraform_runstate_all_of.py | 2 +- intersight/model/thermal_policy.py | 2 +- intersight/model/thermal_policy_all_of.py | 2 +- intersight/model/thermal_policy_list.py | 2 +- .../model/thermal_policy_list_all_of.py | 2 +- intersight/model/thermal_policy_response.py | 2 +- intersight/model/top_system.py | 2 +- intersight/model/top_system_all_of.py | 2 +- intersight/model/top_system_list.py | 2 +- intersight/model/top_system_list_all_of.py | 2 +- intersight/model/top_system_relationship.py | 2 +- intersight/model/top_system_response.py | 2 +- intersight/model/tunneling_tunnel.py | 2 +- intersight/model/tunneling_tunnel_all_of.py | 2 +- intersight/model/ucsd_backup_info.py | 2 +- intersight/model/ucsd_backup_info_all_of.py | 2 +- intersight/model/ucsd_backup_info_list.py | 2 +- .../model/ucsd_backup_info_list_all_of.py | 2 +- intersight/model/ucsd_backup_info_response.py | 2 +- intersight/model/ucsd_connector_pack.py | 2 +- .../model/ucsd_connector_pack_all_of.py | 2 +- .../model/ucsd_ucsd_restore_parameters.py | 2 +- .../ucsd_ucsd_restore_parameters_all_of.py | 2 +- .../ucsdconnector_rest_client_message.py | 2 +- ...csdconnector_rest_client_message_all_of.py | 2 +- intersight/model/uuidpool_block.py | 2 +- intersight/model/uuidpool_block_all_of.py | 2 +- intersight/model/uuidpool_block_list.py | 2 +- .../model/uuidpool_block_list_all_of.py | 2 +- .../model/uuidpool_block_relationship.py | 2 +- intersight/model/uuidpool_block_response.py | 2 +- intersight/model/uuidpool_pool.py | 2 +- intersight/model/uuidpool_pool_all_of.py | 2 +- intersight/model/uuidpool_pool_list.py | 2 +- intersight/model/uuidpool_pool_list_all_of.py | 2 +- intersight/model/uuidpool_pool_member.py | 2 +- .../model/uuidpool_pool_member_all_of.py | 2 +- intersight/model/uuidpool_pool_member_list.py | 2 +- .../model/uuidpool_pool_member_list_all_of.py | 2 +- .../uuidpool_pool_member_relationship.py | 2 +- .../model/uuidpool_pool_member_response.py | 2 +- .../model/uuidpool_pool_relationship.py | 2 +- intersight/model/uuidpool_pool_response.py | 2 +- intersight/model/uuidpool_reservation.py | 2 +- .../model/uuidpool_reservation_all_of.py | 2 +- intersight/model/uuidpool_reservation_list.py | 2 +- .../model/uuidpool_reservation_list_all_of.py | 2 +- .../model/uuidpool_reservation_reference.py | 2 +- .../uuidpool_reservation_relationship.py | 2 +- .../model/uuidpool_reservation_response.py | 2 +- intersight/model/uuidpool_universe.py | 2 +- intersight/model/uuidpool_universe_all_of.py | 2 +- intersight/model/uuidpool_universe_list.py | 2 +- .../model/uuidpool_universe_list_all_of.py | 2 +- .../model/uuidpool_universe_relationship.py | 2 +- .../model/uuidpool_universe_response.py | 2 +- intersight/model/uuidpool_uuid_block.py | 2 +- .../model/uuidpool_uuid_block_all_of.py | 2 +- intersight/model/uuidpool_uuid_lease.py | 2 +- .../model/uuidpool_uuid_lease_all_of.py | 2 +- intersight/model/uuidpool_uuid_lease_list.py | 2 +- .../model/uuidpool_uuid_lease_list_all_of.py | 2 +- .../model/uuidpool_uuid_lease_relationship.py | 2 +- .../model/uuidpool_uuid_lease_response.py | 2 +- intersight/model/view_health_status.py | 2 +- intersight/model/view_health_status_list.py | 2 +- .../model/view_health_status_list_all_of.py | 2 +- .../model/view_health_status_response.py | 2 +- intersight/model/view_server.py | 2 +- intersight/model/view_server_list.py | 2 +- intersight/model/view_server_list_all_of.py | 2 +- intersight/model/view_server_response.py | 2 +- intersight/model/views_view.py | 2 +- .../model/virtualization_action_info.py | 2 +- .../virtualization_action_info_all_of.py | 2 +- ...ualization_aws_vm_compute_configuration.py | 2 +- .../virtualization_aws_vm_configuration.py | 2 +- ...ualization_aws_vm_network_configuration.py | 2 +- ...ualization_aws_vm_storage_configuration.py | 2 +- .../model/virtualization_base_cluster.py | 2 +- .../virtualization_base_cluster_all_of.py | 2 +- ...irtualization_base_cluster_relationship.py | 2 +- .../model/virtualization_base_custom_spec.py | 2 +- .../model/virtualization_base_datacenter.py | 2 +- .../virtualization_base_datacenter_all_of.py | 2 +- .../model/virtualization_base_datastore.py | 2 +- .../virtualization_base_datastore_all_of.py | 2 +- .../virtualization_base_datastore_cluster.py | 2 +- ...alization_base_datastore_cluster_all_of.py | 2 +- ...virtualization_base_distributed_network.py | 2 +- .../virtualization_base_distributed_switch.py | 2 +- .../model/virtualization_base_dvswitch.py | 2 +- .../model/virtualization_base_folder.py | 2 +- .../virtualization_base_folder_all_of.py | 2 +- intersight/model/virtualization_base_host.py | 2 +- .../model/virtualization_base_host_all_of.py | 2 +- .../virtualization_base_host_configuration.py | 2 +- .../model/virtualization_base_host_gpu.py | 2 +- .../virtualization_base_host_pci_device.py | 2 +- ...tualization_base_host_pci_device_all_of.py | 2 +- ...ation_base_host_pci_device_relationship.py | 2 +- .../virtualization_base_host_relationship.py | 2 +- .../virtualization_base_hypervisor_manager.py | 2 +- ...lization_base_hypervisor_manager_all_of.py | 2 +- .../virtualization_base_kernel_network.py | 2 +- .../model/virtualization_base_network.py | 2 +- .../virtualization_base_network_all_of.py | 2 +- .../model/virtualization_base_network_port.py | 2 +- ...virtualization_base_network_port_all_of.py | 2 +- ...irtualization_base_network_relationship.py | 2 +- ...ization_base_physical_network_interface.py | 2 +- ..._base_physical_network_interface_all_of.py | 2 +- .../model/virtualization_base_placement.py | 2 +- .../virtualization_base_placement_all_of.py | 2 +- .../virtualization_base_source_device.py | 2 +- ...irtualization_base_source_device_all_of.py | 2 +- .../model/virtualization_base_switch.py | 2 +- .../virtualization_base_switch_all_of.py | 2 +- .../model/virtualization_base_virtual_disk.py | 2 +- ...virtualization_base_virtual_disk_all_of.py | 2 +- ...lization_base_virtual_disk_relationship.py | 2 +- .../virtualization_base_virtual_machine.py | 2 +- ...tualization_base_virtual_machine_all_of.py | 2 +- ...virtualization_base_virtual_machine_gpu.py | 2 +- ...ization_base_virtual_machine_pci_device.py | 2 +- ..._base_virtual_machine_pci_device_all_of.py | 2 +- ...ation_base_virtual_machine_relationship.py | 2 +- ...alization_base_virtual_machine_snapshot.py | 2 +- ...on_base_virtual_machine_snapshot_all_of.py | 2 +- .../virtualization_base_virtual_network.py | 2 +- ...lization_base_virtual_network_interface.py | 2 +- ...n_base_virtual_network_interface_all_of.py | 2 +- ...ion_base_virtual_network_interface_card.py | 2 +- ...e_virtual_network_interface_card_all_of.py | 2 +- ...ation_base_virtual_network_relationship.py | 2 +- .../virtualization_base_virtual_switch.py | 2 +- .../virtualization_base_vm_configuration.py | 2 +- .../model/virtualization_base_vswitch.py | 2 +- intersight/model/virtualization_bond_state.py | 2 +- .../model/virtualization_bond_state_all_of.py | 2 +- ...virtualization_cisco_hypervisor_manager.py | 2 +- ...ization_cisco_hypervisor_manager_all_of.py | 2 +- ...alization_cisco_hypervisor_manager_list.py | 2 +- ...on_cisco_hypervisor_manager_list_all_of.py | 2 +- ...n_cisco_hypervisor_manager_relationship.py | 2 +- ...ation_cisco_hypervisor_manager_response.py | 2 +- .../model/virtualization_cloud_init_config.py | 2 +- ...virtualization_cloud_init_config_all_of.py | 2 +- ...lization_cloud_vm_compute_configuration.py | 2 +- ...n_cloud_vm_compute_configuration_all_of.py | 2 +- .../virtualization_cloud_vm_configuration.py | 2 +- ...alization_cloud_vm_configuration_all_of.py | 2 +- ...lization_cloud_vm_network_configuration.py | 2 +- ...n_cloud_vm_network_configuration_all_of.py | 2 +- ...lization_cloud_vm_storage_configuration.py | 2 +- ...n_cloud_vm_storage_configuration_all_of.py | 2 +- .../model/virtualization_compute_capacity.py | 2 +- .../virtualization_compute_capacity_all_of.py | 2 +- .../model/virtualization_cpu_allocation.py | 2 +- .../virtualization_cpu_allocation_all_of.py | 2 +- intersight/model/virtualization_cpu_info.py | 2 +- .../model/virtualization_cpu_info_all_of.py | 2 +- .../model/virtualization_disk_status.py | 2 +- .../virtualization_disk_status_all_of.py | 2 +- .../virtualization_esxi_clone_custom_spec.py | 2 +- ...alization_esxi_clone_custom_spec_all_of.py | 2 +- .../model/virtualization_esxi_console.py | 2 +- .../virtualization_esxi_console_all_of.py | 2 +- .../model/virtualization_esxi_console_list.py | 2 +- ...virtualization_esxi_console_list_all_of.py | 2 +- .../virtualization_esxi_console_response.py | 2 +- .../virtualization_esxi_host_configuration.py | 2 +- ...lization_esxi_host_configuration_all_of.py | 2 +- .../virtualization_esxi_ova_custom_spec.py | 2 +- ...tualization_esxi_ova_custom_spec_all_of.py | 2 +- ...alization_esxi_vm_compute_configuration.py | 2 +- ...on_esxi_vm_compute_configuration_all_of.py | 2 +- .../virtualization_esxi_vm_configuration.py | 2 +- ...ualization_esxi_vm_configuration_all_of.py | 2 +- ...alization_esxi_vm_network_configuration.py | 2 +- ...on_esxi_vm_network_configuration_all_of.py | 2 +- ...alization_esxi_vm_storage_configuration.py | 2 +- ...on_esxi_vm_storage_configuration_all_of.py | 2 +- intersight/model/virtualization_guest_info.py | 2 +- .../model/virtualization_guest_info_all_of.py | 2 +- intersight/model/virtualization_host.py | 2 +- .../model/virtualization_host_all_of.py | 2 +- intersight/model/virtualization_host_list.py | 2 +- .../model/virtualization_host_list_all_of.py | 2 +- .../model/virtualization_host_response.py | 2 +- .../virtualization_hxap_vm_configuration.py | 2 +- .../model/virtualization_ip_address_info.py | 2 +- .../virtualization_ip_address_info_all_of.py | 2 +- .../model/virtualization_iwe_cluster.py | 2 +- .../virtualization_iwe_cluster_all_of.py | 2 +- .../model/virtualization_iwe_cluster_list.py | 2 +- .../virtualization_iwe_cluster_list_all_of.py | 2 +- ...virtualization_iwe_cluster_relationship.py | 2 +- .../virtualization_iwe_cluster_response.py | 2 +- .../model/virtualization_iwe_datacenter.py | 2 +- .../virtualization_iwe_datacenter_all_of.py | 2 +- .../virtualization_iwe_datacenter_list.py | 2 +- ...rtualization_iwe_datacenter_list_all_of.py | 2 +- .../virtualization_iwe_datacenter_response.py | 2 +- .../model/virtualization_iwe_dv_uplink.py | 2 +- .../virtualization_iwe_dv_uplink_all_of.py | 2 +- .../virtualization_iwe_dv_uplink_list.py | 2 +- ...irtualization_iwe_dv_uplink_list_all_of.py | 2 +- ...rtualization_iwe_dv_uplink_relationship.py | 2 +- .../virtualization_iwe_dv_uplink_response.py | 2 +- .../model/virtualization_iwe_dvswitch.py | 2 +- .../virtualization_iwe_dvswitch_all_of.py | 2 +- .../model/virtualization_iwe_dvswitch_list.py | 2 +- ...virtualization_iwe_dvswitch_list_all_of.py | 2 +- ...irtualization_iwe_dvswitch_relationship.py | 2 +- .../virtualization_iwe_dvswitch_response.py | 2 +- intersight/model/virtualization_iwe_host.py | 2 +- .../model/virtualization_iwe_host_all_of.py | 2 +- .../virtualization_iwe_host_interface.py | 2 +- ...irtualization_iwe_host_interface_all_of.py | 2 +- .../virtualization_iwe_host_interface_list.py | 2 +- ...lization_iwe_host_interface_list_all_of.py | 2 +- ...ization_iwe_host_interface_relationship.py | 2 +- ...tualization_iwe_host_interface_response.py | 2 +- .../model/virtualization_iwe_host_list.py | 2 +- .../virtualization_iwe_host_list_all_of.py | 2 +- .../virtualization_iwe_host_relationship.py | 2 +- .../model/virtualization_iwe_host_response.py | 2 +- .../model/virtualization_iwe_host_vswitch.py | 2 +- .../virtualization_iwe_host_vswitch_all_of.py | 2 +- .../virtualization_iwe_host_vswitch_list.py | 2 +- ...ualization_iwe_host_vswitch_list_all_of.py | 2 +- ...alization_iwe_host_vswitch_relationship.py | 2 +- ...irtualization_iwe_host_vswitch_response.py | 2 +- .../model/virtualization_iwe_network.py | 2 +- .../virtualization_iwe_network_all_of.py | 2 +- .../model/virtualization_iwe_network_list.py | 2 +- .../virtualization_iwe_network_list_all_of.py | 2 +- ...virtualization_iwe_network_relationship.py | 2 +- .../virtualization_iwe_network_response.py | 2 +- .../model/virtualization_iwe_virtual_disk.py | 2 +- .../virtualization_iwe_virtual_disk_all_of.py | 2 +- .../virtualization_iwe_virtual_disk_list.py | 2 +- ...ualization_iwe_virtual_disk_list_all_of.py | 2 +- ...alization_iwe_virtual_disk_relationship.py | 2 +- ...irtualization_iwe_virtual_disk_response.py | 2 +- .../virtualization_iwe_virtual_machine.py | 2 +- ...rtualization_iwe_virtual_machine_all_of.py | 2 +- ...virtualization_iwe_virtual_machine_list.py | 2 +- ...ization_iwe_virtual_machine_list_all_of.py | 2 +- ...n_iwe_virtual_machine_network_interface.py | 2 +- ...irtual_machine_network_interface_all_of.py | 2 +- ..._virtual_machine_network_interface_list.py | 2 +- ...l_machine_network_interface_list_all_of.py | 2 +- ...tual_machine_network_interface_response.py | 2 +- ...zation_iwe_virtual_machine_relationship.py | 2 +- ...ualization_iwe_virtual_machine_response.py | 2 +- .../model/virtualization_memory_allocation.py | 2 +- ...virtualization_memory_allocation_all_of.py | 2 +- .../model/virtualization_memory_capacity.py | 2 +- .../virtualization_memory_capacity_all_of.py | 2 +- .../model/virtualization_network_interface.py | 2 +- ...virtualization_network_interface_all_of.py | 2 +- .../model/virtualization_network_port.py | 2 +- .../virtualization_network_port_all_of.py | 2 +- .../model/virtualization_product_info.py | 2 +- .../virtualization_product_info_all_of.py | 2 +- .../model/virtualization_storage_capacity.py | 2 +- .../virtualization_storage_capacity_all_of.py | 2 +- .../model/virtualization_vdisk_config.py | 2 +- .../virtualization_vdisk_config_all_of.py | 2 +- .../model/virtualization_virtual_disk.py | 2 +- .../virtualization_virtual_disk_all_of.py | 2 +- .../virtualization_virtual_disk_config.py | 2 +- ...rtualization_virtual_disk_config_all_of.py | 2 +- .../model/virtualization_virtual_disk_list.py | 2 +- ...virtualization_virtual_disk_list_all_of.py | 2 +- .../virtualization_virtual_disk_response.py | 2 +- .../model/virtualization_virtual_machine.py | 2 +- .../virtualization_virtual_machine_all_of.py | 2 +- .../virtualization_virtual_machine_disk.py | 2 +- ...tualization_virtual_machine_disk_all_of.py | 2 +- .../virtualization_virtual_machine_list.py | 2 +- ...tualization_virtual_machine_list_all_of.py | 2 +- ...ualization_virtual_machine_relationship.py | 2 +- ...virtualization_virtual_machine_response.py | 2 +- .../model/virtualization_virtual_network.py | 2 +- .../virtualization_virtual_network_all_of.py | 2 +- .../virtualization_virtual_network_list.py | 2 +- ...tualization_virtual_network_list_all_of.py | 2 +- ...virtualization_virtual_network_response.py | 2 +- intersight/model/virtualization_vm_disk.py | 2 +- .../model/virtualization_vm_disk_all_of.py | 2 +- .../model/virtualization_vm_esxi_disk.py | 2 +- .../virtualization_vm_esxi_disk_all_of.py | 2 +- .../model/virtualization_vm_interface.py | 2 +- .../virtualization_vm_interface_all_of.py | 2 +- .../model/virtualization_vmware_cluster.py | 2 +- .../virtualization_vmware_cluster_all_of.py | 2 +- .../virtualization_vmware_cluster_list.py | 2 +- ...rtualization_vmware_cluster_list_all_of.py | 2 +- ...tualization_vmware_cluster_relationship.py | 2 +- .../virtualization_vmware_cluster_response.py | 2 +- .../model/virtualization_vmware_datacenter.py | 2 +- ...virtualization_vmware_datacenter_all_of.py | 2 +- .../virtualization_vmware_datacenter_list.py | 2 +- ...alization_vmware_datacenter_list_all_of.py | 2 +- ...lization_vmware_datacenter_relationship.py | 2 +- ...rtualization_vmware_datacenter_response.py | 2 +- .../model/virtualization_vmware_datastore.py | 2 +- .../virtualization_vmware_datastore_all_of.py | 2 +- ...virtualization_vmware_datastore_cluster.py | 2 +- ...ization_vmware_datastore_cluster_all_of.py | 2 +- ...alization_vmware_datastore_cluster_list.py | 2 +- ...on_vmware_datastore_cluster_list_all_of.py | 2 +- ...n_vmware_datastore_cluster_relationship.py | 2 +- ...ation_vmware_datastore_cluster_response.py | 2 +- .../virtualization_vmware_datastore_list.py | 2 +- ...ualization_vmware_datastore_list_all_of.py | 2 +- ...alization_vmware_datastore_relationship.py | 2 +- ...irtualization_vmware_datastore_response.py | 2 +- ...irtualization_vmware_discovery_protocol.py | 2 +- ...zation_vmware_discovery_protocol_all_of.py | 2 +- ...rtualization_vmware_distributed_network.py | 2 +- ...ation_vmware_distributed_network_all_of.py | 2 +- ...ization_vmware_distributed_network_list.py | 2 +- ..._vmware_distributed_network_list_all_of.py | 2 +- ...vmware_distributed_network_relationship.py | 2 +- ...ion_vmware_distributed_network_response.py | 2 +- ...irtualization_vmware_distributed_switch.py | 2 +- ...zation_vmware_distributed_switch_all_of.py | 2 +- ...lization_vmware_distributed_switch_list.py | 2 +- ...n_vmware_distributed_switch_list_all_of.py | 2 +- ..._vmware_distributed_switch_relationship.py | 2 +- ...tion_vmware_distributed_switch_response.py | 2 +- .../model/virtualization_vmware_folder.py | 2 +- .../virtualization_vmware_folder_all_of.py | 2 +- .../virtualization_vmware_folder_list.py | 2 +- ...irtualization_vmware_folder_list_all_of.py | 2 +- ...rtualization_vmware_folder_relationship.py | 2 +- .../virtualization_vmware_folder_response.py | 2 +- .../model/virtualization_vmware_host.py | 2 +- .../virtualization_vmware_host_all_of.py | 2 +- .../model/virtualization_vmware_host_gpu.py | 2 +- .../virtualization_vmware_host_gpu_list.py | 2 +- ...tualization_vmware_host_gpu_list_all_of.py | 2 +- ...virtualization_vmware_host_gpu_response.py | 2 +- .../model/virtualization_vmware_host_list.py | 2 +- .../virtualization_vmware_host_list_all_of.py | 2 +- ...virtualization_vmware_host_relationship.py | 2 +- .../virtualization_vmware_host_response.py | 2 +- .../virtualization_vmware_kernel_network.py | 2 +- ...ualization_vmware_kernel_network_all_of.py | 2 +- ...rtualization_vmware_kernel_network_list.py | 2 +- ...ation_vmware_kernel_network_list_all_of.py | 2 +- ...lization_vmware_kernel_network_response.py | 2 +- .../model/virtualization_vmware_network.py | 2 +- .../virtualization_vmware_network_all_of.py | 2 +- .../virtualization_vmware_network_list.py | 2 +- ...rtualization_vmware_network_list_all_of.py | 2 +- ...tualization_vmware_network_relationship.py | 2 +- .../virtualization_vmware_network_response.py | 2 +- ...ation_vmware_physical_network_interface.py | 2 +- ...mware_physical_network_interface_all_of.py | 2 +- ..._vmware_physical_network_interface_list.py | 2 +- ..._physical_network_interface_list_all_of.py | 2 +- ...physical_network_interface_relationship.py | 2 +- ...are_physical_network_interface_response.py | 2 +- ...rtualization_vmware_remote_display_info.py | 2 +- ...ation_vmware_remote_display_info_all_of.py | 2 +- ...esource_allocation_system_traffic_types.py | 2 +- ..._allocation_system_traffic_types_all_of.py | 2 +- ...tualization_vmware_resource_consumption.py | 2 +- ...tion_vmware_resource_consumption_all_of.py | 2 +- .../virtualization_vmware_shares_info.py | 2 +- ...irtualization_vmware_shares_info_all_of.py | 2 +- ...tualization_vmware_teaming_and_failover.py | 2 +- ...tion_vmware_teaming_and_failover_all_of.py | 2 +- .../virtualization_vmware_uplink_port.py | 2 +- ...irtualization_vmware_uplink_port_all_of.py | 2 +- .../virtualization_vmware_uplink_port_list.py | 2 +- ...lization_vmware_uplink_port_list_all_of.py | 2 +- ...tualization_vmware_uplink_port_response.py | 2 +- .../model/virtualization_vmware_vcenter.py | 2 +- .../virtualization_vmware_vcenter_all_of.py | 2 +- .../virtualization_vmware_vcenter_list.py | 2 +- ...rtualization_vmware_vcenter_list_all_of.py | 2 +- ...tualization_vmware_vcenter_relationship.py | 2 +- .../virtualization_vmware_vcenter_response.py | 2 +- .../virtualization_vmware_virtual_disk.py | 2 +- ...rtualization_vmware_virtual_disk_all_of.py | 2 +- ...virtualization_vmware_virtual_disk_list.py | 2 +- ...ization_vmware_virtual_disk_list_all_of.py | 2 +- ...ualization_vmware_virtual_disk_response.py | 2 +- .../virtualization_vmware_virtual_machine.py | 2 +- ...alization_vmware_virtual_machine_all_of.py | 2 +- ...rtualization_vmware_virtual_machine_gpu.py | 2 +- ...ation_vmware_virtual_machine_gpu_all_of.py | 2 +- ...ization_vmware_virtual_machine_gpu_list.py | 2 +- ..._vmware_virtual_machine_gpu_list_all_of.py | 2 +- ...ion_vmware_virtual_machine_gpu_response.py | 2 +- ...tualization_vmware_virtual_machine_list.py | 2 +- ...tion_vmware_virtual_machine_list_all_of.py | 2 +- ...ion_vmware_virtual_machine_relationship.py | 2 +- ...ization_vmware_virtual_machine_response.py | 2 +- ...ization_vmware_virtual_machine_snapshot.py | 2 +- ..._vmware_virtual_machine_snapshot_all_of.py | 2 +- ...on_vmware_virtual_machine_snapshot_list.py | 2 +- ...re_virtual_machine_snapshot_list_all_of.py | 2 +- ...mware_virtual_machine_snapshot_response.py | 2 +- ...zation_vmware_virtual_network_interface.py | 2 +- ...vmware_virtual_network_interface_all_of.py | 2 +- ...n_vmware_virtual_network_interface_list.py | 2 +- ...e_virtual_network_interface_list_all_of.py | 2 +- ...ware_virtual_network_interface_response.py | 2 +- .../virtualization_vmware_virtual_switch.py | 2 +- ...ualization_vmware_virtual_switch_all_of.py | 2 +- ...rtualization_vmware_virtual_switch_list.py | 2 +- ...ation_vmware_virtual_switch_list_all_of.py | 2 +- ...tion_vmware_virtual_switch_relationship.py | 2 +- ...lization_vmware_virtual_switch_response.py | 2 +- .../model/virtualization_vmware_vlan_range.py | 2 +- ...virtualization_vmware_vlan_range_all_of.py | 2 +- ...virtualization_vmware_vm_cpu_share_info.py | 2 +- ...ization_vmware_vm_cpu_share_info_all_of.py | 2 +- ...irtualization_vmware_vm_cpu_socket_info.py | 2 +- ...zation_vmware_vm_cpu_socket_info_all_of.py | 2 +- ...rtualization_vmware_vm_disk_commit_info.py | 2 +- ...ation_vmware_vm_disk_commit_info_all_of.py | 2 +- ...tualization_vmware_vm_memory_share_info.py | 2 +- ...tion_vmware_vm_memory_share_info_all_of.py | 2 +- .../model/virtualization_volume_info.py | 2 +- .../virtualization_volume_info_all_of.py | 2 +- intersight/model/vmedia_mapping.py | 2 +- intersight/model/vmedia_mapping_all_of.py | 2 +- intersight/model/vmedia_policy.py | 2 +- intersight/model/vmedia_policy_all_of.py | 2 +- intersight/model/vmedia_policy_inventory.py | 2 +- .../model/vmedia_policy_inventory_all_of.py | 2 +- .../model/vmedia_policy_inventory_list.py | 2 +- .../vmedia_policy_inventory_list_all_of.py | 2 +- .../model/vmedia_policy_inventory_response.py | 2 +- intersight/model/vmedia_policy_list.py | 2 +- intersight/model/vmedia_policy_list_all_of.py | 2 +- intersight/model/vmedia_policy_response.py | 2 +- intersight/model/vmrc_console.py | 2 +- intersight/model/vmrc_console_all_of.py | 2 +- intersight/model/vmrc_console_list.py | 2 +- intersight/model/vmrc_console_list_all_of.py | 2 +- intersight/model/vmrc_console_response.py | 2 +- intersight/model/vnc_console.py | 2 +- intersight/model/vnc_console_all_of.py | 2 +- intersight/model/vnc_console_list.py | 2 +- intersight/model/vnc_console_list_all_of.py | 2 +- intersight/model/vnc_console_response.py | 2 +- intersight/model/vnic_arfs_settings.py | 2 +- intersight/model/vnic_arfs_settings_all_of.py | 2 +- intersight/model/vnic_cdn.py | 2 +- intersight/model/vnic_cdn_all_of.py | 2 +- .../model/vnic_completion_queue_settings.py | 2 +- .../vnic_completion_queue_settings_all_of.py | 2 +- intersight/model/vnic_eth_adapter_policy.py | 2 +- .../model/vnic_eth_adapter_policy_all_of.py | 2 +- .../vnic_eth_adapter_policy_inventory.py | 2 +- ...nic_eth_adapter_policy_inventory_all_of.py | 2 +- .../vnic_eth_adapter_policy_inventory_list.py | 2 +- ...th_adapter_policy_inventory_list_all_of.py | 2 +- ...h_adapter_policy_inventory_relationship.py | 2 +- ...c_eth_adapter_policy_inventory_response.py | 2 +- .../model/vnic_eth_adapter_policy_list.py | 2 +- .../vnic_eth_adapter_policy_list_all_of.py | 2 +- .../vnic_eth_adapter_policy_relationship.py | 2 +- .../model/vnic_eth_adapter_policy_response.py | 2 +- intersight/model/vnic_eth_if.py | 2 +- intersight/model/vnic_eth_if_all_of.py | 2 +- intersight/model/vnic_eth_if_inventory.py | 2 +- .../model/vnic_eth_if_inventory_all_of.py | 2 +- .../model/vnic_eth_if_inventory_list.py | 2 +- .../vnic_eth_if_inventory_list_all_of.py | 2 +- .../vnic_eth_if_inventory_relationship.py | 2 +- .../model/vnic_eth_if_inventory_response.py | 2 +- intersight/model/vnic_eth_if_list.py | 2 +- intersight/model/vnic_eth_if_list_all_of.py | 2 +- intersight/model/vnic_eth_if_relationship.py | 2 +- intersight/model/vnic_eth_if_response.py | 2 +- .../model/vnic_eth_interrupt_settings.py | 2 +- .../vnic_eth_interrupt_settings_all_of.py | 2 +- intersight/model/vnic_eth_network_policy.py | 2 +- .../model/vnic_eth_network_policy_all_of.py | 2 +- .../vnic_eth_network_policy_inventory.py | 2 +- ...nic_eth_network_policy_inventory_all_of.py | 2 +- .../vnic_eth_network_policy_inventory_list.py | 2 +- ...th_network_policy_inventory_list_all_of.py | 2 +- ...h_network_policy_inventory_relationship.py | 2 +- ...c_eth_network_policy_inventory_response.py | 2 +- .../model/vnic_eth_network_policy_list.py | 2 +- .../vnic_eth_network_policy_list_all_of.py | 2 +- .../vnic_eth_network_policy_relationship.py | 2 +- .../model/vnic_eth_network_policy_response.py | 2 +- intersight/model/vnic_eth_qos_policy.py | 2 +- .../model/vnic_eth_qos_policy_all_of.py | 2 +- .../model/vnic_eth_qos_policy_inventory.py | 2 +- .../vnic_eth_qos_policy_inventory_all_of.py | 2 +- .../vnic_eth_qos_policy_inventory_list.py | 2 +- ...ic_eth_qos_policy_inventory_list_all_of.py | 2 +- ...c_eth_qos_policy_inventory_relationship.py | 2 +- .../vnic_eth_qos_policy_inventory_response.py | 2 +- intersight/model/vnic_eth_qos_policy_list.py | 2 +- .../model/vnic_eth_qos_policy_list_all_of.py | 2 +- .../model/vnic_eth_qos_policy_relationship.py | 2 +- .../model/vnic_eth_qos_policy_response.py | 2 +- .../model/vnic_eth_rx_queue_settings.py | 2 +- .../vnic_eth_rx_queue_settings_all_of.py | 2 +- .../model/vnic_eth_tx_queue_settings.py | 2 +- .../vnic_eth_tx_queue_settings_all_of.py | 2 +- intersight/model/vnic_eth_veth_inventory.py | 2 +- .../model/vnic_eth_veth_inventory_all_of.py | 2 +- .../model/vnic_eth_veth_inventory_list.py | 2 +- .../vnic_eth_veth_inventory_list_all_of.py | 2 +- .../model/vnic_eth_veth_inventory_response.py | 2 +- intersight/model/vnic_eth_vnic_inventory.py | 2 +- .../model/vnic_eth_vnic_inventory_all_of.py | 2 +- .../model/vnic_eth_vnic_inventory_list.py | 2 +- .../vnic_eth_vnic_inventory_list_all_of.py | 2 +- .../model/vnic_eth_vnic_inventory_response.py | 2 +- intersight/model/vnic_fc_adapter_policy.py | 2 +- .../model/vnic_fc_adapter_policy_all_of.py | 2 +- .../model/vnic_fc_adapter_policy_inventory.py | 2 +- ...vnic_fc_adapter_policy_inventory_all_of.py | 2 +- .../vnic_fc_adapter_policy_inventory_list.py | 2 +- ...fc_adapter_policy_inventory_list_all_of.py | 2 +- ...c_adapter_policy_inventory_relationship.py | 2 +- ...ic_fc_adapter_policy_inventory_response.py | 2 +- .../model/vnic_fc_adapter_policy_list.py | 2 +- .../vnic_fc_adapter_policy_list_all_of.py | 2 +- .../vnic_fc_adapter_policy_relationship.py | 2 +- .../model/vnic_fc_adapter_policy_response.py | 2 +- .../model/vnic_fc_error_recovery_settings.py | 2 +- .../vnic_fc_error_recovery_settings_all_of.py | 2 +- intersight/model/vnic_fc_if.py | 2 +- intersight/model/vnic_fc_if_all_of.py | 2 +- intersight/model/vnic_fc_if_inventory.py | 2 +- .../model/vnic_fc_if_inventory_all_of.py | 2 +- intersight/model/vnic_fc_if_inventory_list.py | 2 +- .../model/vnic_fc_if_inventory_list_all_of.py | 2 +- .../vnic_fc_if_inventory_relationship.py | 2 +- .../model/vnic_fc_if_inventory_response.py | 2 +- intersight/model/vnic_fc_if_list.py | 2 +- intersight/model/vnic_fc_if_list_all_of.py | 2 +- intersight/model/vnic_fc_if_relationship.py | 2 +- intersight/model/vnic_fc_if_response.py | 2 +- .../model/vnic_fc_interrupt_settings.py | 2 +- .../vnic_fc_interrupt_settings_all_of.py | 2 +- intersight/model/vnic_fc_network_policy.py | 2 +- .../model/vnic_fc_network_policy_all_of.py | 2 +- .../model/vnic_fc_network_policy_inventory.py | 2 +- ...vnic_fc_network_policy_inventory_all_of.py | 2 +- .../vnic_fc_network_policy_inventory_list.py | 2 +- ...fc_network_policy_inventory_list_all_of.py | 2 +- ...c_network_policy_inventory_relationship.py | 2 +- ...ic_fc_network_policy_inventory_response.py | 2 +- .../model/vnic_fc_network_policy_list.py | 2 +- .../vnic_fc_network_policy_list_all_of.py | 2 +- .../vnic_fc_network_policy_relationship.py | 2 +- .../model/vnic_fc_network_policy_response.py | 2 +- intersight/model/vnic_fc_qos_policy.py | 2 +- intersight/model/vnic_fc_qos_policy_all_of.py | 2 +- .../model/vnic_fc_qos_policy_inventory.py | 2 +- .../vnic_fc_qos_policy_inventory_all_of.py | 2 +- .../vnic_fc_qos_policy_inventory_list.py | 2 +- ...nic_fc_qos_policy_inventory_list_all_of.py | 2 +- ...ic_fc_qos_policy_inventory_relationship.py | 2 +- .../vnic_fc_qos_policy_inventory_response.py | 2 +- intersight/model/vnic_fc_qos_policy_list.py | 2 +- .../model/vnic_fc_qos_policy_list_all_of.py | 2 +- .../model/vnic_fc_qos_policy_relationship.py | 2 +- .../model/vnic_fc_qos_policy_response.py | 2 +- intersight/model/vnic_fc_queue_settings.py | 2 +- .../model/vnic_fc_queue_settings_all_of.py | 2 +- intersight/model/vnic_fc_veth_inventory.py | 2 +- .../model/vnic_fc_veth_inventory_all_of.py | 2 +- .../model/vnic_fc_veth_inventory_list.py | 2 +- .../vnic_fc_veth_inventory_list_all_of.py | 2 +- .../model/vnic_fc_veth_inventory_response.py | 2 +- .../model/vnic_fc_vhba_policy_inventory.py | 2 +- .../vnic_fc_vhba_policy_inventory_all_of.py | 2 +- .../vnic_fc_vhba_policy_inventory_list.py | 2 +- ...ic_fc_vhba_policy_inventory_list_all_of.py | 2 +- .../vnic_fc_vhba_policy_inventory_response.py | 2 +- intersight/model/vnic_flogi_settings.py | 2 +- .../model/vnic_flogi_settings_all_of.py | 2 +- intersight/model/vnic_iscsi_adapter_policy.py | 2 +- .../model/vnic_iscsi_adapter_policy_all_of.py | 2 +- .../vnic_iscsi_adapter_policy_inventory.py | 2 +- ...c_iscsi_adapter_policy_inventory_all_of.py | 2 +- ...nic_iscsi_adapter_policy_inventory_list.py | 2 +- ...si_adapter_policy_inventory_list_all_of.py | 2 +- ...i_adapter_policy_inventory_relationship.py | 2 +- ...iscsi_adapter_policy_inventory_response.py | 2 +- .../model/vnic_iscsi_adapter_policy_list.py | 2 +- .../vnic_iscsi_adapter_policy_list_all_of.py | 2 +- .../vnic_iscsi_adapter_policy_relationship.py | 2 +- .../vnic_iscsi_adapter_policy_response.py | 2 +- intersight/model/vnic_iscsi_auth_profile.py | 2 +- .../model/vnic_iscsi_auth_profile_all_of.py | 2 +- intersight/model/vnic_iscsi_boot_policy.py | 2 +- .../model/vnic_iscsi_boot_policy_all_of.py | 2 +- .../model/vnic_iscsi_boot_policy_inventory.py | 2 +- ...vnic_iscsi_boot_policy_inventory_all_of.py | 2 +- .../vnic_iscsi_boot_policy_inventory_list.py | 2 +- ...iscsi_boot_policy_inventory_list_all_of.py | 2 +- ...scsi_boot_policy_inventory_relationship.py | 2 +- ...ic_iscsi_boot_policy_inventory_response.py | 2 +- .../model/vnic_iscsi_boot_policy_list.py | 2 +- .../vnic_iscsi_boot_policy_list_all_of.py | 2 +- .../vnic_iscsi_boot_policy_relationship.py | 2 +- .../model/vnic_iscsi_boot_policy_response.py | 2 +- .../model/vnic_iscsi_static_target_policy.py | 2 +- .../vnic_iscsi_static_target_policy_all_of.py | 2 +- ...ic_iscsi_static_target_policy_inventory.py | 2 +- ...i_static_target_policy_inventory_all_of.py | 2 +- ...csi_static_target_policy_inventory_list.py | 2 +- ...tic_target_policy_inventory_list_all_of.py | 2 +- ...ic_target_policy_inventory_relationship.py | 2 +- ...static_target_policy_inventory_response.py | 2 +- .../vnic_iscsi_static_target_policy_list.py | 2 +- ..._iscsi_static_target_policy_list_all_of.py | 2 +- ...iscsi_static_target_policy_relationship.py | 2 +- ...nic_iscsi_static_target_policy_response.py | 2 +- .../model/vnic_lan_connectivity_policy.py | 2 +- .../vnic_lan_connectivity_policy_all_of.py | 2 +- .../vnic_lan_connectivity_policy_inventory.py | 2 +- ...an_connectivity_policy_inventory_all_of.py | 2 +- ..._lan_connectivity_policy_inventory_list.py | 2 +- ...nnectivity_policy_inventory_list_all_of.py | 2 +- ...nectivity_policy_inventory_relationship.py | 2 +- ..._connectivity_policy_inventory_response.py | 2 +- .../vnic_lan_connectivity_policy_list.py | 2 +- ...nic_lan_connectivity_policy_list_all_of.py | 2 +- ...ic_lan_connectivity_policy_relationship.py | 2 +- .../vnic_lan_connectivity_policy_response.py | 2 +- intersight/model/vnic_lcp_status.py | 2 +- intersight/model/vnic_lcp_status_all_of.py | 2 +- intersight/model/vnic_lcp_status_list.py | 2 +- .../model/vnic_lcp_status_list_all_of.py | 2 +- intersight/model/vnic_lcp_status_response.py | 2 +- intersight/model/vnic_lun.py | 2 +- intersight/model/vnic_lun_all_of.py | 2 +- intersight/model/vnic_nvgre_settings.py | 2 +- .../model/vnic_nvgre_settings_all_of.py | 2 +- intersight/model/vnic_placement_settings.py | 2 +- .../model/vnic_placement_settings_all_of.py | 2 +- intersight/model/vnic_plogi_settings.py | 2 +- .../model/vnic_plogi_settings_all_of.py | 2 +- intersight/model/vnic_ptp_settings.py | 2 +- intersight/model/vnic_ptp_settings_all_of.py | 2 +- intersight/model/vnic_roce_settings.py | 2 +- intersight/model/vnic_roce_settings_all_of.py | 2 +- intersight/model/vnic_rss_hash_settings.py | 2 +- .../model/vnic_rss_hash_settings_all_of.py | 2 +- .../model/vnic_san_connectivity_policy.py | 2 +- .../vnic_san_connectivity_policy_all_of.py | 2 +- .../vnic_san_connectivity_policy_inventory.py | 2 +- ...an_connectivity_policy_inventory_all_of.py | 2 +- ..._san_connectivity_policy_inventory_list.py | 2 +- ...nnectivity_policy_inventory_list_all_of.py | 2 +- ...nectivity_policy_inventory_relationship.py | 2 +- ..._connectivity_policy_inventory_response.py | 2 +- .../vnic_san_connectivity_policy_list.py | 2 +- ...nic_san_connectivity_policy_list_all_of.py | 2 +- ...ic_san_connectivity_policy_relationship.py | 2 +- .../vnic_san_connectivity_policy_response.py | 2 +- intersight/model/vnic_scp_status.py | 2 +- intersight/model/vnic_scp_status_all_of.py | 2 +- intersight/model/vnic_scp_status_list.py | 2 +- .../model/vnic_scp_status_list_all_of.py | 2 +- intersight/model/vnic_scp_status_response.py | 2 +- intersight/model/vnic_scsi_queue_settings.py | 2 +- .../model/vnic_scsi_queue_settings_all_of.py | 2 +- intersight/model/vnic_tcp_offload_settings.py | 2 +- .../model/vnic_tcp_offload_settings_all_of.py | 2 +- intersight/model/vnic_usnic_settings.py | 2 +- .../model/vnic_usnic_settings_all_of.py | 2 +- intersight/model/vnic_vif_status.py | 2 +- intersight/model/vnic_vif_status_all_of.py | 2 +- intersight/model/vnic_vlan_settings.py | 2 +- intersight/model/vnic_vlan_settings_all_of.py | 2 +- intersight/model/vnic_vmq_settings.py | 2 +- intersight/model/vnic_vmq_settings_all_of.py | 2 +- intersight/model/vnic_vsan_settings.py | 2 +- intersight/model/vnic_vsan_settings_all_of.py | 2 +- intersight/model/vnic_vxlan_settings.py | 2 +- .../model/vnic_vxlan_settings_all_of.py | 2 +- intersight/model/vrf_vrf.py | 2 +- intersight/model/vrf_vrf_all_of.py | 2 +- intersight/model/vrf_vrf_list.py | 2 +- intersight/model/vrf_vrf_list_all_of.py | 2 +- intersight/model/vrf_vrf_relationship.py | 2 +- intersight/model/vrf_vrf_response.py | 2 +- .../model/workflow_abstract_loop_task.py | 2 +- .../workflow_abstract_loop_task_all_of.py | 2 +- .../model/workflow_abstract_worker_task.py | 2 +- .../workflow_abstract_worker_task_all_of.py | 2 +- .../workflow_action_workflow_definition.py | 2 +- ...kflow_action_workflow_definition_all_of.py | 2 +- .../model/workflow_ansible_batch_executor.py | 2 +- .../workflow_ansible_batch_executor_all_of.py | 2 +- .../workflow_ansible_batch_executor_list.py | 2 +- ...flow_ansible_batch_executor_list_all_of.py | 2 +- ...orkflow_ansible_batch_executor_response.py | 2 +- .../model/workflow_ansible_play_session.py | 2 +- .../workflow_ansible_play_session_all_of.py | 2 +- intersight/model/workflow_api.py | 2 +- intersight/model/workflow_api_all_of.py | 2 +- intersight/model/workflow_array_data_type.py | 2 +- .../model/workflow_array_data_type_all_of.py | 2 +- intersight/model/workflow_array_item.py | 2 +- intersight/model/workflow_associated_roles.py | 2 +- .../model/workflow_associated_roles_all_of.py | 2 +- intersight/model/workflow_base_data_type.py | 2 +- .../model/workflow_base_data_type_all_of.py | 2 +- .../model/workflow_batch_api_executor.py | 2 +- .../workflow_batch_api_executor_all_of.py | 2 +- .../model/workflow_batch_api_executor_list.py | 2 +- ...workflow_batch_api_executor_list_all_of.py | 2 +- .../workflow_batch_api_executor_response.py | 2 +- intersight/model/workflow_batch_executor.py | 2 +- .../model/workflow_batch_executor_all_of.py | 2 +- intersight/model/workflow_build_task_meta.py | 2 +- .../model/workflow_build_task_meta_all_of.py | 2 +- .../model/workflow_build_task_meta_list.py | 2 +- .../workflow_build_task_meta_list_all_of.py | 2 +- .../model/workflow_build_task_meta_owner.py | 2 +- .../workflow_build_task_meta_owner_all_of.py | 2 +- .../workflow_build_task_meta_owner_list.py | 2 +- ...kflow_build_task_meta_owner_list_all_of.py | 2 +- ...workflow_build_task_meta_owner_response.py | 2 +- .../workflow_build_task_meta_response.py | 2 +- intersight/model/workflow_cancelable_type.py | 2 +- .../model/workflow_cancelable_type_all_of.py | 2 +- intersight/model/workflow_catalog.py | 2 +- intersight/model/workflow_catalog_all_of.py | 2 +- intersight/model/workflow_catalog_list.py | 2 +- .../model/workflow_catalog_list_all_of.py | 2 +- .../model/workflow_catalog_relationship.py | 2 +- intersight/model/workflow_catalog_response.py | 2 +- intersight/model/workflow_cli_command.py | 2 +- .../model/workflow_cli_command_all_of.py | 2 +- intersight/model/workflow_comments.py | 2 +- intersight/model/workflow_comments_all_of.py | 2 +- intersight/model/workflow_constraints.py | 2 +- .../model/workflow_constraints_all_of.py | 2 +- intersight/model/workflow_control_task.py | 2 +- .../model/workflow_custom_array_item.py | 2 +- .../workflow_custom_array_item_all_of.py | 2 +- .../model/workflow_custom_data_property.py | 2 +- .../workflow_custom_data_property_all_of.py | 2 +- intersight/model/workflow_custom_data_type.py | 2 +- .../model/workflow_custom_data_type_all_of.py | 2 +- .../workflow_custom_data_type_definition.py | 2 +- ...flow_custom_data_type_definition_all_of.py | 2 +- ...rkflow_custom_data_type_definition_list.py | 2 +- ...custom_data_type_definition_list_all_of.py | 2 +- ...ustom_data_type_definition_relationship.py | 2 +- ...ow_custom_data_type_definition_response.py | 2 +- .../workflow_custom_data_type_properties.py | 2 +- ...flow_custom_data_type_properties_all_of.py | 2 +- intersight/model/workflow_decision_case.py | 2 +- .../model/workflow_decision_case_all_of.py | 2 +- intersight/model/workflow_decision_task.py | 2 +- .../model/workflow_decision_task_all_of.py | 2 +- intersight/model/workflow_default_value.py | 2 +- .../model/workflow_default_value_all_of.py | 2 +- intersight/model/workflow_display_meta.py | 2 +- .../model/workflow_display_meta_all_of.py | 2 +- ...kflow_dynamic_template_parser_data_type.py | 2 +- ...ynamic_template_parser_data_type_all_of.py | 2 +- ...kflow_dynamic_workflow_action_task_list.py | 2 +- ...ynamic_workflow_action_task_list_all_of.py | 2 +- intersight/model/workflow_end_task.py | 2 +- intersight/model/workflow_enum_entry.py | 2 +- .../model/workflow_enum_entry_all_of.py | 2 +- .../model/workflow_error_response_handler.py | 2 +- .../workflow_error_response_handler_all_of.py | 2 +- .../workflow_error_response_handler_list.py | 2 +- ...flow_error_response_handler_list_all_of.py | 2 +- ...low_error_response_handler_relationship.py | 2 +- ...orkflow_error_response_handler_response.py | 2 +- intersight/model/workflow_expect_prompt.py | 2 +- .../model/workflow_expect_prompt_all_of.py | 2 +- intersight/model/workflow_failure_end_task.py | 2 +- intersight/model/workflow_file_download_op.py | 2 +- .../model/workflow_file_download_op_all_of.py | 2 +- intersight/model/workflow_file_operations.py | 2 +- .../model/workflow_file_operations_all_of.py | 2 +- intersight/model/workflow_file_template_op.py | 2 +- .../model/workflow_file_template_op_all_of.py | 2 +- intersight/model/workflow_file_transfer.py | 2 +- .../model/workflow_file_transfer_all_of.py | 2 +- intersight/model/workflow_fork_task.py | 2 +- intersight/model/workflow_fork_task_all_of.py | 2 +- .../model/workflow_initiator_context.py | 2 +- .../workflow_initiator_context_all_of.py | 2 +- .../model/workflow_internal_properties.py | 2 +- .../workflow_internal_properties_all_of.py | 2 +- intersight/model/workflow_join_task.py | 2 +- intersight/model/workflow_join_task_all_of.py | 2 +- intersight/model/workflow_loop_task.py | 2 +- intersight/model/workflow_loop_task_all_of.py | 2 +- intersight/model/workflow_message.py | 2 +- intersight/model/workflow_message_all_of.py | 2 +- .../model/workflow_mo_reference_array_item.py | 2 +- ...workflow_mo_reference_array_item_all_of.py | 2 +- .../model/workflow_mo_reference_data_type.py | 2 +- .../workflow_mo_reference_data_type_all_of.py | 2 +- .../model/workflow_mo_reference_property.py | 2 +- .../workflow_mo_reference_property_all_of.py | 2 +- intersight/model/workflow_parameter_set.py | 2 +- .../model/workflow_parameter_set_all_of.py | 2 +- .../workflow_pending_dynamic_workflow_info.py | 2 +- ...ow_pending_dynamic_workflow_info_all_of.py | 2 +- ...flow_pending_dynamic_workflow_info_list.py | 2 +- ...nding_dynamic_workflow_info_list_all_of.py | 2 +- ...ding_dynamic_workflow_info_relationship.py | 2 +- ..._pending_dynamic_workflow_info_response.py | 2 +- intersight/model/workflow_power_shell_api.py | 2 +- .../model/workflow_power_shell_api_all_of.py | 2 +- ...workflow_power_shell_batch_api_executor.py | 2 +- ...w_power_shell_batch_api_executor_all_of.py | 2 +- ...low_power_shell_batch_api_executor_list.py | 2 +- ...er_shell_batch_api_executor_list_all_of.py | 2 +- ...power_shell_batch_api_executor_response.py | 2 +- .../model/workflow_primitive_array_item.py | 2 +- .../workflow_primitive_array_item_all_of.py | 2 +- .../model/workflow_primitive_data_property.py | 2 +- ...workflow_primitive_data_property_all_of.py | 2 +- .../model/workflow_primitive_data_type.py | 2 +- .../workflow_primitive_data_type_all_of.py | 2 +- intersight/model/workflow_properties.py | 2 +- .../model/workflow_properties_all_of.py | 2 +- intersight/model/workflow_result_handler.py | 2 +- intersight/model/workflow_rollback_task.py | 2 +- .../model/workflow_rollback_task_all_of.py | 2 +- .../model/workflow_rollback_workflow.py | 2 +- .../workflow_rollback_workflow_all_of.py | 2 +- .../model/workflow_rollback_workflow_list.py | 2 +- .../workflow_rollback_workflow_list_all_of.py | 2 +- .../workflow_rollback_workflow_response.py | 2 +- .../model/workflow_rollback_workflow_task.py | 2 +- .../workflow_rollback_workflow_task_all_of.py | 2 +- .../model/workflow_selector_property.py | 2 +- .../workflow_selector_property_all_of.py | 2 +- intersight/model/workflow_serial_loop_task.py | 2 +- .../model/workflow_serial_loop_task_all_of.py | 2 +- ...workflow_service_item_action_definition.py | 2 +- ...w_service_item_action_definition_all_of.py | 2 +- ...low_service_item_action_definition_list.py | 2 +- ...vice_item_action_definition_list_all_of.py | 2 +- ...ice_item_action_definition_relationship.py | 2 +- ...service_item_action_definition_response.py | 2 +- .../workflow_service_item_action_instance.py | 2 +- ...low_service_item_action_instance_all_of.py | 2 +- ...kflow_service_item_action_instance_list.py | 2 +- ...ervice_item_action_instance_list_all_of.py | 2 +- ...w_service_item_action_instance_response.py | 2 +- ...service_item_action_workflow_definition.py | 2 +- ..._item_action_workflow_definition_all_of.py | 2 +- .../model/workflow_service_item_definition.py | 2 +- ...workflow_service_item_definition_all_of.py | 2 +- .../workflow_service_item_definition_list.py | 2 +- ...low_service_item_definition_list_all_of.py | 2 +- ...ow_service_item_definition_relationship.py | 2 +- ...rkflow_service_item_definition_response.py | 2 +- ...ow_service_item_health_check_definition.py | 2 +- ...ice_item_health_check_definition_all_of.py | 2 +- ...rvice_item_health_check_definition_list.py | 2 +- ...tem_health_check_definition_list_all_of.py | 2 +- ...em_health_check_definition_relationship.py | 2 +- ...e_item_health_check_definition_response.py | 2 +- ...low_service_item_health_check_execution.py | 2 +- ...vice_item_health_check_execution_all_of.py | 2 +- ...ervice_item_health_check_execution_list.py | 2 +- ...item_health_check_execution_list_all_of.py | 2 +- ...ce_item_health_check_execution_response.py | 2 +- .../model/workflow_service_item_instance.py | 2 +- .../workflow_service_item_instance_all_of.py | 2 +- .../workflow_service_item_instance_list.py | 2 +- ...kflow_service_item_instance_list_all_of.py | 2 +- ...flow_service_item_instance_relationship.py | 2 +- ...workflow_service_item_instance_response.py | 2 +- .../model/workflow_service_item_output.py | 2 +- .../workflow_service_item_output_all_of.py | 2 +- .../workflow_service_item_output_list.py | 2 +- ...orkflow_service_item_output_list_all_of.py | 2 +- .../workflow_service_item_output_response.py | 2 +- .../workflow_solution_action_definition.py | 2 +- ...kflow_solution_action_definition_all_of.py | 2 +- ...orkflow_solution_action_definition_list.py | 2 +- ..._solution_action_definition_list_all_of.py | 2 +- ...solution_action_definition_relationship.py | 2 +- ...low_solution_action_definition_response.py | 2 +- .../workflow_solution_action_instance.py | 2 +- ...orkflow_solution_action_instance_all_of.py | 2 +- .../workflow_solution_action_instance_list.py | 2 +- ...ow_solution_action_instance_list_all_of.py | 2 +- ...kflow_solution_action_instance_response.py | 2 +- .../model/workflow_solution_definition.py | 2 +- .../workflow_solution_definition_all_of.py | 2 +- .../workflow_solution_definition_list.py | 2 +- ...orkflow_solution_definition_list_all_of.py | 2 +- ...rkflow_solution_definition_relationship.py | 2 +- .../workflow_solution_definition_response.py | 2 +- .../model/workflow_solution_instance.py | 2 +- .../workflow_solution_instance_all_of.py | 2 +- .../model/workflow_solution_instance_list.py | 2 +- .../workflow_solution_instance_list_all_of.py | 2 +- ...workflow_solution_instance_relationship.py | 2 +- .../workflow_solution_instance_response.py | 2 +- intersight/model/workflow_solution_output.py | 2 +- .../model/workflow_solution_output_all_of.py | 2 +- .../model/workflow_solution_output_list.py | 2 +- .../workflow_solution_output_list_all_of.py | 2 +- .../workflow_solution_output_response.py | 2 +- .../model/workflow_ssh_batch_executor.py | 2 +- .../workflow_ssh_batch_executor_all_of.py | 2 +- .../model/workflow_ssh_batch_executor_list.py | 2 +- ...workflow_ssh_batch_executor_list_all_of.py | 2 +- .../workflow_ssh_batch_executor_response.py | 2 +- intersight/model/workflow_ssh_cmd.py | 2 +- intersight/model/workflow_ssh_cmd_all_of.py | 2 +- intersight/model/workflow_ssh_config.py | 2 +- .../model/workflow_ssh_config_all_of.py | 2 +- intersight/model/workflow_ssh_session.py | 2 +- .../model/workflow_ssh_session_all_of.py | 2 +- intersight/model/workflow_start_task.py | 2 +- .../model/workflow_start_task_all_of.py | 2 +- .../model/workflow_sub_workflow_task.py | 2 +- .../workflow_sub_workflow_task_all_of.py | 2 +- intersight/model/workflow_success_end_task.py | 2 +- intersight/model/workflow_target_context.py | 2 +- .../model/workflow_target_context_all_of.py | 2 +- intersight/model/workflow_target_data_type.py | 2 +- .../model/workflow_target_data_type_all_of.py | 2 +- intersight/model/workflow_target_property.py | 2 +- .../model/workflow_target_property_all_of.py | 2 +- intersight/model/workflow_task_constraints.py | 2 +- .../model/workflow_task_constraints_all_of.py | 2 +- intersight/model/workflow_task_debug_log.py | 2 +- .../model/workflow_task_debug_log_all_of.py | 2 +- .../model/workflow_task_debug_log_list.py | 2 +- .../workflow_task_debug_log_list_all_of.py | 2 +- .../model/workflow_task_debug_log_response.py | 2 +- intersight/model/workflow_task_definition.py | 2 +- .../model/workflow_task_definition_all_of.py | 2 +- .../model/workflow_task_definition_list.py | 2 +- .../workflow_task_definition_list_all_of.py | 2 +- .../workflow_task_definition_relationship.py | 2 +- .../workflow_task_definition_response.py | 2 +- intersight/model/workflow_task_info.py | 2 +- intersight/model/workflow_task_info_all_of.py | 2 +- intersight/model/workflow_task_info_list.py | 2 +- .../model/workflow_task_info_list_all_of.py | 2 +- .../model/workflow_task_info_relationship.py | 2 +- .../model/workflow_task_info_response.py | 2 +- intersight/model/workflow_task_loop_info.py | 2 +- .../model/workflow_task_loop_info_all_of.py | 2 +- intersight/model/workflow_task_metadata.py | 2 +- .../model/workflow_task_metadata_all_of.py | 2 +- .../model/workflow_task_metadata_list.py | 2 +- .../workflow_task_metadata_list_all_of.py | 2 +- .../workflow_task_metadata_relationship.py | 2 +- .../model/workflow_task_metadata_response.py | 2 +- .../model/workflow_task_notification.py | 2 +- .../workflow_task_notification_all_of.py | 2 +- intersight/model/workflow_task_retry_info.py | 2 +- .../model/workflow_task_retry_info_all_of.py | 2 +- .../model/workflow_template_evaluation.py | 2 +- .../workflow_template_evaluation_all_of.py | 2 +- .../model/workflow_template_function_meta.py | 2 +- .../workflow_template_function_meta_all_of.py | 2 +- .../workflow_template_function_meta_list.py | 2 +- ...flow_template_function_meta_list_all_of.py | 2 +- ...orkflow_template_function_meta_response.py | 2 +- intersight/model/workflow_template_parser.py | 2 +- .../model/workflow_template_parser_all_of.py | 2 +- intersight/model/workflow_ui_input_filter.py | 2 +- .../model/workflow_ui_input_filter_all_of.py | 2 +- intersight/model/workflow_validation_error.py | 2 +- .../model/workflow_validation_error_all_of.py | 2 +- .../model/workflow_validation_information.py | 2 +- .../workflow_validation_information_all_of.py | 2 +- intersight/model/workflow_wait_task.py | 2 +- intersight/model/workflow_wait_task_all_of.py | 2 +- intersight/model/workflow_wait_task_prompt.py | 2 +- .../model/workflow_wait_task_prompt_all_of.py | 2 +- intersight/model/workflow_web_api.py | 2 +- intersight/model/workflow_web_api_all_of.py | 2 +- intersight/model/workflow_worker_task.py | 2 +- .../model/workflow_worker_task_all_of.py | 2 +- intersight/model/workflow_workflow_ctx.py | 2 +- .../model/workflow_workflow_ctx_all_of.py | 2 +- .../model/workflow_workflow_definition.py | 2 +- .../workflow_workflow_definition_all_of.py | 2 +- .../workflow_workflow_definition_list.py | 2 +- ...orkflow_workflow_definition_list_all_of.py | 2 +- ...rkflow_workflow_definition_relationship.py | 2 +- .../workflow_workflow_definition_response.py | 2 +- .../workflow_workflow_engine_properties.py | 2 +- intersight/model/workflow_workflow_info.py | 2 +- .../model/workflow_workflow_info_all_of.py | 2 +- .../model/workflow_workflow_info_list.py | 2 +- .../workflow_workflow_info_list_all_of.py | 2 +- .../workflow_workflow_info_properties.py | 2 +- ...orkflow_workflow_info_properties_all_of.py | 2 +- .../workflow_workflow_info_relationship.py | 2 +- .../model/workflow_workflow_info_response.py | 2 +- intersight/model/workflow_workflow_meta.py | 2 +- .../model/workflow_workflow_meta_all_of.py | 2 +- .../model/workflow_workflow_meta_list.py | 2 +- .../workflow_workflow_meta_list_all_of.py | 2 +- .../model/workflow_workflow_meta_response.py | 2 +- .../model/workflow_workflow_metadata.py | 2 +- .../workflow_workflow_metadata_all_of.py | 2 +- .../model/workflow_workflow_metadata_list.py | 2 +- .../workflow_workflow_metadata_list_all_of.py | 2 +- ...workflow_workflow_metadata_relationship.py | 2 +- .../workflow_workflow_metadata_response.py | 2 +- .../model/workflow_workflow_notification.py | 2 +- .../workflow_workflow_notification_all_of.py | 2 +- .../model/workflow_workflow_properties.py | 2 +- .../workflow_workflow_properties_all_of.py | 2 +- intersight/model/workflow_workflow_task.py | 2 +- .../model/workflow_workflow_task_all_of.py | 2 +- intersight/model/workflow_xml_api.py | 2 +- intersight/model/x509_certificate.py | 2 +- intersight/model/x509_certificate_all_of.py | 2 +- intersight/model_utils.py | 2 +- intersight/rest.py | 2 +- intersight/signing.py | 2 +- setup.py | 2 +- 7115 files changed, 7204 insertions(+), 7137 deletions(-) diff --git a/intersight/__init__.py b/intersight/__init__.py index 47ce64be1a..dc9edfbbf1 100644 --- a/intersight/__init__.py +++ b/intersight/__init__.py @@ -5,13 +5,13 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ -__version__ = "1.0.11.9661" +__version__ = "1.0.11.9783" # import ApiClient from intersight.api_client import ApiClient diff --git a/intersight/api/aaa_api.py b/intersight/api/aaa_api.py index caf8f6d2a8..17dd914ff5 100644 --- a/intersight/api/aaa_api.py +++ b/intersight/api/aaa_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/access_api.py b/intersight/api/access_api.py index 5ea325274d..b4673b157f 100644 --- a/intersight/api/access_api.py +++ b/intersight/api/access_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/adapter_api.py b/intersight/api/adapter_api.py index 46ba38d21e..454a450f4a 100644 --- a/intersight/api/adapter_api.py +++ b/intersight/api/adapter_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/appliance_api.py b/intersight/api/appliance_api.py index 0e59887bfe..3a4942817c 100644 --- a/intersight/api/appliance_api.py +++ b/intersight/api/appliance_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/asset_api.py b/intersight/api/asset_api.py index 383bcb540e..a72728cf3b 100644 --- a/intersight/api/asset_api.py +++ b/intersight/api/asset_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/bios_api.py b/intersight/api/bios_api.py index 5d0609f430..9fe9e4c43e 100644 --- a/intersight/api/bios_api.py +++ b/intersight/api/bios_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/boot_api.py b/intersight/api/boot_api.py index e32f0b351f..a01917b949 100644 --- a/intersight/api/boot_api.py +++ b/intersight/api/boot_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/bulk_api.py b/intersight/api/bulk_api.py index a707e66821..0ad4d20a21 100644 --- a/intersight/api/bulk_api.py +++ b/intersight/api/bulk_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/capability_api.py b/intersight/api/capability_api.py index 093df536bc..f57d0c6a72 100644 --- a/intersight/api/capability_api.py +++ b/intersight/api/capability_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/certificatemanagement_api.py b/intersight/api/certificatemanagement_api.py index 45c65dba7b..7c0695905d 100644 --- a/intersight/api/certificatemanagement_api.py +++ b/intersight/api/certificatemanagement_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/chassis_api.py b/intersight/api/chassis_api.py index 548d7ac864..8926303091 100644 --- a/intersight/api/chassis_api.py +++ b/intersight/api/chassis_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/cloud_api.py b/intersight/api/cloud_api.py index fd09150b28..16fb0ab8c8 100644 --- a/intersight/api/cloud_api.py +++ b/intersight/api/cloud_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/comm_api.py b/intersight/api/comm_api.py index 6c95b6892e..53b9b4cb6c 100644 --- a/intersight/api/comm_api.py +++ b/intersight/api/comm_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/compute_api.py b/intersight/api/compute_api.py index 7d316a82ac..687d8fdc86 100644 --- a/intersight/api/compute_api.py +++ b/intersight/api/compute_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/cond_api.py b/intersight/api/cond_api.py index fe998dfe82..ccfdd86d95 100644 --- a/intersight/api/cond_api.py +++ b/intersight/api/cond_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/connectorpack_api.py b/intersight/api/connectorpack_api.py index 1baeb1610c..8bda90ab2a 100644 --- a/intersight/api/connectorpack_api.py +++ b/intersight/api/connectorpack_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/console_api.py b/intersight/api/console_api.py index 6a55ab5a57..0fe73b0c5f 100644 --- a/intersight/api/console_api.py +++ b/intersight/api/console_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/convergedinfra_api.py b/intersight/api/convergedinfra_api.py index 612d6ccf4e..51f9b62492 100644 --- a/intersight/api/convergedinfra_api.py +++ b/intersight/api/convergedinfra_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/crd_api.py b/intersight/api/crd_api.py index cb4018f1aa..48d2164cc6 100644 --- a/intersight/api/crd_api.py +++ b/intersight/api/crd_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/deviceconnector_api.py b/intersight/api/deviceconnector_api.py index 08c45b85ab..5918fbf728 100644 --- a/intersight/api/deviceconnector_api.py +++ b/intersight/api/deviceconnector_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/equipment_api.py b/intersight/api/equipment_api.py index 21fcfcdd12..d7a127d335 100644 --- a/intersight/api/equipment_api.py +++ b/intersight/api/equipment_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/ether_api.py b/intersight/api/ether_api.py index f17a8fabcd..fd7c724b98 100644 --- a/intersight/api/ether_api.py +++ b/intersight/api/ether_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/externalsite_api.py b/intersight/api/externalsite_api.py index 10ab9eb73e..70e5ce9bb0 100644 --- a/intersight/api/externalsite_api.py +++ b/intersight/api/externalsite_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/fabric_api.py b/intersight/api/fabric_api.py index f2caa715b6..e612de7551 100644 --- a/intersight/api/fabric_api.py +++ b/intersight/api/fabric_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/fault_api.py b/intersight/api/fault_api.py index 198c9b7e58..02a8e5f930 100644 --- a/intersight/api/fault_api.py +++ b/intersight/api/fault_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/fc_api.py b/intersight/api/fc_api.py index a12e00bacc..365578dff5 100644 --- a/intersight/api/fc_api.py +++ b/intersight/api/fc_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/fcpool_api.py b/intersight/api/fcpool_api.py index 94c906023f..b0b3d240bc 100644 --- a/intersight/api/fcpool_api.py +++ b/intersight/api/fcpool_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/feedback_api.py b/intersight/api/feedback_api.py index 7236565630..c1252d6724 100644 --- a/intersight/api/feedback_api.py +++ b/intersight/api/feedback_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/firmware_api.py b/intersight/api/firmware_api.py index d1dd07205e..9c0a01d5c8 100644 --- a/intersight/api/firmware_api.py +++ b/intersight/api/firmware_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/forecast_api.py b/intersight/api/forecast_api.py index 5a190e1838..214ceecce4 100644 --- a/intersight/api/forecast_api.py +++ b/intersight/api/forecast_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/graphics_api.py b/intersight/api/graphics_api.py index f0378e7548..cefedf2459 100644 --- a/intersight/api/graphics_api.py +++ b/intersight/api/graphics_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/hcl_api.py b/intersight/api/hcl_api.py index c0e0f92d75..af37a824ce 100644 --- a/intersight/api/hcl_api.py +++ b/intersight/api/hcl_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/hyperflex_api.py b/intersight/api/hyperflex_api.py index 8578d89b12..8dbecde043 100644 --- a/intersight/api/hyperflex_api.py +++ b/intersight/api/hyperflex_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/iaas_api.py b/intersight/api/iaas_api.py index 3864f82442..3fc13f8fbd 100644 --- a/intersight/api/iaas_api.py +++ b/intersight/api/iaas_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/iam_api.py b/intersight/api/iam_api.py index 2e96e29d46..48f274b0ef 100644 --- a/intersight/api/iam_api.py +++ b/intersight/api/iam_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/inventory_api.py b/intersight/api/inventory_api.py index c67a3c6b93..3a30f392ae 100644 --- a/intersight/api/inventory_api.py +++ b/intersight/api/inventory_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/ipmioverlan_api.py b/intersight/api/ipmioverlan_api.py index 77534161b9..9e2ecd0953 100644 --- a/intersight/api/ipmioverlan_api.py +++ b/intersight/api/ipmioverlan_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/ippool_api.py b/intersight/api/ippool_api.py index 7ed43d2b6d..8e607a7ef1 100644 --- a/intersight/api/ippool_api.py +++ b/intersight/api/ippool_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/iqnpool_api.py b/intersight/api/iqnpool_api.py index c0426299b6..070d9335b0 100644 --- a/intersight/api/iqnpool_api.py +++ b/intersight/api/iqnpool_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/iwotenant_api.py b/intersight/api/iwotenant_api.py index d803b38f0a..019fe920fa 100644 --- a/intersight/api/iwotenant_api.py +++ b/intersight/api/iwotenant_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/kubernetes_api.py b/intersight/api/kubernetes_api.py index ea5c04bde8..b35ae26114 100644 --- a/intersight/api/kubernetes_api.py +++ b/intersight/api/kubernetes_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/kvm_api.py b/intersight/api/kvm_api.py index 6fc01d36b3..1ef657a674 100644 --- a/intersight/api/kvm_api.py +++ b/intersight/api/kvm_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/license_api.py b/intersight/api/license_api.py index 5c888c430d..0eca58a20c 100644 --- a/intersight/api/license_api.py +++ b/intersight/api/license_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/ls_api.py b/intersight/api/ls_api.py index 7131a3c4e7..9c7de1bbed 100644 --- a/intersight/api/ls_api.py +++ b/intersight/api/ls_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/macpool_api.py b/intersight/api/macpool_api.py index 9e973b2e33..3233c9b906 100644 --- a/intersight/api/macpool_api.py +++ b/intersight/api/macpool_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/management_api.py b/intersight/api/management_api.py index 1717acfdf6..f0eaf9726f 100644 --- a/intersight/api/management_api.py +++ b/intersight/api/management_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/memory_api.py b/intersight/api/memory_api.py index df73303c16..b16ad19387 100644 --- a/intersight/api/memory_api.py +++ b/intersight/api/memory_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/meta_api.py b/intersight/api/meta_api.py index 3c92bcd318..10f75c021d 100644 --- a/intersight/api/meta_api.py +++ b/intersight/api/meta_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/monitoring_api.py b/intersight/api/monitoring_api.py index 88d459c9f7..c03915ae43 100644 --- a/intersight/api/monitoring_api.py +++ b/intersight/api/monitoring_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/network_api.py b/intersight/api/network_api.py index 23e947437d..2ea5d82c2f 100644 --- a/intersight/api/network_api.py +++ b/intersight/api/network_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/networkconfig_api.py b/intersight/api/networkconfig_api.py index be621e49c5..cf35886dcc 100644 --- a/intersight/api/networkconfig_api.py +++ b/intersight/api/networkconfig_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/niaapi_api.py b/intersight/api/niaapi_api.py index 394a8a7679..3d6107137a 100644 --- a/intersight/api/niaapi_api.py +++ b/intersight/api/niaapi_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/niatelemetry_api.py b/intersight/api/niatelemetry_api.py index 9b7a01c28b..53fecf86ff 100644 --- a/intersight/api/niatelemetry_api.py +++ b/intersight/api/niatelemetry_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/notification_api.py b/intersight/api/notification_api.py index a7b72b1183..f2ea897775 100644 --- a/intersight/api/notification_api.py +++ b/intersight/api/notification_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/ntp_api.py b/intersight/api/ntp_api.py index 080f86806a..34a36110bb 100644 --- a/intersight/api/ntp_api.py +++ b/intersight/api/ntp_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/oauth_api.py b/intersight/api/oauth_api.py index 4c5b895acb..8d5ed22a8c 100644 --- a/intersight/api/oauth_api.py +++ b/intersight/api/oauth_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/oprs_api.py b/intersight/api/oprs_api.py index 1bdaccebb2..88d81348f0 100644 --- a/intersight/api/oprs_api.py +++ b/intersight/api/oprs_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/organization_api.py b/intersight/api/organization_api.py index 6452e31026..7067d6d182 100644 --- a/intersight/api/organization_api.py +++ b/intersight/api/organization_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/os_api.py b/intersight/api/os_api.py index 28be75c0bf..c242d0611b 100644 --- a/intersight/api/os_api.py +++ b/intersight/api/os_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/pci_api.py b/intersight/api/pci_api.py index 023029412a..bac2ce0fa2 100644 --- a/intersight/api/pci_api.py +++ b/intersight/api/pci_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/port_api.py b/intersight/api/port_api.py index 9ccd022bc5..9d65503d26 100644 --- a/intersight/api/port_api.py +++ b/intersight/api/port_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/power_api.py b/intersight/api/power_api.py index 7aee440bf7..ffa350a8d9 100644 --- a/intersight/api/power_api.py +++ b/intersight/api/power_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/processor_api.py b/intersight/api/processor_api.py index 61b586e0ca..cbc9e00553 100644 --- a/intersight/api/processor_api.py +++ b/intersight/api/processor_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/rack_api.py b/intersight/api/rack_api.py index a5a5d7b5b4..7cf676a505 100644 --- a/intersight/api/rack_api.py +++ b/intersight/api/rack_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/recommendation_api.py b/intersight/api/recommendation_api.py index 7b9c0d4063..0584ce4b9a 100644 --- a/intersight/api/recommendation_api.py +++ b/intersight/api/recommendation_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/recovery_api.py b/intersight/api/recovery_api.py index d271090ffa..dc605b24b4 100644 --- a/intersight/api/recovery_api.py +++ b/intersight/api/recovery_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/resource_api.py b/intersight/api/resource_api.py index 8677b2eace..e89bdc8e28 100644 --- a/intersight/api/resource_api.py +++ b/intersight/api/resource_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/resourcepool_api.py b/intersight/api/resourcepool_api.py index c61672d848..31c9c661ce 100644 --- a/intersight/api/resourcepool_api.py +++ b/intersight/api/resourcepool_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/rproxy_api.py b/intersight/api/rproxy_api.py index 04f96b58af..5068442f85 100644 --- a/intersight/api/rproxy_api.py +++ b/intersight/api/rproxy_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/sdcard_api.py b/intersight/api/sdcard_api.py index 49e4a4074d..fc07a2486b 100644 --- a/intersight/api/sdcard_api.py +++ b/intersight/api/sdcard_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/search_api.py b/intersight/api/search_api.py index c70bba6c71..9de1e48ea3 100644 --- a/intersight/api/search_api.py +++ b/intersight/api/search_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/security_api.py b/intersight/api/security_api.py index 1d83017e75..bd43e077e7 100644 --- a/intersight/api/security_api.py +++ b/intersight/api/security_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/server_api.py b/intersight/api/server_api.py index b05639855e..0625351d90 100644 --- a/intersight/api/server_api.py +++ b/intersight/api/server_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/smtp_api.py b/intersight/api/smtp_api.py index f20078c3da..38bdde215f 100644 --- a/intersight/api/smtp_api.py +++ b/intersight/api/smtp_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/snmp_api.py b/intersight/api/snmp_api.py index 3999cd13fd..2566d6a0fc 100644 --- a/intersight/api/snmp_api.py +++ b/intersight/api/snmp_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/software_api.py b/intersight/api/software_api.py index 849c1d3389..118862aeb1 100644 --- a/intersight/api/software_api.py +++ b/intersight/api/software_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/softwarerepository_api.py b/intersight/api/softwarerepository_api.py index 7524cbbd25..83b413d352 100644 --- a/intersight/api/softwarerepository_api.py +++ b/intersight/api/softwarerepository_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/sol_api.py b/intersight/api/sol_api.py index c5040081b8..94a6e5b28e 100644 --- a/intersight/api/sol_api.py +++ b/intersight/api/sol_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/ssh_api.py b/intersight/api/ssh_api.py index c22605be88..d9eb5ebcd4 100644 --- a/intersight/api/ssh_api.py +++ b/intersight/api/ssh_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/storage_api.py b/intersight/api/storage_api.py index 46ab07be5e..7e62d5ddd7 100644 --- a/intersight/api/storage_api.py +++ b/intersight/api/storage_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/syslog_api.py b/intersight/api/syslog_api.py index 54f5860732..3432c0a8ca 100644 --- a/intersight/api/syslog_api.py +++ b/intersight/api/syslog_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/tam_api.py b/intersight/api/tam_api.py index b5fb98640d..684911518c 100644 --- a/intersight/api/tam_api.py +++ b/intersight/api/tam_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/task_api.py b/intersight/api/task_api.py index 48838447da..4f6f382be8 100644 --- a/intersight/api/task_api.py +++ b/intersight/api/task_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/techsupportmanagement_api.py b/intersight/api/techsupportmanagement_api.py index 69a4d3b0e1..f56fafc290 100644 --- a/intersight/api/techsupportmanagement_api.py +++ b/intersight/api/techsupportmanagement_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/telemetry_api.py b/intersight/api/telemetry_api.py index d721ed88c8..6201de70f4 100644 --- a/intersight/api/telemetry_api.py +++ b/intersight/api/telemetry_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/terminal_api.py b/intersight/api/terminal_api.py index 9392bc2da5..80713798ab 100644 --- a/intersight/api/terminal_api.py +++ b/intersight/api/terminal_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/terraform_api.py b/intersight/api/terraform_api.py index 1d1499bfef..67adcea5fd 100644 --- a/intersight/api/terraform_api.py +++ b/intersight/api/terraform_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/thermal_api.py b/intersight/api/thermal_api.py index 6e8c3ecf44..752bf2aed1 100644 --- a/intersight/api/thermal_api.py +++ b/intersight/api/thermal_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/top_api.py b/intersight/api/top_api.py index 47d226618d..a7b3aa4793 100644 --- a/intersight/api/top_api.py +++ b/intersight/api/top_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/ucsd_api.py b/intersight/api/ucsd_api.py index 22b353308b..0543421e20 100644 --- a/intersight/api/ucsd_api.py +++ b/intersight/api/ucsd_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/uuidpool_api.py b/intersight/api/uuidpool_api.py index 41e20a8bda..1c670e6758 100644 --- a/intersight/api/uuidpool_api.py +++ b/intersight/api/uuidpool_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/view_api.py b/intersight/api/view_api.py index 71cdfd97ac..856e71fd44 100644 --- a/intersight/api/view_api.py +++ b/intersight/api/view_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/virtualization_api.py b/intersight/api/virtualization_api.py index a45300fe5d..f09604cbfa 100644 --- a/intersight/api/virtualization_api.py +++ b/intersight/api/virtualization_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/vmedia_api.py b/intersight/api/vmedia_api.py index d7c4297fa1..7ee5cbed2e 100644 --- a/intersight/api/vmedia_api.py +++ b/intersight/api/vmedia_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/vmrc_api.py b/intersight/api/vmrc_api.py index d2a1a3edc9..64c3c0f9ce 100644 --- a/intersight/api/vmrc_api.py +++ b/intersight/api/vmrc_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/vnc_api.py b/intersight/api/vnc_api.py index 8ce4a8cba9..fb7e037a96 100644 --- a/intersight/api/vnc_api.py +++ b/intersight/api/vnc_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/vnic_api.py b/intersight/api/vnic_api.py index 1ff47dfc65..ad8f9ec32c 100644 --- a/intersight/api/vnic_api.py +++ b/intersight/api/vnic_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/vrf_api.py b/intersight/api/vrf_api.py index 9493865d9f..bd79b3ddea 100644 --- a/intersight/api/vrf_api.py +++ b/intersight/api/vrf_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api/workflow_api.py b/intersight/api/workflow_api.py index f9e6a5f000..fcd96aa7d7 100644 --- a/intersight/api/workflow_api.py +++ b/intersight/api/workflow_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/api_client.py b/intersight/api_client.py index 14a4642c08..c45994f92e 100644 --- a/intersight/api_client.py +++ b/intersight/api_client.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -77,7 +77,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'OpenAPI-Generator/1.0.11.9661/python' + self.user_agent = 'OpenAPI-Generator/1.0.11.9783/python' def __enter__(self): return self diff --git a/intersight/configuration.py b/intersight/configuration.py index 59ac86298b..73b99af6cb 100644 --- a/intersight/configuration.py +++ b/intersight/configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -481,8 +481,8 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 1.0.11-9661\n"\ - "SDK Package Version: 1.0.11.9661".\ + "Version of the API: 1.0.11-9783\n"\ + "SDK Package Version: 1.0.11.9783".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/intersight/exceptions.py b/intersight/exceptions.py index 942fd3f416..5bf3e9e4ba 100644 --- a/intersight/exceptions.py +++ b/intersight/exceptions.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_abstract_audit_record.py b/intersight/model/aaa_abstract_audit_record.py index de317e092b..c4f7d4dabd 100644 --- a/intersight/model/aaa_abstract_audit_record.py +++ b/intersight/model/aaa_abstract_audit_record.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_abstract_audit_record_all_of.py b/intersight/model/aaa_abstract_audit_record_all_of.py index 783ea03375..280e612da7 100644 --- a/intersight/model/aaa_abstract_audit_record_all_of.py +++ b/intersight/model/aaa_abstract_audit_record_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_audit_record.py b/intersight/model/aaa_audit_record.py index 9aa7905300..af213570fe 100644 --- a/intersight/model/aaa_audit_record.py +++ b/intersight/model/aaa_audit_record.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_audit_record_all_of.py b/intersight/model/aaa_audit_record_all_of.py index 0432db5296..1a5f483bc4 100644 --- a/intersight/model/aaa_audit_record_all_of.py +++ b/intersight/model/aaa_audit_record_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_audit_record_list.py b/intersight/model/aaa_audit_record_list.py index 354a336c37..2467411791 100644 --- a/intersight/model/aaa_audit_record_list.py +++ b/intersight/model/aaa_audit_record_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_audit_record_list_all_of.py b/intersight/model/aaa_audit_record_list_all_of.py index 6be2d8904c..6b280f11ae 100644 --- a/intersight/model/aaa_audit_record_list_all_of.py +++ b/intersight/model/aaa_audit_record_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_audit_record_response.py b/intersight/model/aaa_audit_record_response.py index dc95c9c3b5..f5183ca3a9 100644 --- a/intersight/model/aaa_audit_record_response.py +++ b/intersight/model/aaa_audit_record_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_config.py b/intersight/model/aaa_retention_config.py index 3ace9d6dba..cc88122242 100644 --- a/intersight/model/aaa_retention_config.py +++ b/intersight/model/aaa_retention_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_config_all_of.py b/intersight/model/aaa_retention_config_all_of.py index 9abd175ecf..ab67df2989 100644 --- a/intersight/model/aaa_retention_config_all_of.py +++ b/intersight/model/aaa_retention_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_config_list.py b/intersight/model/aaa_retention_config_list.py index 0c1b95127a..0f684b58e9 100644 --- a/intersight/model/aaa_retention_config_list.py +++ b/intersight/model/aaa_retention_config_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_config_list_all_of.py b/intersight/model/aaa_retention_config_list_all_of.py index f467ceb986..9f858ef7c3 100644 --- a/intersight/model/aaa_retention_config_list_all_of.py +++ b/intersight/model/aaa_retention_config_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_config_response.py b/intersight/model/aaa_retention_config_response.py index 6aa2766a4c..d4c1635c04 100644 --- a/intersight/model/aaa_retention_config_response.py +++ b/intersight/model/aaa_retention_config_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_policy.py b/intersight/model/aaa_retention_policy.py index cfeedfe570..57d77f2041 100644 --- a/intersight/model/aaa_retention_policy.py +++ b/intersight/model/aaa_retention_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_policy_all_of.py b/intersight/model/aaa_retention_policy_all_of.py index f706d8e9e6..d9a878909c 100644 --- a/intersight/model/aaa_retention_policy_all_of.py +++ b/intersight/model/aaa_retention_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_policy_list.py b/intersight/model/aaa_retention_policy_list.py index db68c91524..8c64381de1 100644 --- a/intersight/model/aaa_retention_policy_list.py +++ b/intersight/model/aaa_retention_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_policy_list_all_of.py b/intersight/model/aaa_retention_policy_list_all_of.py index 0eafc7e267..1316756341 100644 --- a/intersight/model/aaa_retention_policy_list_all_of.py +++ b/intersight/model/aaa_retention_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/aaa_retention_policy_response.py b/intersight/model/aaa_retention_policy_response.py index ce75ee64d6..de15103123 100644 --- a/intersight/model/aaa_retention_policy_response.py +++ b/intersight/model/aaa_retention_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_address_type.py b/intersight/model/access_address_type.py index 07c5f73edd..f036202984 100644 --- a/intersight/model/access_address_type.py +++ b/intersight/model/access_address_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_address_type_all_of.py b/intersight/model/access_address_type_all_of.py index 40268f793a..a92236da8c 100644 --- a/intersight/model/access_address_type_all_of.py +++ b/intersight/model/access_address_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_configuration_type.py b/intersight/model/access_configuration_type.py index 380aedc712..37f599ef04 100644 --- a/intersight/model/access_configuration_type.py +++ b/intersight/model/access_configuration_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_configuration_type_all_of.py b/intersight/model/access_configuration_type_all_of.py index 0e100224b4..bf7bdc87b8 100644 --- a/intersight/model/access_configuration_type_all_of.py +++ b/intersight/model/access_configuration_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy.py b/intersight/model/access_policy.py index 9097ab3567..0e75d2014d 100644 --- a/intersight/model/access_policy.py +++ b/intersight/model/access_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_all_of.py b/intersight/model/access_policy_all_of.py index 509780c31e..b0970d2e9f 100644 --- a/intersight/model/access_policy_all_of.py +++ b/intersight/model/access_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory.py b/intersight/model/access_policy_inventory.py index 7788295bae..eaa2dd5927 100644 --- a/intersight/model/access_policy_inventory.py +++ b/intersight/model/access_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory_all_of.py b/intersight/model/access_policy_inventory_all_of.py index f45d3a8e9f..3e18c16618 100644 --- a/intersight/model/access_policy_inventory_all_of.py +++ b/intersight/model/access_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory_list.py b/intersight/model/access_policy_inventory_list.py index 5e3de29fb0..d40febd2fe 100644 --- a/intersight/model/access_policy_inventory_list.py +++ b/intersight/model/access_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory_list_all_of.py b/intersight/model/access_policy_inventory_list_all_of.py index 4209290fe0..d04708f454 100644 --- a/intersight/model/access_policy_inventory_list_all_of.py +++ b/intersight/model/access_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_inventory_response.py b/intersight/model/access_policy_inventory_response.py index 97d60a8e0e..1f85911c43 100644 --- a/intersight/model/access_policy_inventory_response.py +++ b/intersight/model/access_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_list.py b/intersight/model/access_policy_list.py index ad055beecf..520bc58c04 100644 --- a/intersight/model/access_policy_list.py +++ b/intersight/model/access_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_list_all_of.py b/intersight/model/access_policy_list_all_of.py index 44e8ac60a7..cab71648ea 100644 --- a/intersight/model/access_policy_list_all_of.py +++ b/intersight/model/access_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/access_policy_response.py b/intersight/model/access_policy_response.py index 0b5b182373..f567336d13 100644 --- a/intersight/model/access_policy_response.py +++ b/intersight/model/access_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_adapter_config.py b/intersight/model/adapter_adapter_config.py index 2c0b249770..ad562b1361 100644 --- a/intersight/model/adapter_adapter_config.py +++ b/intersight/model/adapter_adapter_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_adapter_config_all_of.py b/intersight/model/adapter_adapter_config_all_of.py index 5e9086fc37..5c95326e8c 100644 --- a/intersight/model/adapter_adapter_config_all_of.py +++ b/intersight/model/adapter_adapter_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_config_policy.py b/intersight/model/adapter_config_policy.py index e1ec2a9742..01698df057 100644 --- a/intersight/model/adapter_config_policy.py +++ b/intersight/model/adapter_config_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_config_policy_all_of.py b/intersight/model/adapter_config_policy_all_of.py index d2c5ae7ae7..fb465a1b48 100644 --- a/intersight/model/adapter_config_policy_all_of.py +++ b/intersight/model/adapter_config_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_config_policy_list.py b/intersight/model/adapter_config_policy_list.py index 390faa6166..1396f3d812 100644 --- a/intersight/model/adapter_config_policy_list.py +++ b/intersight/model/adapter_config_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_config_policy_list_all_of.py b/intersight/model/adapter_config_policy_list_all_of.py index b11e88ce24..a94fad7bf3 100644 --- a/intersight/model/adapter_config_policy_list_all_of.py +++ b/intersight/model/adapter_config_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_config_policy_response.py b/intersight/model/adapter_config_policy_response.py index 224c3ce938..b063139e42 100644 --- a/intersight/model/adapter_config_policy_response.py +++ b/intersight/model/adapter_config_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_dce_interface_settings.py b/intersight/model/adapter_dce_interface_settings.py index c0f6a469a5..97b3e9584d 100644 --- a/intersight/model/adapter_dce_interface_settings.py +++ b/intersight/model/adapter_dce_interface_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_dce_interface_settings_all_of.py b/intersight/model/adapter_dce_interface_settings_all_of.py index 29992a5e7a..f3ee4502be 100644 --- a/intersight/model/adapter_dce_interface_settings_all_of.py +++ b/intersight/model/adapter_dce_interface_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_eth_settings.py b/intersight/model/adapter_eth_settings.py index 5f981e088d..8e5183888e 100644 --- a/intersight/model/adapter_eth_settings.py +++ b/intersight/model/adapter_eth_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_eth_settings_all_of.py b/intersight/model/adapter_eth_settings_all_of.py index 48855ff210..ee8aca83ae 100644 --- a/intersight/model/adapter_eth_settings_all_of.py +++ b/intersight/model/adapter_eth_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_ext_eth_interface.py b/intersight/model/adapter_ext_eth_interface.py index fc883c9220..4f808c3083 100644 --- a/intersight/model/adapter_ext_eth_interface.py +++ b/intersight/model/adapter_ext_eth_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_ext_eth_interface_all_of.py b/intersight/model/adapter_ext_eth_interface_all_of.py index bc21b49e8c..f36c22b124 100644 --- a/intersight/model/adapter_ext_eth_interface_all_of.py +++ b/intersight/model/adapter_ext_eth_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_ext_eth_interface_list.py b/intersight/model/adapter_ext_eth_interface_list.py index 88c926c44f..bac75bed6b 100644 --- a/intersight/model/adapter_ext_eth_interface_list.py +++ b/intersight/model/adapter_ext_eth_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_ext_eth_interface_list_all_of.py b/intersight/model/adapter_ext_eth_interface_list_all_of.py index 61567ebd4e..a840626881 100644 --- a/intersight/model/adapter_ext_eth_interface_list_all_of.py +++ b/intersight/model/adapter_ext_eth_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_ext_eth_interface_relationship.py b/intersight/model/adapter_ext_eth_interface_relationship.py index 37b0064631..13631e3676 100644 --- a/intersight/model/adapter_ext_eth_interface_relationship.py +++ b/intersight/model/adapter_ext_eth_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_ext_eth_interface_response.py b/intersight/model/adapter_ext_eth_interface_response.py index 3d21487c5f..8b47c5d277 100644 --- a/intersight/model/adapter_ext_eth_interface_response.py +++ b/intersight/model/adapter_ext_eth_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_fc_settings.py b/intersight/model/adapter_fc_settings.py index 1d8094a511..f6d6d951f5 100644 --- a/intersight/model/adapter_fc_settings.py +++ b/intersight/model/adapter_fc_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_fc_settings_all_of.py b/intersight/model/adapter_fc_settings_all_of.py index 6d25a9a0e9..8e4fb66967 100644 --- a/intersight/model/adapter_fc_settings_all_of.py +++ b/intersight/model/adapter_fc_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_eth_interface.py b/intersight/model/adapter_host_eth_interface.py index 4d8aba6781..0f4082da52 100644 --- a/intersight/model/adapter_host_eth_interface.py +++ b/intersight/model/adapter_host_eth_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_eth_interface_all_of.py b/intersight/model/adapter_host_eth_interface_all_of.py index 09235516d4..c5dbf60876 100644 --- a/intersight/model/adapter_host_eth_interface_all_of.py +++ b/intersight/model/adapter_host_eth_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_eth_interface_list.py b/intersight/model/adapter_host_eth_interface_list.py index 27013d177d..5d972b09e8 100644 --- a/intersight/model/adapter_host_eth_interface_list.py +++ b/intersight/model/adapter_host_eth_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_eth_interface_list_all_of.py b/intersight/model/adapter_host_eth_interface_list_all_of.py index 9310f55a19..5fcebe9c78 100644 --- a/intersight/model/adapter_host_eth_interface_list_all_of.py +++ b/intersight/model/adapter_host_eth_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_eth_interface_relationship.py b/intersight/model/adapter_host_eth_interface_relationship.py index c69593dd20..ddaed67a15 100644 --- a/intersight/model/adapter_host_eth_interface_relationship.py +++ b/intersight/model/adapter_host_eth_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_eth_interface_response.py b/intersight/model/adapter_host_eth_interface_response.py index 14de422984..b126039409 100644 --- a/intersight/model/adapter_host_eth_interface_response.py +++ b/intersight/model/adapter_host_eth_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_fc_interface.py b/intersight/model/adapter_host_fc_interface.py index cb5253f4f9..2a65a793f5 100644 --- a/intersight/model/adapter_host_fc_interface.py +++ b/intersight/model/adapter_host_fc_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_fc_interface_all_of.py b/intersight/model/adapter_host_fc_interface_all_of.py index 02ff7e0934..8113f4a3f2 100644 --- a/intersight/model/adapter_host_fc_interface_all_of.py +++ b/intersight/model/adapter_host_fc_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_fc_interface_list.py b/intersight/model/adapter_host_fc_interface_list.py index 2648ac4db8..50d68bd9e8 100644 --- a/intersight/model/adapter_host_fc_interface_list.py +++ b/intersight/model/adapter_host_fc_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_fc_interface_list_all_of.py b/intersight/model/adapter_host_fc_interface_list_all_of.py index a55f3cd93d..a9b7d6ee48 100644 --- a/intersight/model/adapter_host_fc_interface_list_all_of.py +++ b/intersight/model/adapter_host_fc_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_fc_interface_relationship.py b/intersight/model/adapter_host_fc_interface_relationship.py index fd5f47f164..bf48ef9442 100644 --- a/intersight/model/adapter_host_fc_interface_relationship.py +++ b/intersight/model/adapter_host_fc_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_fc_interface_response.py b/intersight/model/adapter_host_fc_interface_response.py index 653951ea74..5f6576fd5d 100644 --- a/intersight/model/adapter_host_fc_interface_response.py +++ b/intersight/model/adapter_host_fc_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_iscsi_interface.py b/intersight/model/adapter_host_iscsi_interface.py index c7af39f445..8ac4ee0bbe 100644 --- a/intersight/model/adapter_host_iscsi_interface.py +++ b/intersight/model/adapter_host_iscsi_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_iscsi_interface_all_of.py b/intersight/model/adapter_host_iscsi_interface_all_of.py index c240b6df15..1d09d6c48f 100644 --- a/intersight/model/adapter_host_iscsi_interface_all_of.py +++ b/intersight/model/adapter_host_iscsi_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_iscsi_interface_list.py b/intersight/model/adapter_host_iscsi_interface_list.py index 45ba0c470e..6a370a6d29 100644 --- a/intersight/model/adapter_host_iscsi_interface_list.py +++ b/intersight/model/adapter_host_iscsi_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_iscsi_interface_list_all_of.py b/intersight/model/adapter_host_iscsi_interface_list_all_of.py index 73761f79ce..e804a17da9 100644 --- a/intersight/model/adapter_host_iscsi_interface_list_all_of.py +++ b/intersight/model/adapter_host_iscsi_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_iscsi_interface_relationship.py b/intersight/model/adapter_host_iscsi_interface_relationship.py index e09372c64c..cd97c24a81 100644 --- a/intersight/model/adapter_host_iscsi_interface_relationship.py +++ b/intersight/model/adapter_host_iscsi_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_host_iscsi_interface_response.py b/intersight/model/adapter_host_iscsi_interface_response.py index 6ed2a551bb..9e969f29e8 100644 --- a/intersight/model/adapter_host_iscsi_interface_response.py +++ b/intersight/model/adapter_host_iscsi_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_port_channel_settings.py b/intersight/model/adapter_port_channel_settings.py index b73ee027b0..e590e2e94f 100644 --- a/intersight/model/adapter_port_channel_settings.py +++ b/intersight/model/adapter_port_channel_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_port_channel_settings_all_of.py b/intersight/model/adapter_port_channel_settings_all_of.py index 3141317d9f..5cb4784807 100644 --- a/intersight/model/adapter_port_channel_settings_all_of.py +++ b/intersight/model/adapter_port_channel_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit.py b/intersight/model/adapter_unit.py index 59ce21a194..d43b8651fa 100644 --- a/intersight/model/adapter_unit.py +++ b/intersight/model/adapter_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_all_of.py b/intersight/model/adapter_unit_all_of.py index 4b5a66d1ea..528e73fc51 100644 --- a/intersight/model/adapter_unit_all_of.py +++ b/intersight/model/adapter_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_expander.py b/intersight/model/adapter_unit_expander.py index 29e8ac6a86..4c49a5afd7 100644 --- a/intersight/model/adapter_unit_expander.py +++ b/intersight/model/adapter_unit_expander.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_expander_all_of.py b/intersight/model/adapter_unit_expander_all_of.py index 7a7027b2f1..fed87e232b 100644 --- a/intersight/model/adapter_unit_expander_all_of.py +++ b/intersight/model/adapter_unit_expander_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_expander_list.py b/intersight/model/adapter_unit_expander_list.py index 72a3d3dec6..0636db702e 100644 --- a/intersight/model/adapter_unit_expander_list.py +++ b/intersight/model/adapter_unit_expander_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_expander_list_all_of.py b/intersight/model/adapter_unit_expander_list_all_of.py index cfb859cdc9..20243917f5 100644 --- a/intersight/model/adapter_unit_expander_list_all_of.py +++ b/intersight/model/adapter_unit_expander_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_expander_relationship.py b/intersight/model/adapter_unit_expander_relationship.py index e1b57a6f4e..c7620bd53e 100644 --- a/intersight/model/adapter_unit_expander_relationship.py +++ b/intersight/model/adapter_unit_expander_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_expander_response.py b/intersight/model/adapter_unit_expander_response.py index 0e64c82cfe..a15818b247 100644 --- a/intersight/model/adapter_unit_expander_response.py +++ b/intersight/model/adapter_unit_expander_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_list.py b/intersight/model/adapter_unit_list.py index 4b46254cd8..0188de786a 100644 --- a/intersight/model/adapter_unit_list.py +++ b/intersight/model/adapter_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_list_all_of.py b/intersight/model/adapter_unit_list_all_of.py index 29fa454376..8241374714 100644 --- a/intersight/model/adapter_unit_list_all_of.py +++ b/intersight/model/adapter_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_relationship.py b/intersight/model/adapter_unit_relationship.py index 493157bc34..6a6415d704 100644 --- a/intersight/model/adapter_unit_relationship.py +++ b/intersight/model/adapter_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/adapter_unit_response.py b/intersight/model/adapter_unit_response.py index 98a96c4b44..78c4ef0fa4 100644 --- a/intersight/model/adapter_unit_response.py +++ b/intersight/model/adapter_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_api_status.py b/intersight/model/appliance_api_status.py index 8ec95b1965..3a4f7213c5 100644 --- a/intersight/model/appliance_api_status.py +++ b/intersight/model/appliance_api_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_api_status_all_of.py b/intersight/model/appliance_api_status_all_of.py index 54db4998ae..158afef27e 100644 --- a/intersight/model/appliance_api_status_all_of.py +++ b/intersight/model/appliance_api_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_status.py b/intersight/model/appliance_app_status.py index e8c217f334..9ab141dd20 100644 --- a/intersight/model/appliance_app_status.py +++ b/intersight/model/appliance_app_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_status_all_of.py b/intersight/model/appliance_app_status_all_of.py index 9ef1811ffe..e57e01ace6 100644 --- a/intersight/model/appliance_app_status_all_of.py +++ b/intersight/model/appliance_app_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_status_list.py b/intersight/model/appliance_app_status_list.py index 6f2eaedab4..c6c40ab05d 100644 --- a/intersight/model/appliance_app_status_list.py +++ b/intersight/model/appliance_app_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_status_list_all_of.py b/intersight/model/appliance_app_status_list_all_of.py index c7914b8782..55b0e9a404 100644 --- a/intersight/model/appliance_app_status_list_all_of.py +++ b/intersight/model/appliance_app_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_status_relationship.py b/intersight/model/appliance_app_status_relationship.py index 16459bfa62..f06bcf0b37 100644 --- a/intersight/model/appliance_app_status_relationship.py +++ b/intersight/model/appliance_app_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_app_status_response.py b/intersight/model/appliance_app_status_response.py index 96baf60a95..b154acbaff 100644 --- a/intersight/model/appliance_app_status_response.py +++ b/intersight/model/appliance_app_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_auto_rma_policy.py b/intersight/model/appliance_auto_rma_policy.py index 2e4b1cd597..ffc64f7501 100644 --- a/intersight/model/appliance_auto_rma_policy.py +++ b/intersight/model/appliance_auto_rma_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_auto_rma_policy_all_of.py b/intersight/model/appliance_auto_rma_policy_all_of.py index 28e8248aef..b1c917eb8f 100644 --- a/intersight/model/appliance_auto_rma_policy_all_of.py +++ b/intersight/model/appliance_auto_rma_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_auto_rma_policy_list.py b/intersight/model/appliance_auto_rma_policy_list.py index c0d9c12655..c031078f14 100644 --- a/intersight/model/appliance_auto_rma_policy_list.py +++ b/intersight/model/appliance_auto_rma_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_auto_rma_policy_list_all_of.py b/intersight/model/appliance_auto_rma_policy_list_all_of.py index e48a003d60..0b0cd2a090 100644 --- a/intersight/model/appliance_auto_rma_policy_list_all_of.py +++ b/intersight/model/appliance_auto_rma_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_auto_rma_policy_response.py b/intersight/model/appliance_auto_rma_policy_response.py index 96cf5a1c71..a60f3ec2e2 100644 --- a/intersight/model/appliance_auto_rma_policy_response.py +++ b/intersight/model/appliance_auto_rma_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup.py b/intersight/model/appliance_backup.py index 27c71aadf4..ecc0f855c6 100644 --- a/intersight/model/appliance_backup.py +++ b/intersight/model/appliance_backup.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_all_of.py b/intersight/model/appliance_backup_all_of.py index 8a2cbf491f..44f53eec31 100644 --- a/intersight/model/appliance_backup_all_of.py +++ b/intersight/model/appliance_backup_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_base.py b/intersight/model/appliance_backup_base.py index 1c433dc2cc..9cc98f4048 100644 --- a/intersight/model/appliance_backup_base.py +++ b/intersight/model/appliance_backup_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_base_all_of.py b/intersight/model/appliance_backup_base_all_of.py index 5925f346c9..288dfe76b7 100644 --- a/intersight/model/appliance_backup_base_all_of.py +++ b/intersight/model/appliance_backup_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_list.py b/intersight/model/appliance_backup_list.py index bfeaca9298..d4e3052275 100644 --- a/intersight/model/appliance_backup_list.py +++ b/intersight/model/appliance_backup_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_list_all_of.py b/intersight/model/appliance_backup_list_all_of.py index f9f68cccc5..ca663df05c 100644 --- a/intersight/model/appliance_backup_list_all_of.py +++ b/intersight/model/appliance_backup_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_policy.py b/intersight/model/appliance_backup_policy.py index 972f5e6ab5..a68e4f301b 100644 --- a/intersight/model/appliance_backup_policy.py +++ b/intersight/model/appliance_backup_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_policy_all_of.py b/intersight/model/appliance_backup_policy_all_of.py index 9858e5e6f8..b2d434d708 100644 --- a/intersight/model/appliance_backup_policy_all_of.py +++ b/intersight/model/appliance_backup_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_policy_list.py b/intersight/model/appliance_backup_policy_list.py index fd281f8596..99c0b5b7aa 100644 --- a/intersight/model/appliance_backup_policy_list.py +++ b/intersight/model/appliance_backup_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_policy_list_all_of.py b/intersight/model/appliance_backup_policy_list_all_of.py index 74bfcf108d..6462136cc4 100644 --- a/intersight/model/appliance_backup_policy_list_all_of.py +++ b/intersight/model/appliance_backup_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_policy_response.py b/intersight/model/appliance_backup_policy_response.py index 92430e96dd..46c64da53f 100644 --- a/intersight/model/appliance_backup_policy_response.py +++ b/intersight/model/appliance_backup_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_backup_response.py b/intersight/model/appliance_backup_response.py index c6edd945bc..c59f630905 100644 --- a/intersight/model/appliance_backup_response.py +++ b/intersight/model/appliance_backup_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cert_renewal_phase.py b/intersight/model/appliance_cert_renewal_phase.py index 1c4d051d85..2522d4f5da 100644 --- a/intersight/model/appliance_cert_renewal_phase.py +++ b/intersight/model/appliance_cert_renewal_phase.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cert_renewal_phase_all_of.py b/intersight/model/appliance_cert_renewal_phase_all_of.py index a55b44a929..14e0f2b151 100644 --- a/intersight/model/appliance_cert_renewal_phase_all_of.py +++ b/intersight/model/appliance_cert_renewal_phase_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_certificate_setting.py b/intersight/model/appliance_certificate_setting.py index 29c24699de..6b6c295a04 100644 --- a/intersight/model/appliance_certificate_setting.py +++ b/intersight/model/appliance_certificate_setting.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_certificate_setting_all_of.py b/intersight/model/appliance_certificate_setting_all_of.py index 3345d51bf0..765ef6eff3 100644 --- a/intersight/model/appliance_certificate_setting_all_of.py +++ b/intersight/model/appliance_certificate_setting_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_certificate_setting_list.py b/intersight/model/appliance_certificate_setting_list.py index 5b510176dd..93a30e677a 100644 --- a/intersight/model/appliance_certificate_setting_list.py +++ b/intersight/model/appliance_certificate_setting_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_certificate_setting_list_all_of.py b/intersight/model/appliance_certificate_setting_list_all_of.py index e8d7a24f3f..d1dcd065b9 100644 --- a/intersight/model/appliance_certificate_setting_list_all_of.py +++ b/intersight/model/appliance_certificate_setting_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_certificate_setting_response.py b/intersight/model/appliance_certificate_setting_response.py index c0cb39b9ff..3bdefa92a5 100644 --- a/intersight/model/appliance_certificate_setting_response.py +++ b/intersight/model/appliance_certificate_setting_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info.py b/intersight/model/appliance_cluster_info.py index 38c3b68b8e..2c08934462 100644 --- a/intersight/model/appliance_cluster_info.py +++ b/intersight/model/appliance_cluster_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info_all_of.py b/intersight/model/appliance_cluster_info_all_of.py index 16a8f5d4ed..c0650fa315 100644 --- a/intersight/model/appliance_cluster_info_all_of.py +++ b/intersight/model/appliance_cluster_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info_list.py b/intersight/model/appliance_cluster_info_list.py index 64346c6644..1eab3edf86 100644 --- a/intersight/model/appliance_cluster_info_list.py +++ b/intersight/model/appliance_cluster_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info_list_all_of.py b/intersight/model/appliance_cluster_info_list_all_of.py index b29f8bcf02..cbc8ce5552 100644 --- a/intersight/model/appliance_cluster_info_list_all_of.py +++ b/intersight/model/appliance_cluster_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_info_response.py b/intersight/model/appliance_cluster_info_response.py index 72425a9724..13ab96ba4e 100644 --- a/intersight/model/appliance_cluster_info_response.py +++ b/intersight/model/appliance_cluster_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install.py b/intersight/model/appliance_cluster_install.py index d064958835..e1de90eebd 100644 --- a/intersight/model/appliance_cluster_install.py +++ b/intersight/model/appliance_cluster_install.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_base.py b/intersight/model/appliance_cluster_install_base.py index f2659f2f13..4eb71c0fbc 100644 --- a/intersight/model/appliance_cluster_install_base.py +++ b/intersight/model/appliance_cluster_install_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_base_all_of.py b/intersight/model/appliance_cluster_install_base_all_of.py index f7e01bba83..5c1a2f6d31 100644 --- a/intersight/model/appliance_cluster_install_base_all_of.py +++ b/intersight/model/appliance_cluster_install_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_list.py b/intersight/model/appliance_cluster_install_list.py index 58120e864e..6ca8fc660a 100644 --- a/intersight/model/appliance_cluster_install_list.py +++ b/intersight/model/appliance_cluster_install_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_list_all_of.py b/intersight/model/appliance_cluster_install_list_all_of.py index f76044ec89..44005d3c5a 100644 --- a/intersight/model/appliance_cluster_install_list_all_of.py +++ b/intersight/model/appliance_cluster_install_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_phase.py b/intersight/model/appliance_cluster_install_phase.py index 9742580b6d..b5bf21aacb 100644 --- a/intersight/model/appliance_cluster_install_phase.py +++ b/intersight/model/appliance_cluster_install_phase.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_phase_all_of.py b/intersight/model/appliance_cluster_install_phase_all_of.py index da5d5d1097..1005fa18c1 100644 --- a/intersight/model/appliance_cluster_install_phase_all_of.py +++ b/intersight/model/appliance_cluster_install_phase_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_install_response.py b/intersight/model/appliance_cluster_install_response.py index d74e4a95db..909ecdef7a 100644 --- a/intersight/model/appliance_cluster_install_response.py +++ b/intersight/model/appliance_cluster_install_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node.py b/intersight/model/appliance_cluster_replace_node.py index 884d7822d7..457b9cb636 100644 --- a/intersight/model/appliance_cluster_replace_node.py +++ b/intersight/model/appliance_cluster_replace_node.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node_all_of.py b/intersight/model/appliance_cluster_replace_node_all_of.py index 31b5d1df9c..00b34a4517 100644 --- a/intersight/model/appliance_cluster_replace_node_all_of.py +++ b/intersight/model/appliance_cluster_replace_node_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node_list.py b/intersight/model/appliance_cluster_replace_node_list.py index 6db083c2c1..4a4b12f492 100644 --- a/intersight/model/appliance_cluster_replace_node_list.py +++ b/intersight/model/appliance_cluster_replace_node_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node_list_all_of.py b/intersight/model/appliance_cluster_replace_node_list_all_of.py index cebfd1f965..d6dd3e7c9a 100644 --- a/intersight/model/appliance_cluster_replace_node_list_all_of.py +++ b/intersight/model/appliance_cluster_replace_node_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_cluster_replace_node_response.py b/intersight/model/appliance_cluster_replace_node_response.py index 60f47b7cca..952bf60e70 100644 --- a/intersight/model/appliance_cluster_replace_node_response.py +++ b/intersight/model/appliance_cluster_replace_node_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_data_export_policy.py b/intersight/model/appliance_data_export_policy.py index ad045a8d73..188cbc58a2 100644 --- a/intersight/model/appliance_data_export_policy.py +++ b/intersight/model/appliance_data_export_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_data_export_policy_all_of.py b/intersight/model/appliance_data_export_policy_all_of.py index 8f4a381456..b86df22e33 100644 --- a/intersight/model/appliance_data_export_policy_all_of.py +++ b/intersight/model/appliance_data_export_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_data_export_policy_list.py b/intersight/model/appliance_data_export_policy_list.py index d86c229761..44acb68333 100644 --- a/intersight/model/appliance_data_export_policy_list.py +++ b/intersight/model/appliance_data_export_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_data_export_policy_list_all_of.py b/intersight/model/appliance_data_export_policy_list_all_of.py index f09e26c473..635829f0a1 100644 --- a/intersight/model/appliance_data_export_policy_list_all_of.py +++ b/intersight/model/appliance_data_export_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_data_export_policy_relationship.py b/intersight/model/appliance_data_export_policy_relationship.py index b8a545e36c..e32621fd9f 100644 --- a/intersight/model/appliance_data_export_policy_relationship.py +++ b/intersight/model/appliance_data_export_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_data_export_policy_response.py b/intersight/model/appliance_data_export_policy_response.py index 89fece82a8..5a3c34af1a 100644 --- a/intersight/model/appliance_data_export_policy_response.py +++ b/intersight/model/appliance_data_export_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_certificate.py b/intersight/model/appliance_device_certificate.py index fa49685df8..861211d995 100644 --- a/intersight/model/appliance_device_certificate.py +++ b/intersight/model/appliance_device_certificate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_certificate_all_of.py b/intersight/model/appliance_device_certificate_all_of.py index c81133685f..7a245b590f 100644 --- a/intersight/model/appliance_device_certificate_all_of.py +++ b/intersight/model/appliance_device_certificate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_certificate_list.py b/intersight/model/appliance_device_certificate_list.py index 0a9189f8a0..1bb5ad0637 100644 --- a/intersight/model/appliance_device_certificate_list.py +++ b/intersight/model/appliance_device_certificate_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_certificate_list_all_of.py b/intersight/model/appliance_device_certificate_list_all_of.py index e901b8155a..abc9278ab8 100644 --- a/intersight/model/appliance_device_certificate_list_all_of.py +++ b/intersight/model/appliance_device_certificate_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_certificate_response.py b/intersight/model/appliance_device_certificate_response.py index 5334383e5f..95bb489bae 100644 --- a/intersight/model/appliance_device_certificate_response.py +++ b/intersight/model/appliance_device_certificate_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_claim.py b/intersight/model/appliance_device_claim.py index 9fe8612f18..fb44d56f72 100644 --- a/intersight/model/appliance_device_claim.py +++ b/intersight/model/appliance_device_claim.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_claim_all_of.py b/intersight/model/appliance_device_claim_all_of.py index 45e6d1fa23..3fc45bdf13 100644 --- a/intersight/model/appliance_device_claim_all_of.py +++ b/intersight/model/appliance_device_claim_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_claim_list.py b/intersight/model/appliance_device_claim_list.py index f09586689d..bec08a5165 100644 --- a/intersight/model/appliance_device_claim_list.py +++ b/intersight/model/appliance_device_claim_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_claim_list_all_of.py b/intersight/model/appliance_device_claim_list_all_of.py index ce14903299..d519455176 100644 --- a/intersight/model/appliance_device_claim_list_all_of.py +++ b/intersight/model/appliance_device_claim_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_claim_response.py b/intersight/model/appliance_device_claim_response.py index 7fe1cce2ff..0c1b71f033 100644 --- a/intersight/model/appliance_device_claim_response.py +++ b/intersight/model/appliance_device_claim_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install.py b/intersight/model/appliance_device_cluster_install.py index a65ef17d3b..6686b96d96 100644 --- a/intersight/model/appliance_device_cluster_install.py +++ b/intersight/model/appliance_device_cluster_install.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install_all_of.py b/intersight/model/appliance_device_cluster_install_all_of.py index 771440a490..eeff4927e7 100644 --- a/intersight/model/appliance_device_cluster_install_all_of.py +++ b/intersight/model/appliance_device_cluster_install_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install_list.py b/intersight/model/appliance_device_cluster_install_list.py index 96c159b730..fb1035d135 100644 --- a/intersight/model/appliance_device_cluster_install_list.py +++ b/intersight/model/appliance_device_cluster_install_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install_list_all_of.py b/intersight/model/appliance_device_cluster_install_list_all_of.py index 68d2371651..952b118973 100644 --- a/intersight/model/appliance_device_cluster_install_list_all_of.py +++ b/intersight/model/appliance_device_cluster_install_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_cluster_install_response.py b/intersight/model/appliance_device_cluster_install_response.py index bcfe422d88..5155a8c17f 100644 --- a/intersight/model/appliance_device_cluster_install_response.py +++ b/intersight/model/appliance_device_cluster_install_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_upgrade_policy.py b/intersight/model/appliance_device_upgrade_policy.py index ab58a55981..cc935e1f50 100644 --- a/intersight/model/appliance_device_upgrade_policy.py +++ b/intersight/model/appliance_device_upgrade_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_upgrade_policy_all_of.py b/intersight/model/appliance_device_upgrade_policy_all_of.py index 0bc1664054..50b0366c75 100644 --- a/intersight/model/appliance_device_upgrade_policy_all_of.py +++ b/intersight/model/appliance_device_upgrade_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_upgrade_policy_list.py b/intersight/model/appliance_device_upgrade_policy_list.py index 1308310c1f..5962d3bc50 100644 --- a/intersight/model/appliance_device_upgrade_policy_list.py +++ b/intersight/model/appliance_device_upgrade_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_upgrade_policy_list_all_of.py b/intersight/model/appliance_device_upgrade_policy_list_all_of.py index e86489da3f..de425887d3 100644 --- a/intersight/model/appliance_device_upgrade_policy_list_all_of.py +++ b/intersight/model/appliance_device_upgrade_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_device_upgrade_policy_response.py b/intersight/model/appliance_device_upgrade_policy_response.py index 037bc1a1c1..5fedd77f7b 100644 --- a/intersight/model/appliance_device_upgrade_policy_response.py +++ b/intersight/model/appliance_device_upgrade_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_diag_setting.py b/intersight/model/appliance_diag_setting.py index bff79ff782..6573c4d523 100644 --- a/intersight/model/appliance_diag_setting.py +++ b/intersight/model/appliance_diag_setting.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_diag_setting_all_of.py b/intersight/model/appliance_diag_setting_all_of.py index 8a43cc01df..a14baa52f1 100644 --- a/intersight/model/appliance_diag_setting_all_of.py +++ b/intersight/model/appliance_diag_setting_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_diag_setting_list.py b/intersight/model/appliance_diag_setting_list.py index 06964b71f4..9c6ef88255 100644 --- a/intersight/model/appliance_diag_setting_list.py +++ b/intersight/model/appliance_diag_setting_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_diag_setting_list_all_of.py b/intersight/model/appliance_diag_setting_list_all_of.py index 229352e0a6..a11dd8c838 100644 --- a/intersight/model/appliance_diag_setting_list_all_of.py +++ b/intersight/model/appliance_diag_setting_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_diag_setting_response.py b/intersight/model/appliance_diag_setting_response.py index 525bf59e5f..0c30dbddb1 100644 --- a/intersight/model/appliance_diag_setting_response.py +++ b/intersight/model/appliance_diag_setting_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_external_syslog_setting.py b/intersight/model/appliance_external_syslog_setting.py index 5526314122..bbe95bc59d 100644 --- a/intersight/model/appliance_external_syslog_setting.py +++ b/intersight/model/appliance_external_syslog_setting.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_external_syslog_setting_all_of.py b/intersight/model/appliance_external_syslog_setting_all_of.py index 8b1018e443..a1189dda7b 100644 --- a/intersight/model/appliance_external_syslog_setting_all_of.py +++ b/intersight/model/appliance_external_syslog_setting_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_external_syslog_setting_list.py b/intersight/model/appliance_external_syslog_setting_list.py index 031febff56..9efa102eb1 100644 --- a/intersight/model/appliance_external_syslog_setting_list.py +++ b/intersight/model/appliance_external_syslog_setting_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_external_syslog_setting_list_all_of.py b/intersight/model/appliance_external_syslog_setting_list_all_of.py index c91c9220c7..5203e30873 100644 --- a/intersight/model/appliance_external_syslog_setting_list_all_of.py +++ b/intersight/model/appliance_external_syslog_setting_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_external_syslog_setting_response.py b/intersight/model/appliance_external_syslog_setting_response.py index 8ac3e0be25..2984cb225c 100644 --- a/intersight/model/appliance_external_syslog_setting_response.py +++ b/intersight/model/appliance_external_syslog_setting_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_gateway.py b/intersight/model/appliance_file_gateway.py index 0e75126a15..be079138c8 100644 --- a/intersight/model/appliance_file_gateway.py +++ b/intersight/model/appliance_file_gateway.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_gateway_all_of.py b/intersight/model/appliance_file_gateway_all_of.py index f9b3cdedad..dc6313cca8 100644 --- a/intersight/model/appliance_file_gateway_all_of.py +++ b/intersight/model/appliance_file_gateway_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_gateway_list.py b/intersight/model/appliance_file_gateway_list.py index 6fd8eb02fc..fc939bac0a 100644 --- a/intersight/model/appliance_file_gateway_list.py +++ b/intersight/model/appliance_file_gateway_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_gateway_list_all_of.py b/intersight/model/appliance_file_gateway_list_all_of.py index 6b03bb1273..e9faed2c81 100644 --- a/intersight/model/appliance_file_gateway_list_all_of.py +++ b/intersight/model/appliance_file_gateway_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_gateway_response.py b/intersight/model/appliance_file_gateway_response.py index 2ade40a510..57ee873891 100644 --- a/intersight/model/appliance_file_gateway_response.py +++ b/intersight/model/appliance_file_gateway_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_status.py b/intersight/model/appliance_file_system_status.py index c9b3d1f98c..76718e9aa7 100644 --- a/intersight/model/appliance_file_system_status.py +++ b/intersight/model/appliance_file_system_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_status_all_of.py b/intersight/model/appliance_file_system_status_all_of.py index 573419ffcc..dafc63a6a2 100644 --- a/intersight/model/appliance_file_system_status_all_of.py +++ b/intersight/model/appliance_file_system_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_status_list.py b/intersight/model/appliance_file_system_status_list.py index 914a560355..217ebbd8cd 100644 --- a/intersight/model/appliance_file_system_status_list.py +++ b/intersight/model/appliance_file_system_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_status_list_all_of.py b/intersight/model/appliance_file_system_status_list_all_of.py index 5318e422f5..61eafa1d66 100644 --- a/intersight/model/appliance_file_system_status_list_all_of.py +++ b/intersight/model/appliance_file_system_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_status_relationship.py b/intersight/model/appliance_file_system_status_relationship.py index 9959ce29c3..3a61d2596d 100644 --- a/intersight/model/appliance_file_system_status_relationship.py +++ b/intersight/model/appliance_file_system_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_file_system_status_response.py b/intersight/model/appliance_file_system_status_response.py index 9412d63459..71adb62774 100644 --- a/intersight/model/appliance_file_system_status_response.py +++ b/intersight/model/appliance_file_system_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_status.py b/intersight/model/appliance_group_status.py index 791966f0c3..6dafa07d86 100644 --- a/intersight/model/appliance_group_status.py +++ b/intersight/model/appliance_group_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_status_all_of.py b/intersight/model/appliance_group_status_all_of.py index f9920b8a11..70a229bbc5 100644 --- a/intersight/model/appliance_group_status_all_of.py +++ b/intersight/model/appliance_group_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_status_list.py b/intersight/model/appliance_group_status_list.py index 0b49f75867..c40190e67a 100644 --- a/intersight/model/appliance_group_status_list.py +++ b/intersight/model/appliance_group_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_status_list_all_of.py b/intersight/model/appliance_group_status_list_all_of.py index 24272e2ca1..e8bd668f19 100644 --- a/intersight/model/appliance_group_status_list_all_of.py +++ b/intersight/model/appliance_group_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_status_relationship.py b/intersight/model/appliance_group_status_relationship.py index f82c7177de..a77f33a07d 100644 --- a/intersight/model/appliance_group_status_relationship.py +++ b/intersight/model/appliance_group_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_group_status_response.py b/intersight/model/appliance_group_status_response.py index da89d6c14f..99ca80c9e7 100644 --- a/intersight/model/appliance_group_status_response.py +++ b/intersight/model/appliance_group_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_image_bundle.py b/intersight/model/appliance_image_bundle.py index c1cb3c179c..ba89f1b2dd 100644 --- a/intersight/model/appliance_image_bundle.py +++ b/intersight/model/appliance_image_bundle.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_image_bundle_all_of.py b/intersight/model/appliance_image_bundle_all_of.py index 3c40321e7a..60a224610b 100644 --- a/intersight/model/appliance_image_bundle_all_of.py +++ b/intersight/model/appliance_image_bundle_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_image_bundle_list.py b/intersight/model/appliance_image_bundle_list.py index 39af42dd17..62a16f5d1f 100644 --- a/intersight/model/appliance_image_bundle_list.py +++ b/intersight/model/appliance_image_bundle_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_image_bundle_list_all_of.py b/intersight/model/appliance_image_bundle_list_all_of.py index 99648b2e52..53880aa8a7 100644 --- a/intersight/model/appliance_image_bundle_list_all_of.py +++ b/intersight/model/appliance_image_bundle_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_image_bundle_relationship.py b/intersight/model/appliance_image_bundle_relationship.py index 5096518104..5f58af787e 100644 --- a/intersight/model/appliance_image_bundle_relationship.py +++ b/intersight/model/appliance_image_bundle_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_image_bundle_response.py b/intersight/model/appliance_image_bundle_response.py index 64485743a8..788134eaef 100644 --- a/intersight/model/appliance_image_bundle_response.py +++ b/intersight/model/appliance_image_bundle_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_key_value_pair.py b/intersight/model/appliance_key_value_pair.py index a6ef923ce5..a76f2e1546 100644 --- a/intersight/model/appliance_key_value_pair.py +++ b/intersight/model/appliance_key_value_pair.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_key_value_pair_all_of.py b/intersight/model/appliance_key_value_pair_all_of.py index 109ea66131..d9084e1cd9 100644 --- a/intersight/model/appliance_key_value_pair_all_of.py +++ b/intersight/model/appliance_key_value_pair_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest.py b/intersight/model/appliance_meta_manifest.py index 3cb4ca55d4..35f1ef56e2 100644 --- a/intersight/model/appliance_meta_manifest.py +++ b/intersight/model/appliance_meta_manifest.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest_all_of.py b/intersight/model/appliance_meta_manifest_all_of.py index 5aea4aa473..8eae33eb13 100644 --- a/intersight/model/appliance_meta_manifest_all_of.py +++ b/intersight/model/appliance_meta_manifest_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest_list.py b/intersight/model/appliance_meta_manifest_list.py index af04375708..4cf54a5ce5 100644 --- a/intersight/model/appliance_meta_manifest_list.py +++ b/intersight/model/appliance_meta_manifest_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest_list_all_of.py b/intersight/model/appliance_meta_manifest_list_all_of.py index 5bbba1dd3d..c7a66728fa 100644 --- a/intersight/model/appliance_meta_manifest_list_all_of.py +++ b/intersight/model/appliance_meta_manifest_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_meta_manifest_response.py b/intersight/model/appliance_meta_manifest_response.py index ba66d97ca2..3ce94f30ad 100644 --- a/intersight/model/appliance_meta_manifest_response.py +++ b/intersight/model/appliance_meta_manifest_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_info.py b/intersight/model/appliance_node_info.py index 8a656676c6..d1855a198d 100644 --- a/intersight/model/appliance_node_info.py +++ b/intersight/model/appliance_node_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_info_all_of.py b/intersight/model/appliance_node_info_all_of.py index c9c1363a16..f7cc61498b 100644 --- a/intersight/model/appliance_node_info_all_of.py +++ b/intersight/model/appliance_node_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_info_list.py b/intersight/model/appliance_node_info_list.py index ce0dfba8b7..801ed21797 100644 --- a/intersight/model/appliance_node_info_list.py +++ b/intersight/model/appliance_node_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_info_list_all_of.py b/intersight/model/appliance_node_info_list_all_of.py index f374b60856..41a6a59a09 100644 --- a/intersight/model/appliance_node_info_list_all_of.py +++ b/intersight/model/appliance_node_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_info_relationship.py b/intersight/model/appliance_node_info_relationship.py index 8973f85c54..9519fd34cd 100644 --- a/intersight/model/appliance_node_info_relationship.py +++ b/intersight/model/appliance_node_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_info_response.py b/intersight/model/appliance_node_info_response.py index c26c257157..34a34ff4e7 100644 --- a/intersight/model/appliance_node_info_response.py +++ b/intersight/model/appliance_node_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_ip_info.py b/intersight/model/appliance_node_ip_info.py index effa79ec72..2aee8629c0 100644 --- a/intersight/model/appliance_node_ip_info.py +++ b/intersight/model/appliance_node_ip_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_ip_info_all_of.py b/intersight/model/appliance_node_ip_info_all_of.py index 901fcd60bf..fe893d764e 100644 --- a/intersight/model/appliance_node_ip_info_all_of.py +++ b/intersight/model/appliance_node_ip_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_status.py b/intersight/model/appliance_node_status.py index 89ef5acff4..a9de8f9ed0 100644 --- a/intersight/model/appliance_node_status.py +++ b/intersight/model/appliance_node_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_status_all_of.py b/intersight/model/appliance_node_status_all_of.py index f55f6dd448..3bb9bac841 100644 --- a/intersight/model/appliance_node_status_all_of.py +++ b/intersight/model/appliance_node_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_status_list.py b/intersight/model/appliance_node_status_list.py index 91de83e407..0251806760 100644 --- a/intersight/model/appliance_node_status_list.py +++ b/intersight/model/appliance_node_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_status_list_all_of.py b/intersight/model/appliance_node_status_list_all_of.py index bc1269d8de..9b122e9707 100644 --- a/intersight/model/appliance_node_status_list_all_of.py +++ b/intersight/model/appliance_node_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_status_relationship.py b/intersight/model/appliance_node_status_relationship.py index c62b5f890c..af66adec6d 100644 --- a/intersight/model/appliance_node_status_relationship.py +++ b/intersight/model/appliance_node_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_node_status_response.py b/intersight/model/appliance_node_status_response.py index f79d54349f..dec0e0c184 100644 --- a/intersight/model/appliance_node_status_response.py +++ b/intersight/model/appliance_node_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_release_note.py b/intersight/model/appliance_release_note.py index 0fb020bc8d..141347ccc5 100644 --- a/intersight/model/appliance_release_note.py +++ b/intersight/model/appliance_release_note.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_release_note_all_of.py b/intersight/model/appliance_release_note_all_of.py index 6fdb0d828c..8bb16d47f9 100644 --- a/intersight/model/appliance_release_note_all_of.py +++ b/intersight/model/appliance_release_note_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_release_note_list.py b/intersight/model/appliance_release_note_list.py index 75f3e4c722..679bc9de41 100644 --- a/intersight/model/appliance_release_note_list.py +++ b/intersight/model/appliance_release_note_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_release_note_list_all_of.py b/intersight/model/appliance_release_note_list_all_of.py index fa33f193ed..b02c8f2023 100644 --- a/intersight/model/appliance_release_note_list_all_of.py +++ b/intersight/model/appliance_release_note_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_release_note_response.py b/intersight/model/appliance_release_note_response.py index 179e6edb04..61af75e6c8 100644 --- a/intersight/model/appliance_release_note_response.py +++ b/intersight/model/appliance_release_note_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_remote_file_import.py b/intersight/model/appliance_remote_file_import.py index e79127394e..5275a28474 100644 --- a/intersight/model/appliance_remote_file_import.py +++ b/intersight/model/appliance_remote_file_import.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_remote_file_import_all_of.py b/intersight/model/appliance_remote_file_import_all_of.py index 30d0ad2572..bb6b9cf178 100644 --- a/intersight/model/appliance_remote_file_import_all_of.py +++ b/intersight/model/appliance_remote_file_import_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_remote_file_import_list.py b/intersight/model/appliance_remote_file_import_list.py index 35c87ffc16..f9b9de7fc4 100644 --- a/intersight/model/appliance_remote_file_import_list.py +++ b/intersight/model/appliance_remote_file_import_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_remote_file_import_list_all_of.py b/intersight/model/appliance_remote_file_import_list_all_of.py index e2a19fe4b0..97e65dd063 100644 --- a/intersight/model/appliance_remote_file_import_list_all_of.py +++ b/intersight/model/appliance_remote_file_import_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_remote_file_import_response.py b/intersight/model/appliance_remote_file_import_response.py index 152c78c339..3fa2b671bb 100644 --- a/intersight/model/appliance_remote_file_import_response.py +++ b/intersight/model/appliance_remote_file_import_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_restore.py b/intersight/model/appliance_restore.py index 2fdcc9f61e..d477f4083c 100644 --- a/intersight/model/appliance_restore.py +++ b/intersight/model/appliance_restore.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_restore_all_of.py b/intersight/model/appliance_restore_all_of.py index 6eab994e0e..bf454ddaec 100644 --- a/intersight/model/appliance_restore_all_of.py +++ b/intersight/model/appliance_restore_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_restore_list.py b/intersight/model/appliance_restore_list.py index b98b8c1110..25549d227e 100644 --- a/intersight/model/appliance_restore_list.py +++ b/intersight/model/appliance_restore_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_restore_list_all_of.py b/intersight/model/appliance_restore_list_all_of.py index 2bf7d63f89..d0fac6b1f9 100644 --- a/intersight/model/appliance_restore_list_all_of.py +++ b/intersight/model/appliance_restore_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_restore_response.py b/intersight/model/appliance_restore_response.py index 841cae52b6..bc8e83fb14 100644 --- a/intersight/model/appliance_restore_response.py +++ b/intersight/model/appliance_restore_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_setup_info.py b/intersight/model/appliance_setup_info.py index d3c5484546..9bc7156df7 100644 --- a/intersight/model/appliance_setup_info.py +++ b/intersight/model/appliance_setup_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_setup_info_all_of.py b/intersight/model/appliance_setup_info_all_of.py index 3cfa1a7321..8fa25fa2c5 100644 --- a/intersight/model/appliance_setup_info_all_of.py +++ b/intersight/model/appliance_setup_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_setup_info_list.py b/intersight/model/appliance_setup_info_list.py index 7e648c3f0a..4425851404 100644 --- a/intersight/model/appliance_setup_info_list.py +++ b/intersight/model/appliance_setup_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_setup_info_list_all_of.py b/intersight/model/appliance_setup_info_list_all_of.py index 6e7bf345eb..86b2659739 100644 --- a/intersight/model/appliance_setup_info_list_all_of.py +++ b/intersight/model/appliance_setup_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_setup_info_response.py b/intersight/model/appliance_setup_info_response.py index f3058531aa..f0d5b48181 100644 --- a/intersight/model/appliance_setup_info_response.py +++ b/intersight/model/appliance_setup_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_status_check.py b/intersight/model/appliance_status_check.py index 3d5a2c4af5..3675bbf4e9 100644 --- a/intersight/model/appliance_status_check.py +++ b/intersight/model/appliance_status_check.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_status_check_all_of.py b/intersight/model/appliance_status_check_all_of.py index 73d4a390d8..31805a10b4 100644 --- a/intersight/model/appliance_status_check_all_of.py +++ b/intersight/model/appliance_status_check_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_info.py b/intersight/model/appliance_system_info.py index f643e3f668..d0deb3cf8c 100644 --- a/intersight/model/appliance_system_info.py +++ b/intersight/model/appliance_system_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_info_all_of.py b/intersight/model/appliance_system_info_all_of.py index 8662430c7a..01d5dca916 100644 --- a/intersight/model/appliance_system_info_all_of.py +++ b/intersight/model/appliance_system_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_info_list.py b/intersight/model/appliance_system_info_list.py index c181e47a25..4e5129160e 100644 --- a/intersight/model/appliance_system_info_list.py +++ b/intersight/model/appliance_system_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_info_list_all_of.py b/intersight/model/appliance_system_info_list_all_of.py index 6a03ce24aa..e28aea5aa4 100644 --- a/intersight/model/appliance_system_info_list_all_of.py +++ b/intersight/model/appliance_system_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_info_relationship.py b/intersight/model/appliance_system_info_relationship.py index e923ef015b..5a42d19e28 100644 --- a/intersight/model/appliance_system_info_relationship.py +++ b/intersight/model/appliance_system_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_info_response.py b/intersight/model/appliance_system_info_response.py index cfc7ab711e..9c26987308 100644 --- a/intersight/model/appliance_system_info_response.py +++ b/intersight/model/appliance_system_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_status.py b/intersight/model/appliance_system_status.py index 5d234ee89d..e4fb30481c 100644 --- a/intersight/model/appliance_system_status.py +++ b/intersight/model/appliance_system_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_status_all_of.py b/intersight/model/appliance_system_status_all_of.py index f617ccdea2..6023186a49 100644 --- a/intersight/model/appliance_system_status_all_of.py +++ b/intersight/model/appliance_system_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_status_list.py b/intersight/model/appliance_system_status_list.py index 469327fd7e..f1987b11d7 100644 --- a/intersight/model/appliance_system_status_list.py +++ b/intersight/model/appliance_system_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_status_list_all_of.py b/intersight/model/appliance_system_status_list_all_of.py index 93b05b1d89..34014f30c5 100644 --- a/intersight/model/appliance_system_status_list_all_of.py +++ b/intersight/model/appliance_system_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_status_relationship.py b/intersight/model/appliance_system_status_relationship.py index 018d345fcd..a20b0aabf7 100644 --- a/intersight/model/appliance_system_status_relationship.py +++ b/intersight/model/appliance_system_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_system_status_response.py b/intersight/model/appliance_system_status_response.py index 9a73470449..51f2a51ae3 100644 --- a/intersight/model/appliance_system_status_response.py +++ b/intersight/model/appliance_system_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade.py b/intersight/model/appliance_upgrade.py index b201b91642..9f375e177b 100644 --- a/intersight/model/appliance_upgrade.py +++ b/intersight/model/appliance_upgrade.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade_all_of.py b/intersight/model/appliance_upgrade_all_of.py index 6f99c3c7a0..fbc3586518 100644 --- a/intersight/model/appliance_upgrade_all_of.py +++ b/intersight/model/appliance_upgrade_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade_list.py b/intersight/model/appliance_upgrade_list.py index ad1f9e4645..5f52995829 100644 --- a/intersight/model/appliance_upgrade_list.py +++ b/intersight/model/appliance_upgrade_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade_list_all_of.py b/intersight/model/appliance_upgrade_list_all_of.py index 0c3653960d..c0366bee8a 100644 --- a/intersight/model/appliance_upgrade_list_all_of.py +++ b/intersight/model/appliance_upgrade_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade_policy.py b/intersight/model/appliance_upgrade_policy.py index 459fadd95b..a24e81c2c7 100644 --- a/intersight/model/appliance_upgrade_policy.py +++ b/intersight/model/appliance_upgrade_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade_policy_all_of.py b/intersight/model/appliance_upgrade_policy_all_of.py index 70239dc599..f55ce79f80 100644 --- a/intersight/model/appliance_upgrade_policy_all_of.py +++ b/intersight/model/appliance_upgrade_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade_policy_list.py b/intersight/model/appliance_upgrade_policy_list.py index 481563a72d..acd1e7a289 100644 --- a/intersight/model/appliance_upgrade_policy_list.py +++ b/intersight/model/appliance_upgrade_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade_policy_list_all_of.py b/intersight/model/appliance_upgrade_policy_list_all_of.py index 0007a19d01..e976ca9d51 100644 --- a/intersight/model/appliance_upgrade_policy_list_all_of.py +++ b/intersight/model/appliance_upgrade_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade_policy_response.py b/intersight/model/appliance_upgrade_policy_response.py index d87646940d..463c41ec70 100644 --- a/intersight/model/appliance_upgrade_policy_response.py +++ b/intersight/model/appliance_upgrade_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/appliance_upgrade_response.py b/intersight/model/appliance_upgrade_response.py index b10a8336fc..4dab74269f 100644 --- a/intersight/model/appliance_upgrade_response.py +++ b/intersight/model/appliance_upgrade_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_address_information.py b/intersight/model/asset_address_information.py index ea891ad040..c12edcd0f9 100644 --- a/intersight/model/asset_address_information.py +++ b/intersight/model/asset_address_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_address_information_all_of.py b/intersight/model/asset_address_information_all_of.py index d38ac8bf32..d7f234d5d1 100644 --- a/intersight/model/asset_address_information_all_of.py +++ b/intersight/model/asset_address_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_api_key_credential.py b/intersight/model/asset_api_key_credential.py index 9429d48ead..204afd82ba 100644 --- a/intersight/model/asset_api_key_credential.py +++ b/intersight/model/asset_api_key_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_api_key_credential_all_of.py b/intersight/model/asset_api_key_credential_all_of.py index fd9fdb8007..af42cd544f 100644 --- a/intersight/model/asset_api_key_credential_all_of.py +++ b/intersight/model/asset_api_key_credential_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_claim_signature.py b/intersight/model/asset_claim_signature.py index 1cfb8fd5a0..6f05a66dbf 100644 --- a/intersight/model/asset_claim_signature.py +++ b/intersight/model/asset_claim_signature.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_claim_signature_all_of.py b/intersight/model/asset_claim_signature_all_of.py index 5c46e07856..a454f65108 100644 --- a/intersight/model/asset_claim_signature_all_of.py +++ b/intersight/model/asset_claim_signature_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_client_certificate_credential.py b/intersight/model/asset_client_certificate_credential.py index 04d5108c27..fb464d3209 100644 --- a/intersight/model/asset_client_certificate_credential.py +++ b/intersight/model/asset_client_certificate_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_client_certificate_credential_all_of.py b/intersight/model/asset_client_certificate_credential_all_of.py index 5d2d2dd0fb..ecaf95e04e 100644 --- a/intersight/model/asset_client_certificate_credential_all_of.py +++ b/intersight/model/asset_client_certificate_credential_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_cloud_connection.py b/intersight/model/asset_cloud_connection.py index 4cdafe7718..5b15d66d9b 100644 --- a/intersight/model/asset_cloud_connection.py +++ b/intersight/model/asset_cloud_connection.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_cluster_member.py b/intersight/model/asset_cluster_member.py index 96efce6e6c..fb15c5c8ab 100644 --- a/intersight/model/asset_cluster_member.py +++ b/intersight/model/asset_cluster_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_cluster_member_all_of.py b/intersight/model/asset_cluster_member_all_of.py index 6d4a3ce367..c5180e8397 100644 --- a/intersight/model/asset_cluster_member_all_of.py +++ b/intersight/model/asset_cluster_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_cluster_member_list.py b/intersight/model/asset_cluster_member_list.py index 323b2ca752..c655692e4b 100644 --- a/intersight/model/asset_cluster_member_list.py +++ b/intersight/model/asset_cluster_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_cluster_member_list_all_of.py b/intersight/model/asset_cluster_member_list_all_of.py index bcfd52a02e..562ce0a1ad 100644 --- a/intersight/model/asset_cluster_member_list_all_of.py +++ b/intersight/model/asset_cluster_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_cluster_member_relationship.py b/intersight/model/asset_cluster_member_relationship.py index edc50b3373..0a20c723e1 100644 --- a/intersight/model/asset_cluster_member_relationship.py +++ b/intersight/model/asset_cluster_member_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_cluster_member_response.py b/intersight/model/asset_cluster_member_response.py index 0255946361..0feb8a3826 100644 --- a/intersight/model/asset_cluster_member_response.py +++ b/intersight/model/asset_cluster_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_connection.py b/intersight/model/asset_connection.py index c3b1d46b3e..bf3c73436d 100644 --- a/intersight/model/asset_connection.py +++ b/intersight/model/asset_connection.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_connection_all_of.py b/intersight/model/asset_connection_all_of.py index a023f482cc..a49263e4be 100644 --- a/intersight/model/asset_connection_all_of.py +++ b/intersight/model/asset_connection_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_connection_control_message.py b/intersight/model/asset_connection_control_message.py index f848a2a728..be75fb390d 100644 --- a/intersight/model/asset_connection_control_message.py +++ b/intersight/model/asset_connection_control_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_connection_control_message_all_of.py b/intersight/model/asset_connection_control_message_all_of.py index bdffde8611..77ef4f43ed 100644 --- a/intersight/model/asset_connection_control_message_all_of.py +++ b/intersight/model/asset_connection_control_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_contract_information.py b/intersight/model/asset_contract_information.py index 2bb1c40426..a6b0240380 100644 --- a/intersight/model/asset_contract_information.py +++ b/intersight/model/asset_contract_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_contract_information_all_of.py b/intersight/model/asset_contract_information_all_of.py index d302ca303d..ca0b2698a5 100644 --- a/intersight/model/asset_contract_information_all_of.py +++ b/intersight/model/asset_contract_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_credential.py b/intersight/model/asset_credential.py index 6e8f8a4472..5545ee95c3 100644 --- a/intersight/model/asset_credential.py +++ b/intersight/model/asset_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_customer_information.py b/intersight/model/asset_customer_information.py index 842a4510e0..45065ad68d 100644 --- a/intersight/model/asset_customer_information.py +++ b/intersight/model/asset_customer_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_customer_information_all_of.py b/intersight/model/asset_customer_information_all_of.py index cc3d083a46..54f680d545 100644 --- a/intersight/model/asset_customer_information_all_of.py +++ b/intersight/model/asset_customer_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment.py b/intersight/model/asset_deployment.py index c09e2ab6d9..07b9ddee58 100644 --- a/intersight/model/asset_deployment.py +++ b/intersight/model/asset_deployment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_alarm_info.py b/intersight/model/asset_deployment_alarm_info.py index ebd13d1ef8..1566c46cfc 100644 --- a/intersight/model/asset_deployment_alarm_info.py +++ b/intersight/model/asset_deployment_alarm_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_alarm_info_all_of.py b/intersight/model/asset_deployment_alarm_info_all_of.py index 871016ccb0..3d7de6b8f6 100644 --- a/intersight/model/asset_deployment_alarm_info_all_of.py +++ b/intersight/model/asset_deployment_alarm_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_all_of.py b/intersight/model/asset_deployment_all_of.py index 228ed44569..e363c5153b 100644 --- a/intersight/model/asset_deployment_all_of.py +++ b/intersight/model/asset_deployment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device.py b/intersight/model/asset_deployment_device.py index 4ebb8da96b..6bcb7f6686 100644 --- a/intersight/model/asset_deployment_device.py +++ b/intersight/model/asset_deployment_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_alarm_info.py b/intersight/model/asset_deployment_device_alarm_info.py index 3a1d276d78..447af2d717 100644 --- a/intersight/model/asset_deployment_device_alarm_info.py +++ b/intersight/model/asset_deployment_device_alarm_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_alarm_info_all_of.py b/intersight/model/asset_deployment_device_alarm_info_all_of.py index 0d7bd49f05..4413c05f0a 100644 --- a/intersight/model/asset_deployment_device_alarm_info_all_of.py +++ b/intersight/model/asset_deployment_device_alarm_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_all_of.py b/intersight/model/asset_deployment_device_all_of.py index c67a3d97bc..64151d45f3 100644 --- a/intersight/model/asset_deployment_device_all_of.py +++ b/intersight/model/asset_deployment_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_information.py b/intersight/model/asset_deployment_device_information.py index 5abae4b394..b788bed48b 100644 --- a/intersight/model/asset_deployment_device_information.py +++ b/intersight/model/asset_deployment_device_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_information_all_of.py b/intersight/model/asset_deployment_device_information_all_of.py index 87b1b97f58..c99afd3d3f 100644 --- a/intersight/model/asset_deployment_device_information_all_of.py +++ b/intersight/model/asset_deployment_device_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_list.py b/intersight/model/asset_deployment_device_list.py index 77e44b6d00..11d8f5acbb 100644 --- a/intersight/model/asset_deployment_device_list.py +++ b/intersight/model/asset_deployment_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_list_all_of.py b/intersight/model/asset_deployment_device_list_all_of.py index 1d70e9cbee..4a90088fca 100644 --- a/intersight/model/asset_deployment_device_list_all_of.py +++ b/intersight/model/asset_deployment_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_relationship.py b/intersight/model/asset_deployment_device_relationship.py index e631826b04..75c2916243 100644 --- a/intersight/model/asset_deployment_device_relationship.py +++ b/intersight/model/asset_deployment_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_device_response.py b/intersight/model/asset_deployment_device_response.py index e1ee714fe3..0cce7042fa 100644 --- a/intersight/model/asset_deployment_device_response.py +++ b/intersight/model/asset_deployment_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_list.py b/intersight/model/asset_deployment_list.py index 6152710b9c..915626d1e7 100644 --- a/intersight/model/asset_deployment_list.py +++ b/intersight/model/asset_deployment_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_list_all_of.py b/intersight/model/asset_deployment_list_all_of.py index f13c1c08be..436a21e5eb 100644 --- a/intersight/model/asset_deployment_list_all_of.py +++ b/intersight/model/asset_deployment_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_relationship.py b/intersight/model/asset_deployment_relationship.py index c34a0992a6..85c64c9ec4 100644 --- a/intersight/model/asset_deployment_relationship.py +++ b/intersight/model/asset_deployment_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_deployment_response.py b/intersight/model/asset_deployment_response.py index 0168761339..c73779089a 100644 --- a/intersight/model/asset_deployment_response.py +++ b/intersight/model/asset_deployment_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_claim.py b/intersight/model/asset_device_claim.py index 08158d01d9..e6e8601771 100644 --- a/intersight/model/asset_device_claim.py +++ b/intersight/model/asset_device_claim.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_claim_all_of.py b/intersight/model/asset_device_claim_all_of.py index 181224e09a..0982652b66 100644 --- a/intersight/model/asset_device_claim_all_of.py +++ b/intersight/model/asset_device_claim_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_claim_relationship.py b/intersight/model/asset_device_claim_relationship.py index 92531be111..81a09c6963 100644 --- a/intersight/model/asset_device_claim_relationship.py +++ b/intersight/model/asset_device_claim_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_configuration.py b/intersight/model/asset_device_configuration.py index 30bdcbdd31..164dfb2920 100644 --- a/intersight/model/asset_device_configuration.py +++ b/intersight/model/asset_device_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_configuration_all_of.py b/intersight/model/asset_device_configuration_all_of.py index b92dc4ea5b..af2f14b63e 100644 --- a/intersight/model/asset_device_configuration_all_of.py +++ b/intersight/model/asset_device_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_configuration_list.py b/intersight/model/asset_device_configuration_list.py index 493ecb79fa..79e407579d 100644 --- a/intersight/model/asset_device_configuration_list.py +++ b/intersight/model/asset_device_configuration_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_configuration_list_all_of.py b/intersight/model/asset_device_configuration_list_all_of.py index f7d3cec991..af78e7a85b 100644 --- a/intersight/model/asset_device_configuration_list_all_of.py +++ b/intersight/model/asset_device_configuration_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_configuration_relationship.py b/intersight/model/asset_device_configuration_relationship.py index ab2f25ce6d..0c89122c9b 100644 --- a/intersight/model/asset_device_configuration_relationship.py +++ b/intersight/model/asset_device_configuration_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_configuration_response.py b/intersight/model/asset_device_configuration_response.py index d672b521a1..f6b18da172 100644 --- a/intersight/model/asset_device_configuration_response.py +++ b/intersight/model/asset_device_configuration_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_connection.py b/intersight/model/asset_device_connection.py index ca8e02b580..5a5e7e19c1 100644 --- a/intersight/model/asset_device_connection.py +++ b/intersight/model/asset_device_connection.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_connection_all_of.py b/intersight/model/asset_device_connection_all_of.py index 0fbcb31553..b01b861771 100644 --- a/intersight/model/asset_device_connection_all_of.py +++ b/intersight/model/asset_device_connection_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_connection_relationship.py b/intersight/model/asset_device_connection_relationship.py index 6b5a7735e9..33e3d8fadb 100644 --- a/intersight/model/asset_device_connection_relationship.py +++ b/intersight/model/asset_device_connection_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_connector_manager.py b/intersight/model/asset_device_connector_manager.py index 33e20aeea8..924996143f 100644 --- a/intersight/model/asset_device_connector_manager.py +++ b/intersight/model/asset_device_connector_manager.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_connector_manager_all_of.py b/intersight/model/asset_device_connector_manager_all_of.py index a2b372988d..60501c84ac 100644 --- a/intersight/model/asset_device_connector_manager_all_of.py +++ b/intersight/model/asset_device_connector_manager_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_connector_manager_list.py b/intersight/model/asset_device_connector_manager_list.py index 71a5c7e14b..0bdcb9a8a6 100644 --- a/intersight/model/asset_device_connector_manager_list.py +++ b/intersight/model/asset_device_connector_manager_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_connector_manager_list_all_of.py b/intersight/model/asset_device_connector_manager_list_all_of.py index f668167fc3..85eea6c9ef 100644 --- a/intersight/model/asset_device_connector_manager_list_all_of.py +++ b/intersight/model/asset_device_connector_manager_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_connector_manager_response.py b/intersight/model/asset_device_connector_manager_response.py index c7dbc805f2..9184b7fbab 100644 --- a/intersight/model/asset_device_connector_manager_response.py +++ b/intersight/model/asset_device_connector_manager_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_information.py b/intersight/model/asset_device_contract_information.py index 06cd3a8eca..e3530d01c2 100644 --- a/intersight/model/asset_device_contract_information.py +++ b/intersight/model/asset_device_contract_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_information_all_of.py b/intersight/model/asset_device_contract_information_all_of.py index 9eaf4270c9..51c548c0c7 100644 --- a/intersight/model/asset_device_contract_information_all_of.py +++ b/intersight/model/asset_device_contract_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_information_list.py b/intersight/model/asset_device_contract_information_list.py index f79e7a6c21..2a2b95d3ed 100644 --- a/intersight/model/asset_device_contract_information_list.py +++ b/intersight/model/asset_device_contract_information_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_information_list_all_of.py b/intersight/model/asset_device_contract_information_list_all_of.py index 019f581c58..88e7a97f87 100644 --- a/intersight/model/asset_device_contract_information_list_all_of.py +++ b/intersight/model/asset_device_contract_information_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_information_relationship.py b/intersight/model/asset_device_contract_information_relationship.py index 03853be903..006ba84569 100644 --- a/intersight/model/asset_device_contract_information_relationship.py +++ b/intersight/model/asset_device_contract_information_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_information_response.py b/intersight/model/asset_device_contract_information_response.py index e2cab567a6..1428387ebf 100644 --- a/intersight/model/asset_device_contract_information_response.py +++ b/intersight/model/asset_device_contract_information_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_notification.py b/intersight/model/asset_device_contract_notification.py index 817d11d4ef..4b2dfdf678 100644 --- a/intersight/model/asset_device_contract_notification.py +++ b/intersight/model/asset_device_contract_notification.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_contract_notification_all_of.py b/intersight/model/asset_device_contract_notification_all_of.py index ebd0b2b13e..373ab43bfd 100644 --- a/intersight/model/asset_device_contract_notification_all_of.py +++ b/intersight/model/asset_device_contract_notification_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_endpoint_local_credential.py b/intersight/model/asset_device_endpoint_local_credential.py index 7de025e123..c55110853f 100644 --- a/intersight/model/asset_device_endpoint_local_credential.py +++ b/intersight/model/asset_device_endpoint_local_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_information.py b/intersight/model/asset_device_information.py index 14dbca4241..9498fb8f7e 100644 --- a/intersight/model/asset_device_information.py +++ b/intersight/model/asset_device_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_information_all_of.py b/intersight/model/asset_device_information_all_of.py index c4fd6e0853..b4feb05f4c 100644 --- a/intersight/model/asset_device_information_all_of.py +++ b/intersight/model/asset_device_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_registration.py b/intersight/model/asset_device_registration.py index a70ed94632..fffb9d1b33 100644 --- a/intersight/model/asset_device_registration.py +++ b/intersight/model/asset_device_registration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_registration_all_of.py b/intersight/model/asset_device_registration_all_of.py index daef904dce..4e0e40227f 100644 --- a/intersight/model/asset_device_registration_all_of.py +++ b/intersight/model/asset_device_registration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_registration_list.py b/intersight/model/asset_device_registration_list.py index 25357c8c30..6edb445716 100644 --- a/intersight/model/asset_device_registration_list.py +++ b/intersight/model/asset_device_registration_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_registration_list_all_of.py b/intersight/model/asset_device_registration_list_all_of.py index 67302209c8..6416418660 100644 --- a/intersight/model/asset_device_registration_list_all_of.py +++ b/intersight/model/asset_device_registration_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_registration_relationship.py b/intersight/model/asset_device_registration_relationship.py index fff2385dec..a020fa715a 100644 --- a/intersight/model/asset_device_registration_relationship.py +++ b/intersight/model/asset_device_registration_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_registration_response.py b/intersight/model/asset_device_registration_response.py index f5880331e9..9497858b28 100644 --- a/intersight/model/asset_device_registration_response.py +++ b/intersight/model/asset_device_registration_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_statistics.py b/intersight/model/asset_device_statistics.py index 6dac8155a3..3f7d0310ba 100644 --- a/intersight/model/asset_device_statistics.py +++ b/intersight/model/asset_device_statistics.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_statistics_all_of.py b/intersight/model/asset_device_statistics_all_of.py index 9405425ba0..a3e4e71f5f 100644 --- a/intersight/model/asset_device_statistics_all_of.py +++ b/intersight/model/asset_device_statistics_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_transaction.py b/intersight/model/asset_device_transaction.py index 19b202e74f..4a30b10614 100644 --- a/intersight/model/asset_device_transaction.py +++ b/intersight/model/asset_device_transaction.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_device_transaction_all_of.py b/intersight/model/asset_device_transaction_all_of.py index 0876da53d7..328cb039c0 100644 --- a/intersight/model/asset_device_transaction_all_of.py +++ b/intersight/model/asset_device_transaction_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_global_ultimate.py b/intersight/model/asset_global_ultimate.py index 244f5bc283..6bb6bfa382 100644 --- a/intersight/model/asset_global_ultimate.py +++ b/intersight/model/asset_global_ultimate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_global_ultimate_all_of.py b/intersight/model/asset_global_ultimate_all_of.py index 38fea335d3..4adf89db96 100644 --- a/intersight/model/asset_global_ultimate_all_of.py +++ b/intersight/model/asset_global_ultimate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_google_cloud_platform_service_account_key_credential.py b/intersight/model/asset_google_cloud_platform_service_account_key_credential.py index e40ab3405b..944734570e 100644 --- a/intersight/model/asset_google_cloud_platform_service_account_key_credential.py +++ b/intersight/model/asset_google_cloud_platform_service_account_key_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_google_cloud_platform_service_account_key_credential_all_of.py b/intersight/model/asset_google_cloud_platform_service_account_key_credential_all_of.py index c05f76e436..b80e5130dd 100644 --- a/intersight/model/asset_google_cloud_platform_service_account_key_credential_all_of.py +++ b/intersight/model/asset_google_cloud_platform_service_account_key_credential_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_http_connection.py b/intersight/model/asset_http_connection.py index df4d1be4b6..2cbd97de76 100644 --- a/intersight/model/asset_http_connection.py +++ b/intersight/model/asset_http_connection.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_http_connection_all_of.py b/intersight/model/asset_http_connection_all_of.py index 60dc18a48b..bf4d8db2a8 100644 --- a/intersight/model/asset_http_connection_all_of.py +++ b/intersight/model/asset_http_connection_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_intersight_device_connector_connection.py b/intersight/model/asset_intersight_device_connector_connection.py index ef5f7b58ea..47bbe58798 100644 --- a/intersight/model/asset_intersight_device_connector_connection.py +++ b/intersight/model/asset_intersight_device_connector_connection.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_metering_type.py b/intersight/model/asset_metering_type.py index fd46581dca..99de8db0f0 100644 --- a/intersight/model/asset_metering_type.py +++ b/intersight/model/asset_metering_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_metering_type_all_of.py b/intersight/model/asset_metering_type_all_of.py index e18201e206..67748ecc78 100644 --- a/intersight/model/asset_metering_type_all_of.py +++ b/intersight/model/asset_metering_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_new_relic_credential.py b/intersight/model/asset_new_relic_credential.py index 361c8451cf..985b1bfced 100644 --- a/intersight/model/asset_new_relic_credential.py +++ b/intersight/model/asset_new_relic_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_new_relic_credential_all_of.py b/intersight/model/asset_new_relic_credential_all_of.py index 1badbfd6a8..c8a0643b54 100644 --- a/intersight/model/asset_new_relic_credential_all_of.py +++ b/intersight/model/asset_new_relic_credential_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_no_authentication_credential.py b/intersight/model/asset_no_authentication_credential.py index 18e46c9b4d..8706b1a137 100644 --- a/intersight/model/asset_no_authentication_credential.py +++ b/intersight/model/asset_no_authentication_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_oauth_bearer_token_credential.py b/intersight/model/asset_oauth_bearer_token_credential.py index 99747f385b..6f5f409035 100644 --- a/intersight/model/asset_oauth_bearer_token_credential.py +++ b/intersight/model/asset_oauth_bearer_token_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_oauth_bearer_token_credential_all_of.py b/intersight/model/asset_oauth_bearer_token_credential_all_of.py index b2993ae293..b802aa5feb 100644 --- a/intersight/model/asset_oauth_bearer_token_credential_all_of.py +++ b/intersight/model/asset_oauth_bearer_token_credential_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_oauth_client_id_secret_credential.py b/intersight/model/asset_oauth_client_id_secret_credential.py index 458dcb3a61..a13dabf4c3 100644 --- a/intersight/model/asset_oauth_client_id_secret_credential.py +++ b/intersight/model/asset_oauth_client_id_secret_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_oauth_client_id_secret_credential_all_of.py b/intersight/model/asset_oauth_client_id_secret_credential_all_of.py index 1370841b86..cc25e72cd3 100644 --- a/intersight/model/asset_oauth_client_id_secret_credential_all_of.py +++ b/intersight/model/asset_oauth_client_id_secret_credential_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options.py b/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options.py index 5c0e2988cd..9dd260ce67 100644 --- a/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options.py +++ b/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options_all_of.py b/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options_all_of.py index 9d23fc4994..2523588f04 100644 --- a/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options_all_of.py +++ b/intersight/model/asset_orchestration_hitachi_virtual_storage_platform_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_orchestration_hsm_vmware_vcenter_options.py b/intersight/model/asset_orchestration_hsm_vmware_vcenter_options.py index e9f1a4f7e6..f5f5d2b1ec 100644 --- a/intersight/model/asset_orchestration_hsm_vmware_vcenter_options.py +++ b/intersight/model/asset_orchestration_hsm_vmware_vcenter_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_orchestration_hsm_vmware_vcenter_options_all_of.py b/intersight/model/asset_orchestration_hsm_vmware_vcenter_options_all_of.py index 181214f44b..649b7c7319 100644 --- a/intersight/model/asset_orchestration_hsm_vmware_vcenter_options_all_of.py +++ b/intersight/model/asset_orchestration_hsm_vmware_vcenter_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_orchestration_service.py b/intersight/model/asset_orchestration_service.py index 47c557028b..13aa80c5d7 100644 --- a/intersight/model/asset_orchestration_service.py +++ b/intersight/model/asset_orchestration_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_parent_connection_signature.py b/intersight/model/asset_parent_connection_signature.py index 3246b3f835..071b6dc3e6 100644 --- a/intersight/model/asset_parent_connection_signature.py +++ b/intersight/model/asset_parent_connection_signature.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_parent_connection_signature_all_of.py b/intersight/model/asset_parent_connection_signature_all_of.py index 1b504be443..29bcdb0dfa 100644 --- a/intersight/model/asset_parent_connection_signature_all_of.py +++ b/intersight/model/asset_parent_connection_signature_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_private_key_credential.py b/intersight/model/asset_private_key_credential.py index a0a53c388a..6a887d2cc0 100644 --- a/intersight/model/asset_private_key_credential.py +++ b/intersight/model/asset_private_key_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_private_key_credential_all_of.py b/intersight/model/asset_private_key_credential_all_of.py index ffe08bb03c..776a07f789 100644 --- a/intersight/model/asset_private_key_credential_all_of.py +++ b/intersight/model/asset_private_key_credential_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_product_information.py b/intersight/model/asset_product_information.py index aaa4a7e6ca..938ba0faff 100644 --- a/intersight/model/asset_product_information.py +++ b/intersight/model/asset_product_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_product_information_all_of.py b/intersight/model/asset_product_information_all_of.py index 751424f023..3ee25b4130 100644 --- a/intersight/model/asset_product_information_all_of.py +++ b/intersight/model/asset_product_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_scoped_target_connection.py b/intersight/model/asset_scoped_target_connection.py index 7fd731b055..55a1b840f7 100644 --- a/intersight/model/asset_scoped_target_connection.py +++ b/intersight/model/asset_scoped_target_connection.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_scoped_target_connection_all_of.py b/intersight/model/asset_scoped_target_connection_all_of.py index 76a48e43e7..87b28fb2d9 100644 --- a/intersight/model/asset_scoped_target_connection_all_of.py +++ b/intersight/model/asset_scoped_target_connection_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_service.py b/intersight/model/asset_service.py index 57ca8bcb9a..af321a9829 100644 --- a/intersight/model/asset_service.py +++ b/intersight/model/asset_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_service_all_of.py b/intersight/model/asset_service_all_of.py index 2a26aef1be..9b2f8dc301 100644 --- a/intersight/model/asset_service_all_of.py +++ b/intersight/model/asset_service_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_service_now_credential.py b/intersight/model/asset_service_now_credential.py index 7364274b99..179669b4b6 100644 --- a/intersight/model/asset_service_now_credential.py +++ b/intersight/model/asset_service_now_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_service_now_credential_all_of.py b/intersight/model/asset_service_now_credential_all_of.py index 5dc6aa4779..ab8b694838 100644 --- a/intersight/model/asset_service_now_credential_all_of.py +++ b/intersight/model/asset_service_now_credential_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_service_options.py b/intersight/model/asset_service_options.py index 6a34ee80e5..74f46db23e 100644 --- a/intersight/model/asset_service_options.py +++ b/intersight/model/asset_service_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_ssh_connection.py b/intersight/model/asset_ssh_connection.py index a9d4fc5c81..ff6184b15d 100644 --- a/intersight/model/asset_ssh_connection.py +++ b/intersight/model/asset_ssh_connection.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_ssh_connection_all_of.py b/intersight/model/asset_ssh_connection_all_of.py index de7d3c15de..6b034465db 100644 --- a/intersight/model/asset_ssh_connection_all_of.py +++ b/intersight/model/asset_ssh_connection_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription.py b/intersight/model/asset_subscription.py index b4c7e8b389..aa0c78df36 100644 --- a/intersight/model/asset_subscription.py +++ b/intersight/model/asset_subscription.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_account.py b/intersight/model/asset_subscription_account.py index 599f196fbd..f6fc145531 100644 --- a/intersight/model/asset_subscription_account.py +++ b/intersight/model/asset_subscription_account.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_account_all_of.py b/intersight/model/asset_subscription_account_all_of.py index 735ea16e45..a7c464eb97 100644 --- a/intersight/model/asset_subscription_account_all_of.py +++ b/intersight/model/asset_subscription_account_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_account_list.py b/intersight/model/asset_subscription_account_list.py index d301ddb468..e0386622fe 100644 --- a/intersight/model/asset_subscription_account_list.py +++ b/intersight/model/asset_subscription_account_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_account_list_all_of.py b/intersight/model/asset_subscription_account_list_all_of.py index fd5676bcc9..c1fe8bfe85 100644 --- a/intersight/model/asset_subscription_account_list_all_of.py +++ b/intersight/model/asset_subscription_account_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_account_relationship.py b/intersight/model/asset_subscription_account_relationship.py index 0ab004568e..ea74724a26 100644 --- a/intersight/model/asset_subscription_account_relationship.py +++ b/intersight/model/asset_subscription_account_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_account_response.py b/intersight/model/asset_subscription_account_response.py index 7d3d671eb8..3cb80c5f19 100644 --- a/intersight/model/asset_subscription_account_response.py +++ b/intersight/model/asset_subscription_account_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_all_of.py b/intersight/model/asset_subscription_all_of.py index f49e704f46..cbf129b62f 100644 --- a/intersight/model/asset_subscription_all_of.py +++ b/intersight/model/asset_subscription_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_device_contract_information.py b/intersight/model/asset_subscription_device_contract_information.py index 51f55c6d97..15be2235a5 100644 --- a/intersight/model/asset_subscription_device_contract_information.py +++ b/intersight/model/asset_subscription_device_contract_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_device_contract_information_all_of.py b/intersight/model/asset_subscription_device_contract_information_all_of.py index 8063d54a6a..59b58058b6 100644 --- a/intersight/model/asset_subscription_device_contract_information_all_of.py +++ b/intersight/model/asset_subscription_device_contract_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_device_contract_information_list.py b/intersight/model/asset_subscription_device_contract_information_list.py index 5a4b4c33c4..d391d08ddf 100644 --- a/intersight/model/asset_subscription_device_contract_information_list.py +++ b/intersight/model/asset_subscription_device_contract_information_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_device_contract_information_list_all_of.py b/intersight/model/asset_subscription_device_contract_information_list_all_of.py index 922375b1b7..5cbe88f3ef 100644 --- a/intersight/model/asset_subscription_device_contract_information_list_all_of.py +++ b/intersight/model/asset_subscription_device_contract_information_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_device_contract_information_response.py b/intersight/model/asset_subscription_device_contract_information_response.py index e17bc99197..80d2a07740 100644 --- a/intersight/model/asset_subscription_device_contract_information_response.py +++ b/intersight/model/asset_subscription_device_contract_information_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_list.py b/intersight/model/asset_subscription_list.py index f21485d987..ba74bd5ca1 100644 --- a/intersight/model/asset_subscription_list.py +++ b/intersight/model/asset_subscription_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_list_all_of.py b/intersight/model/asset_subscription_list_all_of.py index bc957836d8..1a531ddeba 100644 --- a/intersight/model/asset_subscription_list_all_of.py +++ b/intersight/model/asset_subscription_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_relationship.py b/intersight/model/asset_subscription_relationship.py index 81978b7cb8..648404b787 100644 --- a/intersight/model/asset_subscription_relationship.py +++ b/intersight/model/asset_subscription_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_subscription_response.py b/intersight/model/asset_subscription_response.py index 380dbe0de1..c09224e335 100644 --- a/intersight/model/asset_subscription_response.py +++ b/intersight/model/asset_subscription_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_sudi_info.py b/intersight/model/asset_sudi_info.py index 889c47594b..a7584695fa 100644 --- a/intersight/model/asset_sudi_info.py +++ b/intersight/model/asset_sudi_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_sudi_info_all_of.py b/intersight/model/asset_sudi_info_all_of.py index 31beb1fde9..26782910bf 100644 --- a/intersight/model/asset_sudi_info_all_of.py +++ b/intersight/model/asset_sudi_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target.py b/intersight/model/asset_target.py index c0d15ac76f..ece2d77499 100644 --- a/intersight/model/asset_target.py +++ b/intersight/model/asset_target.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_all_of.py b/intersight/model/asset_target_all_of.py index 64edd24201..04be59695b 100644 --- a/intersight/model/asset_target_all_of.py +++ b/intersight/model/asset_target_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_key.py b/intersight/model/asset_target_key.py index 29fb023284..70438b06f0 100644 --- a/intersight/model/asset_target_key.py +++ b/intersight/model/asset_target_key.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_key_all_of.py b/intersight/model/asset_target_key_all_of.py index e1795237b3..0b39ffb11d 100644 --- a/intersight/model/asset_target_key_all_of.py +++ b/intersight/model/asset_target_key_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_list.py b/intersight/model/asset_target_list.py index 8611eeb93f..815936075b 100644 --- a/intersight/model/asset_target_list.py +++ b/intersight/model/asset_target_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_list_all_of.py b/intersight/model/asset_target_list_all_of.py index 09f1df5eb5..ac1fc1056c 100644 --- a/intersight/model/asset_target_list_all_of.py +++ b/intersight/model/asset_target_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_relationship.py b/intersight/model/asset_target_relationship.py index f3ab2cd469..0122178b6a 100644 --- a/intersight/model/asset_target_relationship.py +++ b/intersight/model/asset_target_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_response.py b/intersight/model/asset_target_response.py index 9906f5955a..06876380ea 100644 --- a/intersight/model/asset_target_response.py +++ b/intersight/model/asset_target_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_signature.py b/intersight/model/asset_target_signature.py index ef27db6447..c46f3c3e0b 100644 --- a/intersight/model/asset_target_signature.py +++ b/intersight/model/asset_target_signature.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_signature_all_of.py b/intersight/model/asset_target_signature_all_of.py index 31a9d1a426..4e8dc69e31 100644 --- a/intersight/model/asset_target_signature_all_of.py +++ b/intersight/model/asset_target_signature_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_target_status_details.py b/intersight/model/asset_target_status_details.py index 3f01b89e1d..da53d827e7 100644 --- a/intersight/model/asset_target_status_details.py +++ b/intersight/model/asset_target_status_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_terraform_integration_service.py b/intersight/model/asset_terraform_integration_service.py index a92700a1c3..212e009704 100644 --- a/intersight/model/asset_terraform_integration_service.py +++ b/intersight/model/asset_terraform_integration_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_terraform_integration_terraform_agent_options.py b/intersight/model/asset_terraform_integration_terraform_agent_options.py index 97ba253842..90462866fd 100644 --- a/intersight/model/asset_terraform_integration_terraform_agent_options.py +++ b/intersight/model/asset_terraform_integration_terraform_agent_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_terraform_integration_terraform_agent_options_all_of.py b/intersight/model/asset_terraform_integration_terraform_agent_options_all_of.py index 54bbf528d9..6d6ffc2f91 100644 --- a/intersight/model/asset_terraform_integration_terraform_agent_options_all_of.py +++ b/intersight/model/asset_terraform_integration_terraform_agent_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_terraform_integration_terraform_cloud_options.py b/intersight/model/asset_terraform_integration_terraform_cloud_options.py index 710507215a..b3cc1364cf 100644 --- a/intersight/model/asset_terraform_integration_terraform_cloud_options.py +++ b/intersight/model/asset_terraform_integration_terraform_cloud_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_terraform_integration_terraform_cloud_options_all_of.py b/intersight/model/asset_terraform_integration_terraform_cloud_options_all_of.py index 57786987a2..9d18028832 100644 --- a/intersight/model/asset_terraform_integration_terraform_cloud_options_all_of.py +++ b/intersight/model/asset_terraform_integration_terraform_cloud_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_username_password_credential.py b/intersight/model/asset_username_password_credential.py index d9a0110c88..c8f258a66a 100644 --- a/intersight/model/asset_username_password_credential.py +++ b/intersight/model/asset_username_password_credential.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_username_password_credential_all_of.py b/intersight/model/asset_username_password_credential_all_of.py index 7331e7618b..f23c49d1f2 100644 --- a/intersight/model/asset_username_password_credential_all_of.py +++ b/intersight/model/asset_username_password_credential_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_virtualization_amazon_web_service_options.py b/intersight/model/asset_virtualization_amazon_web_service_options.py index 9b295509bf..c4e5fd51b5 100644 --- a/intersight/model/asset_virtualization_amazon_web_service_options.py +++ b/intersight/model/asset_virtualization_amazon_web_service_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_virtualization_cloud_options.py b/intersight/model/asset_virtualization_cloud_options.py index 9f2dcc48a3..5d164fec7e 100644 --- a/intersight/model/asset_virtualization_cloud_options.py +++ b/intersight/model/asset_virtualization_cloud_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_virtualization_cloud_options_all_of.py b/intersight/model/asset_virtualization_cloud_options_all_of.py index fcdaf87073..8599d383cc 100644 --- a/intersight/model/asset_virtualization_cloud_options_all_of.py +++ b/intersight/model/asset_virtualization_cloud_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_virtualization_service.py b/intersight/model/asset_virtualization_service.py index 09ae44b54a..039e3b2c8e 100644 --- a/intersight/model/asset_virtualization_service.py +++ b/intersight/model/asset_virtualization_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_vm_host.py b/intersight/model/asset_vm_host.py index a506f2e2f8..b413856c72 100644 --- a/intersight/model/asset_vm_host.py +++ b/intersight/model/asset_vm_host.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_vm_host_all_of.py b/intersight/model/asset_vm_host_all_of.py index 04219626b9..b83b5f0166 100644 --- a/intersight/model/asset_vm_host_all_of.py +++ b/intersight/model/asset_vm_host_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options.py b/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options.py index e5dfdb2080..d88376df1c 100644 --- a/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options.py +++ b/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options_all_of.py b/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options_all_of.py index 381a222fa7..14280c6391 100644 --- a/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_amazon_web_services_billing_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_dynatrace_options.py b/intersight/model/asset_workload_optimizer_dynatrace_options.py index e5c47576a2..86f3cce3fd 100644 --- a/intersight/model/asset_workload_optimizer_dynatrace_options.py +++ b/intersight/model/asset_workload_optimizer_dynatrace_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_dynatrace_options_all_of.py b/intersight/model/asset_workload_optimizer_dynatrace_options_all_of.py index e9b189554d..3ecc0e10b2 100644 --- a/intersight/model/asset_workload_optimizer_dynatrace_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_dynatrace_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options.py b/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options.py index f6c5e34539..da9b1c37b1 100644 --- a/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options.py +++ b/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options_all_of.py b/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options_all_of.py index 2b67a727bb..b6aade888e 100644 --- a/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_google_cloud_platform_billing_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_hyperv_options.py b/intersight/model/asset_workload_optimizer_hyperv_options.py index 2543f4028b..cd416a4946 100644 --- a/intersight/model/asset_workload_optimizer_hyperv_options.py +++ b/intersight/model/asset_workload_optimizer_hyperv_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_hyperv_options_all_of.py b/intersight/model/asset_workload_optimizer_hyperv_options_all_of.py index 76ab855745..3ced567ca6 100644 --- a/intersight/model/asset_workload_optimizer_hyperv_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_hyperv_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options.py b/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options.py index e2b1c84cd8..5c5e95ba5c 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options_all_of.py index bc52a12eed..f48ca20319 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_application_insights_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options.py b/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options.py index 1ae3434170..ec51f98a4d 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options_all_of.py index 9b0e044203..6f80ecdc07 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_billing_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.py b/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.py index 4ed1fc46ea..72d70defbc 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options_all_of.py index ed2ca413cf..161919784d 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_enterprise_agreement_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options.py b/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options.py index 3b06ee99de..0621646280 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options_all_of.py index 2789edc5b4..ab6198cb4b 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_microsoft_azure_service_principal_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_sql_server_options.py b/intersight/model/asset_workload_optimizer_microsoft_sql_server_options.py index feae121ee5..8a952b5083 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_sql_server_options.py +++ b/intersight/model/asset_workload_optimizer_microsoft_sql_server_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_microsoft_sql_server_options_all_of.py b/intersight/model/asset_workload_optimizer_microsoft_sql_server_options_all_of.py index 3f184b66f6..d573764cf7 100644 --- a/intersight/model/asset_workload_optimizer_microsoft_sql_server_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_microsoft_sql_server_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_new_relic_options.py b/intersight/model/asset_workload_optimizer_new_relic_options.py index b59824ce2d..58528ee4b1 100644 --- a/intersight/model/asset_workload_optimizer_new_relic_options.py +++ b/intersight/model/asset_workload_optimizer_new_relic_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py b/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py index 31c15cc354..a63209fde8 100644 --- a/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_new_relic_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_open_stack_options.py b/intersight/model/asset_workload_optimizer_open_stack_options.py index 3a8dd27c74..96d5843584 100644 --- a/intersight/model/asset_workload_optimizer_open_stack_options.py +++ b/intersight/model/asset_workload_optimizer_open_stack_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_open_stack_options_all_of.py b/intersight/model/asset_workload_optimizer_open_stack_options_all_of.py index 7f25fffea8..93f5c7473a 100644 --- a/intersight/model/asset_workload_optimizer_open_stack_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_open_stack_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_oracle_database_server_options.py b/intersight/model/asset_workload_optimizer_oracle_database_server_options.py index bd370859b0..e7cfea6bf7 100644 --- a/intersight/model/asset_workload_optimizer_oracle_database_server_options.py +++ b/intersight/model/asset_workload_optimizer_oracle_database_server_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_oracle_database_server_options_all_of.py b/intersight/model/asset_workload_optimizer_oracle_database_server_options_all_of.py index 42e668a303..193905b6e2 100644 --- a/intersight/model/asset_workload_optimizer_oracle_database_server_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_oracle_database_server_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_red_hat_open_stack_options.py b/intersight/model/asset_workload_optimizer_red_hat_open_stack_options.py index 0a7629b81f..15bca4cd7f 100644 --- a/intersight/model/asset_workload_optimizer_red_hat_open_stack_options.py +++ b/intersight/model/asset_workload_optimizer_red_hat_open_stack_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_red_hat_open_stack_options_all_of.py b/intersight/model/asset_workload_optimizer_red_hat_open_stack_options_all_of.py index a276e51fe8..e37942ed1c 100644 --- a/intersight/model/asset_workload_optimizer_red_hat_open_stack_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_red_hat_open_stack_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_service.py b/intersight/model/asset_workload_optimizer_service.py index 9ad7e60719..19aec3119d 100644 --- a/intersight/model/asset_workload_optimizer_service.py +++ b/intersight/model/asset_workload_optimizer_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_vmware_vcenter_options.py b/intersight/model/asset_workload_optimizer_vmware_vcenter_options.py index e52d81b4f6..92f4a2fd7e 100644 --- a/intersight/model/asset_workload_optimizer_vmware_vcenter_options.py +++ b/intersight/model/asset_workload_optimizer_vmware_vcenter_options.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/asset_workload_optimizer_vmware_vcenter_options_all_of.py b/intersight/model/asset_workload_optimizer_vmware_vcenter_options_all_of.py index bb933a3b74..330204cacf 100644 --- a/intersight/model/asset_workload_optimizer_vmware_vcenter_options_all_of.py +++ b/intersight/model/asset_workload_optimizer_vmware_vcenter_options_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_device.py b/intersight/model/bios_boot_device.py index e6bec47f30..b4505c6170 100644 --- a/intersight/model/bios_boot_device.py +++ b/intersight/model/bios_boot_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_device_all_of.py b/intersight/model/bios_boot_device_all_of.py index 84d7f011ec..d9a171473c 100644 --- a/intersight/model/bios_boot_device_all_of.py +++ b/intersight/model/bios_boot_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_device_list.py b/intersight/model/bios_boot_device_list.py index d55349ba96..d891596388 100644 --- a/intersight/model/bios_boot_device_list.py +++ b/intersight/model/bios_boot_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_device_list_all_of.py b/intersight/model/bios_boot_device_list_all_of.py index c1f2314fbc..8cb7621272 100644 --- a/intersight/model/bios_boot_device_list_all_of.py +++ b/intersight/model/bios_boot_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_device_relationship.py b/intersight/model/bios_boot_device_relationship.py index 84c0edcfe5..0d15bb936c 100644 --- a/intersight/model/bios_boot_device_relationship.py +++ b/intersight/model/bios_boot_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_device_response.py b/intersight/model/bios_boot_device_response.py index bcf18820bc..b7b4081cf1 100644 --- a/intersight/model/bios_boot_device_response.py +++ b/intersight/model/bios_boot_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_mode.py b/intersight/model/bios_boot_mode.py index cde77d562f..1b481f8446 100644 --- a/intersight/model/bios_boot_mode.py +++ b/intersight/model/bios_boot_mode.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_mode_all_of.py b/intersight/model/bios_boot_mode_all_of.py index 7bda57cd9e..e5c121ff77 100644 --- a/intersight/model/bios_boot_mode_all_of.py +++ b/intersight/model/bios_boot_mode_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_mode_list.py b/intersight/model/bios_boot_mode_list.py index 2be3d1e65e..70525aeeed 100644 --- a/intersight/model/bios_boot_mode_list.py +++ b/intersight/model/bios_boot_mode_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_mode_list_all_of.py b/intersight/model/bios_boot_mode_list_all_of.py index 52421bc002..4b755bb05b 100644 --- a/intersight/model/bios_boot_mode_list_all_of.py +++ b/intersight/model/bios_boot_mode_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_mode_relationship.py b/intersight/model/bios_boot_mode_relationship.py index 533ebf71ef..34aae1b9e1 100644 --- a/intersight/model/bios_boot_mode_relationship.py +++ b/intersight/model/bios_boot_mode_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_boot_mode_response.py b/intersight/model/bios_boot_mode_response.py index 7b8eebc047..99879e6f26 100644 --- a/intersight/model/bios_boot_mode_response.py +++ b/intersight/model/bios_boot_mode_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_policy.py b/intersight/model/bios_policy.py index 79c421fb00..03faf7870d 100644 --- a/intersight/model/bios_policy.py +++ b/intersight/model/bios_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_policy_all_of.py b/intersight/model/bios_policy_all_of.py index c6f675e7ca..66d299ea4f 100644 --- a/intersight/model/bios_policy_all_of.py +++ b/intersight/model/bios_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_policy_list.py b/intersight/model/bios_policy_list.py index 119a686963..eeee80f8fd 100644 --- a/intersight/model/bios_policy_list.py +++ b/intersight/model/bios_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_policy_list_all_of.py b/intersight/model/bios_policy_list_all_of.py index 246a8f7ebe..f76836dd15 100644 --- a/intersight/model/bios_policy_list_all_of.py +++ b/intersight/model/bios_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_policy_response.py b/intersight/model/bios_policy_response.py index 97e29be510..dcf3bd9c4c 100644 --- a/intersight/model/bios_policy_response.py +++ b/intersight/model/bios_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_system_boot_order.py b/intersight/model/bios_system_boot_order.py index 7fdc813bed..938e2aee2a 100644 --- a/intersight/model/bios_system_boot_order.py +++ b/intersight/model/bios_system_boot_order.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_system_boot_order_all_of.py b/intersight/model/bios_system_boot_order_all_of.py index ab3add6633..c0bf287eb9 100644 --- a/intersight/model/bios_system_boot_order_all_of.py +++ b/intersight/model/bios_system_boot_order_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_system_boot_order_list.py b/intersight/model/bios_system_boot_order_list.py index c7950df05b..a2846faac8 100644 --- a/intersight/model/bios_system_boot_order_list.py +++ b/intersight/model/bios_system_boot_order_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_system_boot_order_list_all_of.py b/intersight/model/bios_system_boot_order_list_all_of.py index a0cb3c02f3..55c8d4e961 100644 --- a/intersight/model/bios_system_boot_order_list_all_of.py +++ b/intersight/model/bios_system_boot_order_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_system_boot_order_relationship.py b/intersight/model/bios_system_boot_order_relationship.py index 212e4384d4..c2a41f57cc 100644 --- a/intersight/model/bios_system_boot_order_relationship.py +++ b/intersight/model/bios_system_boot_order_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_system_boot_order_response.py b/intersight/model/bios_system_boot_order_response.py index 7ba47662bc..902be2df5c 100644 --- a/intersight/model/bios_system_boot_order_response.py +++ b/intersight/model/bios_system_boot_order_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_token_settings.py b/intersight/model/bios_token_settings.py index 175b64bde1..001f85b17e 100644 --- a/intersight/model/bios_token_settings.py +++ b/intersight/model/bios_token_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_token_settings_all_of.py b/intersight/model/bios_token_settings_all_of.py index e9e515a5f1..6ba6166fdd 100644 --- a/intersight/model/bios_token_settings_all_of.py +++ b/intersight/model/bios_token_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_token_settings_list.py b/intersight/model/bios_token_settings_list.py index da395a59c7..fcc77bed88 100644 --- a/intersight/model/bios_token_settings_list.py +++ b/intersight/model/bios_token_settings_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_token_settings_list_all_of.py b/intersight/model/bios_token_settings_list_all_of.py index 7b055b52bb..6c65a7edda 100644 --- a/intersight/model/bios_token_settings_list_all_of.py +++ b/intersight/model/bios_token_settings_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_token_settings_relationship.py b/intersight/model/bios_token_settings_relationship.py index eb27eb18aa..7aba049d19 100644 --- a/intersight/model/bios_token_settings_relationship.py +++ b/intersight/model/bios_token_settings_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_token_settings_response.py b/intersight/model/bios_token_settings_response.py index ef8967f8d3..4e6641ad6d 100644 --- a/intersight/model/bios_token_settings_response.py +++ b/intersight/model/bios_token_settings_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_unit.py b/intersight/model/bios_unit.py index 5e1f3848ba..9a13b947ac 100644 --- a/intersight/model/bios_unit.py +++ b/intersight/model/bios_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_unit_all_of.py b/intersight/model/bios_unit_all_of.py index d9fc714bae..96b8a589fa 100644 --- a/intersight/model/bios_unit_all_of.py +++ b/intersight/model/bios_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_unit_list.py b/intersight/model/bios_unit_list.py index 97c4b79fa9..908dfdbb60 100644 --- a/intersight/model/bios_unit_list.py +++ b/intersight/model/bios_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_unit_list_all_of.py b/intersight/model/bios_unit_list_all_of.py index c0bf4ce39b..ebce973489 100644 --- a/intersight/model/bios_unit_list_all_of.py +++ b/intersight/model/bios_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_unit_relationship.py b/intersight/model/bios_unit_relationship.py index d16ecd61ed..e6907e7863 100644 --- a/intersight/model/bios_unit_relationship.py +++ b/intersight/model/bios_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_unit_response.py b/intersight/model/bios_unit_response.py index a324b0360a..52e89ffa45 100644 --- a/intersight/model/bios_unit_response.py +++ b/intersight/model/bios_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_vf_select_memory_ras_configuration.py b/intersight/model/bios_vf_select_memory_ras_configuration.py index ed7e3ff2e0..dbed6fa3a6 100644 --- a/intersight/model/bios_vf_select_memory_ras_configuration.py +++ b/intersight/model/bios_vf_select_memory_ras_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_all_of.py b/intersight/model/bios_vf_select_memory_ras_configuration_all_of.py index 3e1f0ce488..f73d0132fe 100644 --- a/intersight/model/bios_vf_select_memory_ras_configuration_all_of.py +++ b/intersight/model/bios_vf_select_memory_ras_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_list.py b/intersight/model/bios_vf_select_memory_ras_configuration_list.py index 073da936fe..661da07ebe 100644 --- a/intersight/model/bios_vf_select_memory_ras_configuration_list.py +++ b/intersight/model/bios_vf_select_memory_ras_configuration_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_list_all_of.py b/intersight/model/bios_vf_select_memory_ras_configuration_list_all_of.py index 0a34b77a76..7e46b09dea 100644 --- a/intersight/model/bios_vf_select_memory_ras_configuration_list_all_of.py +++ b/intersight/model/bios_vf_select_memory_ras_configuration_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_relationship.py b/intersight/model/bios_vf_select_memory_ras_configuration_relationship.py index ec5519c4ef..c5c8d371bd 100644 --- a/intersight/model/bios_vf_select_memory_ras_configuration_relationship.py +++ b/intersight/model/bios_vf_select_memory_ras_configuration_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bios_vf_select_memory_ras_configuration_response.py b/intersight/model/bios_vf_select_memory_ras_configuration_response.py index 3a0faa4a6f..247c38d88b 100644 --- a/intersight/model/bios_vf_select_memory_ras_configuration_response.py +++ b/intersight/model/bios_vf_select_memory_ras_configuration_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_bootloader.py b/intersight/model/boot_bootloader.py index 4781850b52..b0d9320ee9 100644 --- a/intersight/model/boot_bootloader.py +++ b/intersight/model/boot_bootloader.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_bootloader_all_of.py b/intersight/model/boot_bootloader_all_of.py index 36fe17fdc3..522c026b1b 100644 --- a/intersight/model/boot_bootloader_all_of.py +++ b/intersight/model/boot_bootloader_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_cdd_device.py b/intersight/model/boot_cdd_device.py index d68a1a859f..36be0eb7fd 100644 --- a/intersight/model/boot_cdd_device.py +++ b/intersight/model/boot_cdd_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_cdd_device_all_of.py b/intersight/model/boot_cdd_device_all_of.py index 080e767f36..8a1d097961 100644 --- a/intersight/model/boot_cdd_device_all_of.py +++ b/intersight/model/boot_cdd_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_cdd_device_list.py b/intersight/model/boot_cdd_device_list.py index 6d00e7289c..836edb929d 100644 --- a/intersight/model/boot_cdd_device_list.py +++ b/intersight/model/boot_cdd_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_cdd_device_list_all_of.py b/intersight/model/boot_cdd_device_list_all_of.py index b4028ace0d..c11b5b1a36 100644 --- a/intersight/model/boot_cdd_device_list_all_of.py +++ b/intersight/model/boot_cdd_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_cdd_device_relationship.py b/intersight/model/boot_cdd_device_relationship.py index 7771ed46d9..8872ff96fb 100644 --- a/intersight/model/boot_cdd_device_relationship.py +++ b/intersight/model/boot_cdd_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_cdd_device_response.py b/intersight/model/boot_cdd_device_response.py index 9cee00913f..929333a80b 100644 --- a/intersight/model/boot_cdd_device_response.py +++ b/intersight/model/boot_cdd_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_configured_device.py b/intersight/model/boot_configured_device.py index 2f06f774d6..1e557f2d9b 100644 --- a/intersight/model/boot_configured_device.py +++ b/intersight/model/boot_configured_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_configured_device_all_of.py b/intersight/model/boot_configured_device_all_of.py index 9991f89d9e..e84b5cccb8 100644 --- a/intersight/model/boot_configured_device_all_of.py +++ b/intersight/model/boot_configured_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_base.py b/intersight/model/boot_device_base.py index efd69eeb54..5ee4963f4d 100644 --- a/intersight/model/boot_device_base.py +++ b/intersight/model/boot_device_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_base_all_of.py b/intersight/model/boot_device_base_all_of.py index 8204fe4d5a..6cd77dd180 100644 --- a/intersight/model/boot_device_base_all_of.py +++ b/intersight/model/boot_device_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_mode.py b/intersight/model/boot_device_boot_mode.py index 9aa4374a70..c8b0e7cfed 100644 --- a/intersight/model/boot_device_boot_mode.py +++ b/intersight/model/boot_device_boot_mode.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_mode_all_of.py b/intersight/model/boot_device_boot_mode_all_of.py index 45d3f53bf5..845dc71343 100644 --- a/intersight/model/boot_device_boot_mode_all_of.py +++ b/intersight/model/boot_device_boot_mode_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_mode_list.py b/intersight/model/boot_device_boot_mode_list.py index dc7ef20a50..81dac768a5 100644 --- a/intersight/model/boot_device_boot_mode_list.py +++ b/intersight/model/boot_device_boot_mode_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_mode_list_all_of.py b/intersight/model/boot_device_boot_mode_list_all_of.py index 6e2da7c0c9..a2a9697ecc 100644 --- a/intersight/model/boot_device_boot_mode_list_all_of.py +++ b/intersight/model/boot_device_boot_mode_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_mode_relationship.py b/intersight/model/boot_device_boot_mode_relationship.py index 800871f8f2..2bbbcc98f6 100644 --- a/intersight/model/boot_device_boot_mode_relationship.py +++ b/intersight/model/boot_device_boot_mode_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_mode_response.py b/intersight/model/boot_device_boot_mode_response.py index f797384779..f9ffb21d3f 100644 --- a/intersight/model/boot_device_boot_mode_response.py +++ b/intersight/model/boot_device_boot_mode_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_security.py b/intersight/model/boot_device_boot_security.py index 4d57bf8f86..a212312d21 100644 --- a/intersight/model/boot_device_boot_security.py +++ b/intersight/model/boot_device_boot_security.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_security_all_of.py b/intersight/model/boot_device_boot_security_all_of.py index a07a2543b0..33ac452cda 100644 --- a/intersight/model/boot_device_boot_security_all_of.py +++ b/intersight/model/boot_device_boot_security_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_security_list.py b/intersight/model/boot_device_boot_security_list.py index c8a72bac09..49938277a8 100644 --- a/intersight/model/boot_device_boot_security_list.py +++ b/intersight/model/boot_device_boot_security_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_security_list_all_of.py b/intersight/model/boot_device_boot_security_list_all_of.py index 47ed6d5871..50e97347ce 100644 --- a/intersight/model/boot_device_boot_security_list_all_of.py +++ b/intersight/model/boot_device_boot_security_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_security_relationship.py b/intersight/model/boot_device_boot_security_relationship.py index de99be930c..3c8683c308 100644 --- a/intersight/model/boot_device_boot_security_relationship.py +++ b/intersight/model/boot_device_boot_security_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_device_boot_security_response.py b/intersight/model/boot_device_boot_security_response.py index 2af64f21a5..96390110c8 100644 --- a/intersight/model/boot_device_boot_security_response.py +++ b/intersight/model/boot_device_boot_security_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_hdd_device.py b/intersight/model/boot_hdd_device.py index 4e71a2e0c9..f9237c7bd3 100644 --- a/intersight/model/boot_hdd_device.py +++ b/intersight/model/boot_hdd_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_hdd_device_all_of.py b/intersight/model/boot_hdd_device_all_of.py index 5656108cb8..4832a4dc18 100644 --- a/intersight/model/boot_hdd_device_all_of.py +++ b/intersight/model/boot_hdd_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_hdd_device_list.py b/intersight/model/boot_hdd_device_list.py index c02312263d..f5c55cdce3 100644 --- a/intersight/model/boot_hdd_device_list.py +++ b/intersight/model/boot_hdd_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_hdd_device_list_all_of.py b/intersight/model/boot_hdd_device_list_all_of.py index c174b645e4..166df0966a 100644 --- a/intersight/model/boot_hdd_device_list_all_of.py +++ b/intersight/model/boot_hdd_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_hdd_device_relationship.py b/intersight/model/boot_hdd_device_relationship.py index 5aee6ce26c..cce62f0a70 100644 --- a/intersight/model/boot_hdd_device_relationship.py +++ b/intersight/model/boot_hdd_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_hdd_device_response.py b/intersight/model/boot_hdd_device_response.py index e4002c86da..3865442a72 100644 --- a/intersight/model/boot_hdd_device_response.py +++ b/intersight/model/boot_hdd_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_iscsi.py b/intersight/model/boot_iscsi.py index 5a390d20a9..9d9181ba74 100644 --- a/intersight/model/boot_iscsi.py +++ b/intersight/model/boot_iscsi.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_iscsi_all_of.py b/intersight/model/boot_iscsi_all_of.py index d8d299fd72..a3a01602e7 100644 --- a/intersight/model/boot_iscsi_all_of.py +++ b/intersight/model/boot_iscsi_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_iscsi_device.py b/intersight/model/boot_iscsi_device.py index f54fe287e3..959a9681d2 100644 --- a/intersight/model/boot_iscsi_device.py +++ b/intersight/model/boot_iscsi_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_iscsi_device_all_of.py b/intersight/model/boot_iscsi_device_all_of.py index 39af13b61d..6a400021ff 100644 --- a/intersight/model/boot_iscsi_device_all_of.py +++ b/intersight/model/boot_iscsi_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_iscsi_device_list.py b/intersight/model/boot_iscsi_device_list.py index 883c020c2a..612776652a 100644 --- a/intersight/model/boot_iscsi_device_list.py +++ b/intersight/model/boot_iscsi_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_iscsi_device_list_all_of.py b/intersight/model/boot_iscsi_device_list_all_of.py index 04638e7645..b1d009f723 100644 --- a/intersight/model/boot_iscsi_device_list_all_of.py +++ b/intersight/model/boot_iscsi_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_iscsi_device_relationship.py b/intersight/model/boot_iscsi_device_relationship.py index d883127cc2..9bc61686fd 100644 --- a/intersight/model/boot_iscsi_device_relationship.py +++ b/intersight/model/boot_iscsi_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_iscsi_device_response.py b/intersight/model/boot_iscsi_device_response.py index 08512e07c6..479fceeac7 100644 --- a/intersight/model/boot_iscsi_device_response.py +++ b/intersight/model/boot_iscsi_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_local_cdd.py b/intersight/model/boot_local_cdd.py index c2f8467f89..f479b7fb2a 100644 --- a/intersight/model/boot_local_cdd.py +++ b/intersight/model/boot_local_cdd.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_local_disk.py b/intersight/model/boot_local_disk.py index 41514e12ad..e67273853f 100644 --- a/intersight/model/boot_local_disk.py +++ b/intersight/model/boot_local_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_local_disk_all_of.py b/intersight/model/boot_local_disk_all_of.py index 89c663c712..7167e9cd20 100644 --- a/intersight/model/boot_local_disk_all_of.py +++ b/intersight/model/boot_local_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_nvme.py b/intersight/model/boot_nvme.py index 9dbcbcf330..d330c0a67d 100644 --- a/intersight/model/boot_nvme.py +++ b/intersight/model/boot_nvme.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_nvme_all_of.py b/intersight/model/boot_nvme_all_of.py index e2079d06d3..663764fda1 100644 --- a/intersight/model/boot_nvme_all_of.py +++ b/intersight/model/boot_nvme_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_nvme_device.py b/intersight/model/boot_nvme_device.py index e554911ac7..e704af3156 100644 --- a/intersight/model/boot_nvme_device.py +++ b/intersight/model/boot_nvme_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_nvme_device_all_of.py b/intersight/model/boot_nvme_device_all_of.py index 5fe9d8489a..170c5ba46e 100644 --- a/intersight/model/boot_nvme_device_all_of.py +++ b/intersight/model/boot_nvme_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_nvme_device_list.py b/intersight/model/boot_nvme_device_list.py index edecefb2ba..cd7165cfa5 100644 --- a/intersight/model/boot_nvme_device_list.py +++ b/intersight/model/boot_nvme_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_nvme_device_list_all_of.py b/intersight/model/boot_nvme_device_list_all_of.py index ca3121229f..4b91e1a783 100644 --- a/intersight/model/boot_nvme_device_list_all_of.py +++ b/intersight/model/boot_nvme_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_nvme_device_relationship.py b/intersight/model/boot_nvme_device_relationship.py index 564feb685d..f1023482a9 100644 --- a/intersight/model/boot_nvme_device_relationship.py +++ b/intersight/model/boot_nvme_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_nvme_device_response.py b/intersight/model/boot_nvme_device_response.py index f34659f1bf..ef87760f99 100644 --- a/intersight/model/boot_nvme_device_response.py +++ b/intersight/model/boot_nvme_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pch_storage.py b/intersight/model/boot_pch_storage.py index 0694471fa7..ef8e8b69a7 100644 --- a/intersight/model/boot_pch_storage.py +++ b/intersight/model/boot_pch_storage.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pch_storage_all_of.py b/intersight/model/boot_pch_storage_all_of.py index 5334e402d2..6a502045ac 100644 --- a/intersight/model/boot_pch_storage_all_of.py +++ b/intersight/model/boot_pch_storage_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pch_storage_device.py b/intersight/model/boot_pch_storage_device.py index 751644da6d..e6b718a613 100644 --- a/intersight/model/boot_pch_storage_device.py +++ b/intersight/model/boot_pch_storage_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pch_storage_device_all_of.py b/intersight/model/boot_pch_storage_device_all_of.py index e36d9b389e..3ab76621e8 100644 --- a/intersight/model/boot_pch_storage_device_all_of.py +++ b/intersight/model/boot_pch_storage_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pch_storage_device_list.py b/intersight/model/boot_pch_storage_device_list.py index c53e97ecf3..1f705941b2 100644 --- a/intersight/model/boot_pch_storage_device_list.py +++ b/intersight/model/boot_pch_storage_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pch_storage_device_list_all_of.py b/intersight/model/boot_pch_storage_device_list_all_of.py index 8529ab49fa..2f31f9f56a 100644 --- a/intersight/model/boot_pch_storage_device_list_all_of.py +++ b/intersight/model/boot_pch_storage_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pch_storage_device_relationship.py b/intersight/model/boot_pch_storage_device_relationship.py index 7d15c272d9..aa8aa6e497 100644 --- a/intersight/model/boot_pch_storage_device_relationship.py +++ b/intersight/model/boot_pch_storage_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pch_storage_device_response.py b/intersight/model/boot_pch_storage_device_response.py index b639f36b98..1fd4a7566f 100644 --- a/intersight/model/boot_pch_storage_device_response.py +++ b/intersight/model/boot_pch_storage_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_precision_policy.py b/intersight/model/boot_precision_policy.py index d0cd9770bd..d0d3018242 100644 --- a/intersight/model/boot_precision_policy.py +++ b/intersight/model/boot_precision_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_precision_policy_all_of.py b/intersight/model/boot_precision_policy_all_of.py index 5a73d9ef58..eab9a05275 100644 --- a/intersight/model/boot_precision_policy_all_of.py +++ b/intersight/model/boot_precision_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_precision_policy_list.py b/intersight/model/boot_precision_policy_list.py index 3cf4163a28..a39b97a917 100644 --- a/intersight/model/boot_precision_policy_list.py +++ b/intersight/model/boot_precision_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_precision_policy_list_all_of.py b/intersight/model/boot_precision_policy_list_all_of.py index cb7b167586..dd35193d22 100644 --- a/intersight/model/boot_precision_policy_list_all_of.py +++ b/intersight/model/boot_precision_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_precision_policy_response.py b/intersight/model/boot_precision_policy_response.py index a8805ca460..95e8b2e790 100644 --- a/intersight/model/boot_precision_policy_response.py +++ b/intersight/model/boot_precision_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pxe.py b/intersight/model/boot_pxe.py index 290ab38b73..fea8e9f8cc 100644 --- a/intersight/model/boot_pxe.py +++ b/intersight/model/boot_pxe.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pxe_all_of.py b/intersight/model/boot_pxe_all_of.py index 1ca3e596ef..52ca18f426 100644 --- a/intersight/model/boot_pxe_all_of.py +++ b/intersight/model/boot_pxe_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pxe_device.py b/intersight/model/boot_pxe_device.py index f5985e3336..4a356dfa4a 100644 --- a/intersight/model/boot_pxe_device.py +++ b/intersight/model/boot_pxe_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pxe_device_all_of.py b/intersight/model/boot_pxe_device_all_of.py index 4eaee48efd..b6f9337c4f 100644 --- a/intersight/model/boot_pxe_device_all_of.py +++ b/intersight/model/boot_pxe_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pxe_device_list.py b/intersight/model/boot_pxe_device_list.py index 2d1a4ecdb3..07b26e89c0 100644 --- a/intersight/model/boot_pxe_device_list.py +++ b/intersight/model/boot_pxe_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pxe_device_list_all_of.py b/intersight/model/boot_pxe_device_list_all_of.py index d3b8485349..2240a4dead 100644 --- a/intersight/model/boot_pxe_device_list_all_of.py +++ b/intersight/model/boot_pxe_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pxe_device_relationship.py b/intersight/model/boot_pxe_device_relationship.py index f3e0a6a27f..ca291bbf2f 100644 --- a/intersight/model/boot_pxe_device_relationship.py +++ b/intersight/model/boot_pxe_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_pxe_device_response.py b/intersight/model/boot_pxe_device_response.py index 4f67969a73..d2bc370ffd 100644 --- a/intersight/model/boot_pxe_device_response.py +++ b/intersight/model/boot_pxe_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san.py b/intersight/model/boot_san.py index 0fbc69ba03..0355d4ddd5 100644 --- a/intersight/model/boot_san.py +++ b/intersight/model/boot_san.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san_all_of.py b/intersight/model/boot_san_all_of.py index f582811d88..881a6dcfba 100644 --- a/intersight/model/boot_san_all_of.py +++ b/intersight/model/boot_san_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san_device.py b/intersight/model/boot_san_device.py index 2b28835aa1..d4488533aa 100644 --- a/intersight/model/boot_san_device.py +++ b/intersight/model/boot_san_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san_device_all_of.py b/intersight/model/boot_san_device_all_of.py index 4a438e71b1..ba4982e26e 100644 --- a/intersight/model/boot_san_device_all_of.py +++ b/intersight/model/boot_san_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san_device_list.py b/intersight/model/boot_san_device_list.py index 8e6ebeb5c8..27402f6066 100644 --- a/intersight/model/boot_san_device_list.py +++ b/intersight/model/boot_san_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san_device_list_all_of.py b/intersight/model/boot_san_device_list_all_of.py index e05da19d60..344e3e9748 100644 --- a/intersight/model/boot_san_device_list_all_of.py +++ b/intersight/model/boot_san_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san_device_relationship.py b/intersight/model/boot_san_device_relationship.py index 5799f36f16..c0550d05d8 100644 --- a/intersight/model/boot_san_device_relationship.py +++ b/intersight/model/boot_san_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_san_device_response.py b/intersight/model/boot_san_device_response.py index 6e08aa5dce..b0cf6ee8e0 100644 --- a/intersight/model/boot_san_device_response.py +++ b/intersight/model/boot_san_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_sd_card.py b/intersight/model/boot_sd_card.py index 260467ed3b..f3ac003202 100644 --- a/intersight/model/boot_sd_card.py +++ b/intersight/model/boot_sd_card.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_sd_card_all_of.py b/intersight/model/boot_sd_card_all_of.py index 2fd96ef2a1..d4a42f1dca 100644 --- a/intersight/model/boot_sd_card_all_of.py +++ b/intersight/model/boot_sd_card_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_sd_device.py b/intersight/model/boot_sd_device.py index 0bba424c3f..de1eb5a672 100644 --- a/intersight/model/boot_sd_device.py +++ b/intersight/model/boot_sd_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_sd_device_all_of.py b/intersight/model/boot_sd_device_all_of.py index 51d0d14101..bd893eaeb3 100644 --- a/intersight/model/boot_sd_device_all_of.py +++ b/intersight/model/boot_sd_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_sd_device_list.py b/intersight/model/boot_sd_device_list.py index 655ad3ec2c..f4e831737d 100644 --- a/intersight/model/boot_sd_device_list.py +++ b/intersight/model/boot_sd_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_sd_device_list_all_of.py b/intersight/model/boot_sd_device_list_all_of.py index 0b095bcae9..8bf032435c 100644 --- a/intersight/model/boot_sd_device_list_all_of.py +++ b/intersight/model/boot_sd_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_sd_device_relationship.py b/intersight/model/boot_sd_device_relationship.py index 217dd1e31f..384d4db867 100644 --- a/intersight/model/boot_sd_device_relationship.py +++ b/intersight/model/boot_sd_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_sd_device_response.py b/intersight/model/boot_sd_device_response.py index af73e5d9b3..3b8e2da80a 100644 --- a/intersight/model/boot_sd_device_response.py +++ b/intersight/model/boot_sd_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_uefi_shell.py b/intersight/model/boot_uefi_shell.py index 0c22ecffac..f358889576 100644 --- a/intersight/model/boot_uefi_shell.py +++ b/intersight/model/boot_uefi_shell.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_uefi_shell_device.py b/intersight/model/boot_uefi_shell_device.py index 335d141e31..05406ec7e5 100644 --- a/intersight/model/boot_uefi_shell_device.py +++ b/intersight/model/boot_uefi_shell_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_uefi_shell_device_all_of.py b/intersight/model/boot_uefi_shell_device_all_of.py index 0985ac809b..70db06bff5 100644 --- a/intersight/model/boot_uefi_shell_device_all_of.py +++ b/intersight/model/boot_uefi_shell_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_uefi_shell_device_list.py b/intersight/model/boot_uefi_shell_device_list.py index a9333d403a..423f00884f 100644 --- a/intersight/model/boot_uefi_shell_device_list.py +++ b/intersight/model/boot_uefi_shell_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_uefi_shell_device_list_all_of.py b/intersight/model/boot_uefi_shell_device_list_all_of.py index dac45409c0..a1087f0322 100644 --- a/intersight/model/boot_uefi_shell_device_list_all_of.py +++ b/intersight/model/boot_uefi_shell_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_uefi_shell_device_relationship.py b/intersight/model/boot_uefi_shell_device_relationship.py index ca765dea2e..fbd24f9593 100644 --- a/intersight/model/boot_uefi_shell_device_relationship.py +++ b/intersight/model/boot_uefi_shell_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_uefi_shell_device_response.py b/intersight/model/boot_uefi_shell_device_response.py index 116843af62..ceca23e148 100644 --- a/intersight/model/boot_uefi_shell_device_response.py +++ b/intersight/model/boot_uefi_shell_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_usb.py b/intersight/model/boot_usb.py index 1b5d5489ce..dff8cb35f9 100644 --- a/intersight/model/boot_usb.py +++ b/intersight/model/boot_usb.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_usb_all_of.py b/intersight/model/boot_usb_all_of.py index d5c77977e5..5d3ac390cd 100644 --- a/intersight/model/boot_usb_all_of.py +++ b/intersight/model/boot_usb_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_usb_device.py b/intersight/model/boot_usb_device.py index 2969e495a6..ef99391033 100644 --- a/intersight/model/boot_usb_device.py +++ b/intersight/model/boot_usb_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_usb_device_all_of.py b/intersight/model/boot_usb_device_all_of.py index dcd3faea9f..477c66d43c 100644 --- a/intersight/model/boot_usb_device_all_of.py +++ b/intersight/model/boot_usb_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_usb_device_list.py b/intersight/model/boot_usb_device_list.py index 7624ee06ac..a657cb95ba 100644 --- a/intersight/model/boot_usb_device_list.py +++ b/intersight/model/boot_usb_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_usb_device_list_all_of.py b/intersight/model/boot_usb_device_list_all_of.py index d732be9f37..e4d459d4bd 100644 --- a/intersight/model/boot_usb_device_list_all_of.py +++ b/intersight/model/boot_usb_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_usb_device_relationship.py b/intersight/model/boot_usb_device_relationship.py index 9d04e48e14..03fdb6998e 100644 --- a/intersight/model/boot_usb_device_relationship.py +++ b/intersight/model/boot_usb_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_usb_device_response.py b/intersight/model/boot_usb_device_response.py index adec20ab0e..2d83c7ba92 100644 --- a/intersight/model/boot_usb_device_response.py +++ b/intersight/model/boot_usb_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_virtual_media.py b/intersight/model/boot_virtual_media.py index 87adf92a61..79cf9cfb37 100644 --- a/intersight/model/boot_virtual_media.py +++ b/intersight/model/boot_virtual_media.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_virtual_media_all_of.py b/intersight/model/boot_virtual_media_all_of.py index 92a6744502..6963e88039 100644 --- a/intersight/model/boot_virtual_media_all_of.py +++ b/intersight/model/boot_virtual_media_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_vmedia_device.py b/intersight/model/boot_vmedia_device.py index 61452800c4..3e6e2dea68 100644 --- a/intersight/model/boot_vmedia_device.py +++ b/intersight/model/boot_vmedia_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_vmedia_device_all_of.py b/intersight/model/boot_vmedia_device_all_of.py index f59e19cd25..5826d33d64 100644 --- a/intersight/model/boot_vmedia_device_all_of.py +++ b/intersight/model/boot_vmedia_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_vmedia_device_list.py b/intersight/model/boot_vmedia_device_list.py index 23bdec0e29..132bc9fc67 100644 --- a/intersight/model/boot_vmedia_device_list.py +++ b/intersight/model/boot_vmedia_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_vmedia_device_list_all_of.py b/intersight/model/boot_vmedia_device_list_all_of.py index 889309111d..5beee8eaf8 100644 --- a/intersight/model/boot_vmedia_device_list_all_of.py +++ b/intersight/model/boot_vmedia_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_vmedia_device_relationship.py b/intersight/model/boot_vmedia_device_relationship.py index 551c02491f..be4faaff48 100644 --- a/intersight/model/boot_vmedia_device_relationship.py +++ b/intersight/model/boot_vmedia_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/boot_vmedia_device_response.py b/intersight/model/boot_vmedia_device_response.py index 4a0aa65f37..285a57af52 100644 --- a/intersight/model/boot_vmedia_device_response.py +++ b/intersight/model/boot_vmedia_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_api_result.py b/intersight/model/bulk_api_result.py index 1347c60026..20a0590c84 100644 --- a/intersight/model/bulk_api_result.py +++ b/intersight/model/bulk_api_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_api_result_all_of.py b/intersight/model/bulk_api_result_all_of.py index 86722cfc08..64c27f2bbf 100644 --- a/intersight/model/bulk_api_result_all_of.py +++ b/intersight/model/bulk_api_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_export.py b/intersight/model/bulk_export.py index 4056034900..9460f97501 100644 --- a/intersight/model/bulk_export.py +++ b/intersight/model/bulk_export.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_export_all_of.py b/intersight/model/bulk_export_all_of.py index 52a08742b2..b2847fc879 100644 --- a/intersight/model/bulk_export_all_of.py +++ b/intersight/model/bulk_export_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_export_list.py b/intersight/model/bulk_export_list.py index 8ce6e466d1..8e43232cc6 100644 --- a/intersight/model/bulk_export_list.py +++ b/intersight/model/bulk_export_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_export_list_all_of.py b/intersight/model/bulk_export_list_all_of.py index 11c5497340..781f73b5a7 100644 --- a/intersight/model/bulk_export_list_all_of.py +++ b/intersight/model/bulk_export_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_export_relationship.py b/intersight/model/bulk_export_relationship.py index e86cc78b45..ce4b28903e 100644 --- a/intersight/model/bulk_export_relationship.py +++ b/intersight/model/bulk_export_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_export_response.py b/intersight/model/bulk_export_response.py index abe3055413..1508a8c6a1 100644 --- a/intersight/model/bulk_export_response.py +++ b/intersight/model/bulk_export_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_exported_item.py b/intersight/model/bulk_exported_item.py index 5c8e995995..ac29f98fbe 100644 --- a/intersight/model/bulk_exported_item.py +++ b/intersight/model/bulk_exported_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_exported_item_all_of.py b/intersight/model/bulk_exported_item_all_of.py index 2e2c62b08e..69f3cc389f 100644 --- a/intersight/model/bulk_exported_item_all_of.py +++ b/intersight/model/bulk_exported_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_exported_item_list.py b/intersight/model/bulk_exported_item_list.py index ebb7ccdd9f..6b70cab238 100644 --- a/intersight/model/bulk_exported_item_list.py +++ b/intersight/model/bulk_exported_item_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_exported_item_list_all_of.py b/intersight/model/bulk_exported_item_list_all_of.py index ded3af8eae..982720b407 100644 --- a/intersight/model/bulk_exported_item_list_all_of.py +++ b/intersight/model/bulk_exported_item_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_exported_item_relationship.py b/intersight/model/bulk_exported_item_relationship.py index e92cc73255..f9e9e55787 100644 --- a/intersight/model/bulk_exported_item_relationship.py +++ b/intersight/model/bulk_exported_item_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_exported_item_response.py b/intersight/model/bulk_exported_item_response.py index 3936de9080..97ee6b42f1 100644 --- a/intersight/model/bulk_exported_item_response.py +++ b/intersight/model/bulk_exported_item_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_http_header.py b/intersight/model/bulk_http_header.py index 1a03dbba45..a7b94eab1e 100644 --- a/intersight/model/bulk_http_header.py +++ b/intersight/model/bulk_http_header.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_http_header_all_of.py b/intersight/model/bulk_http_header_all_of.py index 32a86607cd..642b53cb63 100644 --- a/intersight/model/bulk_http_header_all_of.py +++ b/intersight/model/bulk_http_header_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_cloner.py b/intersight/model/bulk_mo_cloner.py index f9d0901073..ae126b84a9 100644 --- a/intersight/model/bulk_mo_cloner.py +++ b/intersight/model/bulk_mo_cloner.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_cloner_all_of.py b/intersight/model/bulk_mo_cloner_all_of.py index d1e89f6d4a..216aa755d7 100644 --- a/intersight/model/bulk_mo_cloner_all_of.py +++ b/intersight/model/bulk_mo_cloner_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_merger.py b/intersight/model/bulk_mo_merger.py index 8f47ac4987..7ad32d3ebf 100644 --- a/intersight/model/bulk_mo_merger.py +++ b/intersight/model/bulk_mo_merger.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_mo_merger_all_of.py b/intersight/model/bulk_mo_merger_all_of.py index 3b4e1a9a11..673231b822 100644 --- a/intersight/model/bulk_mo_merger_all_of.py +++ b/intersight/model/bulk_mo_merger_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_request.py b/intersight/model/bulk_request.py index 177da23d1a..c005e4ac07 100644 --- a/intersight/model/bulk_request.py +++ b/intersight/model/bulk_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_request_all_of.py b/intersight/model/bulk_request_all_of.py index 5b98c8f26a..b1eb1dd82c 100644 --- a/intersight/model/bulk_request_all_of.py +++ b/intersight/model/bulk_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_request_list.py b/intersight/model/bulk_request_list.py index 9c68139495..7a054bc6c5 100644 --- a/intersight/model/bulk_request_list.py +++ b/intersight/model/bulk_request_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_request_list_all_of.py b/intersight/model/bulk_request_list_all_of.py index 1895bbf5bb..d19dab424c 100644 --- a/intersight/model/bulk_request_list_all_of.py +++ b/intersight/model/bulk_request_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_request_relationship.py b/intersight/model/bulk_request_relationship.py index 8d6332c4dd..5b2a56a54f 100644 --- a/intersight/model/bulk_request_relationship.py +++ b/intersight/model/bulk_request_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_request_response.py b/intersight/model/bulk_request_response.py index 9fa4a647f1..88b875b753 100644 --- a/intersight/model/bulk_request_response.py +++ b/intersight/model/bulk_request_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_rest_result.py b/intersight/model/bulk_rest_result.py index c2798cdc83..58d5a16471 100644 --- a/intersight/model/bulk_rest_result.py +++ b/intersight/model/bulk_rest_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_rest_result_all_of.py b/intersight/model/bulk_rest_result_all_of.py index 75a6390b36..070f15ce08 100644 --- a/intersight/model/bulk_rest_result_all_of.py +++ b/intersight/model/bulk_rest_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_rest_sub_request.py b/intersight/model/bulk_rest_sub_request.py index 9ef927f045..1c7a3228f5 100644 --- a/intersight/model/bulk_rest_sub_request.py +++ b/intersight/model/bulk_rest_sub_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_rest_sub_request_all_of.py b/intersight/model/bulk_rest_sub_request_all_of.py index 50f6fc6ee7..9ff228835e 100644 --- a/intersight/model/bulk_rest_sub_request_all_of.py +++ b/intersight/model/bulk_rest_sub_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sub_request.py b/intersight/model/bulk_sub_request.py index cb174a61f3..24d4f3f618 100644 --- a/intersight/model/bulk_sub_request.py +++ b/intersight/model/bulk_sub_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sub_request_all_of.py b/intersight/model/bulk_sub_request_all_of.py index de25f4ae25..c32c1f55d8 100644 --- a/intersight/model/bulk_sub_request_all_of.py +++ b/intersight/model/bulk_sub_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sub_request_obj.py b/intersight/model/bulk_sub_request_obj.py index 1a06597e37..ba10f62a1a 100644 --- a/intersight/model/bulk_sub_request_obj.py +++ b/intersight/model/bulk_sub_request_obj.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sub_request_obj_all_of.py b/intersight/model/bulk_sub_request_obj_all_of.py index e7c3e76191..d0c8491b2f 100644 --- a/intersight/model/bulk_sub_request_obj_all_of.py +++ b/intersight/model/bulk_sub_request_obj_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sub_request_obj_list.py b/intersight/model/bulk_sub_request_obj_list.py index 31affe7e5a..9d2accda63 100644 --- a/intersight/model/bulk_sub_request_obj_list.py +++ b/intersight/model/bulk_sub_request_obj_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sub_request_obj_list_all_of.py b/intersight/model/bulk_sub_request_obj_list_all_of.py index 751bbdc14d..545d15b4ad 100644 --- a/intersight/model/bulk_sub_request_obj_list_all_of.py +++ b/intersight/model/bulk_sub_request_obj_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sub_request_obj_relationship.py b/intersight/model/bulk_sub_request_obj_relationship.py index 1f4134c147..06a17442b3 100644 --- a/intersight/model/bulk_sub_request_obj_relationship.py +++ b/intersight/model/bulk_sub_request_obj_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/bulk_sub_request_obj_response.py b/intersight/model/bulk_sub_request_obj_response.py index 1f627b29f4..2a894961df 100644 --- a/intersight/model/bulk_sub_request_obj_response.py +++ b/intersight/model/bulk_sub_request_obj_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data.py b/intersight/model/capability_actions_meta_data.py index f97e1f7556..d8bb4f0102 100644 --- a/intersight/model/capability_actions_meta_data.py +++ b/intersight/model/capability_actions_meta_data.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data_all_of.py b/intersight/model/capability_actions_meta_data_all_of.py index 76e20fbcc7..35c05c87aa 100644 --- a/intersight/model/capability_actions_meta_data_all_of.py +++ b/intersight/model/capability_actions_meta_data_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data_list.py b/intersight/model/capability_actions_meta_data_list.py index 3bd15db772..a6274a5e9d 100644 --- a/intersight/model/capability_actions_meta_data_list.py +++ b/intersight/model/capability_actions_meta_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data_list_all_of.py b/intersight/model/capability_actions_meta_data_list_all_of.py index 911bbfcc37..dfce93f2dc 100644 --- a/intersight/model/capability_actions_meta_data_list_all_of.py +++ b/intersight/model/capability_actions_meta_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_actions_meta_data_response.py b/intersight/model/capability_actions_meta_data_response.py index 09028ce29b..e6fd97a252 100644 --- a/intersight/model/capability_actions_meta_data_response.py +++ b/intersight/model/capability_actions_meta_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def.py b/intersight/model/capability_adapter_deprecated_def.py index a0e93b1d46..b19620c9de 100644 --- a/intersight/model/capability_adapter_deprecated_def.py +++ b/intersight/model/capability_adapter_deprecated_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def_all_of.py b/intersight/model/capability_adapter_deprecated_def_all_of.py index b032945cdb..331d65ff1c 100644 --- a/intersight/model/capability_adapter_deprecated_def_all_of.py +++ b/intersight/model/capability_adapter_deprecated_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def_list.py b/intersight/model/capability_adapter_deprecated_def_list.py index a704f12be7..4bc55bc99c 100644 --- a/intersight/model/capability_adapter_deprecated_def_list.py +++ b/intersight/model/capability_adapter_deprecated_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def_list_all_of.py b/intersight/model/capability_adapter_deprecated_def_list_all_of.py index 5488f17096..89dd23a4b4 100644 --- a/intersight/model/capability_adapter_deprecated_def_list_all_of.py +++ b/intersight/model/capability_adapter_deprecated_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_deprecated_def_response.py b/intersight/model/capability_adapter_deprecated_def_response.py index a97f0cce9a..2549150e90 100644 --- a/intersight/model/capability_adapter_deprecated_def_response.py +++ b/intersight/model/capability_adapter_deprecated_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_unit_descriptor.py b/intersight/model/capability_adapter_unit_descriptor.py index a1ebc0620b..4c7c1042f6 100644 --- a/intersight/model/capability_adapter_unit_descriptor.py +++ b/intersight/model/capability_adapter_unit_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_unit_descriptor_all_of.py b/intersight/model/capability_adapter_unit_descriptor_all_of.py index 27d8066b52..d4e6143f56 100644 --- a/intersight/model/capability_adapter_unit_descriptor_all_of.py +++ b/intersight/model/capability_adapter_unit_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_unit_descriptor_list.py b/intersight/model/capability_adapter_unit_descriptor_list.py index 4ace3d0378..8ef8daf288 100644 --- a/intersight/model/capability_adapter_unit_descriptor_list.py +++ b/intersight/model/capability_adapter_unit_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_unit_descriptor_list_all_of.py b/intersight/model/capability_adapter_unit_descriptor_list_all_of.py index 913b129555..386214fa80 100644 --- a/intersight/model/capability_adapter_unit_descriptor_list_all_of.py +++ b/intersight/model/capability_adapter_unit_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_adapter_unit_descriptor_response.py b/intersight/model/capability_adapter_unit_descriptor_response.py index e5073f170c..b7c43f9b1b 100644 --- a/intersight/model/capability_adapter_unit_descriptor_response.py +++ b/intersight/model/capability_adapter_unit_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_capability.py b/intersight/model/capability_capability.py index 4a7b8ae90a..7bd8715be9 100644 --- a/intersight/model/capability_capability.py +++ b/intersight/model/capability_capability.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_capability_all_of.py b/intersight/model/capability_capability_all_of.py index e2a9d9b166..11fedcc323 100644 --- a/intersight/model/capability_capability_all_of.py +++ b/intersight/model/capability_capability_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_capability_relationship.py b/intersight/model/capability_capability_relationship.py index e4039d5d71..83095b7272 100644 --- a/intersight/model/capability_capability_relationship.py +++ b/intersight/model/capability_capability_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_catalog.py b/intersight/model/capability_catalog.py index 10ff0b1574..60c3ac2ea3 100644 --- a/intersight/model/capability_catalog.py +++ b/intersight/model/capability_catalog.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_catalog_all_of.py b/intersight/model/capability_catalog_all_of.py index 626a397408..e088257c76 100644 --- a/intersight/model/capability_catalog_all_of.py +++ b/intersight/model/capability_catalog_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_catalog_list.py b/intersight/model/capability_catalog_list.py index e2f87129e2..cfe92ca2dc 100644 --- a/intersight/model/capability_catalog_list.py +++ b/intersight/model/capability_catalog_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_catalog_list_all_of.py b/intersight/model/capability_catalog_list_all_of.py index 5a16c59a93..4ba40f25c6 100644 --- a/intersight/model/capability_catalog_list_all_of.py +++ b/intersight/model/capability_catalog_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_catalog_response.py b/intersight/model/capability_catalog_response.py index 193cff644c..18f1ee2a6e 100644 --- a/intersight/model/capability_catalog_response.py +++ b/intersight/model/capability_catalog_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_descriptor.py b/intersight/model/capability_chassis_descriptor.py index e63170d83d..f48b6dc89e 100644 --- a/intersight/model/capability_chassis_descriptor.py +++ b/intersight/model/capability_chassis_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_descriptor_all_of.py b/intersight/model/capability_chassis_descriptor_all_of.py index 6be36e81a9..a72cec349b 100644 --- a/intersight/model/capability_chassis_descriptor_all_of.py +++ b/intersight/model/capability_chassis_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_descriptor_list.py b/intersight/model/capability_chassis_descriptor_list.py index 407d153cc5..9c986db86d 100644 --- a/intersight/model/capability_chassis_descriptor_list.py +++ b/intersight/model/capability_chassis_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_descriptor_list_all_of.py b/intersight/model/capability_chassis_descriptor_list_all_of.py index 03c9f74168..ae4c7f95a1 100644 --- a/intersight/model/capability_chassis_descriptor_list_all_of.py +++ b/intersight/model/capability_chassis_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_descriptor_response.py b/intersight/model/capability_chassis_descriptor_response.py index a9bdaa66db..1116a997f3 100644 --- a/intersight/model/capability_chassis_descriptor_response.py +++ b/intersight/model/capability_chassis_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_manufacturing_def.py b/intersight/model/capability_chassis_manufacturing_def.py index 69a7916065..845b3154fc 100644 --- a/intersight/model/capability_chassis_manufacturing_def.py +++ b/intersight/model/capability_chassis_manufacturing_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_manufacturing_def_all_of.py b/intersight/model/capability_chassis_manufacturing_def_all_of.py index d46412e6fe..dcbfe21754 100644 --- a/intersight/model/capability_chassis_manufacturing_def_all_of.py +++ b/intersight/model/capability_chassis_manufacturing_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_manufacturing_def_list.py b/intersight/model/capability_chassis_manufacturing_def_list.py index 15bdcb83c3..6b07362f0f 100644 --- a/intersight/model/capability_chassis_manufacturing_def_list.py +++ b/intersight/model/capability_chassis_manufacturing_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_manufacturing_def_list_all_of.py b/intersight/model/capability_chassis_manufacturing_def_list_all_of.py index 7a5b7d5d6c..e5ce0891dd 100644 --- a/intersight/model/capability_chassis_manufacturing_def_list_all_of.py +++ b/intersight/model/capability_chassis_manufacturing_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_chassis_manufacturing_def_response.py b/intersight/model/capability_chassis_manufacturing_def_response.py index 12324934da..23427fc546 100644 --- a/intersight/model/capability_chassis_manufacturing_def_response.py +++ b/intersight/model/capability_chassis_manufacturing_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cimc_firmware_descriptor.py b/intersight/model/capability_cimc_firmware_descriptor.py index c235cecf57..a322f6f6d4 100644 --- a/intersight/model/capability_cimc_firmware_descriptor.py +++ b/intersight/model/capability_cimc_firmware_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cimc_firmware_descriptor_all_of.py b/intersight/model/capability_cimc_firmware_descriptor_all_of.py index f8bb540ebb..54755057e2 100644 --- a/intersight/model/capability_cimc_firmware_descriptor_all_of.py +++ b/intersight/model/capability_cimc_firmware_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cimc_firmware_descriptor_list.py b/intersight/model/capability_cimc_firmware_descriptor_list.py index 1b3d29c5ba..0ab7b71511 100644 --- a/intersight/model/capability_cimc_firmware_descriptor_list.py +++ b/intersight/model/capability_cimc_firmware_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cimc_firmware_descriptor_list_all_of.py b/intersight/model/capability_cimc_firmware_descriptor_list_all_of.py index 3f9662cc85..b2b85c1d7b 100644 --- a/intersight/model/capability_cimc_firmware_descriptor_list_all_of.py +++ b/intersight/model/capability_cimc_firmware_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_cimc_firmware_descriptor_response.py b/intersight/model/capability_cimc_firmware_descriptor_response.py index 66d7a1135b..37ffe3016a 100644 --- a/intersight/model/capability_cimc_firmware_descriptor_response.py +++ b/intersight/model/capability_cimc_firmware_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_endpoint_descriptor.py b/intersight/model/capability_endpoint_descriptor.py index 5482f0a7b0..2655906b25 100644 --- a/intersight/model/capability_endpoint_descriptor.py +++ b/intersight/model/capability_endpoint_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_endpoint_descriptor_all_of.py b/intersight/model/capability_endpoint_descriptor_all_of.py index c7c2100493..1916931559 100644 --- a/intersight/model/capability_endpoint_descriptor_all_of.py +++ b/intersight/model/capability_endpoint_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_physical_def.py b/intersight/model/capability_equipment_physical_def.py index f8c02b3043..278837ba86 100644 --- a/intersight/model/capability_equipment_physical_def.py +++ b/intersight/model/capability_equipment_physical_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_physical_def_all_of.py b/intersight/model/capability_equipment_physical_def_all_of.py index 1ea49068c1..6c76f2f212 100644 --- a/intersight/model/capability_equipment_physical_def_all_of.py +++ b/intersight/model/capability_equipment_physical_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_physical_def_list.py b/intersight/model/capability_equipment_physical_def_list.py index e3ccf2cc63..6c6c23261b 100644 --- a/intersight/model/capability_equipment_physical_def_list.py +++ b/intersight/model/capability_equipment_physical_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_physical_def_list_all_of.py b/intersight/model/capability_equipment_physical_def_list_all_of.py index 264b649220..9e88cf8fc6 100644 --- a/intersight/model/capability_equipment_physical_def_list_all_of.py +++ b/intersight/model/capability_equipment_physical_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_physical_def_response.py b/intersight/model/capability_equipment_physical_def_response.py index 8eb76bea4a..482887f525 100644 --- a/intersight/model/capability_equipment_physical_def_response.py +++ b/intersight/model/capability_equipment_physical_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_slot_array.py b/intersight/model/capability_equipment_slot_array.py index 3ed8d6da4b..daa5c9b351 100644 --- a/intersight/model/capability_equipment_slot_array.py +++ b/intersight/model/capability_equipment_slot_array.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_slot_array_all_of.py b/intersight/model/capability_equipment_slot_array_all_of.py index 5f763d97b8..21574791d9 100644 --- a/intersight/model/capability_equipment_slot_array_all_of.py +++ b/intersight/model/capability_equipment_slot_array_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_slot_array_list.py b/intersight/model/capability_equipment_slot_array_list.py index 6678a8bc1b..3be61a2a5f 100644 --- a/intersight/model/capability_equipment_slot_array_list.py +++ b/intersight/model/capability_equipment_slot_array_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_slot_array_list_all_of.py b/intersight/model/capability_equipment_slot_array_list_all_of.py index 7f3380effb..b131bf396d 100644 --- a/intersight/model/capability_equipment_slot_array_list_all_of.py +++ b/intersight/model/capability_equipment_slot_array_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_equipment_slot_array_response.py b/intersight/model/capability_equipment_slot_array_response.py index 3d89b9471f..22f8775d0b 100644 --- a/intersight/model/capability_equipment_slot_array_response.py +++ b/intersight/model/capability_equipment_slot_array_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_descriptor.py b/intersight/model/capability_fan_module_descriptor.py index 7954a5d3af..4f3f6d1b64 100644 --- a/intersight/model/capability_fan_module_descriptor.py +++ b/intersight/model/capability_fan_module_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_descriptor_all_of.py b/intersight/model/capability_fan_module_descriptor_all_of.py index 7a3fc86661..60975a868e 100644 --- a/intersight/model/capability_fan_module_descriptor_all_of.py +++ b/intersight/model/capability_fan_module_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_descriptor_list.py b/intersight/model/capability_fan_module_descriptor_list.py index 49df2729c0..fbf5b17d96 100644 --- a/intersight/model/capability_fan_module_descriptor_list.py +++ b/intersight/model/capability_fan_module_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_descriptor_list_all_of.py b/intersight/model/capability_fan_module_descriptor_list_all_of.py index 7b027951ce..3225cd5e74 100644 --- a/intersight/model/capability_fan_module_descriptor_list_all_of.py +++ b/intersight/model/capability_fan_module_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_descriptor_response.py b/intersight/model/capability_fan_module_descriptor_response.py index ca38481a15..5d7403867e 100644 --- a/intersight/model/capability_fan_module_descriptor_response.py +++ b/intersight/model/capability_fan_module_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_manufacturing_def.py b/intersight/model/capability_fan_module_manufacturing_def.py index da9350fe23..a0f488465a 100644 --- a/intersight/model/capability_fan_module_manufacturing_def.py +++ b/intersight/model/capability_fan_module_manufacturing_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_manufacturing_def_all_of.py b/intersight/model/capability_fan_module_manufacturing_def_all_of.py index 3e728c483c..201df300de 100644 --- a/intersight/model/capability_fan_module_manufacturing_def_all_of.py +++ b/intersight/model/capability_fan_module_manufacturing_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_manufacturing_def_list.py b/intersight/model/capability_fan_module_manufacturing_def_list.py index b9a28df58d..0efeb62332 100644 --- a/intersight/model/capability_fan_module_manufacturing_def_list.py +++ b/intersight/model/capability_fan_module_manufacturing_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_manufacturing_def_list_all_of.py b/intersight/model/capability_fan_module_manufacturing_def_list_all_of.py index af77f5bb25..ff8cc66e7f 100644 --- a/intersight/model/capability_fan_module_manufacturing_def_list_all_of.py +++ b/intersight/model/capability_fan_module_manufacturing_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fan_module_manufacturing_def_response.py b/intersight/model/capability_fan_module_manufacturing_def_response.py index 197c6c4f43..4e504a0895 100644 --- a/intersight/model/capability_fan_module_manufacturing_def_response.py +++ b/intersight/model/capability_fan_module_manufacturing_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_feature_config.py b/intersight/model/capability_feature_config.py index 57bc61949d..bdcd4e1b01 100644 --- a/intersight/model/capability_feature_config.py +++ b/intersight/model/capability_feature_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_feature_config_all_of.py b/intersight/model/capability_feature_config_all_of.py index 8b4f2cc121..f19ad7dcde 100644 --- a/intersight/model/capability_feature_config_all_of.py +++ b/intersight/model/capability_feature_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_capability_def.py b/intersight/model/capability_fex_capability_def.py index 029f38f51a..39d30d4115 100644 --- a/intersight/model/capability_fex_capability_def.py +++ b/intersight/model/capability_fex_capability_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_capability_def_all_of.py b/intersight/model/capability_fex_capability_def_all_of.py index a92ce276e4..f916407758 100644 --- a/intersight/model/capability_fex_capability_def_all_of.py +++ b/intersight/model/capability_fex_capability_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_capability_def_list.py b/intersight/model/capability_fex_capability_def_list.py index ba7fb4e640..58075a5e0d 100644 --- a/intersight/model/capability_fex_capability_def_list.py +++ b/intersight/model/capability_fex_capability_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_capability_def_list_all_of.py b/intersight/model/capability_fex_capability_def_list_all_of.py index c1f872f496..ebf597ba0d 100644 --- a/intersight/model/capability_fex_capability_def_list_all_of.py +++ b/intersight/model/capability_fex_capability_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_capability_def_response.py b/intersight/model/capability_fex_capability_def_response.py index 74bfc8c27b..c15a4a7c28 100644 --- a/intersight/model/capability_fex_capability_def_response.py +++ b/intersight/model/capability_fex_capability_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor.py b/intersight/model/capability_fex_descriptor.py index 0281699dce..d7d367c771 100644 --- a/intersight/model/capability_fex_descriptor.py +++ b/intersight/model/capability_fex_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor_all_of.py b/intersight/model/capability_fex_descriptor_all_of.py index 070f9c69fe..f121375d12 100644 --- a/intersight/model/capability_fex_descriptor_all_of.py +++ b/intersight/model/capability_fex_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor_list.py b/intersight/model/capability_fex_descriptor_list.py index c265dabf0d..cdf9f15427 100644 --- a/intersight/model/capability_fex_descriptor_list.py +++ b/intersight/model/capability_fex_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor_list_all_of.py b/intersight/model/capability_fex_descriptor_list_all_of.py index dd5f389596..499d2e7913 100644 --- a/intersight/model/capability_fex_descriptor_list_all_of.py +++ b/intersight/model/capability_fex_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_descriptor_response.py b/intersight/model/capability_fex_descriptor_response.py index c05a2d9e81..c86c9194dd 100644 --- a/intersight/model/capability_fex_descriptor_response.py +++ b/intersight/model/capability_fex_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def.py b/intersight/model/capability_fex_manufacturing_def.py index c160a1b028..38c8eee5e1 100644 --- a/intersight/model/capability_fex_manufacturing_def.py +++ b/intersight/model/capability_fex_manufacturing_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def_all_of.py b/intersight/model/capability_fex_manufacturing_def_all_of.py index eea0821f37..2f24eecaed 100644 --- a/intersight/model/capability_fex_manufacturing_def_all_of.py +++ b/intersight/model/capability_fex_manufacturing_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def_list.py b/intersight/model/capability_fex_manufacturing_def_list.py index 46d552504d..9cbda2455b 100644 --- a/intersight/model/capability_fex_manufacturing_def_list.py +++ b/intersight/model/capability_fex_manufacturing_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def_list_all_of.py b/intersight/model/capability_fex_manufacturing_def_list_all_of.py index 806ef1ff9c..7db01aa495 100644 --- a/intersight/model/capability_fex_manufacturing_def_list_all_of.py +++ b/intersight/model/capability_fex_manufacturing_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_fex_manufacturing_def_response.py b/intersight/model/capability_fex_manufacturing_def_response.py index 6f1818c625..2cfb8a3dc6 100644 --- a/intersight/model/capability_fex_manufacturing_def_response.py +++ b/intersight/model/capability_fex_manufacturing_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_hardware_descriptor.py b/intersight/model/capability_hardware_descriptor.py index e80f1278b4..4699daae2c 100644 --- a/intersight/model/capability_hardware_descriptor.py +++ b/intersight/model/capability_hardware_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_capability_def.py b/intersight/model/capability_io_card_capability_def.py index 087c7a4f0a..53c23e8d48 100644 --- a/intersight/model/capability_io_card_capability_def.py +++ b/intersight/model/capability_io_card_capability_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_capability_def_all_of.py b/intersight/model/capability_io_card_capability_def_all_of.py index f8f9f1b45c..f04624554d 100644 --- a/intersight/model/capability_io_card_capability_def_all_of.py +++ b/intersight/model/capability_io_card_capability_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_capability_def_list.py b/intersight/model/capability_io_card_capability_def_list.py index 793ccb22b1..f85f9212fb 100644 --- a/intersight/model/capability_io_card_capability_def_list.py +++ b/intersight/model/capability_io_card_capability_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_capability_def_list_all_of.py b/intersight/model/capability_io_card_capability_def_list_all_of.py index ad29337a5a..2808fe64f7 100644 --- a/intersight/model/capability_io_card_capability_def_list_all_of.py +++ b/intersight/model/capability_io_card_capability_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_capability_def_response.py b/intersight/model/capability_io_card_capability_def_response.py index 5d76ca7c07..5f97df6638 100644 --- a/intersight/model/capability_io_card_capability_def_response.py +++ b/intersight/model/capability_io_card_capability_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_descriptor.py b/intersight/model/capability_io_card_descriptor.py index 4cccbb43be..6ac65b24f7 100644 --- a/intersight/model/capability_io_card_descriptor.py +++ b/intersight/model/capability_io_card_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_descriptor_all_of.py b/intersight/model/capability_io_card_descriptor_all_of.py index f632546eab..aba2a07e55 100644 --- a/intersight/model/capability_io_card_descriptor_all_of.py +++ b/intersight/model/capability_io_card_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_descriptor_list.py b/intersight/model/capability_io_card_descriptor_list.py index 04b041d365..bf0b47672a 100644 --- a/intersight/model/capability_io_card_descriptor_list.py +++ b/intersight/model/capability_io_card_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_descriptor_list_all_of.py b/intersight/model/capability_io_card_descriptor_list_all_of.py index eee63a59c3..390973660a 100644 --- a/intersight/model/capability_io_card_descriptor_list_all_of.py +++ b/intersight/model/capability_io_card_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_descriptor_response.py b/intersight/model/capability_io_card_descriptor_response.py index 4de60b97e6..f22121d102 100644 --- a/intersight/model/capability_io_card_descriptor_response.py +++ b/intersight/model/capability_io_card_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_manufacturing_def.py b/intersight/model/capability_io_card_manufacturing_def.py index c453183e5d..af918eb0b9 100644 --- a/intersight/model/capability_io_card_manufacturing_def.py +++ b/intersight/model/capability_io_card_manufacturing_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_manufacturing_def_all_of.py b/intersight/model/capability_io_card_manufacturing_def_all_of.py index 4c10563da6..9568081014 100644 --- a/intersight/model/capability_io_card_manufacturing_def_all_of.py +++ b/intersight/model/capability_io_card_manufacturing_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_manufacturing_def_list.py b/intersight/model/capability_io_card_manufacturing_def_list.py index 7f025277e8..d511aa8a11 100644 --- a/intersight/model/capability_io_card_manufacturing_def_list.py +++ b/intersight/model/capability_io_card_manufacturing_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_manufacturing_def_list_all_of.py b/intersight/model/capability_io_card_manufacturing_def_list_all_of.py index d9ff6d3b10..434c82e3e2 100644 --- a/intersight/model/capability_io_card_manufacturing_def_list_all_of.py +++ b/intersight/model/capability_io_card_manufacturing_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_io_card_manufacturing_def_response.py b/intersight/model/capability_io_card_manufacturing_def_response.py index f39c0069bb..0d62ed72c6 100644 --- a/intersight/model/capability_io_card_manufacturing_def_response.py +++ b/intersight/model/capability_io_card_manufacturing_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_port_group_aggregation_def.py b/intersight/model/capability_port_group_aggregation_def.py index 643c4d30f6..65b60529fd 100644 --- a/intersight/model/capability_port_group_aggregation_def.py +++ b/intersight/model/capability_port_group_aggregation_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_port_group_aggregation_def_all_of.py b/intersight/model/capability_port_group_aggregation_def_all_of.py index be6c40a142..e15f24b2cd 100644 --- a/intersight/model/capability_port_group_aggregation_def_all_of.py +++ b/intersight/model/capability_port_group_aggregation_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_port_group_aggregation_def_list.py b/intersight/model/capability_port_group_aggregation_def_list.py index 62ae21a08f..b151c0164b 100644 --- a/intersight/model/capability_port_group_aggregation_def_list.py +++ b/intersight/model/capability_port_group_aggregation_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_port_group_aggregation_def_list_all_of.py b/intersight/model/capability_port_group_aggregation_def_list_all_of.py index f266a5f3e5..1ee403bbe9 100644 --- a/intersight/model/capability_port_group_aggregation_def_list_all_of.py +++ b/intersight/model/capability_port_group_aggregation_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_port_group_aggregation_def_response.py b/intersight/model/capability_port_group_aggregation_def_response.py index e95f62169a..e776a5ac1d 100644 --- a/intersight/model/capability_port_group_aggregation_def_response.py +++ b/intersight/model/capability_port_group_aggregation_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_port_range.py b/intersight/model/capability_port_range.py index 8326230307..8ae9c0a865 100644 --- a/intersight/model/capability_port_range.py +++ b/intersight/model/capability_port_range.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_port_range_all_of.py b/intersight/model/capability_port_range_all_of.py index efd3096f87..f28a6f6130 100644 --- a/intersight/model/capability_port_range_all_of.py +++ b/intersight/model/capability_port_range_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_descriptor.py b/intersight/model/capability_psu_descriptor.py index 5265377577..8356c5bf5e 100644 --- a/intersight/model/capability_psu_descriptor.py +++ b/intersight/model/capability_psu_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_descriptor_all_of.py b/intersight/model/capability_psu_descriptor_all_of.py index 5f42d9bbb6..fcf2b23d4f 100644 --- a/intersight/model/capability_psu_descriptor_all_of.py +++ b/intersight/model/capability_psu_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_descriptor_list.py b/intersight/model/capability_psu_descriptor_list.py index d99346348e..d894fc9f81 100644 --- a/intersight/model/capability_psu_descriptor_list.py +++ b/intersight/model/capability_psu_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_descriptor_list_all_of.py b/intersight/model/capability_psu_descriptor_list_all_of.py index b8d0ced538..0ee3db56a1 100644 --- a/intersight/model/capability_psu_descriptor_list_all_of.py +++ b/intersight/model/capability_psu_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_descriptor_response.py b/intersight/model/capability_psu_descriptor_response.py index e57c13d517..e1c6ca6054 100644 --- a/intersight/model/capability_psu_descriptor_response.py +++ b/intersight/model/capability_psu_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_manufacturing_def.py b/intersight/model/capability_psu_manufacturing_def.py index 2cc1f38ff4..fb3344a54c 100644 --- a/intersight/model/capability_psu_manufacturing_def.py +++ b/intersight/model/capability_psu_manufacturing_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_manufacturing_def_all_of.py b/intersight/model/capability_psu_manufacturing_def_all_of.py index 34131bb0fb..c6ee493d2c 100644 --- a/intersight/model/capability_psu_manufacturing_def_all_of.py +++ b/intersight/model/capability_psu_manufacturing_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_manufacturing_def_list.py b/intersight/model/capability_psu_manufacturing_def_list.py index d2cd309343..06e83c9707 100644 --- a/intersight/model/capability_psu_manufacturing_def_list.py +++ b/intersight/model/capability_psu_manufacturing_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_manufacturing_def_list_all_of.py b/intersight/model/capability_psu_manufacturing_def_list_all_of.py index a627d9750f..8883025c8d 100644 --- a/intersight/model/capability_psu_manufacturing_def_list_all_of.py +++ b/intersight/model/capability_psu_manufacturing_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_psu_manufacturing_def_response.py b/intersight/model/capability_psu_manufacturing_def_response.py index 1d4e7508d6..8ea41752ad 100644 --- a/intersight/model/capability_psu_manufacturing_def_response.py +++ b/intersight/model/capability_psu_manufacturing_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor.py b/intersight/model/capability_server_descriptor.py index b4cad1fef5..85a8d3d6c0 100644 --- a/intersight/model/capability_server_descriptor.py +++ b/intersight/model/capability_server_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor_all_of.py b/intersight/model/capability_server_descriptor_all_of.py index 581aea039b..e65f81d080 100644 --- a/intersight/model/capability_server_descriptor_all_of.py +++ b/intersight/model/capability_server_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor_list.py b/intersight/model/capability_server_descriptor_list.py index 7697d3cf72..3d0054bfbb 100644 --- a/intersight/model/capability_server_descriptor_list.py +++ b/intersight/model/capability_server_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor_list_all_of.py b/intersight/model/capability_server_descriptor_list_all_of.py index 3c34f78434..d766645381 100644 --- a/intersight/model/capability_server_descriptor_list_all_of.py +++ b/intersight/model/capability_server_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_descriptor_response.py b/intersight/model/capability_server_descriptor_response.py index 1d92703406..11fa81335d 100644 --- a/intersight/model/capability_server_descriptor_response.py +++ b/intersight/model/capability_server_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_models_capability_def.py b/intersight/model/capability_server_models_capability_def.py index b763769e9c..e3e70f8263 100644 --- a/intersight/model/capability_server_models_capability_def.py +++ b/intersight/model/capability_server_models_capability_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_models_capability_def_all_of.py b/intersight/model/capability_server_models_capability_def_all_of.py index 67dd48bd05..8975e8b493 100644 --- a/intersight/model/capability_server_models_capability_def_all_of.py +++ b/intersight/model/capability_server_models_capability_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_models_capability_def_list.py b/intersight/model/capability_server_models_capability_def_list.py index 41c98164be..27d52da211 100644 --- a/intersight/model/capability_server_models_capability_def_list.py +++ b/intersight/model/capability_server_models_capability_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_models_capability_def_list_all_of.py b/intersight/model/capability_server_models_capability_def_list_all_of.py index cb8e946a0c..355e654231 100644 --- a/intersight/model/capability_server_models_capability_def_list_all_of.py +++ b/intersight/model/capability_server_models_capability_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_models_capability_def_response.py b/intersight/model/capability_server_models_capability_def_response.py index 53b3a11e12..b5964883f2 100644 --- a/intersight/model/capability_server_models_capability_def_response.py +++ b/intersight/model/capability_server_models_capability_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_schema_descriptor.py b/intersight/model/capability_server_schema_descriptor.py index 0c07073b61..92041c6792 100644 --- a/intersight/model/capability_server_schema_descriptor.py +++ b/intersight/model/capability_server_schema_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_schema_descriptor_all_of.py b/intersight/model/capability_server_schema_descriptor_all_of.py index 9fcfa9a977..8738c8b2d1 100644 --- a/intersight/model/capability_server_schema_descriptor_all_of.py +++ b/intersight/model/capability_server_schema_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_schema_descriptor_list.py b/intersight/model/capability_server_schema_descriptor_list.py index c51110ade1..20b1de7176 100644 --- a/intersight/model/capability_server_schema_descriptor_list.py +++ b/intersight/model/capability_server_schema_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_schema_descriptor_list_all_of.py b/intersight/model/capability_server_schema_descriptor_list_all_of.py index 0b93647fc9..e34a57386e 100644 --- a/intersight/model/capability_server_schema_descriptor_list_all_of.py +++ b/intersight/model/capability_server_schema_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_server_schema_descriptor_response.py b/intersight/model/capability_server_schema_descriptor_response.py index c404db172c..943cd1c374 100644 --- a/intersight/model/capability_server_schema_descriptor_response.py +++ b/intersight/model/capability_server_schema_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_capability_def.py b/intersight/model/capability_sioc_module_capability_def.py index f8185cbf24..3217cf20e2 100644 --- a/intersight/model/capability_sioc_module_capability_def.py +++ b/intersight/model/capability_sioc_module_capability_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_capability_def_all_of.py b/intersight/model/capability_sioc_module_capability_def_all_of.py index cba3c70a08..abee3747a3 100644 --- a/intersight/model/capability_sioc_module_capability_def_all_of.py +++ b/intersight/model/capability_sioc_module_capability_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_capability_def_list.py b/intersight/model/capability_sioc_module_capability_def_list.py index 581eb0b2fd..e8edf88b25 100644 --- a/intersight/model/capability_sioc_module_capability_def_list.py +++ b/intersight/model/capability_sioc_module_capability_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_capability_def_list_all_of.py b/intersight/model/capability_sioc_module_capability_def_list_all_of.py index e2f60c2135..7f167816b2 100644 --- a/intersight/model/capability_sioc_module_capability_def_list_all_of.py +++ b/intersight/model/capability_sioc_module_capability_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_capability_def_response.py b/intersight/model/capability_sioc_module_capability_def_response.py index 826a8261a2..096d59c6d2 100644 --- a/intersight/model/capability_sioc_module_capability_def_response.py +++ b/intersight/model/capability_sioc_module_capability_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_descriptor.py b/intersight/model/capability_sioc_module_descriptor.py index 88c8c485b4..56a86f39ff 100644 --- a/intersight/model/capability_sioc_module_descriptor.py +++ b/intersight/model/capability_sioc_module_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_descriptor_all_of.py b/intersight/model/capability_sioc_module_descriptor_all_of.py index dbd9c88912..44f70df71f 100644 --- a/intersight/model/capability_sioc_module_descriptor_all_of.py +++ b/intersight/model/capability_sioc_module_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_descriptor_list.py b/intersight/model/capability_sioc_module_descriptor_list.py index 6b8a05c7d4..656accd5a8 100644 --- a/intersight/model/capability_sioc_module_descriptor_list.py +++ b/intersight/model/capability_sioc_module_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_descriptor_list_all_of.py b/intersight/model/capability_sioc_module_descriptor_list_all_of.py index 49c3893033..5ed1ef0925 100644 --- a/intersight/model/capability_sioc_module_descriptor_list_all_of.py +++ b/intersight/model/capability_sioc_module_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_descriptor_response.py b/intersight/model/capability_sioc_module_descriptor_response.py index 2664b75865..b609d761b7 100644 --- a/intersight/model/capability_sioc_module_descriptor_response.py +++ b/intersight/model/capability_sioc_module_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_manufacturing_def.py b/intersight/model/capability_sioc_module_manufacturing_def.py index bcc02c11d7..cba8b187dd 100644 --- a/intersight/model/capability_sioc_module_manufacturing_def.py +++ b/intersight/model/capability_sioc_module_manufacturing_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_manufacturing_def_all_of.py b/intersight/model/capability_sioc_module_manufacturing_def_all_of.py index f0e8f17820..ed1e77f2a9 100644 --- a/intersight/model/capability_sioc_module_manufacturing_def_all_of.py +++ b/intersight/model/capability_sioc_module_manufacturing_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_manufacturing_def_list.py b/intersight/model/capability_sioc_module_manufacturing_def_list.py index 7c10cc8a15..9728673074 100644 --- a/intersight/model/capability_sioc_module_manufacturing_def_list.py +++ b/intersight/model/capability_sioc_module_manufacturing_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_manufacturing_def_list_all_of.py b/intersight/model/capability_sioc_module_manufacturing_def_list_all_of.py index 9943a32b67..ed63e44938 100644 --- a/intersight/model/capability_sioc_module_manufacturing_def_list_all_of.py +++ b/intersight/model/capability_sioc_module_manufacturing_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_sioc_module_manufacturing_def_response.py b/intersight/model/capability_sioc_module_manufacturing_def_response.py index a110f1eed6..d84950e383 100644 --- a/intersight/model/capability_sioc_module_manufacturing_def_response.py +++ b/intersight/model/capability_sioc_module_manufacturing_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_capability.py b/intersight/model/capability_switch_capability.py index 5630f0a9c2..53fd3a134b 100644 --- a/intersight/model/capability_switch_capability.py +++ b/intersight/model/capability_switch_capability.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_capability_all_of.py b/intersight/model/capability_switch_capability_all_of.py index 25ad6a1039..c55defff54 100644 --- a/intersight/model/capability_switch_capability_all_of.py +++ b/intersight/model/capability_switch_capability_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_capability_def.py b/intersight/model/capability_switch_capability_def.py index 16c11157e3..2a2d7e6580 100644 --- a/intersight/model/capability_switch_capability_def.py +++ b/intersight/model/capability_switch_capability_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_capability_def_all_of.py b/intersight/model/capability_switch_capability_def_all_of.py index d6543af20a..f984097b46 100644 --- a/intersight/model/capability_switch_capability_def_all_of.py +++ b/intersight/model/capability_switch_capability_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_capability_list.py b/intersight/model/capability_switch_capability_list.py index 0bfd906094..6eb188d261 100644 --- a/intersight/model/capability_switch_capability_list.py +++ b/intersight/model/capability_switch_capability_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_capability_list_all_of.py b/intersight/model/capability_switch_capability_list_all_of.py index d871d5ba44..9780ea2ed1 100644 --- a/intersight/model/capability_switch_capability_list_all_of.py +++ b/intersight/model/capability_switch_capability_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_capability_response.py b/intersight/model/capability_switch_capability_response.py index dbcb72b7fa..aab682dda0 100644 --- a/intersight/model/capability_switch_capability_response.py +++ b/intersight/model/capability_switch_capability_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_descriptor.py b/intersight/model/capability_switch_descriptor.py index 04bbe5afe4..55024d33bc 100644 --- a/intersight/model/capability_switch_descriptor.py +++ b/intersight/model/capability_switch_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_descriptor_all_of.py b/intersight/model/capability_switch_descriptor_all_of.py index e4d7c85648..e41c75fb4a 100644 --- a/intersight/model/capability_switch_descriptor_all_of.py +++ b/intersight/model/capability_switch_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_descriptor_list.py b/intersight/model/capability_switch_descriptor_list.py index 86969fd290..b671c43cf7 100644 --- a/intersight/model/capability_switch_descriptor_list.py +++ b/intersight/model/capability_switch_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_descriptor_list_all_of.py b/intersight/model/capability_switch_descriptor_list_all_of.py index 10300d7d42..f4e9918d95 100644 --- a/intersight/model/capability_switch_descriptor_list_all_of.py +++ b/intersight/model/capability_switch_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_descriptor_response.py b/intersight/model/capability_switch_descriptor_response.py index a9e8275658..d2780c7c7b 100644 --- a/intersight/model/capability_switch_descriptor_response.py +++ b/intersight/model/capability_switch_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_manufacturing_def.py b/intersight/model/capability_switch_manufacturing_def.py index 603864b74c..2417067d85 100644 --- a/intersight/model/capability_switch_manufacturing_def.py +++ b/intersight/model/capability_switch_manufacturing_def.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_manufacturing_def_all_of.py b/intersight/model/capability_switch_manufacturing_def_all_of.py index 1e3a75ecbe..51c515e10c 100644 --- a/intersight/model/capability_switch_manufacturing_def_all_of.py +++ b/intersight/model/capability_switch_manufacturing_def_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_manufacturing_def_list.py b/intersight/model/capability_switch_manufacturing_def_list.py index 81916f6640..15b4b182e4 100644 --- a/intersight/model/capability_switch_manufacturing_def_list.py +++ b/intersight/model/capability_switch_manufacturing_def_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_manufacturing_def_list_all_of.py b/intersight/model/capability_switch_manufacturing_def_list_all_of.py index 168200f705..952d1a6c48 100644 --- a/intersight/model/capability_switch_manufacturing_def_list_all_of.py +++ b/intersight/model/capability_switch_manufacturing_def_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_manufacturing_def_response.py b/intersight/model/capability_switch_manufacturing_def_response.py index e6f2627f86..06ce2ee871 100644 --- a/intersight/model/capability_switch_manufacturing_def_response.py +++ b/intersight/model/capability_switch_manufacturing_def_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_network_limits.py b/intersight/model/capability_switch_network_limits.py index 60ab3ae4ad..88208d8bbd 100644 --- a/intersight/model/capability_switch_network_limits.py +++ b/intersight/model/capability_switch_network_limits.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_network_limits_all_of.py b/intersight/model/capability_switch_network_limits_all_of.py index 3ac8171ce3..80ceb99add 100644 --- a/intersight/model/capability_switch_network_limits_all_of.py +++ b/intersight/model/capability_switch_network_limits_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_storage_limits.py b/intersight/model/capability_switch_storage_limits.py index 02f64392fb..5512b1375e 100644 --- a/intersight/model/capability_switch_storage_limits.py +++ b/intersight/model/capability_switch_storage_limits.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_storage_limits_all_of.py b/intersight/model/capability_switch_storage_limits_all_of.py index 8147ce759b..2b6693aad6 100644 --- a/intersight/model/capability_switch_storage_limits_all_of.py +++ b/intersight/model/capability_switch_storage_limits_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_system_limits.py b/intersight/model/capability_switch_system_limits.py index 507971342c..3430096a6b 100644 --- a/intersight/model/capability_switch_system_limits.py +++ b/intersight/model/capability_switch_system_limits.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switch_system_limits_all_of.py b/intersight/model/capability_switch_system_limits_all_of.py index 27892d07ad..5af49f0c6e 100644 --- a/intersight/model/capability_switch_system_limits_all_of.py +++ b/intersight/model/capability_switch_system_limits_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switching_mode_capability.py b/intersight/model/capability_switching_mode_capability.py index 6d30210b34..bd891235ae 100644 --- a/intersight/model/capability_switching_mode_capability.py +++ b/intersight/model/capability_switching_mode_capability.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/capability_switching_mode_capability_all_of.py b/intersight/model/capability_switching_mode_capability_all_of.py index f224a554b1..d0fded9d86 100644 --- a/intersight/model/capability_switching_mode_capability_all_of.py +++ b/intersight/model/capability_switching_mode_capability_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_certificate_base.py b/intersight/model/certificatemanagement_certificate_base.py index f2f75feb9c..cbdd06b26e 100644 --- a/intersight/model/certificatemanagement_certificate_base.py +++ b/intersight/model/certificatemanagement_certificate_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_certificate_base_all_of.py b/intersight/model/certificatemanagement_certificate_base_all_of.py index fc2d283c83..0530ba0ba0 100644 --- a/intersight/model/certificatemanagement_certificate_base_all_of.py +++ b/intersight/model/certificatemanagement_certificate_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_imc.py b/intersight/model/certificatemanagement_imc.py index 246866039f..fca9a3bc8e 100644 --- a/intersight/model/certificatemanagement_imc.py +++ b/intersight/model/certificatemanagement_imc.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy.py b/intersight/model/certificatemanagement_policy.py index a4b2d69992..d3f51bfa4c 100644 --- a/intersight/model/certificatemanagement_policy.py +++ b/intersight/model/certificatemanagement_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_all_of.py b/intersight/model/certificatemanagement_policy_all_of.py index b7620fa5e6..956430fb33 100644 --- a/intersight/model/certificatemanagement_policy_all_of.py +++ b/intersight/model/certificatemanagement_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory.py b/intersight/model/certificatemanagement_policy_inventory.py index 136810f74c..63de4b74d9 100644 --- a/intersight/model/certificatemanagement_policy_inventory.py +++ b/intersight/model/certificatemanagement_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory_all_of.py b/intersight/model/certificatemanagement_policy_inventory_all_of.py index aaf18fd9c1..c2841dff1a 100644 --- a/intersight/model/certificatemanagement_policy_inventory_all_of.py +++ b/intersight/model/certificatemanagement_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory_list.py b/intersight/model/certificatemanagement_policy_inventory_list.py index 589b9dabac..320ba57ed0 100644 --- a/intersight/model/certificatemanagement_policy_inventory_list.py +++ b/intersight/model/certificatemanagement_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory_list_all_of.py b/intersight/model/certificatemanagement_policy_inventory_list_all_of.py index 190234ae6c..91e62682bf 100644 --- a/intersight/model/certificatemanagement_policy_inventory_list_all_of.py +++ b/intersight/model/certificatemanagement_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_inventory_response.py b/intersight/model/certificatemanagement_policy_inventory_response.py index 7fa95cef84..7dbcdbbbd3 100644 --- a/intersight/model/certificatemanagement_policy_inventory_response.py +++ b/intersight/model/certificatemanagement_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_list.py b/intersight/model/certificatemanagement_policy_list.py index 141b841b66..dd0a8577c3 100644 --- a/intersight/model/certificatemanagement_policy_list.py +++ b/intersight/model/certificatemanagement_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_list_all_of.py b/intersight/model/certificatemanagement_policy_list_all_of.py index 4a641f64b2..3a96172978 100644 --- a/intersight/model/certificatemanagement_policy_list_all_of.py +++ b/intersight/model/certificatemanagement_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/certificatemanagement_policy_response.py b/intersight/model/certificatemanagement_policy_response.py index b674b084ec..246578cf1c 100644 --- a/intersight/model/certificatemanagement_policy_response.py +++ b/intersight/model/certificatemanagement_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_change_detail.py b/intersight/model/chassis_config_change_detail.py index 6ad0b94786..81ba101ff5 100644 --- a/intersight/model/chassis_config_change_detail.py +++ b/intersight/model/chassis_config_change_detail.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_change_detail_all_of.py b/intersight/model/chassis_config_change_detail_all_of.py index 109670e6df..fa57fdd7dc 100644 --- a/intersight/model/chassis_config_change_detail_all_of.py +++ b/intersight/model/chassis_config_change_detail_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_change_detail_list.py b/intersight/model/chassis_config_change_detail_list.py index a217d532b7..23695bb250 100644 --- a/intersight/model/chassis_config_change_detail_list.py +++ b/intersight/model/chassis_config_change_detail_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_change_detail_list_all_of.py b/intersight/model/chassis_config_change_detail_list_all_of.py index ad911472ff..33afedad40 100644 --- a/intersight/model/chassis_config_change_detail_list_all_of.py +++ b/intersight/model/chassis_config_change_detail_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_change_detail_relationship.py b/intersight/model/chassis_config_change_detail_relationship.py index 711fe96a53..c307d69084 100644 --- a/intersight/model/chassis_config_change_detail_relationship.py +++ b/intersight/model/chassis_config_change_detail_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_change_detail_response.py b/intersight/model/chassis_config_change_detail_response.py index 53ca8e9fb7..075c50fff9 100644 --- a/intersight/model/chassis_config_change_detail_response.py +++ b/intersight/model/chassis_config_change_detail_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_import.py b/intersight/model/chassis_config_import.py index 3548638546..2e89f02f30 100644 --- a/intersight/model/chassis_config_import.py +++ b/intersight/model/chassis_config_import.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_import_all_of.py b/intersight/model/chassis_config_import_all_of.py index 7556cc803a..b233a17a98 100644 --- a/intersight/model/chassis_config_import_all_of.py +++ b/intersight/model/chassis_config_import_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_import_list.py b/intersight/model/chassis_config_import_list.py index 92a8119df1..447c6b6d03 100644 --- a/intersight/model/chassis_config_import_list.py +++ b/intersight/model/chassis_config_import_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_import_list_all_of.py b/intersight/model/chassis_config_import_list_all_of.py index 7119176ea1..bb59768dc6 100644 --- a/intersight/model/chassis_config_import_list_all_of.py +++ b/intersight/model/chassis_config_import_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_import_response.py b/intersight/model/chassis_config_import_response.py index 07204fe294..592d569de3 100644 --- a/intersight/model/chassis_config_import_response.py +++ b/intersight/model/chassis_config_import_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result.py b/intersight/model/chassis_config_result.py index 268215f48e..9b166875ac 100644 --- a/intersight/model/chassis_config_result.py +++ b/intersight/model/chassis_config_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_all_of.py b/intersight/model/chassis_config_result_all_of.py index b120900f8c..4cff6b96ae 100644 --- a/intersight/model/chassis_config_result_all_of.py +++ b/intersight/model/chassis_config_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_entry.py b/intersight/model/chassis_config_result_entry.py index 5db8833518..1f422e6c76 100644 --- a/intersight/model/chassis_config_result_entry.py +++ b/intersight/model/chassis_config_result_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_entry_all_of.py b/intersight/model/chassis_config_result_entry_all_of.py index d6f2e5a99e..0187ee7622 100644 --- a/intersight/model/chassis_config_result_entry_all_of.py +++ b/intersight/model/chassis_config_result_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_entry_list.py b/intersight/model/chassis_config_result_entry_list.py index 000e7b97d3..6ae4591d4b 100644 --- a/intersight/model/chassis_config_result_entry_list.py +++ b/intersight/model/chassis_config_result_entry_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_entry_list_all_of.py b/intersight/model/chassis_config_result_entry_list_all_of.py index 2181179b1b..4409d1546f 100644 --- a/intersight/model/chassis_config_result_entry_list_all_of.py +++ b/intersight/model/chassis_config_result_entry_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_entry_relationship.py b/intersight/model/chassis_config_result_entry_relationship.py index 7c2271f0f9..43bd9f7837 100644 --- a/intersight/model/chassis_config_result_entry_relationship.py +++ b/intersight/model/chassis_config_result_entry_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_entry_response.py b/intersight/model/chassis_config_result_entry_response.py index 5509d2462c..0b016912be 100644 --- a/intersight/model/chassis_config_result_entry_response.py +++ b/intersight/model/chassis_config_result_entry_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_list.py b/intersight/model/chassis_config_result_list.py index 34f645b6a7..133cc30e6d 100644 --- a/intersight/model/chassis_config_result_list.py +++ b/intersight/model/chassis_config_result_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_list_all_of.py b/intersight/model/chassis_config_result_list_all_of.py index 180e668521..ca06b3eaf3 100644 --- a/intersight/model/chassis_config_result_list_all_of.py +++ b/intersight/model/chassis_config_result_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_relationship.py b/intersight/model/chassis_config_result_relationship.py index 10248229f2..86c6afbb69 100644 --- a/intersight/model/chassis_config_result_relationship.py +++ b/intersight/model/chassis_config_result_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_config_result_response.py b/intersight/model/chassis_config_result_response.py index 6b06f80b12..8f4acf5c25 100644 --- a/intersight/model/chassis_config_result_response.py +++ b/intersight/model/chassis_config_result_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_iom_profile.py b/intersight/model/chassis_iom_profile.py index 0fb1c88eec..02f0a39df1 100644 --- a/intersight/model/chassis_iom_profile.py +++ b/intersight/model/chassis_iom_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_iom_profile_all_of.py b/intersight/model/chassis_iom_profile_all_of.py index d213a21b7c..f21f9aa6a5 100644 --- a/intersight/model/chassis_iom_profile_all_of.py +++ b/intersight/model/chassis_iom_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_iom_profile_list.py b/intersight/model/chassis_iom_profile_list.py index 085870faa6..9928ef15ea 100644 --- a/intersight/model/chassis_iom_profile_list.py +++ b/intersight/model/chassis_iom_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_iom_profile_list_all_of.py b/intersight/model/chassis_iom_profile_list_all_of.py index c7169ed346..6c52970b37 100644 --- a/intersight/model/chassis_iom_profile_list_all_of.py +++ b/intersight/model/chassis_iom_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_iom_profile_relationship.py b/intersight/model/chassis_iom_profile_relationship.py index 07a5c68535..fa7ded0448 100644 --- a/intersight/model/chassis_iom_profile_relationship.py +++ b/intersight/model/chassis_iom_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_iom_profile_response.py b/intersight/model/chassis_iom_profile_response.py index c4b12afc25..4bb14920a2 100644 --- a/intersight/model/chassis_iom_profile_response.py +++ b/intersight/model/chassis_iom_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile.py b/intersight/model/chassis_profile.py index e0539935cd..e0c8fd175b 100644 --- a/intersight/model/chassis_profile.py +++ b/intersight/model/chassis_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_all_of.py b/intersight/model/chassis_profile_all_of.py index 9c270a70f7..446f38de9c 100644 --- a/intersight/model/chassis_profile_all_of.py +++ b/intersight/model/chassis_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_list.py b/intersight/model/chassis_profile_list.py index 427ac3d38b..cea4f21d57 100644 --- a/intersight/model/chassis_profile_list.py +++ b/intersight/model/chassis_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_list_all_of.py b/intersight/model/chassis_profile_list_all_of.py index 3eb4c267fd..c19a1bdf11 100644 --- a/intersight/model/chassis_profile_list_all_of.py +++ b/intersight/model/chassis_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_relationship.py b/intersight/model/chassis_profile_relationship.py index 6e83010a37..7138e6bd6e 100644 --- a/intersight/model/chassis_profile_relationship.py +++ b/intersight/model/chassis_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/chassis_profile_response.py b/intersight/model/chassis_profile_response.py index aa6bf26cdd..b856715e58 100644 --- a/intersight/model/chassis_profile_response.py +++ b/intersight/model/chassis_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_availability_zone.py b/intersight/model/cloud_availability_zone.py index 98475065f3..157e219863 100644 --- a/intersight/model/cloud_availability_zone.py +++ b/intersight/model/cloud_availability_zone.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_availability_zone_all_of.py b/intersight/model/cloud_availability_zone_all_of.py index 9bc64c6d5b..570acecfba 100644 --- a/intersight/model/cloud_availability_zone_all_of.py +++ b/intersight/model/cloud_availability_zone_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_billing_unit.py b/intersight/model/cloud_aws_billing_unit.py index e8b4c6380d..c8c71ca70e 100644 --- a/intersight/model/cloud_aws_billing_unit.py +++ b/intersight/model/cloud_aws_billing_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_billing_unit_all_of.py b/intersight/model/cloud_aws_billing_unit_all_of.py index 39bae0a257..b9b5a5f6da 100644 --- a/intersight/model/cloud_aws_billing_unit_all_of.py +++ b/intersight/model/cloud_aws_billing_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_billing_unit_list.py b/intersight/model/cloud_aws_billing_unit_list.py index 6395c36fbe..fa1d8376e4 100644 --- a/intersight/model/cloud_aws_billing_unit_list.py +++ b/intersight/model/cloud_aws_billing_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_billing_unit_list_all_of.py b/intersight/model/cloud_aws_billing_unit_list_all_of.py index 0014ab9d65..6c552fb5db 100644 --- a/intersight/model/cloud_aws_billing_unit_list_all_of.py +++ b/intersight/model/cloud_aws_billing_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_billing_unit_relationship.py b/intersight/model/cloud_aws_billing_unit_relationship.py index 30b701eba6..1f9cd9a9b5 100644 --- a/intersight/model/cloud_aws_billing_unit_relationship.py +++ b/intersight/model/cloud_aws_billing_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_billing_unit_response.py b/intersight/model/cloud_aws_billing_unit_response.py index 6c191877da..79d53d7df0 100644 --- a/intersight/model/cloud_aws_billing_unit_response.py +++ b/intersight/model/cloud_aws_billing_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_key_pair.py b/intersight/model/cloud_aws_key_pair.py index 7c05ef7d25..00e72b4632 100644 --- a/intersight/model/cloud_aws_key_pair.py +++ b/intersight/model/cloud_aws_key_pair.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_key_pair_all_of.py b/intersight/model/cloud_aws_key_pair_all_of.py index 7418f2151e..3c967cd4c3 100644 --- a/intersight/model/cloud_aws_key_pair_all_of.py +++ b/intersight/model/cloud_aws_key_pair_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_key_pair_list.py b/intersight/model/cloud_aws_key_pair_list.py index 2552f17eb4..b2601367bf 100644 --- a/intersight/model/cloud_aws_key_pair_list.py +++ b/intersight/model/cloud_aws_key_pair_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_key_pair_list_all_of.py b/intersight/model/cloud_aws_key_pair_list_all_of.py index fdbbd44023..7f776b8e52 100644 --- a/intersight/model/cloud_aws_key_pair_list_all_of.py +++ b/intersight/model/cloud_aws_key_pair_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_key_pair_relationship.py b/intersight/model/cloud_aws_key_pair_relationship.py index f97cdfad06..10a635e7c4 100644 --- a/intersight/model/cloud_aws_key_pair_relationship.py +++ b/intersight/model/cloud_aws_key_pair_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_key_pair_response.py b/intersight/model/cloud_aws_key_pair_response.py index febc6cbb12..7a222f1ab7 100644 --- a/intersight/model/cloud_aws_key_pair_response.py +++ b/intersight/model/cloud_aws_key_pair_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_network_interface.py b/intersight/model/cloud_aws_network_interface.py index 17d70f15f1..f812ae216d 100644 --- a/intersight/model/cloud_aws_network_interface.py +++ b/intersight/model/cloud_aws_network_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_network_interface_all_of.py b/intersight/model/cloud_aws_network_interface_all_of.py index cef28f699c..ca485034ed 100644 --- a/intersight/model/cloud_aws_network_interface_all_of.py +++ b/intersight/model/cloud_aws_network_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_network_interface_list.py b/intersight/model/cloud_aws_network_interface_list.py index 543e2bebd8..89595d8688 100644 --- a/intersight/model/cloud_aws_network_interface_list.py +++ b/intersight/model/cloud_aws_network_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_network_interface_list_all_of.py b/intersight/model/cloud_aws_network_interface_list_all_of.py index 997db6a122..53ab823c16 100644 --- a/intersight/model/cloud_aws_network_interface_list_all_of.py +++ b/intersight/model/cloud_aws_network_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_network_interface_response.py b/intersight/model/cloud_aws_network_interface_response.py index 6b75b900e1..e1c67b28d4 100644 --- a/intersight/model/cloud_aws_network_interface_response.py +++ b/intersight/model/cloud_aws_network_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_organizational_unit.py b/intersight/model/cloud_aws_organizational_unit.py index e887a0b9cf..9c8e8e89a0 100644 --- a/intersight/model/cloud_aws_organizational_unit.py +++ b/intersight/model/cloud_aws_organizational_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_organizational_unit_all_of.py b/intersight/model/cloud_aws_organizational_unit_all_of.py index 00e3b5688f..589e4bbc40 100644 --- a/intersight/model/cloud_aws_organizational_unit_all_of.py +++ b/intersight/model/cloud_aws_organizational_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_organizational_unit_list.py b/intersight/model/cloud_aws_organizational_unit_list.py index 6743e68556..25aca9c06c 100644 --- a/intersight/model/cloud_aws_organizational_unit_list.py +++ b/intersight/model/cloud_aws_organizational_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_organizational_unit_list_all_of.py b/intersight/model/cloud_aws_organizational_unit_list_all_of.py index 62faa28358..509bdd69c4 100644 --- a/intersight/model/cloud_aws_organizational_unit_list_all_of.py +++ b/intersight/model/cloud_aws_organizational_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_organizational_unit_relationship.py b/intersight/model/cloud_aws_organizational_unit_relationship.py index 7a16b20bc3..4226330d2d 100644 --- a/intersight/model/cloud_aws_organizational_unit_relationship.py +++ b/intersight/model/cloud_aws_organizational_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_organizational_unit_response.py b/intersight/model/cloud_aws_organizational_unit_response.py index d4e9ccdc06..13a73eabdd 100644 --- a/intersight/model/cloud_aws_organizational_unit_response.py +++ b/intersight/model/cloud_aws_organizational_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_security_group.py b/intersight/model/cloud_aws_security_group.py index 071307c03b..991b3a0b45 100644 --- a/intersight/model/cloud_aws_security_group.py +++ b/intersight/model/cloud_aws_security_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_security_group_all_of.py b/intersight/model/cloud_aws_security_group_all_of.py index 0bb8c1132a..38e14f9c85 100644 --- a/intersight/model/cloud_aws_security_group_all_of.py +++ b/intersight/model/cloud_aws_security_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_security_group_list.py b/intersight/model/cloud_aws_security_group_list.py index c5ef2f24b9..65efccd3eb 100644 --- a/intersight/model/cloud_aws_security_group_list.py +++ b/intersight/model/cloud_aws_security_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_security_group_list_all_of.py b/intersight/model/cloud_aws_security_group_list_all_of.py index 287f58e841..8d2d6bebef 100644 --- a/intersight/model/cloud_aws_security_group_list_all_of.py +++ b/intersight/model/cloud_aws_security_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_security_group_relationship.py b/intersight/model/cloud_aws_security_group_relationship.py index 3e0a8283c4..b016b416bf 100644 --- a/intersight/model/cloud_aws_security_group_relationship.py +++ b/intersight/model/cloud_aws_security_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_security_group_response.py b/intersight/model/cloud_aws_security_group_response.py index d874bfc14a..a6161502b9 100644 --- a/intersight/model/cloud_aws_security_group_response.py +++ b/intersight/model/cloud_aws_security_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_subnet.py b/intersight/model/cloud_aws_subnet.py index 336d18f21e..247502c3dd 100644 --- a/intersight/model/cloud_aws_subnet.py +++ b/intersight/model/cloud_aws_subnet.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_subnet_all_of.py b/intersight/model/cloud_aws_subnet_all_of.py index 326ea58d6f..261922bdec 100644 --- a/intersight/model/cloud_aws_subnet_all_of.py +++ b/intersight/model/cloud_aws_subnet_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_subnet_list.py b/intersight/model/cloud_aws_subnet_list.py index 9085676a13..fc64a181db 100644 --- a/intersight/model/cloud_aws_subnet_list.py +++ b/intersight/model/cloud_aws_subnet_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_subnet_list_all_of.py b/intersight/model/cloud_aws_subnet_list_all_of.py index 566db176f1..858337eb54 100644 --- a/intersight/model/cloud_aws_subnet_list_all_of.py +++ b/intersight/model/cloud_aws_subnet_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_subnet_relationship.py b/intersight/model/cloud_aws_subnet_relationship.py index 8fa867f050..af6154d75e 100644 --- a/intersight/model/cloud_aws_subnet_relationship.py +++ b/intersight/model/cloud_aws_subnet_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_subnet_response.py b/intersight/model/cloud_aws_subnet_response.py index 743ccea2a8..af40238eca 100644 --- a/intersight/model/cloud_aws_subnet_response.py +++ b/intersight/model/cloud_aws_subnet_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_virtual_machine.py b/intersight/model/cloud_aws_virtual_machine.py index 1e158d0d5a..a5a2a7641d 100644 --- a/intersight/model/cloud_aws_virtual_machine.py +++ b/intersight/model/cloud_aws_virtual_machine.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_virtual_machine_all_of.py b/intersight/model/cloud_aws_virtual_machine_all_of.py index 184fa64573..771d0e2285 100644 --- a/intersight/model/cloud_aws_virtual_machine_all_of.py +++ b/intersight/model/cloud_aws_virtual_machine_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_virtual_machine_list.py b/intersight/model/cloud_aws_virtual_machine_list.py index 8a605e286b..d1e79196e4 100644 --- a/intersight/model/cloud_aws_virtual_machine_list.py +++ b/intersight/model/cloud_aws_virtual_machine_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_virtual_machine_list_all_of.py b/intersight/model/cloud_aws_virtual_machine_list_all_of.py index b85244110a..fb582d96cc 100644 --- a/intersight/model/cloud_aws_virtual_machine_list_all_of.py +++ b/intersight/model/cloud_aws_virtual_machine_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_virtual_machine_response.py b/intersight/model/cloud_aws_virtual_machine_response.py index 396cbf7dd9..f5b31c9097 100644 --- a/intersight/model/cloud_aws_virtual_machine_response.py +++ b/intersight/model/cloud_aws_virtual_machine_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_volume.py b/intersight/model/cloud_aws_volume.py index fe7371ef5a..10642da7f2 100644 --- a/intersight/model/cloud_aws_volume.py +++ b/intersight/model/cloud_aws_volume.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_volume_all_of.py b/intersight/model/cloud_aws_volume_all_of.py index 6bed909eb5..30a8550c42 100644 --- a/intersight/model/cloud_aws_volume_all_of.py +++ b/intersight/model/cloud_aws_volume_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_volume_list.py b/intersight/model/cloud_aws_volume_list.py index 2b22ef33c1..64c03a6bc2 100644 --- a/intersight/model/cloud_aws_volume_list.py +++ b/intersight/model/cloud_aws_volume_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_volume_list_all_of.py b/intersight/model/cloud_aws_volume_list_all_of.py index 4d067b328a..92a7e9c451 100644 --- a/intersight/model/cloud_aws_volume_list_all_of.py +++ b/intersight/model/cloud_aws_volume_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_volume_response.py b/intersight/model/cloud_aws_volume_response.py index 54999e5b3c..a0872d92bb 100644 --- a/intersight/model/cloud_aws_volume_response.py +++ b/intersight/model/cloud_aws_volume_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_vpc.py b/intersight/model/cloud_aws_vpc.py index 9c421f6b68..083ea4b0c9 100644 --- a/intersight/model/cloud_aws_vpc.py +++ b/intersight/model/cloud_aws_vpc.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_vpc_all_of.py b/intersight/model/cloud_aws_vpc_all_of.py index 65375d8657..99fd6cf9e2 100644 --- a/intersight/model/cloud_aws_vpc_all_of.py +++ b/intersight/model/cloud_aws_vpc_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_vpc_list.py b/intersight/model/cloud_aws_vpc_list.py index d4d73b0e61..cd33d9e8ef 100644 --- a/intersight/model/cloud_aws_vpc_list.py +++ b/intersight/model/cloud_aws_vpc_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_vpc_list_all_of.py b/intersight/model/cloud_aws_vpc_list_all_of.py index e6555156cd..157e92308c 100644 --- a/intersight/model/cloud_aws_vpc_list_all_of.py +++ b/intersight/model/cloud_aws_vpc_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_vpc_relationship.py b/intersight/model/cloud_aws_vpc_relationship.py index e6865419d6..cb735a90f8 100644 --- a/intersight/model/cloud_aws_vpc_relationship.py +++ b/intersight/model/cloud_aws_vpc_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_aws_vpc_response.py b/intersight/model/cloud_aws_vpc_response.py index 78b12be293..8f1d15e243 100644 --- a/intersight/model/cloud_aws_vpc_response.py +++ b/intersight/model/cloud_aws_vpc_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_billing_unit.py b/intersight/model/cloud_base_billing_unit.py index 2193586cc7..a4e7cddb78 100644 --- a/intersight/model/cloud_base_billing_unit.py +++ b/intersight/model/cloud_base_billing_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_billing_unit_all_of.py b/intersight/model/cloud_base_billing_unit_all_of.py index c435a451bb..fbba489ccc 100644 --- a/intersight/model/cloud_base_billing_unit_all_of.py +++ b/intersight/model/cloud_base_billing_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_entity.py b/intersight/model/cloud_base_entity.py index 4144eb9d7f..8d06680415 100644 --- a/intersight/model/cloud_base_entity.py +++ b/intersight/model/cloud_base_entity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_entity_all_of.py b/intersight/model/cloud_base_entity_all_of.py index d6e04059d8..31fbeba570 100644 --- a/intersight/model/cloud_base_entity_all_of.py +++ b/intersight/model/cloud_base_entity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_network.py b/intersight/model/cloud_base_network.py index a3d5184bec..15c90be0c9 100644 --- a/intersight/model/cloud_base_network.py +++ b/intersight/model/cloud_base_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_network_all_of.py b/intersight/model/cloud_base_network_all_of.py index 80118ecd98..75b1b0667b 100644 --- a/intersight/model/cloud_base_network_all_of.py +++ b/intersight/model/cloud_base_network_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_network_interface.py b/intersight/model/cloud_base_network_interface.py index 1a4fa637a4..22e76b64b7 100644 --- a/intersight/model/cloud_base_network_interface.py +++ b/intersight/model/cloud_base_network_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_network_interface_all_of.py b/intersight/model/cloud_base_network_interface_all_of.py index 92ee93076a..3c0189186f 100644 --- a/intersight/model/cloud_base_network_interface_all_of.py +++ b/intersight/model/cloud_base_network_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_placement.py b/intersight/model/cloud_base_placement.py index 5c39a19334..6833bd026c 100644 --- a/intersight/model/cloud_base_placement.py +++ b/intersight/model/cloud_base_placement.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_placement_all_of.py b/intersight/model/cloud_base_placement_all_of.py index ef4ebda848..31fff8b2e7 100644 --- a/intersight/model/cloud_base_placement_all_of.py +++ b/intersight/model/cloud_base_placement_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_sku.py b/intersight/model/cloud_base_sku.py index d26bf7240b..2b5bc9e67a 100644 --- a/intersight/model/cloud_base_sku.py +++ b/intersight/model/cloud_base_sku.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_sku_all_of.py b/intersight/model/cloud_base_sku_all_of.py index e0fc8054d1..200a4af481 100644 --- a/intersight/model/cloud_base_sku_all_of.py +++ b/intersight/model/cloud_base_sku_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_sku_relationship.py b/intersight/model/cloud_base_sku_relationship.py index d5d3e93dc9..e0a36f1892 100644 --- a/intersight/model/cloud_base_sku_relationship.py +++ b/intersight/model/cloud_base_sku_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_virtual_machine.py b/intersight/model/cloud_base_virtual_machine.py index 7bc4876eaa..32ccf2b73d 100644 --- a/intersight/model/cloud_base_virtual_machine.py +++ b/intersight/model/cloud_base_virtual_machine.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_virtual_machine_all_of.py b/intersight/model/cloud_base_virtual_machine_all_of.py index a3397da342..c165a26d3f 100644 --- a/intersight/model/cloud_base_virtual_machine_all_of.py +++ b/intersight/model/cloud_base_virtual_machine_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_volume.py b/intersight/model/cloud_base_volume.py index 5b3884d564..9be6bb3cff 100644 --- a/intersight/model/cloud_base_volume.py +++ b/intersight/model/cloud_base_volume.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_base_volume_all_of.py b/intersight/model/cloud_base_volume_all_of.py index 9ab231a478..1bf5127002 100644 --- a/intersight/model/cloud_base_volume_all_of.py +++ b/intersight/model/cloud_base_volume_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_billing_unit.py b/intersight/model/cloud_billing_unit.py index b92d032b2b..39a469c83f 100644 --- a/intersight/model/cloud_billing_unit.py +++ b/intersight/model/cloud_billing_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_billing_unit_all_of.py b/intersight/model/cloud_billing_unit_all_of.py index bc6096e4de..ac6ec2e36b 100644 --- a/intersight/model/cloud_billing_unit_all_of.py +++ b/intersight/model/cloud_billing_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_cloud_region.py b/intersight/model/cloud_cloud_region.py index 5ce289a004..249736d529 100644 --- a/intersight/model/cloud_cloud_region.py +++ b/intersight/model/cloud_cloud_region.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_cloud_region_all_of.py b/intersight/model/cloud_cloud_region_all_of.py index a7514e54ab..9c11835cc1 100644 --- a/intersight/model/cloud_cloud_region_all_of.py +++ b/intersight/model/cloud_cloud_region_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_cloud_tag.py b/intersight/model/cloud_cloud_tag.py index 14badbea86..9c083e34ab 100644 --- a/intersight/model/cloud_cloud_tag.py +++ b/intersight/model/cloud_cloud_tag.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_cloud_tag_all_of.py b/intersight/model/cloud_cloud_tag_all_of.py index 79d83cd850..3af4de07da 100644 --- a/intersight/model/cloud_cloud_tag_all_of.py +++ b/intersight/model/cloud_cloud_tag_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_collect_inventory.py b/intersight/model/cloud_collect_inventory.py index c03be6ea61..fd91ffebad 100644 --- a/intersight/model/cloud_collect_inventory.py +++ b/intersight/model/cloud_collect_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_collect_inventory_all_of.py b/intersight/model/cloud_collect_inventory_all_of.py index 05e18db9fd..704046426d 100644 --- a/intersight/model/cloud_collect_inventory_all_of.py +++ b/intersight/model/cloud_collect_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_custom_attributes.py b/intersight/model/cloud_custom_attributes.py index 4795f0aa87..22425961c3 100644 --- a/intersight/model/cloud_custom_attributes.py +++ b/intersight/model/cloud_custom_attributes.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_custom_attributes_all_of.py b/intersight/model/cloud_custom_attributes_all_of.py index eb96cfd450..67791d5135 100644 --- a/intersight/model/cloud_custom_attributes_all_of.py +++ b/intersight/model/cloud_custom_attributes_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_image_reference.py b/intersight/model/cloud_image_reference.py index 80d8f04116..0879672139 100644 --- a/intersight/model/cloud_image_reference.py +++ b/intersight/model/cloud_image_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_image_reference_all_of.py b/intersight/model/cloud_image_reference_all_of.py index 2146cd18b6..979b0d3f58 100644 --- a/intersight/model/cloud_image_reference_all_of.py +++ b/intersight/model/cloud_image_reference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_instance_type.py b/intersight/model/cloud_instance_type.py index a1bf103971..6407c0a6e8 100644 --- a/intersight/model/cloud_instance_type.py +++ b/intersight/model/cloud_instance_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_instance_type_all_of.py b/intersight/model/cloud_instance_type_all_of.py index a9b7139735..eaaf53d18c 100644 --- a/intersight/model/cloud_instance_type_all_of.py +++ b/intersight/model/cloud_instance_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_network_access_config.py b/intersight/model/cloud_network_access_config.py index e7da546e23..005d1243d8 100644 --- a/intersight/model/cloud_network_access_config.py +++ b/intersight/model/cloud_network_access_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_network_access_config_all_of.py b/intersight/model/cloud_network_access_config_all_of.py index c994afd530..4665fb8781 100644 --- a/intersight/model/cloud_network_access_config_all_of.py +++ b/intersight/model/cloud_network_access_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_network_address.py b/intersight/model/cloud_network_address.py index 3bb7142a74..72cbe380f1 100644 --- a/intersight/model/cloud_network_address.py +++ b/intersight/model/cloud_network_address.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_network_address_all_of.py b/intersight/model/cloud_network_address_all_of.py index 3e3be5c741..94c6e29c7e 100644 --- a/intersight/model/cloud_network_address_all_of.py +++ b/intersight/model/cloud_network_address_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_network_instance_attachment.py b/intersight/model/cloud_network_instance_attachment.py index 659b60233f..3b990567ff 100644 --- a/intersight/model/cloud_network_instance_attachment.py +++ b/intersight/model/cloud_network_instance_attachment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_network_instance_attachment_all_of.py b/intersight/model/cloud_network_instance_attachment_all_of.py index fd815de3de..b8ff1a76d1 100644 --- a/intersight/model/cloud_network_instance_attachment_all_of.py +++ b/intersight/model/cloud_network_instance_attachment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_network_interface_attachment.py b/intersight/model/cloud_network_interface_attachment.py index f8e5f7b307..205de1e5e7 100644 --- a/intersight/model/cloud_network_interface_attachment.py +++ b/intersight/model/cloud_network_interface_attachment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_network_interface_attachment_all_of.py b/intersight/model/cloud_network_interface_attachment_all_of.py index 4786c32f75..14287b06a6 100644 --- a/intersight/model/cloud_network_interface_attachment_all_of.py +++ b/intersight/model/cloud_network_interface_attachment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_regions.py b/intersight/model/cloud_regions.py index 355af632d0..bc2f38115c 100644 --- a/intersight/model/cloud_regions.py +++ b/intersight/model/cloud_regions.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_regions_all_of.py b/intersight/model/cloud_regions_all_of.py index 51ca9a2412..d98981ff3a 100644 --- a/intersight/model/cloud_regions_all_of.py +++ b/intersight/model/cloud_regions_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_regions_list.py b/intersight/model/cloud_regions_list.py index 87b0d1824f..0fa645364c 100644 --- a/intersight/model/cloud_regions_list.py +++ b/intersight/model/cloud_regions_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_regions_list_all_of.py b/intersight/model/cloud_regions_list_all_of.py index a93731840c..6320b9a4f4 100644 --- a/intersight/model/cloud_regions_list_all_of.py +++ b/intersight/model/cloud_regions_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_regions_relationship.py b/intersight/model/cloud_regions_relationship.py index 2ea3766bc7..f08d75baf6 100644 --- a/intersight/model/cloud_regions_relationship.py +++ b/intersight/model/cloud_regions_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_regions_response.py b/intersight/model/cloud_regions_response.py index 5db9335001..bdbf2365b1 100644 --- a/intersight/model/cloud_regions_response.py +++ b/intersight/model/cloud_regions_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_security_group_rule.py b/intersight/model/cloud_security_group_rule.py index 5931090e32..6b52d549b7 100644 --- a/intersight/model/cloud_security_group_rule.py +++ b/intersight/model/cloud_security_group_rule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_security_group_rule_all_of.py b/intersight/model/cloud_security_group_rule_all_of.py index fc53f060c0..e4f21364a7 100644 --- a/intersight/model/cloud_security_group_rule_all_of.py +++ b/intersight/model/cloud_security_group_rule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_container_type.py b/intersight/model/cloud_sku_container_type.py index 82cb1707ad..66fb8c25e1 100644 --- a/intersight/model/cloud_sku_container_type.py +++ b/intersight/model/cloud_sku_container_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_container_type_all_of.py b/intersight/model/cloud_sku_container_type_all_of.py index dd19bb2018..59f9ece500 100644 --- a/intersight/model/cloud_sku_container_type_all_of.py +++ b/intersight/model/cloud_sku_container_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_container_type_list.py b/intersight/model/cloud_sku_container_type_list.py index f8b85aa804..06cff47877 100644 --- a/intersight/model/cloud_sku_container_type_list.py +++ b/intersight/model/cloud_sku_container_type_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_container_type_list_all_of.py b/intersight/model/cloud_sku_container_type_list_all_of.py index 3c067e2835..3fedf6aa98 100644 --- a/intersight/model/cloud_sku_container_type_list_all_of.py +++ b/intersight/model/cloud_sku_container_type_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_container_type_response.py b/intersight/model/cloud_sku_container_type_response.py index eea7b9a988..3b3b836cd0 100644 --- a/intersight/model/cloud_sku_container_type_response.py +++ b/intersight/model/cloud_sku_container_type_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_database_type.py b/intersight/model/cloud_sku_database_type.py index 68e48af7a1..c18febbf34 100644 --- a/intersight/model/cloud_sku_database_type.py +++ b/intersight/model/cloud_sku_database_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_database_type_all_of.py b/intersight/model/cloud_sku_database_type_all_of.py index c324421cda..731a73b5d7 100644 --- a/intersight/model/cloud_sku_database_type_all_of.py +++ b/intersight/model/cloud_sku_database_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_database_type_list.py b/intersight/model/cloud_sku_database_type_list.py index db35e0f52f..ad675afbd1 100644 --- a/intersight/model/cloud_sku_database_type_list.py +++ b/intersight/model/cloud_sku_database_type_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_database_type_list_all_of.py b/intersight/model/cloud_sku_database_type_list_all_of.py index 47dc280020..5fe1b4b578 100644 --- a/intersight/model/cloud_sku_database_type_list_all_of.py +++ b/intersight/model/cloud_sku_database_type_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_database_type_response.py b/intersight/model/cloud_sku_database_type_response.py index c4a7a2ac95..def1dc1271 100644 --- a/intersight/model/cloud_sku_database_type_response.py +++ b/intersight/model/cloud_sku_database_type_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_instance_type.py b/intersight/model/cloud_sku_instance_type.py index a71d11b33c..14457e1fb1 100644 --- a/intersight/model/cloud_sku_instance_type.py +++ b/intersight/model/cloud_sku_instance_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_instance_type_all_of.py b/intersight/model/cloud_sku_instance_type_all_of.py index 092c50ca10..29f9537c9f 100644 --- a/intersight/model/cloud_sku_instance_type_all_of.py +++ b/intersight/model/cloud_sku_instance_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_instance_type_list.py b/intersight/model/cloud_sku_instance_type_list.py index b8b9980ef3..58207138fb 100644 --- a/intersight/model/cloud_sku_instance_type_list.py +++ b/intersight/model/cloud_sku_instance_type_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_instance_type_list_all_of.py b/intersight/model/cloud_sku_instance_type_list_all_of.py index a73f78b972..00538997e7 100644 --- a/intersight/model/cloud_sku_instance_type_list_all_of.py +++ b/intersight/model/cloud_sku_instance_type_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_instance_type_response.py b/intersight/model/cloud_sku_instance_type_response.py index 07f5feb0e7..7512145d1e 100644 --- a/intersight/model/cloud_sku_instance_type_response.py +++ b/intersight/model/cloud_sku_instance_type_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_network_type.py b/intersight/model/cloud_sku_network_type.py index 33362a81f4..de28f32d89 100644 --- a/intersight/model/cloud_sku_network_type.py +++ b/intersight/model/cloud_sku_network_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_network_type_list.py b/intersight/model/cloud_sku_network_type_list.py index 8e79ba2df3..6bdf0119a1 100644 --- a/intersight/model/cloud_sku_network_type_list.py +++ b/intersight/model/cloud_sku_network_type_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_network_type_list_all_of.py b/intersight/model/cloud_sku_network_type_list_all_of.py index 56fc8ec347..5f8cf793ce 100644 --- a/intersight/model/cloud_sku_network_type_list_all_of.py +++ b/intersight/model/cloud_sku_network_type_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_network_type_response.py b/intersight/model/cloud_sku_network_type_response.py index 424127d34b..8a4ca4d902 100644 --- a/intersight/model/cloud_sku_network_type_response.py +++ b/intersight/model/cloud_sku_network_type_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_region_rate_cards.py b/intersight/model/cloud_sku_region_rate_cards.py index 1cf2e8270a..c0d1f185b1 100644 --- a/intersight/model/cloud_sku_region_rate_cards.py +++ b/intersight/model/cloud_sku_region_rate_cards.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_region_rate_cards_all_of.py b/intersight/model/cloud_sku_region_rate_cards_all_of.py index f80aa084c1..b116fba059 100644 --- a/intersight/model/cloud_sku_region_rate_cards_all_of.py +++ b/intersight/model/cloud_sku_region_rate_cards_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_region_rate_cards_list.py b/intersight/model/cloud_sku_region_rate_cards_list.py index eddc6b3fd9..4a6cfb179a 100644 --- a/intersight/model/cloud_sku_region_rate_cards_list.py +++ b/intersight/model/cloud_sku_region_rate_cards_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_region_rate_cards_list_all_of.py b/intersight/model/cloud_sku_region_rate_cards_list_all_of.py index 4224ada1c4..3e754956fa 100644 --- a/intersight/model/cloud_sku_region_rate_cards_list_all_of.py +++ b/intersight/model/cloud_sku_region_rate_cards_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_region_rate_cards_response.py b/intersight/model/cloud_sku_region_rate_cards_response.py index ed189e8688..ca2ce9f000 100644 --- a/intersight/model/cloud_sku_region_rate_cards_response.py +++ b/intersight/model/cloud_sku_region_rate_cards_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_volume_type.py b/intersight/model/cloud_sku_volume_type.py index 5249af436d..a9d80e365f 100644 --- a/intersight/model/cloud_sku_volume_type.py +++ b/intersight/model/cloud_sku_volume_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_volume_type_all_of.py b/intersight/model/cloud_sku_volume_type_all_of.py index d0e6f55b96..a7b4600913 100644 --- a/intersight/model/cloud_sku_volume_type_all_of.py +++ b/intersight/model/cloud_sku_volume_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_volume_type_list.py b/intersight/model/cloud_sku_volume_type_list.py index 8944ae789f..1a7ab2a8f8 100644 --- a/intersight/model/cloud_sku_volume_type_list.py +++ b/intersight/model/cloud_sku_volume_type_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_volume_type_list_all_of.py b/intersight/model/cloud_sku_volume_type_list_all_of.py index 9856c28de5..2ad4b503a2 100644 --- a/intersight/model/cloud_sku_volume_type_list_all_of.py +++ b/intersight/model/cloud_sku_volume_type_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_sku_volume_type_response.py b/intersight/model/cloud_sku_volume_type_response.py index bd71bdb246..1bf1f9a4d1 100644 --- a/intersight/model/cloud_sku_volume_type_response.py +++ b/intersight/model/cloud_sku_volume_type_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_agentpool.py b/intersight/model/cloud_tfc_agentpool.py index 0e3fbeac29..a3bb84944c 100644 --- a/intersight/model/cloud_tfc_agentpool.py +++ b/intersight/model/cloud_tfc_agentpool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_agentpool_all_of.py b/intersight/model/cloud_tfc_agentpool_all_of.py index 5c4e09a736..f66eb6ac5c 100644 --- a/intersight/model/cloud_tfc_agentpool_all_of.py +++ b/intersight/model/cloud_tfc_agentpool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_agentpool_list.py b/intersight/model/cloud_tfc_agentpool_list.py index 6e676dfdc2..53aa7c5b05 100644 --- a/intersight/model/cloud_tfc_agentpool_list.py +++ b/intersight/model/cloud_tfc_agentpool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_agentpool_list_all_of.py b/intersight/model/cloud_tfc_agentpool_list_all_of.py index cf3e43a587..4e5aaaec90 100644 --- a/intersight/model/cloud_tfc_agentpool_list_all_of.py +++ b/intersight/model/cloud_tfc_agentpool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_agentpool_response.py b/intersight/model/cloud_tfc_agentpool_response.py index f8486f3c99..31d8ef70c2 100644 --- a/intersight/model/cloud_tfc_agentpool_response.py +++ b/intersight/model/cloud_tfc_agentpool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_organization.py b/intersight/model/cloud_tfc_organization.py index 232c70ee4f..c332b44cc3 100644 --- a/intersight/model/cloud_tfc_organization.py +++ b/intersight/model/cloud_tfc_organization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_organization_all_of.py b/intersight/model/cloud_tfc_organization_all_of.py index ebe476e088..433b2b7685 100644 --- a/intersight/model/cloud_tfc_organization_all_of.py +++ b/intersight/model/cloud_tfc_organization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_organization_list.py b/intersight/model/cloud_tfc_organization_list.py index 9dbec5be2d..57deb480e2 100644 --- a/intersight/model/cloud_tfc_organization_list.py +++ b/intersight/model/cloud_tfc_organization_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_organization_list_all_of.py b/intersight/model/cloud_tfc_organization_list_all_of.py index 27978901a6..80bc2eb8fd 100644 --- a/intersight/model/cloud_tfc_organization_list_all_of.py +++ b/intersight/model/cloud_tfc_organization_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_organization_relationship.py b/intersight/model/cloud_tfc_organization_relationship.py index ff00ae622e..4865f3f186 100644 --- a/intersight/model/cloud_tfc_organization_relationship.py +++ b/intersight/model/cloud_tfc_organization_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_organization_response.py b/intersight/model/cloud_tfc_organization_response.py index fe34f029f1..333a17baed 100644 --- a/intersight/model/cloud_tfc_organization_response.py +++ b/intersight/model/cloud_tfc_organization_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_workspace.py b/intersight/model/cloud_tfc_workspace.py index daa9eea26b..313ae5c2eb 100644 --- a/intersight/model/cloud_tfc_workspace.py +++ b/intersight/model/cloud_tfc_workspace.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_workspace_all_of.py b/intersight/model/cloud_tfc_workspace_all_of.py index 2ef282d5b8..14916bb331 100644 --- a/intersight/model/cloud_tfc_workspace_all_of.py +++ b/intersight/model/cloud_tfc_workspace_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_workspace_list.py b/intersight/model/cloud_tfc_workspace_list.py index e2b55bc4dc..ad71e3dc1d 100644 --- a/intersight/model/cloud_tfc_workspace_list.py +++ b/intersight/model/cloud_tfc_workspace_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_workspace_list_all_of.py b/intersight/model/cloud_tfc_workspace_list_all_of.py index b1ed1ec653..79b56b64f8 100644 --- a/intersight/model/cloud_tfc_workspace_list_all_of.py +++ b/intersight/model/cloud_tfc_workspace_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_workspace_response.py b/intersight/model/cloud_tfc_workspace_response.py index db5b3d5c7d..149308ee8d 100644 --- a/intersight/model/cloud_tfc_workspace_response.py +++ b/intersight/model/cloud_tfc_workspace_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_workspace_variables.py b/intersight/model/cloud_tfc_workspace_variables.py index b5d389e290..45c11ae807 100644 --- a/intersight/model/cloud_tfc_workspace_variables.py +++ b/intersight/model/cloud_tfc_workspace_variables.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_tfc_workspace_variables_all_of.py b/intersight/model/cloud_tfc_workspace_variables_all_of.py index d6f1960d22..8dfa3e0c62 100644 --- a/intersight/model/cloud_tfc_workspace_variables_all_of.py +++ b/intersight/model/cloud_tfc_workspace_variables_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_volume_attachment.py b/intersight/model/cloud_volume_attachment.py index fd738d7593..36e4fea74c 100644 --- a/intersight/model/cloud_volume_attachment.py +++ b/intersight/model/cloud_volume_attachment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_volume_attachment_all_of.py b/intersight/model/cloud_volume_attachment_all_of.py index 0677e5855e..60213e1600 100644 --- a/intersight/model/cloud_volume_attachment_all_of.py +++ b/intersight/model/cloud_volume_attachment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_volume_instance_attachment.py b/intersight/model/cloud_volume_instance_attachment.py index 3f186d21b4..bc77fd19f4 100644 --- a/intersight/model/cloud_volume_instance_attachment.py +++ b/intersight/model/cloud_volume_instance_attachment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_volume_instance_attachment_all_of.py b/intersight/model/cloud_volume_instance_attachment_all_of.py index bae1eaecb4..bfe8110582 100644 --- a/intersight/model/cloud_volume_instance_attachment_all_of.py +++ b/intersight/model/cloud_volume_instance_attachment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_volume_iops_info.py b/intersight/model/cloud_volume_iops_info.py index ef2c29a287..ea2ed90d00 100644 --- a/intersight/model/cloud_volume_iops_info.py +++ b/intersight/model/cloud_volume_iops_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_volume_iops_info_all_of.py b/intersight/model/cloud_volume_iops_info_all_of.py index 4a015c229b..beed5dcda4 100644 --- a/intersight/model/cloud_volume_iops_info_all_of.py +++ b/intersight/model/cloud_volume_iops_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_volume_type.py b/intersight/model/cloud_volume_type.py index 3211d9225a..e2c07df875 100644 --- a/intersight/model/cloud_volume_type.py +++ b/intersight/model/cloud_volume_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cloud_volume_type_all_of.py b/intersight/model/cloud_volume_type_all_of.py index e3e9fa6681..03e11f1f5b 100644 --- a/intersight/model/cloud_volume_type_all_of.py +++ b/intersight/model/cloud_volume_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cmrf_cm_rf.py b/intersight/model/cmrf_cm_rf.py index f7faed3367..c5f2733d2b 100644 --- a/intersight/model/cmrf_cm_rf.py +++ b/intersight/model/cmrf_cm_rf.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cmrf_cm_rf_all_of.py b/intersight/model/cmrf_cm_rf_all_of.py index 2fae26a253..f7932c9dee 100644 --- a/intersight/model/cmrf_cm_rf_all_of.py +++ b/intersight/model/cmrf_cm_rf_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_abstract_http_proxy_policy.py b/intersight/model/comm_abstract_http_proxy_policy.py index 9a252ea6a5..df038d67c6 100644 --- a/intersight/model/comm_abstract_http_proxy_policy.py +++ b/intersight/model/comm_abstract_http_proxy_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_abstract_http_proxy_policy_all_of.py b/intersight/model/comm_abstract_http_proxy_policy_all_of.py index 49ddae8ad6..c7945fede2 100644 --- a/intersight/model/comm_abstract_http_proxy_policy_all_of.py +++ b/intersight/model/comm_abstract_http_proxy_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_http_proxy_policy.py b/intersight/model/comm_http_proxy_policy.py index 4cb4ef6a06..fd6c7a6a2d 100644 --- a/intersight/model/comm_http_proxy_policy.py +++ b/intersight/model/comm_http_proxy_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_http_proxy_policy_all_of.py b/intersight/model/comm_http_proxy_policy_all_of.py index 99703b2bac..6db22e77b4 100644 --- a/intersight/model/comm_http_proxy_policy_all_of.py +++ b/intersight/model/comm_http_proxy_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_http_proxy_policy_list.py b/intersight/model/comm_http_proxy_policy_list.py index cfb3638f6d..fa0b7d407c 100644 --- a/intersight/model/comm_http_proxy_policy_list.py +++ b/intersight/model/comm_http_proxy_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_http_proxy_policy_list_all_of.py b/intersight/model/comm_http_proxy_policy_list_all_of.py index bea4786814..a583179a2e 100644 --- a/intersight/model/comm_http_proxy_policy_list_all_of.py +++ b/intersight/model/comm_http_proxy_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_http_proxy_policy_relationship.py b/intersight/model/comm_http_proxy_policy_relationship.py index 1969bdaa68..ab297abb68 100644 --- a/intersight/model/comm_http_proxy_policy_relationship.py +++ b/intersight/model/comm_http_proxy_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_http_proxy_policy_response.py b/intersight/model/comm_http_proxy_policy_response.py index 08909a0931..7877377011 100644 --- a/intersight/model/comm_http_proxy_policy_response.py +++ b/intersight/model/comm_http_proxy_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_ip_v4_address_block.py b/intersight/model/comm_ip_v4_address_block.py index 28900821c0..5b60f393bc 100644 --- a/intersight/model/comm_ip_v4_address_block.py +++ b/intersight/model/comm_ip_v4_address_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_ip_v4_address_block_all_of.py b/intersight/model/comm_ip_v4_address_block_all_of.py index 0636189073..2885c68d58 100644 --- a/intersight/model/comm_ip_v4_address_block_all_of.py +++ b/intersight/model/comm_ip_v4_address_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_ip_v4_interface.py b/intersight/model/comm_ip_v4_interface.py index 2a832c4a1e..bb54682a91 100644 --- a/intersight/model/comm_ip_v4_interface.py +++ b/intersight/model/comm_ip_v4_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_ip_v4_interface_all_of.py b/intersight/model/comm_ip_v4_interface_all_of.py index 5a67f9496e..ae48b5b6c0 100644 --- a/intersight/model/comm_ip_v4_interface_all_of.py +++ b/intersight/model/comm_ip_v4_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_ip_v6_interface.py b/intersight/model/comm_ip_v6_interface.py index 6145a3530f..f50184766a 100644 --- a/intersight/model/comm_ip_v6_interface.py +++ b/intersight/model/comm_ip_v6_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/comm_ip_v6_interface_all_of.py b/intersight/model/comm_ip_v6_interface_all_of.py index 67b61dc704..7349858b0e 100644 --- a/intersight/model/comm_ip_v6_interface_all_of.py +++ b/intersight/model/comm_ip_v6_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_alarm_summary.py b/intersight/model/compute_alarm_summary.py index bf5755a781..0d3e6b88b3 100644 --- a/intersight/model/compute_alarm_summary.py +++ b/intersight/model/compute_alarm_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_alarm_summary_all_of.py b/intersight/model/compute_alarm_summary_all_of.py index e1e63b1335..605d70838d 100644 --- a/intersight/model/compute_alarm_summary_all_of.py +++ b/intersight/model/compute_alarm_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_base_cluster.py b/intersight/model/compute_base_cluster.py index d5b22b989c..25a1a46742 100644 --- a/intersight/model/compute_base_cluster.py +++ b/intersight/model/compute_base_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_base_cluster_all_of.py b/intersight/model/compute_base_cluster_all_of.py index e5a5e049e5..262294582a 100644 --- a/intersight/model/compute_base_cluster_all_of.py +++ b/intersight/model/compute_base_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_base_cluster_relationship.py b/intersight/model/compute_base_cluster_relationship.py index 835e6dd1f9..b6c5d78bf9 100644 --- a/intersight/model/compute_base_cluster_relationship.py +++ b/intersight/model/compute_base_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade.py b/intersight/model/compute_blade.py index 8bbb827e38..d6ec085f7c 100644 --- a/intersight/model/compute_blade.py +++ b/intersight/model/compute_blade.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_all_of.py b/intersight/model/compute_blade_all_of.py index f13ec767c6..3b07547cd4 100644 --- a/intersight/model/compute_blade_all_of.py +++ b/intersight/model/compute_blade_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_identity.py b/intersight/model/compute_blade_identity.py index 1eb6d0bc10..d4a9b04ccb 100644 --- a/intersight/model/compute_blade_identity.py +++ b/intersight/model/compute_blade_identity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_identity_all_of.py b/intersight/model/compute_blade_identity_all_of.py index 44684809e1..b3046f1d44 100644 --- a/intersight/model/compute_blade_identity_all_of.py +++ b/intersight/model/compute_blade_identity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_identity_list.py b/intersight/model/compute_blade_identity_list.py index 33cd7164d8..519cd3ae76 100644 --- a/intersight/model/compute_blade_identity_list.py +++ b/intersight/model/compute_blade_identity_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_identity_list_all_of.py b/intersight/model/compute_blade_identity_list_all_of.py index 31c1fd6f4c..52daf14487 100644 --- a/intersight/model/compute_blade_identity_list_all_of.py +++ b/intersight/model/compute_blade_identity_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_identity_relationship.py b/intersight/model/compute_blade_identity_relationship.py index 4f33fdcaf6..f2b125d42f 100644 --- a/intersight/model/compute_blade_identity_relationship.py +++ b/intersight/model/compute_blade_identity_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_identity_response.py b/intersight/model/compute_blade_identity_response.py index f7c0556936..aa4843deb4 100644 --- a/intersight/model/compute_blade_identity_response.py +++ b/intersight/model/compute_blade_identity_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_list.py b/intersight/model/compute_blade_list.py index 2bde56f43c..cd2ed2a06b 100644 --- a/intersight/model/compute_blade_list.py +++ b/intersight/model/compute_blade_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_list_all_of.py b/intersight/model/compute_blade_list_all_of.py index 3da7f290d2..923ed44200 100644 --- a/intersight/model/compute_blade_list_all_of.py +++ b/intersight/model/compute_blade_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_relationship.py b/intersight/model/compute_blade_relationship.py index b9f786b744..1e06702bc9 100644 --- a/intersight/model/compute_blade_relationship.py +++ b/intersight/model/compute_blade_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_blade_response.py b/intersight/model/compute_blade_response.py index ef1aee0ccb..3616fcbfad 100644 --- a/intersight/model/compute_blade_response.py +++ b/intersight/model/compute_blade_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_board.py b/intersight/model/compute_board.py index 227d9105f6..212e404b40 100644 --- a/intersight/model/compute_board.py +++ b/intersight/model/compute_board.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_board_all_of.py b/intersight/model/compute_board_all_of.py index f6f27c46e8..7bf7c76841 100644 --- a/intersight/model/compute_board_all_of.py +++ b/intersight/model/compute_board_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_board_list.py b/intersight/model/compute_board_list.py index 69a5d65973..7f3ab7746f 100644 --- a/intersight/model/compute_board_list.py +++ b/intersight/model/compute_board_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_board_list_all_of.py b/intersight/model/compute_board_list_all_of.py index 221864cd9a..12dbf64137 100644 --- a/intersight/model/compute_board_list_all_of.py +++ b/intersight/model/compute_board_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_board_relationship.py b/intersight/model/compute_board_relationship.py index dc247649f2..a025805535 100644 --- a/intersight/model/compute_board_relationship.py +++ b/intersight/model/compute_board_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_board_response.py b/intersight/model/compute_board_response.py index b9b0988c13..2bffef211e 100644 --- a/intersight/model/compute_board_response.py +++ b/intersight/model/compute_board_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_ip_address.py b/intersight/model/compute_ip_address.py index 95f86ac2fa..5c6f15deec 100644 --- a/intersight/model/compute_ip_address.py +++ b/intersight/model/compute_ip_address.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_ip_address_all_of.py b/intersight/model/compute_ip_address_all_of.py index f2f8d98159..697893fafa 100644 --- a/intersight/model/compute_ip_address_all_of.py +++ b/intersight/model/compute_ip_address_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_mapping.py b/intersight/model/compute_mapping.py index 338f5b4932..7fdb469fac 100644 --- a/intersight/model/compute_mapping.py +++ b/intersight/model/compute_mapping.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_mapping_all_of.py b/intersight/model/compute_mapping_all_of.py index 4dc097500e..08c0f44bab 100644 --- a/intersight/model/compute_mapping_all_of.py +++ b/intersight/model/compute_mapping_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_mapping_list.py b/intersight/model/compute_mapping_list.py index e0f3e5477a..f459406f73 100644 --- a/intersight/model/compute_mapping_list.py +++ b/intersight/model/compute_mapping_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_mapping_list_all_of.py b/intersight/model/compute_mapping_list_all_of.py index ce006d8fd3..b6954f60c9 100644 --- a/intersight/model/compute_mapping_list_all_of.py +++ b/intersight/model/compute_mapping_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_mapping_relationship.py b/intersight/model/compute_mapping_relationship.py index 7f2e771f21..a2eaa9da05 100644 --- a/intersight/model/compute_mapping_relationship.py +++ b/intersight/model/compute_mapping_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_mapping_response.py b/intersight/model/compute_mapping_response.py index 14be7185c8..5b51c358af 100644 --- a/intersight/model/compute_mapping_response.py +++ b/intersight/model/compute_mapping_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_pending_workflow_trigger.py b/intersight/model/compute_pending_workflow_trigger.py index ace210094e..8075d743af 100644 --- a/intersight/model/compute_pending_workflow_trigger.py +++ b/intersight/model/compute_pending_workflow_trigger.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_persistent_memory_module.py b/intersight/model/compute_persistent_memory_module.py index 2d284a777b..22b7b7c7ec 100644 --- a/intersight/model/compute_persistent_memory_module.py +++ b/intersight/model/compute_persistent_memory_module.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_persistent_memory_module_all_of.py b/intersight/model/compute_persistent_memory_module_all_of.py index 2b6e4253a4..06a78dfeef 100644 --- a/intersight/model/compute_persistent_memory_module_all_of.py +++ b/intersight/model/compute_persistent_memory_module_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_persistent_memory_operation.py b/intersight/model/compute_persistent_memory_operation.py index 85682b9200..97bf456eb4 100644 --- a/intersight/model/compute_persistent_memory_operation.py +++ b/intersight/model/compute_persistent_memory_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_persistent_memory_operation_all_of.py b/intersight/model/compute_persistent_memory_operation_all_of.py index 58011a7b3a..c5cfb2ddcf 100644 --- a/intersight/model/compute_persistent_memory_operation_all_of.py +++ b/intersight/model/compute_persistent_memory_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality.py b/intersight/model/compute_personality.py index a27d013be4..5a1cf033fd 100644 --- a/intersight/model/compute_personality.py +++ b/intersight/model/compute_personality.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_all_of.py b/intersight/model/compute_personality_all_of.py index 90047fb8e3..494255ad16 100644 --- a/intersight/model/compute_personality_all_of.py +++ b/intersight/model/compute_personality_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_list.py b/intersight/model/compute_personality_list.py index c5b875bf7a..98003fa86e 100644 --- a/intersight/model/compute_personality_list.py +++ b/intersight/model/compute_personality_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_list_all_of.py b/intersight/model/compute_personality_list_all_of.py index df87a61357..52f4209f09 100644 --- a/intersight/model/compute_personality_list_all_of.py +++ b/intersight/model/compute_personality_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_relationship.py b/intersight/model/compute_personality_relationship.py index 2c2e024e34..b3a0425eb7 100644 --- a/intersight/model/compute_personality_relationship.py +++ b/intersight/model/compute_personality_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_personality_response.py b/intersight/model/compute_personality_response.py index f65b504b69..a396ff3b7b 100644 --- a/intersight/model/compute_personality_response.py +++ b/intersight/model/compute_personality_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical.py b/intersight/model/compute_physical.py index f8c10c0eaf..8d9dfdf473 100644 --- a/intersight/model/compute_physical.py +++ b/intersight/model/compute_physical.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_all_of.py b/intersight/model/compute_physical_all_of.py index fbe63ef534..c39c603dd7 100644 --- a/intersight/model/compute_physical_all_of.py +++ b/intersight/model/compute_physical_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_relationship.py b/intersight/model/compute_physical_relationship.py index 85c2355de1..3949427ad1 100644 --- a/intersight/model/compute_physical_relationship.py +++ b/intersight/model/compute_physical_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_summary.py b/intersight/model/compute_physical_summary.py index 2379d9c3da..d71d70599e 100644 --- a/intersight/model/compute_physical_summary.py +++ b/intersight/model/compute_physical_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_summary_all_of.py b/intersight/model/compute_physical_summary_all_of.py index 1fe8869284..bc2aab90c5 100644 --- a/intersight/model/compute_physical_summary_all_of.py +++ b/intersight/model/compute_physical_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_summary_list.py b/intersight/model/compute_physical_summary_list.py index a90de9ac5e..baa3ba2cea 100644 --- a/intersight/model/compute_physical_summary_list.py +++ b/intersight/model/compute_physical_summary_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_summary_list_all_of.py b/intersight/model/compute_physical_summary_list_all_of.py index fe259c7e5d..be7dd67299 100644 --- a/intersight/model/compute_physical_summary_list_all_of.py +++ b/intersight/model/compute_physical_summary_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_summary_relationship.py b/intersight/model/compute_physical_summary_relationship.py index 6ad8e20ac6..b994eac19f 100644 --- a/intersight/model/compute_physical_summary_relationship.py +++ b/intersight/model/compute_physical_summary_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_physical_summary_response.py b/intersight/model/compute_physical_summary_response.py index 32d896172b..579ba2fd55 100644 --- a/intersight/model/compute_physical_summary_response.py +++ b/intersight/model/compute_physical_summary_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit.py b/intersight/model/compute_rack_unit.py index 30e5c79291..18787e6ba1 100644 --- a/intersight/model/compute_rack_unit.py +++ b/intersight/model/compute_rack_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_all_of.py b/intersight/model/compute_rack_unit_all_of.py index b3a73e21a5..5c09b74939 100644 --- a/intersight/model/compute_rack_unit_all_of.py +++ b/intersight/model/compute_rack_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_identity.py b/intersight/model/compute_rack_unit_identity.py index 57683ea142..5eedd75af1 100644 --- a/intersight/model/compute_rack_unit_identity.py +++ b/intersight/model/compute_rack_unit_identity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_identity_all_of.py b/intersight/model/compute_rack_unit_identity_all_of.py index 79c80a6853..4c26a18de1 100644 --- a/intersight/model/compute_rack_unit_identity_all_of.py +++ b/intersight/model/compute_rack_unit_identity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_identity_list.py b/intersight/model/compute_rack_unit_identity_list.py index be81c62d33..de85e9c6ab 100644 --- a/intersight/model/compute_rack_unit_identity_list.py +++ b/intersight/model/compute_rack_unit_identity_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_identity_list_all_of.py b/intersight/model/compute_rack_unit_identity_list_all_of.py index f9e2967467..8b0b1a349f 100644 --- a/intersight/model/compute_rack_unit_identity_list_all_of.py +++ b/intersight/model/compute_rack_unit_identity_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_identity_response.py b/intersight/model/compute_rack_unit_identity_response.py index 4c29791769..14ec2c926b 100644 --- a/intersight/model/compute_rack_unit_identity_response.py +++ b/intersight/model/compute_rack_unit_identity_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_list.py b/intersight/model/compute_rack_unit_list.py index 8b6c5e0dad..13adc6e6c5 100644 --- a/intersight/model/compute_rack_unit_list.py +++ b/intersight/model/compute_rack_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_list_all_of.py b/intersight/model/compute_rack_unit_list_all_of.py index 69c9f3aeca..1f31b95bca 100644 --- a/intersight/model/compute_rack_unit_list_all_of.py +++ b/intersight/model/compute_rack_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_relationship.py b/intersight/model/compute_rack_unit_relationship.py index 4275274685..fdea306027 100644 --- a/intersight/model/compute_rack_unit_relationship.py +++ b/intersight/model/compute_rack_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_rack_unit_response.py b/intersight/model/compute_rack_unit_response.py index 02bf0b7bfc..0c08c1eec2 100644 --- a/intersight/model/compute_rack_unit_response.py +++ b/intersight/model/compute_rack_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_config.py b/intersight/model/compute_server_config.py index 1c420bcf6f..70d0e9ba93 100644 --- a/intersight/model/compute_server_config.py +++ b/intersight/model/compute_server_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_config_all_of.py b/intersight/model/compute_server_config_all_of.py index 9a433c0855..5954a009f5 100644 --- a/intersight/model/compute_server_config_all_of.py +++ b/intersight/model/compute_server_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool.py b/intersight/model/compute_server_id_pool.py index 062e304819..9e8de04132 100644 --- a/intersight/model/compute_server_id_pool.py +++ b/intersight/model/compute_server_id_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool_all_of.py b/intersight/model/compute_server_id_pool_all_of.py index 101db758d4..f7998396e2 100644 --- a/intersight/model/compute_server_id_pool_all_of.py +++ b/intersight/model/compute_server_id_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool_list.py b/intersight/model/compute_server_id_pool_list.py index 2c377e5a87..216dd26dfe 100644 --- a/intersight/model/compute_server_id_pool_list.py +++ b/intersight/model/compute_server_id_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool_list_all_of.py b/intersight/model/compute_server_id_pool_list_all_of.py index 08b7b79019..b12d3127ff 100644 --- a/intersight/model/compute_server_id_pool_list_all_of.py +++ b/intersight/model/compute_server_id_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_id_pool_response.py b/intersight/model/compute_server_id_pool_response.py index 4fc2b434ee..e7761e88ae 100644 --- a/intersight/model/compute_server_id_pool_response.py +++ b/intersight/model/compute_server_id_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_op_status.py b/intersight/model/compute_server_op_status.py index 1c1c6b55d1..70a59afc12 100644 --- a/intersight/model/compute_server_op_status.py +++ b/intersight/model/compute_server_op_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_op_status_all_of.py b/intersight/model/compute_server_op_status_all_of.py index 157f88f4b1..3d38c3a8b0 100644 --- a/intersight/model/compute_server_op_status_all_of.py +++ b/intersight/model/compute_server_op_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_power_policy.py b/intersight/model/compute_server_power_policy.py index ba8eed4794..c159bc7ec5 100644 --- a/intersight/model/compute_server_power_policy.py +++ b/intersight/model/compute_server_power_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_power_policy_all_of.py b/intersight/model/compute_server_power_policy_all_of.py index 96a30fcfff..1781905ee3 100644 --- a/intersight/model/compute_server_power_policy_all_of.py +++ b/intersight/model/compute_server_power_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_power_policy_list.py b/intersight/model/compute_server_power_policy_list.py index 28326228ea..cdc7cc751e 100644 --- a/intersight/model/compute_server_power_policy_list.py +++ b/intersight/model/compute_server_power_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_power_policy_list_all_of.py b/intersight/model/compute_server_power_policy_list_all_of.py index 0ef010a2d1..48741863a8 100644 --- a/intersight/model/compute_server_power_policy_list_all_of.py +++ b/intersight/model/compute_server_power_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_power_policy_response.py b/intersight/model/compute_server_power_policy_response.py index 12232a612a..6459d29001 100644 --- a/intersight/model/compute_server_power_policy_response.py +++ b/intersight/model/compute_server_power_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_setting.py b/intersight/model/compute_server_setting.py index 2324d5fed6..37b79abdee 100644 --- a/intersight/model/compute_server_setting.py +++ b/intersight/model/compute_server_setting.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_setting_all_of.py b/intersight/model/compute_server_setting_all_of.py index 10e73b0e73..1ad6cff201 100644 --- a/intersight/model/compute_server_setting_all_of.py +++ b/intersight/model/compute_server_setting_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_setting_list.py b/intersight/model/compute_server_setting_list.py index 351abfb0c9..748ea61ca6 100644 --- a/intersight/model/compute_server_setting_list.py +++ b/intersight/model/compute_server_setting_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_setting_list_all_of.py b/intersight/model/compute_server_setting_list_all_of.py index 94fb6cbe5f..b413136f4b 100644 --- a/intersight/model/compute_server_setting_list_all_of.py +++ b/intersight/model/compute_server_setting_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_server_setting_response.py b/intersight/model/compute_server_setting_response.py index 28f7ab2feb..83e217baac 100644 --- a/intersight/model/compute_server_setting_response.py +++ b/intersight/model/compute_server_setting_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_controller_operation.py b/intersight/model/compute_storage_controller_operation.py index 04d6cf2f42..f430122027 100644 --- a/intersight/model/compute_storage_controller_operation.py +++ b/intersight/model/compute_storage_controller_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_controller_operation_all_of.py b/intersight/model/compute_storage_controller_operation_all_of.py index 5883da0974..ea08872afe 100644 --- a/intersight/model/compute_storage_controller_operation_all_of.py +++ b/intersight/model/compute_storage_controller_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_physical_drive.py b/intersight/model/compute_storage_physical_drive.py index 6e727de037..135e8cf633 100644 --- a/intersight/model/compute_storage_physical_drive.py +++ b/intersight/model/compute_storage_physical_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_physical_drive_all_of.py b/intersight/model/compute_storage_physical_drive_all_of.py index eed6682eec..905da0fe6d 100644 --- a/intersight/model/compute_storage_physical_drive_all_of.py +++ b/intersight/model/compute_storage_physical_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_physical_drive_operation.py b/intersight/model/compute_storage_physical_drive_operation.py index 8306935577..722989e87f 100644 --- a/intersight/model/compute_storage_physical_drive_operation.py +++ b/intersight/model/compute_storage_physical_drive_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_physical_drive_operation_all_of.py b/intersight/model/compute_storage_physical_drive_operation_all_of.py index 87c78ce59e..f7c42482a4 100644 --- a/intersight/model/compute_storage_physical_drive_operation_all_of.py +++ b/intersight/model/compute_storage_physical_drive_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_virtual_drive.py b/intersight/model/compute_storage_virtual_drive.py index fe12b9816a..ff2ba33872 100644 --- a/intersight/model/compute_storage_virtual_drive.py +++ b/intersight/model/compute_storage_virtual_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_virtual_drive_all_of.py b/intersight/model/compute_storage_virtual_drive_all_of.py index 5637572eea..bb21482fe0 100644 --- a/intersight/model/compute_storage_virtual_drive_all_of.py +++ b/intersight/model/compute_storage_virtual_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_virtual_drive_operation.py b/intersight/model/compute_storage_virtual_drive_operation.py index 5e67bcc2ac..87a0907ab9 100644 --- a/intersight/model/compute_storage_virtual_drive_operation.py +++ b/intersight/model/compute_storage_virtual_drive_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_storage_virtual_drive_operation_all_of.py b/intersight/model/compute_storage_virtual_drive_operation_all_of.py index f175bb13fa..5ffff66fd1 100644 --- a/intersight/model/compute_storage_virtual_drive_operation_all_of.py +++ b/intersight/model/compute_storage_virtual_drive_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_vmedia.py b/intersight/model/compute_vmedia.py index 4f0959c4de..881844ffcc 100644 --- a/intersight/model/compute_vmedia.py +++ b/intersight/model/compute_vmedia.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_vmedia_all_of.py b/intersight/model/compute_vmedia_all_of.py index 94400277e1..4429f3bd5f 100644 --- a/intersight/model/compute_vmedia_all_of.py +++ b/intersight/model/compute_vmedia_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_vmedia_list.py b/intersight/model/compute_vmedia_list.py index eceea3e010..a48e46b2dd 100644 --- a/intersight/model/compute_vmedia_list.py +++ b/intersight/model/compute_vmedia_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_vmedia_list_all_of.py b/intersight/model/compute_vmedia_list_all_of.py index 1b0c83e4cf..f3c87fcb97 100644 --- a/intersight/model/compute_vmedia_list_all_of.py +++ b/intersight/model/compute_vmedia_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_vmedia_relationship.py b/intersight/model/compute_vmedia_relationship.py index e83bc3f1ef..9bb4da470d 100644 --- a/intersight/model/compute_vmedia_relationship.py +++ b/intersight/model/compute_vmedia_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/compute_vmedia_response.py b/intersight/model/compute_vmedia_response.py index 679c1d2f59..6e0845439c 100644 --- a/intersight/model/compute_vmedia_response.py +++ b/intersight/model/compute_vmedia_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm.py b/intersight/model/cond_alarm.py index 370d1941de..f2143f0d9b 100644 --- a/intersight/model/cond_alarm.py +++ b/intersight/model/cond_alarm.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_action.py b/intersight/model/cond_alarm_action.py index 820bc9abe7..eafce5968e 100644 --- a/intersight/model/cond_alarm_action.py +++ b/intersight/model/cond_alarm_action.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_action_all_of.py b/intersight/model/cond_alarm_action_all_of.py index 5e26b831d5..1b1038381a 100644 --- a/intersight/model/cond_alarm_action_all_of.py +++ b/intersight/model/cond_alarm_action_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_aggregation.py b/intersight/model/cond_alarm_aggregation.py index cfa224a887..8d83d52c64 100644 --- a/intersight/model/cond_alarm_aggregation.py +++ b/intersight/model/cond_alarm_aggregation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_aggregation_all_of.py b/intersight/model/cond_alarm_aggregation_all_of.py index f69e04aca9..27fd049684 100644 --- a/intersight/model/cond_alarm_aggregation_all_of.py +++ b/intersight/model/cond_alarm_aggregation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_aggregation_list.py b/intersight/model/cond_alarm_aggregation_list.py index e5ccd25c30..8ab3c493f1 100644 --- a/intersight/model/cond_alarm_aggregation_list.py +++ b/intersight/model/cond_alarm_aggregation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_aggregation_list_all_of.py b/intersight/model/cond_alarm_aggregation_list_all_of.py index b22d1443fb..bb1c09cc1a 100644 --- a/intersight/model/cond_alarm_aggregation_list_all_of.py +++ b/intersight/model/cond_alarm_aggregation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_aggregation_response.py b/intersight/model/cond_alarm_aggregation_response.py index d121491946..ccb229c685 100644 --- a/intersight/model/cond_alarm_aggregation_response.py +++ b/intersight/model/cond_alarm_aggregation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_all_of.py b/intersight/model/cond_alarm_all_of.py index 20a19413ea..c159759e36 100644 --- a/intersight/model/cond_alarm_all_of.py +++ b/intersight/model/cond_alarm_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_definition.py b/intersight/model/cond_alarm_definition.py index 177735ad2e..8044fd5ac4 100644 --- a/intersight/model/cond_alarm_definition.py +++ b/intersight/model/cond_alarm_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_definition_all_of.py b/intersight/model/cond_alarm_definition_all_of.py index 79b974e6d1..bee651aa43 100644 --- a/intersight/model/cond_alarm_definition_all_of.py +++ b/intersight/model/cond_alarm_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_definition_list.py b/intersight/model/cond_alarm_definition_list.py index 1bf97b2e57..55c05facba 100644 --- a/intersight/model/cond_alarm_definition_list.py +++ b/intersight/model/cond_alarm_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_definition_list_all_of.py b/intersight/model/cond_alarm_definition_list_all_of.py index 39b3bf59af..0981f5b0e6 100644 --- a/intersight/model/cond_alarm_definition_list_all_of.py +++ b/intersight/model/cond_alarm_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_definition_response.py b/intersight/model/cond_alarm_definition_response.py index 22f259bf1d..1bd30e2c8d 100644 --- a/intersight/model/cond_alarm_definition_response.py +++ b/intersight/model/cond_alarm_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_list.py b/intersight/model/cond_alarm_list.py index 9f513999d1..9531d266d1 100644 --- a/intersight/model/cond_alarm_list.py +++ b/intersight/model/cond_alarm_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_list_all_of.py b/intersight/model/cond_alarm_list_all_of.py index 82687c21bf..6f5ff5c2cb 100644 --- a/intersight/model/cond_alarm_list_all_of.py +++ b/intersight/model/cond_alarm_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_response.py b/intersight/model/cond_alarm_response.py index 911d7efcf7..f50cd596f2 100644 --- a/intersight/model/cond_alarm_response.py +++ b/intersight/model/cond_alarm_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_spec.py b/intersight/model/cond_alarm_spec.py index d8f128b34b..80c0b9a7fa 100644 --- a/intersight/model/cond_alarm_spec.py +++ b/intersight/model/cond_alarm_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_spec_all_of.py b/intersight/model/cond_alarm_spec_all_of.py index 9d0ca3196d..16ab742732 100644 --- a/intersight/model/cond_alarm_spec_all_of.py +++ b/intersight/model/cond_alarm_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_alarm_summary.py b/intersight/model/cond_alarm_summary.py index aa58b85399..aac1af80f6 100644 --- a/intersight/model/cond_alarm_summary.py +++ b/intersight/model/cond_alarm_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -68,6 +68,11 @@ class CondAlarmSummary(ModelComposed): ('object_type',): { 'COND.ALARMSUMMARY': "cond.AlarmSummary", }, + ('health',): { + 'HEALTHY': "Healthy", + 'WARNING': "Warning", + 'CRITICAL': "Critical", + }, } validations = { @@ -99,6 +104,8 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'critical': (int,), # noqa: E501 + 'health': (str,), # noqa: E501 + 'info': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -114,11 +121,15 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'critical': 'Critical', # noqa: E501 + 'health': 'Health', # noqa: E501 + 'info': 'Info', # noqa: E501 'warning': 'Warning', # noqa: E501 } read_only_vars = { 'critical', # noqa: E501 + 'health', # noqa: E501 + 'info', # noqa: E501 'warning', # noqa: E501 } @@ -160,8 +171,10 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 - warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 + critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 + health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 + info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "cond.AlarmSummary") @@ -274,8 +287,10 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 - warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 + critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 + health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 + info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "cond.AlarmSummary") diff --git a/intersight/model/cond_alarm_summary_all_of.py b/intersight/model/cond_alarm_summary_all_of.py index 6c4ff850e9..f2ec7d22fb 100644 --- a/intersight/model/cond_alarm_summary_all_of.py +++ b/intersight/model/cond_alarm_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -62,6 +62,11 @@ class CondAlarmSummaryAllOf(ModelNormal): ('object_type',): { 'COND.ALARMSUMMARY': "cond.AlarmSummary", }, + ('health',): { + 'HEALTHY': "Healthy", + 'WARNING': "Warning", + 'CRITICAL': "Critical", + }, } validations = { @@ -91,6 +96,8 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'critical': (int,), # noqa: E501 + 'health': (str,), # noqa: E501 + 'info': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -103,11 +110,15 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'critical': 'Critical', # noqa: E501 + 'health': 'Health', # noqa: E501 + 'info': 'Info', # noqa: E501 'warning': 'Warning', # noqa: E501 } read_only_vars = { 'critical', # noqa: E501 + 'health', # noqa: E501 + 'info', # noqa: E501 'warning', # noqa: E501 } @@ -153,8 +164,10 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 - warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 + critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 + health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 + info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "cond.AlarmSummary") @@ -248,8 +261,10 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 - warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 + critical (int): The count of active alarms that have severity type Critical.. [optional] # noqa: E501 + health (str): Health of the managed end point. The highest severity computed from alarmSummary property is set as the health. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 + info (int): The count of active alarms that have severity type Info.. [optional] # noqa: E501 + warning (int): The count of active alarms that have severity type Warning.. [optional] # noqa: E501 """ class_id = kwargs.get('class_id', "cond.AlarmSummary") diff --git a/intersight/model/cond_hcl_status.py b/intersight/model/cond_hcl_status.py index 71294802e4..473f76ca69 100644 --- a/intersight/model/cond_hcl_status.py +++ b/intersight/model/cond_hcl_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_all_of.py b/intersight/model/cond_hcl_status_all_of.py index 300c5d2a5a..57dca39194 100644 --- a/intersight/model/cond_hcl_status_all_of.py +++ b/intersight/model/cond_hcl_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_detail.py b/intersight/model/cond_hcl_status_detail.py index 52b46e4a01..5ba5718540 100644 --- a/intersight/model/cond_hcl_status_detail.py +++ b/intersight/model/cond_hcl_status_detail.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_detail_all_of.py b/intersight/model/cond_hcl_status_detail_all_of.py index 5a10c0174f..748ec8f4d7 100644 --- a/intersight/model/cond_hcl_status_detail_all_of.py +++ b/intersight/model/cond_hcl_status_detail_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_detail_list.py b/intersight/model/cond_hcl_status_detail_list.py index ecefe4337a..6e4262c199 100644 --- a/intersight/model/cond_hcl_status_detail_list.py +++ b/intersight/model/cond_hcl_status_detail_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_detail_list_all_of.py b/intersight/model/cond_hcl_status_detail_list_all_of.py index f9c634bf8b..3e4d401708 100644 --- a/intersight/model/cond_hcl_status_detail_list_all_of.py +++ b/intersight/model/cond_hcl_status_detail_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_detail_relationship.py b/intersight/model/cond_hcl_status_detail_relationship.py index f19c1bb4b7..7315b1a5ee 100644 --- a/intersight/model/cond_hcl_status_detail_relationship.py +++ b/intersight/model/cond_hcl_status_detail_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_detail_response.py b/intersight/model/cond_hcl_status_detail_response.py index 9e2ac47de3..584c68a8f4 100644 --- a/intersight/model/cond_hcl_status_detail_response.py +++ b/intersight/model/cond_hcl_status_detail_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_job.py b/intersight/model/cond_hcl_status_job.py index cd7a948226..2a0f291875 100644 --- a/intersight/model/cond_hcl_status_job.py +++ b/intersight/model/cond_hcl_status_job.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_job_all_of.py b/intersight/model/cond_hcl_status_job_all_of.py index 7ecfe51244..85fd17c5c3 100644 --- a/intersight/model/cond_hcl_status_job_all_of.py +++ b/intersight/model/cond_hcl_status_job_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_job_list.py b/intersight/model/cond_hcl_status_job_list.py index b348f856f5..3370a27ece 100644 --- a/intersight/model/cond_hcl_status_job_list.py +++ b/intersight/model/cond_hcl_status_job_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_job_list_all_of.py b/intersight/model/cond_hcl_status_job_list_all_of.py index 5cac078bcf..fd1e76b0bd 100644 --- a/intersight/model/cond_hcl_status_job_list_all_of.py +++ b/intersight/model/cond_hcl_status_job_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_job_response.py b/intersight/model/cond_hcl_status_job_response.py index 217abe1100..6101ee744f 100644 --- a/intersight/model/cond_hcl_status_job_response.py +++ b/intersight/model/cond_hcl_status_job_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_list.py b/intersight/model/cond_hcl_status_list.py index 58b49f29c8..9de9ab0977 100644 --- a/intersight/model/cond_hcl_status_list.py +++ b/intersight/model/cond_hcl_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_list_all_of.py b/intersight/model/cond_hcl_status_list_all_of.py index 36b864223d..ddedef12aa 100644 --- a/intersight/model/cond_hcl_status_list_all_of.py +++ b/intersight/model/cond_hcl_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_relationship.py b/intersight/model/cond_hcl_status_relationship.py index 347e018b15..be0b5c971c 100644 --- a/intersight/model/cond_hcl_status_relationship.py +++ b/intersight/model/cond_hcl_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/cond_hcl_status_response.py b/intersight/model/cond_hcl_status_response.py index 16e0157727..2451229aee 100644 --- a/intersight/model/cond_hcl_status_response.py +++ b/intersight/model/cond_hcl_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_auth_message.py b/intersight/model/connector_auth_message.py index c32ef28085..f9fb727ba4 100644 --- a/intersight/model/connector_auth_message.py +++ b/intersight/model/connector_auth_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_auth_message_all_of.py b/intersight/model/connector_auth_message_all_of.py index d25172e399..04eda015b3 100644 --- a/intersight/model/connector_auth_message_all_of.py +++ b/intersight/model/connector_auth_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_base_message.py b/intersight/model/connector_base_message.py index c5906013da..98db05599b 100644 --- a/intersight/model/connector_base_message.py +++ b/intersight/model/connector_base_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_base_message_all_of.py b/intersight/model/connector_base_message_all_of.py index a85fb8da0d..c5a0a82dbf 100644 --- a/intersight/model/connector_base_message_all_of.py +++ b/intersight/model/connector_base_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_close_stream_message.py b/intersight/model/connector_close_stream_message.py index 6dbb8f1851..c3bb7b1313 100644 --- a/intersight/model/connector_close_stream_message.py +++ b/intersight/model/connector_close_stream_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_command_control_message.py b/intersight/model/connector_command_control_message.py index 045aea4e5f..cc2c1819a0 100644 --- a/intersight/model/connector_command_control_message.py +++ b/intersight/model/connector_command_control_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_command_control_message_all_of.py b/intersight/model/connector_command_control_message_all_of.py index 139d8770c7..1b222298d7 100644 --- a/intersight/model/connector_command_control_message_all_of.py +++ b/intersight/model/connector_command_control_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_command_terminal_stream.py b/intersight/model/connector_command_terminal_stream.py index 5fd6df83ab..f48695f531 100644 --- a/intersight/model/connector_command_terminal_stream.py +++ b/intersight/model/connector_command_terminal_stream.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_command_terminal_stream_all_of.py b/intersight/model/connector_command_terminal_stream_all_of.py index 1c39bf738a..8455798317 100644 --- a/intersight/model/connector_command_terminal_stream_all_of.py +++ b/intersight/model/connector_command_terminal_stream_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_download_status.py b/intersight/model/connector_download_status.py index 4d9ab3814b..108b4e5054 100644 --- a/intersight/model/connector_download_status.py +++ b/intersight/model/connector_download_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_download_status_all_of.py b/intersight/model/connector_download_status_all_of.py index 6695fe3405..58fa5c973f 100644 --- a/intersight/model/connector_download_status_all_of.py +++ b/intersight/model/connector_download_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_event_log.py b/intersight/model/connector_event_log.py index 0cb5180087..4ab66ca8ea 100644 --- a/intersight/model/connector_event_log.py +++ b/intersight/model/connector_event_log.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_event_log_all_of.py b/intersight/model/connector_event_log_all_of.py index 749ca88319..b64f7a00bb 100644 --- a/intersight/model/connector_event_log_all_of.py +++ b/intersight/model/connector_event_log_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_expect_prompt.py b/intersight/model/connector_expect_prompt.py index 4b7d416488..cd3f0ce802 100644 --- a/intersight/model/connector_expect_prompt.py +++ b/intersight/model/connector_expect_prompt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_expect_prompt_all_of.py b/intersight/model/connector_expect_prompt_all_of.py index d247c2a909..99bfe7faf3 100644 --- a/intersight/model/connector_expect_prompt_all_of.py +++ b/intersight/model/connector_expect_prompt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_fetch_stream_message.py b/intersight/model/connector_fetch_stream_message.py index 5c7f644f39..575aafd90b 100644 --- a/intersight/model/connector_fetch_stream_message.py +++ b/intersight/model/connector_fetch_stream_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_file_checksum.py b/intersight/model/connector_file_checksum.py index db4ae9f482..bd00e0a361 100644 --- a/intersight/model/connector_file_checksum.py +++ b/intersight/model/connector_file_checksum.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_file_checksum_all_of.py b/intersight/model/connector_file_checksum_all_of.py index e97a204639..419647e0ec 100644 --- a/intersight/model/connector_file_checksum_all_of.py +++ b/intersight/model/connector_file_checksum_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_file_message.py b/intersight/model/connector_file_message.py index 5eb82f1940..48389034eb 100644 --- a/intersight/model/connector_file_message.py +++ b/intersight/model/connector_file_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_file_message_all_of.py b/intersight/model/connector_file_message_all_of.py index eeb05d45a3..ad75598483 100644 --- a/intersight/model/connector_file_message_all_of.py +++ b/intersight/model/connector_file_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_http_request.py b/intersight/model/connector_http_request.py index 47d13afba3..152dcfdf48 100644 --- a/intersight/model/connector_http_request.py +++ b/intersight/model/connector_http_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_http_request_all_of.py b/intersight/model/connector_http_request_all_of.py index 260e533270..0e7cb0ff19 100644 --- a/intersight/model/connector_http_request_all_of.py +++ b/intersight/model/connector_http_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_platform_param_base.py b/intersight/model/connector_platform_param_base.py index 51f3711918..4cc600ef41 100644 --- a/intersight/model/connector_platform_param_base.py +++ b/intersight/model/connector_platform_param_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_scoped_inventory.py b/intersight/model/connector_scoped_inventory.py index 418cb8d061..268e33ab27 100644 --- a/intersight/model/connector_scoped_inventory.py +++ b/intersight/model/connector_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_scoped_inventory_all_of.py b/intersight/model/connector_scoped_inventory_all_of.py index d1ba5f7748..2096d8dc44 100644 --- a/intersight/model/connector_scoped_inventory_all_of.py +++ b/intersight/model/connector_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_ssh_config.py b/intersight/model/connector_ssh_config.py index 64f0a67823..0ac29184ab 100644 --- a/intersight/model/connector_ssh_config.py +++ b/intersight/model/connector_ssh_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_ssh_config_all_of.py b/intersight/model/connector_ssh_config_all_of.py index 67f65c2e80..f2090df4a4 100644 --- a/intersight/model/connector_ssh_config_all_of.py +++ b/intersight/model/connector_ssh_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_ssh_message.py b/intersight/model/connector_ssh_message.py index e7ef443776..ae82aa1b70 100644 --- a/intersight/model/connector_ssh_message.py +++ b/intersight/model/connector_ssh_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_ssh_message_all_of.py b/intersight/model/connector_ssh_message_all_of.py index 91fec06bf5..3b6c3b102f 100644 --- a/intersight/model/connector_ssh_message_all_of.py +++ b/intersight/model/connector_ssh_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_start_stream.py b/intersight/model/connector_start_stream.py index c6c81f3d9c..cc2ddc60de 100644 --- a/intersight/model/connector_start_stream.py +++ b/intersight/model/connector_start_stream.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_start_stream_from_device.py b/intersight/model/connector_start_stream_from_device.py index d6c7b07db4..fb9bd8d86c 100644 --- a/intersight/model/connector_start_stream_from_device.py +++ b/intersight/model/connector_start_stream_from_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_stream_acknowledge.py b/intersight/model/connector_stream_acknowledge.py index e3bfdd3d52..3072ec1929 100644 --- a/intersight/model/connector_stream_acknowledge.py +++ b/intersight/model/connector_stream_acknowledge.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_stream_input.py b/intersight/model/connector_stream_input.py index 972433bb4f..325fc268b2 100644 --- a/intersight/model/connector_stream_input.py +++ b/intersight/model/connector_stream_input.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_stream_keepalive.py b/intersight/model/connector_stream_keepalive.py index 738d089c26..9a7b24d56a 100644 --- a/intersight/model/connector_stream_keepalive.py +++ b/intersight/model/connector_stream_keepalive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_stream_message.py b/intersight/model/connector_stream_message.py index c736e0f229..47694a1dbb 100644 --- a/intersight/model/connector_stream_message.py +++ b/intersight/model/connector_stream_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_target_change_message.py b/intersight/model/connector_target_change_message.py index d2cfdc3072..8a0105d11d 100644 --- a/intersight/model/connector_target_change_message.py +++ b/intersight/model/connector_target_change_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_target_change_message_all_of.py b/intersight/model/connector_target_change_message_all_of.py index 2dae2ba22a..e155d7d333 100644 --- a/intersight/model/connector_target_change_message_all_of.py +++ b/intersight/model/connector_target_change_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_target_specification.py b/intersight/model/connector_target_specification.py index dc5b676415..69d52b5b59 100644 --- a/intersight/model/connector_target_specification.py +++ b/intersight/model/connector_target_specification.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_target_specification_all_of.py b/intersight/model/connector_target_specification_all_of.py index d9fcc28a90..0d1fd0e250 100644 --- a/intersight/model/connector_target_specification_all_of.py +++ b/intersight/model/connector_target_specification_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_url.py b/intersight/model/connector_url.py index a66926161e..d15b0a3062 100644 --- a/intersight/model/connector_url.py +++ b/intersight/model/connector_url.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_url_all_of.py b/intersight/model/connector_url_all_of.py index 8840ee6f0f..c2543869a6 100644 --- a/intersight/model/connector_url_all_of.py +++ b/intersight/model/connector_url_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_winrm_request.py b/intersight/model/connector_winrm_request.py index 3f86149a31..101532f3e9 100644 --- a/intersight/model/connector_winrm_request.py +++ b/intersight/model/connector_winrm_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_winrm_request_all_of.py b/intersight/model/connector_winrm_request_all_of.py index a09e711eb6..1f5d63108f 100644 --- a/intersight/model/connector_winrm_request_all_of.py +++ b/intersight/model/connector_winrm_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_xml_api_message.py b/intersight/model/connector_xml_api_message.py index 7b7ea37067..b3e3d5e470 100644 --- a/intersight/model/connector_xml_api_message.py +++ b/intersight/model/connector_xml_api_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connector_xml_api_message_all_of.py b/intersight/model/connector_xml_api_message_all_of.py index 4e4e26cd8b..011664a002 100644 --- a/intersight/model/connector_xml_api_message_all_of.py +++ b/intersight/model/connector_xml_api_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_connector_pack_update.py b/intersight/model/connectorpack_connector_pack_update.py index 9b633a4613..b2f66e1d3a 100644 --- a/intersight/model/connectorpack_connector_pack_update.py +++ b/intersight/model/connectorpack_connector_pack_update.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_connector_pack_update_all_of.py b/intersight/model/connectorpack_connector_pack_update_all_of.py index 5cb711b1ea..561ed00363 100644 --- a/intersight/model/connectorpack_connector_pack_update_all_of.py +++ b/intersight/model/connectorpack_connector_pack_update_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_connector_pack_upgrade.py b/intersight/model/connectorpack_connector_pack_upgrade.py index 7ecd1873e0..2fa0e98854 100644 --- a/intersight/model/connectorpack_connector_pack_upgrade.py +++ b/intersight/model/connectorpack_connector_pack_upgrade.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_connector_pack_upgrade_all_of.py b/intersight/model/connectorpack_connector_pack_upgrade_all_of.py index 7f06c7b2a4..19ea20a958 100644 --- a/intersight/model/connectorpack_connector_pack_upgrade_all_of.py +++ b/intersight/model/connectorpack_connector_pack_upgrade_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_connector_pack_upgrade_list.py b/intersight/model/connectorpack_connector_pack_upgrade_list.py index c2eb3f0f19..fc4fb529d0 100644 --- a/intersight/model/connectorpack_connector_pack_upgrade_list.py +++ b/intersight/model/connectorpack_connector_pack_upgrade_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_connector_pack_upgrade_list_all_of.py b/intersight/model/connectorpack_connector_pack_upgrade_list_all_of.py index 11970c8d9b..cba761d8a8 100644 --- a/intersight/model/connectorpack_connector_pack_upgrade_list_all_of.py +++ b/intersight/model/connectorpack_connector_pack_upgrade_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_connector_pack_upgrade_response.py b/intersight/model/connectorpack_connector_pack_upgrade_response.py index 43f6e8f29f..4f7d1810f2 100644 --- a/intersight/model/connectorpack_connector_pack_upgrade_response.py +++ b/intersight/model/connectorpack_connector_pack_upgrade_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_upgrade_impact.py b/intersight/model/connectorpack_upgrade_impact.py index f30325882c..0ec05d8f3a 100644 --- a/intersight/model/connectorpack_upgrade_impact.py +++ b/intersight/model/connectorpack_upgrade_impact.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_upgrade_impact_all_of.py b/intersight/model/connectorpack_upgrade_impact_all_of.py index 4e4cc3fc40..241a2e11ba 100644 --- a/intersight/model/connectorpack_upgrade_impact_all_of.py +++ b/intersight/model/connectorpack_upgrade_impact_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_upgrade_impact_list.py b/intersight/model/connectorpack_upgrade_impact_list.py index 2bc44f80d3..5c44d80401 100644 --- a/intersight/model/connectorpack_upgrade_impact_list.py +++ b/intersight/model/connectorpack_upgrade_impact_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_upgrade_impact_list_all_of.py b/intersight/model/connectorpack_upgrade_impact_list_all_of.py index e707acc8fe..173be620f6 100644 --- a/intersight/model/connectorpack_upgrade_impact_list_all_of.py +++ b/intersight/model/connectorpack_upgrade_impact_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/connectorpack_upgrade_impact_response.py b/intersight/model/connectorpack_upgrade_impact_response.py index eb25e22bd1..a6b5d06a8a 100644 --- a/intersight/model/connectorpack_upgrade_impact_response.py +++ b/intersight/model/connectorpack_upgrade_impact_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config.py b/intersight/model/console_console_config.py index e8ddb47b59..e82c79abb6 100644 --- a/intersight/model/console_console_config.py +++ b/intersight/model/console_console_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config_all_of.py b/intersight/model/console_console_config_all_of.py index e4989ea7fc..5b396f0582 100644 --- a/intersight/model/console_console_config_all_of.py +++ b/intersight/model/console_console_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config_list.py b/intersight/model/console_console_config_list.py index 352f385e9b..de213044d8 100644 --- a/intersight/model/console_console_config_list.py +++ b/intersight/model/console_console_config_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config_list_all_of.py b/intersight/model/console_console_config_list_all_of.py index 1797a95bcf..09016ec5ca 100644 --- a/intersight/model/console_console_config_list_all_of.py +++ b/intersight/model/console_console_config_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config_relationship.py b/intersight/model/console_console_config_relationship.py index 3a253369ed..e35a8c76f5 100644 --- a/intersight/model/console_console_config_relationship.py +++ b/intersight/model/console_console_config_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/console_console_config_response.py b/intersight/model/console_console_config_response.py index fe80017adf..f00f8b9c10 100644 --- a/intersight/model/console_console_config_response.py +++ b/intersight/model/console_console_config_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/content_base_parameter.py b/intersight/model/content_base_parameter.py index 5ddf7cc271..6a2904925f 100644 --- a/intersight/model/content_base_parameter.py +++ b/intersight/model/content_base_parameter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/content_base_parameter_all_of.py b/intersight/model/content_base_parameter_all_of.py index 70ff972195..c2ad62c886 100644 --- a/intersight/model/content_base_parameter_all_of.py +++ b/intersight/model/content_base_parameter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/content_complex_type.py b/intersight/model/content_complex_type.py index ee6e89a29b..af256cc1df 100644 --- a/intersight/model/content_complex_type.py +++ b/intersight/model/content_complex_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/content_complex_type_all_of.py b/intersight/model/content_complex_type_all_of.py index e77ae85e34..c08aa43187 100644 --- a/intersight/model/content_complex_type_all_of.py +++ b/intersight/model/content_complex_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/content_parameter.py b/intersight/model/content_parameter.py index 3ff1d57915..33f5f80a12 100644 --- a/intersight/model/content_parameter.py +++ b/intersight/model/content_parameter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/content_text_parameter.py b/intersight/model/content_text_parameter.py index e907fe64df..95f25981fb 100644 --- a/intersight/model/content_text_parameter.py +++ b/intersight/model/content_text_parameter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/content_text_parameter_all_of.py b/intersight/model/content_text_parameter_all_of.py index 78d4f8d4ac..d3d9e6f5bd 100644 --- a/intersight/model/content_text_parameter_all_of.py +++ b/intersight/model/content_text_parameter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details.py b/intersight/model/convergedinfra_adapter_compliance_details.py index 0aefe071f2..46991ed908 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details.py +++ b/intersight/model/convergedinfra_adapter_compliance_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details_all_of.py b/intersight/model/convergedinfra_adapter_compliance_details_all_of.py index 71ba9a353e..2312a5b569 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details_list.py b/intersight/model/convergedinfra_adapter_compliance_details_list.py index 53ad502955..72ce208213 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_list.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details_list_all_of.py b/intersight/model/convergedinfra_adapter_compliance_details_list_all_of.py index 68ca706b3e..b55f3d3ef9 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_list_all_of.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details_relationship.py b/intersight/model/convergedinfra_adapter_compliance_details_relationship.py index b44b44f439..2faf5bb917 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_adapter_compliance_details_response.py b/intersight/model/convergedinfra_adapter_compliance_details_response.py index 340c17449b..1e5f2cf52f 100644 --- a/intersight/model/convergedinfra_adapter_compliance_details_response.py +++ b/intersight/model/convergedinfra_adapter_compliance_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_alarm_summary.py b/intersight/model/convergedinfra_alarm_summary.py index f7751982f6..7375ccb77d 100644 --- a/intersight/model/convergedinfra_alarm_summary.py +++ b/intersight/model/convergedinfra_alarm_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_alarm_summary_all_of.py b/intersight/model/convergedinfra_alarm_summary_all_of.py index 0514452f2a..2437f061d3 100644 --- a/intersight/model/convergedinfra_alarm_summary_all_of.py +++ b/intersight/model/convergedinfra_alarm_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_compliance_details.py b/intersight/model/convergedinfra_base_compliance_details.py index 361305469e..b463d72394 100644 --- a/intersight/model/convergedinfra_base_compliance_details.py +++ b/intersight/model/convergedinfra_base_compliance_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_compliance_details_all_of.py b/intersight/model/convergedinfra_base_compliance_details_all_of.py index b6a2397d56..6dbc0be959 100644 --- a/intersight/model/convergedinfra_base_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_base_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_compliance_details_relationship.py b/intersight/model/convergedinfra_base_compliance_details_relationship.py index a0b11c1bd2..c63758770b 100644 --- a/intersight/model/convergedinfra_base_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_base_compliance_details_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_pod.py b/intersight/model/convergedinfra_base_pod.py index 00b5a0bec4..00e9c4612a 100644 --- a/intersight/model/convergedinfra_base_pod.py +++ b/intersight/model/convergedinfra_base_pod.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_pod_all_of.py b/intersight/model/convergedinfra_base_pod_all_of.py index 73ee2a5695..1ef5b79b60 100644 --- a/intersight/model/convergedinfra_base_pod_all_of.py +++ b/intersight/model/convergedinfra_base_pod_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_pod_summary.py b/intersight/model/convergedinfra_base_pod_summary.py index 821b0f5c9a..9f7ea57b06 100644 --- a/intersight/model/convergedinfra_base_pod_summary.py +++ b/intersight/model/convergedinfra_base_pod_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_base_pod_summary_all_of.py b/intersight/model/convergedinfra_base_pod_summary_all_of.py index eff7d8d7e8..698c39722a 100644 --- a/intersight/model/convergedinfra_base_pod_summary_all_of.py +++ b/intersight/model/convergedinfra_base_pod_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_compliance_summary.py b/intersight/model/convergedinfra_compliance_summary.py index 6bbba1d497..06d62b54df 100644 --- a/intersight/model/convergedinfra_compliance_summary.py +++ b/intersight/model/convergedinfra_compliance_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_compliance_summary_all_of.py b/intersight/model/convergedinfra_compliance_summary_all_of.py index acdf9b8e8f..5c5710cba3 100644 --- a/intersight/model/convergedinfra_compliance_summary_all_of.py +++ b/intersight/model/convergedinfra_compliance_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod.py b/intersight/model/convergedinfra_pod.py index 98ac9ff314..b5f7dd7d17 100644 --- a/intersight/model/convergedinfra_pod.py +++ b/intersight/model/convergedinfra_pod.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_all_of.py b/intersight/model/convergedinfra_pod_all_of.py index 3e2e707c7f..55d1d6bdde 100644 --- a/intersight/model/convergedinfra_pod_all_of.py +++ b/intersight/model/convergedinfra_pod_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info.py b/intersight/model/convergedinfra_pod_compliance_info.py index 0708d97544..cc5961ed86 100644 --- a/intersight/model/convergedinfra_pod_compliance_info.py +++ b/intersight/model/convergedinfra_pod_compliance_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info_all_of.py b/intersight/model/convergedinfra_pod_compliance_info_all_of.py index 739a9cd23e..329ed8266a 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_all_of.py +++ b/intersight/model/convergedinfra_pod_compliance_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info_list.py b/intersight/model/convergedinfra_pod_compliance_info_list.py index b619dad959..bcff03a01f 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_list.py +++ b/intersight/model/convergedinfra_pod_compliance_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info_list_all_of.py b/intersight/model/convergedinfra_pod_compliance_info_list_all_of.py index f0d53d254f..357ac0e055 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_list_all_of.py +++ b/intersight/model/convergedinfra_pod_compliance_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info_relationship.py b/intersight/model/convergedinfra_pod_compliance_info_relationship.py index 542a35497d..9a3e760f03 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_relationship.py +++ b/intersight/model/convergedinfra_pod_compliance_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_compliance_info_response.py b/intersight/model/convergedinfra_pod_compliance_info_response.py index 9496d2c912..c732ffbc64 100644 --- a/intersight/model/convergedinfra_pod_compliance_info_response.py +++ b/intersight/model/convergedinfra_pod_compliance_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_list.py b/intersight/model/convergedinfra_pod_list.py index 3268805606..ac75cca32a 100644 --- a/intersight/model/convergedinfra_pod_list.py +++ b/intersight/model/convergedinfra_pod_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_list_all_of.py b/intersight/model/convergedinfra_pod_list_all_of.py index ff563c8a2a..81b0841523 100644 --- a/intersight/model/convergedinfra_pod_list_all_of.py +++ b/intersight/model/convergedinfra_pod_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_relationship.py b/intersight/model/convergedinfra_pod_relationship.py index 2081f0d20c..6619195643 100644 --- a/intersight/model/convergedinfra_pod_relationship.py +++ b/intersight/model/convergedinfra_pod_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_response.py b/intersight/model/convergedinfra_pod_response.py index 9591d0c1a3..d90b21c29f 100644 --- a/intersight/model/convergedinfra_pod_response.py +++ b/intersight/model/convergedinfra_pod_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_summary.py b/intersight/model/convergedinfra_pod_summary.py index 542ec465b5..a954ac284d 100644 --- a/intersight/model/convergedinfra_pod_summary.py +++ b/intersight/model/convergedinfra_pod_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_pod_summary_all_of.py b/intersight/model/convergedinfra_pod_summary_all_of.py index ddce8fd855..54e8afaffa 100644 --- a/intersight/model/convergedinfra_pod_summary_all_of.py +++ b/intersight/model/convergedinfra_pod_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details.py b/intersight/model/convergedinfra_server_compliance_details.py index d24ece135c..0bff90d2bf 100644 --- a/intersight/model/convergedinfra_server_compliance_details.py +++ b/intersight/model/convergedinfra_server_compliance_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details_all_of.py b/intersight/model/convergedinfra_server_compliance_details_all_of.py index 9e208c80c6..d15203a459 100644 --- a/intersight/model/convergedinfra_server_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_server_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details_list.py b/intersight/model/convergedinfra_server_compliance_details_list.py index a55b58e94b..2cb0c44f02 100644 --- a/intersight/model/convergedinfra_server_compliance_details_list.py +++ b/intersight/model/convergedinfra_server_compliance_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details_list_all_of.py b/intersight/model/convergedinfra_server_compliance_details_list_all_of.py index 4435a9c81a..ce80c757f2 100644 --- a/intersight/model/convergedinfra_server_compliance_details_list_all_of.py +++ b/intersight/model/convergedinfra_server_compliance_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details_relationship.py b/intersight/model/convergedinfra_server_compliance_details_relationship.py index a3399fee7f..3b00bb8f66 100644 --- a/intersight/model/convergedinfra_server_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_server_compliance_details_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_server_compliance_details_response.py b/intersight/model/convergedinfra_server_compliance_details_response.py index 87d63a522d..1df444d423 100644 --- a/intersight/model/convergedinfra_server_compliance_details_response.py +++ b/intersight/model/convergedinfra_server_compliance_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details.py b/intersight/model/convergedinfra_storage_compliance_details.py index d9a2e8aff3..9f14104eaa 100644 --- a/intersight/model/convergedinfra_storage_compliance_details.py +++ b/intersight/model/convergedinfra_storage_compliance_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details_all_of.py b/intersight/model/convergedinfra_storage_compliance_details_all_of.py index f442e0bfdc..56fbb9689b 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_storage_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details_list.py b/intersight/model/convergedinfra_storage_compliance_details_list.py index cb01a4c72d..b34b87c46a 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_list.py +++ b/intersight/model/convergedinfra_storage_compliance_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details_list_all_of.py b/intersight/model/convergedinfra_storage_compliance_details_list_all_of.py index 6b3f922697..54f4d714b1 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_list_all_of.py +++ b/intersight/model/convergedinfra_storage_compliance_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details_relationship.py b/intersight/model/convergedinfra_storage_compliance_details_relationship.py index c1678d2dd2..d39df7068d 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_storage_compliance_details_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_storage_compliance_details_response.py b/intersight/model/convergedinfra_storage_compliance_details_response.py index 4ae1c5ec71..80ba3f0537 100644 --- a/intersight/model/convergedinfra_storage_compliance_details_response.py +++ b/intersight/model/convergedinfra_storage_compliance_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details.py b/intersight/model/convergedinfra_switch_compliance_details.py index f05e92c197..b698853dcf 100644 --- a/intersight/model/convergedinfra_switch_compliance_details.py +++ b/intersight/model/convergedinfra_switch_compliance_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details_all_of.py b/intersight/model/convergedinfra_switch_compliance_details_all_of.py index bcad536075..5ed00ba967 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_all_of.py +++ b/intersight/model/convergedinfra_switch_compliance_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details_list.py b/intersight/model/convergedinfra_switch_compliance_details_list.py index deb1d6c325..48039bc648 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_list.py +++ b/intersight/model/convergedinfra_switch_compliance_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details_list_all_of.py b/intersight/model/convergedinfra_switch_compliance_details_list_all_of.py index 972b397578..3c15e1232a 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_list_all_of.py +++ b/intersight/model/convergedinfra_switch_compliance_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details_relationship.py b/intersight/model/convergedinfra_switch_compliance_details_relationship.py index 3d965ff64b..60cfeb354b 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_relationship.py +++ b/intersight/model/convergedinfra_switch_compliance_details_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/convergedinfra_switch_compliance_details_response.py b/intersight/model/convergedinfra_switch_compliance_details_response.py index f061ceddaa..992f8a0e50 100644 --- a/intersight/model/convergedinfra_switch_compliance_details_response.py +++ b/intersight/model/convergedinfra_switch_compliance_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/crd_custom_resource.py b/intersight/model/crd_custom_resource.py index 23171cef34..419583c5a8 100644 --- a/intersight/model/crd_custom_resource.py +++ b/intersight/model/crd_custom_resource.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/crd_custom_resource_all_of.py b/intersight/model/crd_custom_resource_all_of.py index 8c8e6c4124..a2045f5330 100644 --- a/intersight/model/crd_custom_resource_all_of.py +++ b/intersight/model/crd_custom_resource_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/crd_custom_resource_config_property.py b/intersight/model/crd_custom_resource_config_property.py index a8720954ba..283e9adb72 100644 --- a/intersight/model/crd_custom_resource_config_property.py +++ b/intersight/model/crd_custom_resource_config_property.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/crd_custom_resource_config_property_all_of.py b/intersight/model/crd_custom_resource_config_property_all_of.py index 57dacf16bb..f5dd19e1e3 100644 --- a/intersight/model/crd_custom_resource_config_property_all_of.py +++ b/intersight/model/crd_custom_resource_config_property_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/crd_custom_resource_list.py b/intersight/model/crd_custom_resource_list.py index 203bc840ac..d5532adb22 100644 --- a/intersight/model/crd_custom_resource_list.py +++ b/intersight/model/crd_custom_resource_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/crd_custom_resource_list_all_of.py b/intersight/model/crd_custom_resource_list_all_of.py index 38c8c8cd0f..6470d719d0 100644 --- a/intersight/model/crd_custom_resource_list_all_of.py +++ b/intersight/model/crd_custom_resource_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/crd_custom_resource_response.py b/intersight/model/crd_custom_resource_response.py index b1bdf87a82..a60a1708a3 100644 --- a/intersight/model/crd_custom_resource_response.py +++ b/intersight/model/crd_custom_resource_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/deviceconnector_policy.py b/intersight/model/deviceconnector_policy.py index 996a63b1f5..be3e1feba0 100644 --- a/intersight/model/deviceconnector_policy.py +++ b/intersight/model/deviceconnector_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/deviceconnector_policy_all_of.py b/intersight/model/deviceconnector_policy_all_of.py index 7dd27e86e6..32b0ce0ecc 100644 --- a/intersight/model/deviceconnector_policy_all_of.py +++ b/intersight/model/deviceconnector_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/deviceconnector_policy_list.py b/intersight/model/deviceconnector_policy_list.py index d87d5743e1..ec88792842 100644 --- a/intersight/model/deviceconnector_policy_list.py +++ b/intersight/model/deviceconnector_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/deviceconnector_policy_list_all_of.py b/intersight/model/deviceconnector_policy_list_all_of.py index 06144f4d41..8caff1e54a 100644 --- a/intersight/model/deviceconnector_policy_list_all_of.py +++ b/intersight/model/deviceconnector_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/deviceconnector_policy_response.py b/intersight/model/deviceconnector_policy_response.py index 58dd30623f..17b2ec4ddd 100644 --- a/intersight/model/deviceconnector_policy_response.py +++ b/intersight/model/deviceconnector_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/display_names.py b/intersight/model/display_names.py index 2b3b3cd110..e8c00c6c4b 100644 --- a/intersight/model/display_names.py +++ b/intersight/model/display_names.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_abstract_device.py b/intersight/model/equipment_abstract_device.py index 82d3d1a20b..e345dc5b79 100644 --- a/intersight/model/equipment_abstract_device.py +++ b/intersight/model/equipment_abstract_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_abstract_device_all_of.py b/intersight/model/equipment_abstract_device_all_of.py index 447f09d47d..023400bdce 100644 --- a/intersight/model/equipment_abstract_device_all_of.py +++ b/intersight/model/equipment_abstract_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_base.py b/intersight/model/equipment_base.py index 629bfa465e..cf6116faba 100644 --- a/intersight/model/equipment_base.py +++ b/intersight/model/equipment_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_base_all_of.py b/intersight/model/equipment_base_all_of.py index d9ecb36b6c..5b0bc44e24 100644 --- a/intersight/model/equipment_base_all_of.py +++ b/intersight/model/equipment_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_base_relationship.py b/intersight/model/equipment_base_relationship.py index 17d9093cc3..d8dd92b0cd 100644 --- a/intersight/model/equipment_base_relationship.py +++ b/intersight/model/equipment_base_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_base_sensor.py b/intersight/model/equipment_base_sensor.py index bf6e57db4b..fea2b7a22f 100644 --- a/intersight/model/equipment_base_sensor.py +++ b/intersight/model/equipment_base_sensor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_base_sensor_all_of.py b/intersight/model/equipment_base_sensor_all_of.py index 9f6066ca6b..aeef0230d0 100644 --- a/intersight/model/equipment_base_sensor_all_of.py +++ b/intersight/model/equipment_base_sensor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis.py b/intersight/model/equipment_chassis.py index 0948e79d76..0f7a2feea1 100644 --- a/intersight/model/equipment_chassis.py +++ b/intersight/model/equipment_chassis.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_all_of.py b/intersight/model/equipment_chassis_all_of.py index 82e37061e5..45f4a81853 100644 --- a/intersight/model/equipment_chassis_all_of.py +++ b/intersight/model/equipment_chassis_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool.py b/intersight/model/equipment_chassis_id_pool.py index 717d309a19..3c6760bfd4 100644 --- a/intersight/model/equipment_chassis_id_pool.py +++ b/intersight/model/equipment_chassis_id_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool_all_of.py b/intersight/model/equipment_chassis_id_pool_all_of.py index a675fbebf0..9c6063a498 100644 --- a/intersight/model/equipment_chassis_id_pool_all_of.py +++ b/intersight/model/equipment_chassis_id_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool_list.py b/intersight/model/equipment_chassis_id_pool_list.py index d500003639..74a627d565 100644 --- a/intersight/model/equipment_chassis_id_pool_list.py +++ b/intersight/model/equipment_chassis_id_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool_list_all_of.py b/intersight/model/equipment_chassis_id_pool_list_all_of.py index 4183b85390..26ee23575c 100644 --- a/intersight/model/equipment_chassis_id_pool_list_all_of.py +++ b/intersight/model/equipment_chassis_id_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_id_pool_response.py b/intersight/model/equipment_chassis_id_pool_response.py index 53b0fcbad7..6986199d4f 100644 --- a/intersight/model/equipment_chassis_id_pool_response.py +++ b/intersight/model/equipment_chassis_id_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_identity.py b/intersight/model/equipment_chassis_identity.py index a2c4d4717b..f3d991a2aa 100644 --- a/intersight/model/equipment_chassis_identity.py +++ b/intersight/model/equipment_chassis_identity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_identity_all_of.py b/intersight/model/equipment_chassis_identity_all_of.py index d23bd37c70..2d42402d93 100644 --- a/intersight/model/equipment_chassis_identity_all_of.py +++ b/intersight/model/equipment_chassis_identity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_identity_list.py b/intersight/model/equipment_chassis_identity_list.py index 9a374023e2..593f98e3d0 100644 --- a/intersight/model/equipment_chassis_identity_list.py +++ b/intersight/model/equipment_chassis_identity_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_identity_list_all_of.py b/intersight/model/equipment_chassis_identity_list_all_of.py index a16b2ae525..dce83d24cb 100644 --- a/intersight/model/equipment_chassis_identity_list_all_of.py +++ b/intersight/model/equipment_chassis_identity_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_identity_response.py b/intersight/model/equipment_chassis_identity_response.py index acb65f3e22..d48be385d5 100644 --- a/intersight/model/equipment_chassis_identity_response.py +++ b/intersight/model/equipment_chassis_identity_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_list.py b/intersight/model/equipment_chassis_list.py index 83c09e3961..751890b93c 100644 --- a/intersight/model/equipment_chassis_list.py +++ b/intersight/model/equipment_chassis_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_list_all_of.py b/intersight/model/equipment_chassis_list_all_of.py index b9b90dcab2..18f65e3151 100644 --- a/intersight/model/equipment_chassis_list_all_of.py +++ b/intersight/model/equipment_chassis_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_operation.py b/intersight/model/equipment_chassis_operation.py index c7ed9e5ac8..9a6f1381b3 100644 --- a/intersight/model/equipment_chassis_operation.py +++ b/intersight/model/equipment_chassis_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_operation_all_of.py b/intersight/model/equipment_chassis_operation_all_of.py index b144d8599e..01b7bc50cf 100644 --- a/intersight/model/equipment_chassis_operation_all_of.py +++ b/intersight/model/equipment_chassis_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_operation_list.py b/intersight/model/equipment_chassis_operation_list.py index 11f4bfaba6..1a4a8d305b 100644 --- a/intersight/model/equipment_chassis_operation_list.py +++ b/intersight/model/equipment_chassis_operation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_operation_list_all_of.py b/intersight/model/equipment_chassis_operation_list_all_of.py index c27b6a37c9..0a24ad33f5 100644 --- a/intersight/model/equipment_chassis_operation_list_all_of.py +++ b/intersight/model/equipment_chassis_operation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_operation_response.py b/intersight/model/equipment_chassis_operation_response.py index b108c7cabc..24e13e6583 100644 --- a/intersight/model/equipment_chassis_operation_response.py +++ b/intersight/model/equipment_chassis_operation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_relationship.py b/intersight/model/equipment_chassis_relationship.py index 8d45c0ef1f..ad4582488d 100644 --- a/intersight/model/equipment_chassis_relationship.py +++ b/intersight/model/equipment_chassis_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_chassis_response.py b/intersight/model/equipment_chassis_response.py index 9def8a7221..182164d179 100644 --- a/intersight/model/equipment_chassis_response.py +++ b/intersight/model/equipment_chassis_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_device_summary.py b/intersight/model/equipment_device_summary.py index 6fba23bbc4..b223762f8f 100644 --- a/intersight/model/equipment_device_summary.py +++ b/intersight/model/equipment_device_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_device_summary_all_of.py b/intersight/model/equipment_device_summary_all_of.py index 327a07eb04..7fe23dfc32 100644 --- a/intersight/model/equipment_device_summary_all_of.py +++ b/intersight/model/equipment_device_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_device_summary_list.py b/intersight/model/equipment_device_summary_list.py index f41b71a1e5..33489d4476 100644 --- a/intersight/model/equipment_device_summary_list.py +++ b/intersight/model/equipment_device_summary_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_device_summary_list_all_of.py b/intersight/model/equipment_device_summary_list_all_of.py index 0223c7d068..1937ab42b7 100644 --- a/intersight/model/equipment_device_summary_list_all_of.py +++ b/intersight/model/equipment_device_summary_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_device_summary_response.py b/intersight/model/equipment_device_summary_response.py index c0525fc697..45fdba4879 100644 --- a/intersight/model/equipment_device_summary_response.py +++ b/intersight/model/equipment_device_summary_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_expander_module.py b/intersight/model/equipment_expander_module.py index 568499f823..4a58f80667 100644 --- a/intersight/model/equipment_expander_module.py +++ b/intersight/model/equipment_expander_module.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_expander_module_all_of.py b/intersight/model/equipment_expander_module_all_of.py index 4fad3e96fa..639896c7cf 100644 --- a/intersight/model/equipment_expander_module_all_of.py +++ b/intersight/model/equipment_expander_module_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_expander_module_list.py b/intersight/model/equipment_expander_module_list.py index 13d43d8236..c1faac2ae1 100644 --- a/intersight/model/equipment_expander_module_list.py +++ b/intersight/model/equipment_expander_module_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_expander_module_list_all_of.py b/intersight/model/equipment_expander_module_list_all_of.py index 6e0c943c40..4ecccb1cd3 100644 --- a/intersight/model/equipment_expander_module_list_all_of.py +++ b/intersight/model/equipment_expander_module_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_expander_module_relationship.py b/intersight/model/equipment_expander_module_relationship.py index b19aaa4f89..6165ab29a5 100644 --- a/intersight/model/equipment_expander_module_relationship.py +++ b/intersight/model/equipment_expander_module_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_expander_module_response.py b/intersight/model/equipment_expander_module_response.py index 6882f55fe6..0ff34a57db 100644 --- a/intersight/model/equipment_expander_module_response.py +++ b/intersight/model/equipment_expander_module_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan.py b/intersight/model/equipment_fan.py index 9b00541d36..c433540249 100644 --- a/intersight/model/equipment_fan.py +++ b/intersight/model/equipment_fan.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_all_of.py b/intersight/model/equipment_fan_all_of.py index 3b06f72c6a..299da07512 100644 --- a/intersight/model/equipment_fan_all_of.py +++ b/intersight/model/equipment_fan_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_control.py b/intersight/model/equipment_fan_control.py index 4c1130e9dd..9194fc1198 100644 --- a/intersight/model/equipment_fan_control.py +++ b/intersight/model/equipment_fan_control.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_control_all_of.py b/intersight/model/equipment_fan_control_all_of.py index fb4820606b..c74dfeb4ab 100644 --- a/intersight/model/equipment_fan_control_all_of.py +++ b/intersight/model/equipment_fan_control_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_control_list.py b/intersight/model/equipment_fan_control_list.py index 16dd67a180..72b7fbf93d 100644 --- a/intersight/model/equipment_fan_control_list.py +++ b/intersight/model/equipment_fan_control_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_control_list_all_of.py b/intersight/model/equipment_fan_control_list_all_of.py index 6cdd3c7755..c633d7ce88 100644 --- a/intersight/model/equipment_fan_control_list_all_of.py +++ b/intersight/model/equipment_fan_control_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_control_relationship.py b/intersight/model/equipment_fan_control_relationship.py index 9cc620ebaa..92bc30edf7 100644 --- a/intersight/model/equipment_fan_control_relationship.py +++ b/intersight/model/equipment_fan_control_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_control_response.py b/intersight/model/equipment_fan_control_response.py index af1b6e8038..70e1950966 100644 --- a/intersight/model/equipment_fan_control_response.py +++ b/intersight/model/equipment_fan_control_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_list.py b/intersight/model/equipment_fan_list.py index 8726a74165..3749c5a69d 100644 --- a/intersight/model/equipment_fan_list.py +++ b/intersight/model/equipment_fan_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_list_all_of.py b/intersight/model/equipment_fan_list_all_of.py index f60eb6fe4b..3b0a2eb7d0 100644 --- a/intersight/model/equipment_fan_list_all_of.py +++ b/intersight/model/equipment_fan_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_module.py b/intersight/model/equipment_fan_module.py index 8016019197..a37114ea98 100644 --- a/intersight/model/equipment_fan_module.py +++ b/intersight/model/equipment_fan_module.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_module_all_of.py b/intersight/model/equipment_fan_module_all_of.py index f6f9b25b80..6355c39cf6 100644 --- a/intersight/model/equipment_fan_module_all_of.py +++ b/intersight/model/equipment_fan_module_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_module_list.py b/intersight/model/equipment_fan_module_list.py index f674635e24..59a3da7027 100644 --- a/intersight/model/equipment_fan_module_list.py +++ b/intersight/model/equipment_fan_module_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_module_list_all_of.py b/intersight/model/equipment_fan_module_list_all_of.py index 2e920f4ca2..de1cf59d98 100644 --- a/intersight/model/equipment_fan_module_list_all_of.py +++ b/intersight/model/equipment_fan_module_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_module_relationship.py b/intersight/model/equipment_fan_module_relationship.py index b95e0bdb1f..7f3ef7b11d 100644 --- a/intersight/model/equipment_fan_module_relationship.py +++ b/intersight/model/equipment_fan_module_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_module_response.py b/intersight/model/equipment_fan_module_response.py index 8650244aca..d05f731ff1 100644 --- a/intersight/model/equipment_fan_module_response.py +++ b/intersight/model/equipment_fan_module_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_relationship.py b/intersight/model/equipment_fan_relationship.py index a2a9073e87..4d002670fa 100644 --- a/intersight/model/equipment_fan_relationship.py +++ b/intersight/model/equipment_fan_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fan_response.py b/intersight/model/equipment_fan_response.py index da292e3e3b..1e8978d0b3 100644 --- a/intersight/model/equipment_fan_response.py +++ b/intersight/model/equipment_fan_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex.py b/intersight/model/equipment_fex.py index 483c483162..e0d5862cfd 100644 --- a/intersight/model/equipment_fex.py +++ b/intersight/model/equipment_fex.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_all_of.py b/intersight/model/equipment_fex_all_of.py index f09e5abca0..29446edef5 100644 --- a/intersight/model/equipment_fex_all_of.py +++ b/intersight/model/equipment_fex_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_identity.py b/intersight/model/equipment_fex_identity.py index 68046c1a25..6fdff6c936 100644 --- a/intersight/model/equipment_fex_identity.py +++ b/intersight/model/equipment_fex_identity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_identity_all_of.py b/intersight/model/equipment_fex_identity_all_of.py index c56a7f6390..de668872a6 100644 --- a/intersight/model/equipment_fex_identity_all_of.py +++ b/intersight/model/equipment_fex_identity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_identity_list.py b/intersight/model/equipment_fex_identity_list.py index 01b86ed3b8..b1cdfba3e1 100644 --- a/intersight/model/equipment_fex_identity_list.py +++ b/intersight/model/equipment_fex_identity_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_identity_list_all_of.py b/intersight/model/equipment_fex_identity_list_all_of.py index e260ed5dfc..4e08445505 100644 --- a/intersight/model/equipment_fex_identity_list_all_of.py +++ b/intersight/model/equipment_fex_identity_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_identity_response.py b/intersight/model/equipment_fex_identity_response.py index fb2731d709..c8d60f9293 100644 --- a/intersight/model/equipment_fex_identity_response.py +++ b/intersight/model/equipment_fex_identity_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_list.py b/intersight/model/equipment_fex_list.py index 75c7bdc768..15297648f5 100644 --- a/intersight/model/equipment_fex_list.py +++ b/intersight/model/equipment_fex_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_list_all_of.py b/intersight/model/equipment_fex_list_all_of.py index 80e7d96d7d..6db6759170 100644 --- a/intersight/model/equipment_fex_list_all_of.py +++ b/intersight/model/equipment_fex_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_operation.py b/intersight/model/equipment_fex_operation.py index 4e8a8e8d46..72575be1c4 100644 --- a/intersight/model/equipment_fex_operation.py +++ b/intersight/model/equipment_fex_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_operation_all_of.py b/intersight/model/equipment_fex_operation_all_of.py index 6833239773..465acd2c29 100644 --- a/intersight/model/equipment_fex_operation_all_of.py +++ b/intersight/model/equipment_fex_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_operation_list.py b/intersight/model/equipment_fex_operation_list.py index b7c2725f80..d015893d37 100644 --- a/intersight/model/equipment_fex_operation_list.py +++ b/intersight/model/equipment_fex_operation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_operation_list_all_of.py b/intersight/model/equipment_fex_operation_list_all_of.py index 5881503d0a..f4ca314bc6 100644 --- a/intersight/model/equipment_fex_operation_list_all_of.py +++ b/intersight/model/equipment_fex_operation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_operation_response.py b/intersight/model/equipment_fex_operation_response.py index da524d1895..9821888007 100644 --- a/intersight/model/equipment_fex_operation_response.py +++ b/intersight/model/equipment_fex_operation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_relationship.py b/intersight/model/equipment_fex_relationship.py index 061e37794f..87565f7bbf 100644 --- a/intersight/model/equipment_fex_relationship.py +++ b/intersight/model/equipment_fex_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fex_response.py b/intersight/model/equipment_fex_response.py index ef59e834bc..5ef3bc91b3 100644 --- a/intersight/model/equipment_fex_response.py +++ b/intersight/model/equipment_fex_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fru.py b/intersight/model/equipment_fru.py index bb33bfd14a..2fba1b8039 100644 --- a/intersight/model/equipment_fru.py +++ b/intersight/model/equipment_fru.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fru_all_of.py b/intersight/model/equipment_fru_all_of.py index 1664cf14fa..74c11e8efd 100644 --- a/intersight/model/equipment_fru_all_of.py +++ b/intersight/model/equipment_fru_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fru_list.py b/intersight/model/equipment_fru_list.py index 41098894de..34187244cb 100644 --- a/intersight/model/equipment_fru_list.py +++ b/intersight/model/equipment_fru_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fru_list_all_of.py b/intersight/model/equipment_fru_list_all_of.py index bb6edb0e16..6370885089 100644 --- a/intersight/model/equipment_fru_list_all_of.py +++ b/intersight/model/equipment_fru_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fru_relationship.py b/intersight/model/equipment_fru_relationship.py index a6a845947a..86b2834241 100644 --- a/intersight/model/equipment_fru_relationship.py +++ b/intersight/model/equipment_fru_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_fru_response.py b/intersight/model/equipment_fru_response.py index 36481de948..97317a24c5 100644 --- a/intersight/model/equipment_fru_response.py +++ b/intersight/model/equipment_fru_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_identity.py b/intersight/model/equipment_identity.py index 6ed2e897a8..0d5c20ff19 100644 --- a/intersight/model/equipment_identity.py +++ b/intersight/model/equipment_identity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_identity_all_of.py b/intersight/model/equipment_identity_all_of.py index 8c5f5ed73e..b22769fa60 100644 --- a/intersight/model/equipment_identity_all_of.py +++ b/intersight/model/equipment_identity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_identity_summary.py b/intersight/model/equipment_identity_summary.py index 1d61973817..349a273f84 100644 --- a/intersight/model/equipment_identity_summary.py +++ b/intersight/model/equipment_identity_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_identity_summary_all_of.py b/intersight/model/equipment_identity_summary_all_of.py index d7732da125..2a5b6299f7 100644 --- a/intersight/model/equipment_identity_summary_all_of.py +++ b/intersight/model/equipment_identity_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_identity_summary_list.py b/intersight/model/equipment_identity_summary_list.py index ff884bfc64..81abc9bc0c 100644 --- a/intersight/model/equipment_identity_summary_list.py +++ b/intersight/model/equipment_identity_summary_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_identity_summary_list_all_of.py b/intersight/model/equipment_identity_summary_list_all_of.py index 6a1e4c37c4..d9a1094b44 100644 --- a/intersight/model/equipment_identity_summary_list_all_of.py +++ b/intersight/model/equipment_identity_summary_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_identity_summary_response.py b/intersight/model/equipment_identity_summary_response.py index 0674d37274..43295cedad 100644 --- a/intersight/model/equipment_identity_summary_response.py +++ b/intersight/model/equipment_identity_summary_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card.py b/intersight/model/equipment_io_card.py index a12285abbb..209dd75397 100644 --- a/intersight/model/equipment_io_card.py +++ b/intersight/model/equipment_io_card.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_all_of.py b/intersight/model/equipment_io_card_all_of.py index cd45e12801..9f3056f9c6 100644 --- a/intersight/model/equipment_io_card_all_of.py +++ b/intersight/model/equipment_io_card_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_base.py b/intersight/model/equipment_io_card_base.py index d1111b0dba..ef689ad76f 100644 --- a/intersight/model/equipment_io_card_base.py +++ b/intersight/model/equipment_io_card_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_base_all_of.py b/intersight/model/equipment_io_card_base_all_of.py index 61b86c3034..f41b47fca5 100644 --- a/intersight/model/equipment_io_card_base_all_of.py +++ b/intersight/model/equipment_io_card_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_base_relationship.py b/intersight/model/equipment_io_card_base_relationship.py index a47064ecb9..d79af3ee5d 100644 --- a/intersight/model/equipment_io_card_base_relationship.py +++ b/intersight/model/equipment_io_card_base_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_identity.py b/intersight/model/equipment_io_card_identity.py index 1260467528..9fe3a77b6f 100644 --- a/intersight/model/equipment_io_card_identity.py +++ b/intersight/model/equipment_io_card_identity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_identity_all_of.py b/intersight/model/equipment_io_card_identity_all_of.py index f3336aa154..9d9f22440f 100644 --- a/intersight/model/equipment_io_card_identity_all_of.py +++ b/intersight/model/equipment_io_card_identity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_list.py b/intersight/model/equipment_io_card_list.py index 525b687acb..7e23c6709f 100644 --- a/intersight/model/equipment_io_card_list.py +++ b/intersight/model/equipment_io_card_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_list_all_of.py b/intersight/model/equipment_io_card_list_all_of.py index 888a078baf..f6dd1693b9 100644 --- a/intersight/model/equipment_io_card_list_all_of.py +++ b/intersight/model/equipment_io_card_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_operation.py b/intersight/model/equipment_io_card_operation.py index 1e12cc4a0b..e68d485af5 100644 --- a/intersight/model/equipment_io_card_operation.py +++ b/intersight/model/equipment_io_card_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_operation_all_of.py b/intersight/model/equipment_io_card_operation_all_of.py index c6f3105fb4..e1541b0a6c 100644 --- a/intersight/model/equipment_io_card_operation_all_of.py +++ b/intersight/model/equipment_io_card_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_operation_list.py b/intersight/model/equipment_io_card_operation_list.py index cb6c1cd02e..5a3661ba44 100644 --- a/intersight/model/equipment_io_card_operation_list.py +++ b/intersight/model/equipment_io_card_operation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_operation_list_all_of.py b/intersight/model/equipment_io_card_operation_list_all_of.py index 0486e3583c..a6a72e89d4 100644 --- a/intersight/model/equipment_io_card_operation_list_all_of.py +++ b/intersight/model/equipment_io_card_operation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_operation_response.py b/intersight/model/equipment_io_card_operation_response.py index fd82e89f50..01eb888037 100644 --- a/intersight/model/equipment_io_card_operation_response.py +++ b/intersight/model/equipment_io_card_operation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_relationship.py b/intersight/model/equipment_io_card_relationship.py index fb418a1ecb..f66d607042 100644 --- a/intersight/model/equipment_io_card_relationship.py +++ b/intersight/model/equipment_io_card_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_card_response.py b/intersight/model/equipment_io_card_response.py index ac16b67faa..ce70b596dd 100644 --- a/intersight/model/equipment_io_card_response.py +++ b/intersight/model/equipment_io_card_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_expander.py b/intersight/model/equipment_io_expander.py index 886d3667c1..10decdc86a 100644 --- a/intersight/model/equipment_io_expander.py +++ b/intersight/model/equipment_io_expander.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_expander_all_of.py b/intersight/model/equipment_io_expander_all_of.py index 11b17b5c3a..25f0bc815a 100644 --- a/intersight/model/equipment_io_expander_all_of.py +++ b/intersight/model/equipment_io_expander_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_expander_list.py b/intersight/model/equipment_io_expander_list.py index 20a57bd45b..dc63b74688 100644 --- a/intersight/model/equipment_io_expander_list.py +++ b/intersight/model/equipment_io_expander_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_expander_list_all_of.py b/intersight/model/equipment_io_expander_list_all_of.py index 0f2d5e283a..6d1402f2c8 100644 --- a/intersight/model/equipment_io_expander_list_all_of.py +++ b/intersight/model/equipment_io_expander_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_expander_relationship.py b/intersight/model/equipment_io_expander_relationship.py index ac65f052f3..1ad38e01bc 100644 --- a/intersight/model/equipment_io_expander_relationship.py +++ b/intersight/model/equipment_io_expander_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_io_expander_response.py b/intersight/model/equipment_io_expander_response.py index afad9bbbd7..da655fcbc6 100644 --- a/intersight/model/equipment_io_expander_response.py +++ b/intersight/model/equipment_io_expander_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_locator_led.py b/intersight/model/equipment_locator_led.py index 6f116de196..dc193c137e 100644 --- a/intersight/model/equipment_locator_led.py +++ b/intersight/model/equipment_locator_led.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_locator_led_all_of.py b/intersight/model/equipment_locator_led_all_of.py index 8f20650fb2..e51da2c827 100644 --- a/intersight/model/equipment_locator_led_all_of.py +++ b/intersight/model/equipment_locator_led_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_locator_led_list.py b/intersight/model/equipment_locator_led_list.py index b4d1b9f8e6..6dbd4bc89c 100644 --- a/intersight/model/equipment_locator_led_list.py +++ b/intersight/model/equipment_locator_led_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_locator_led_list_all_of.py b/intersight/model/equipment_locator_led_list_all_of.py index 685ad13ec5..6f28af5dbb 100644 --- a/intersight/model/equipment_locator_led_list_all_of.py +++ b/intersight/model/equipment_locator_led_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_locator_led_relationship.py b/intersight/model/equipment_locator_led_relationship.py index 0364aa8083..d8b06aff96 100644 --- a/intersight/model/equipment_locator_led_relationship.py +++ b/intersight/model/equipment_locator_led_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_locator_led_response.py b/intersight/model/equipment_locator_led_response.py index 7d04661c8b..2c9c6fb5d5 100644 --- a/intersight/model/equipment_locator_led_response.py +++ b/intersight/model/equipment_locator_led_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_physical_identity.py b/intersight/model/equipment_physical_identity.py index 2eccb1c9a1..8771745167 100644 --- a/intersight/model/equipment_physical_identity.py +++ b/intersight/model/equipment_physical_identity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_physical_identity_all_of.py b/intersight/model/equipment_physical_identity_all_of.py index 08ef32ae51..da9d2c3b01 100644 --- a/intersight/model/equipment_physical_identity_all_of.py +++ b/intersight/model/equipment_physical_identity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_physical_identity_relationship.py b/intersight/model/equipment_physical_identity_relationship.py index 26a2927e9c..7d5ea03e86 100644 --- a/intersight/model/equipment_physical_identity_relationship.py +++ b/intersight/model/equipment_physical_identity_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu.py b/intersight/model/equipment_psu.py index e3a0877241..14eed10a59 100644 --- a/intersight/model/equipment_psu.py +++ b/intersight/model/equipment_psu.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_all_of.py b/intersight/model/equipment_psu_all_of.py index ee9189d591..ad52855158 100644 --- a/intersight/model/equipment_psu_all_of.py +++ b/intersight/model/equipment_psu_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_control.py b/intersight/model/equipment_psu_control.py index 5ab6043c4e..0bc28b56d5 100644 --- a/intersight/model/equipment_psu_control.py +++ b/intersight/model/equipment_psu_control.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_control_all_of.py b/intersight/model/equipment_psu_control_all_of.py index 57342eb661..c5ad72f227 100644 --- a/intersight/model/equipment_psu_control_all_of.py +++ b/intersight/model/equipment_psu_control_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_control_list.py b/intersight/model/equipment_psu_control_list.py index 14f6493862..61808f8442 100644 --- a/intersight/model/equipment_psu_control_list.py +++ b/intersight/model/equipment_psu_control_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_control_list_all_of.py b/intersight/model/equipment_psu_control_list_all_of.py index 5099be0ee5..6661d2da8e 100644 --- a/intersight/model/equipment_psu_control_list_all_of.py +++ b/intersight/model/equipment_psu_control_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_control_relationship.py b/intersight/model/equipment_psu_control_relationship.py index 8b86103eae..856b0858db 100644 --- a/intersight/model/equipment_psu_control_relationship.py +++ b/intersight/model/equipment_psu_control_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_control_response.py b/intersight/model/equipment_psu_control_response.py index 26272a3347..60cdf937ae 100644 --- a/intersight/model/equipment_psu_control_response.py +++ b/intersight/model/equipment_psu_control_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_list.py b/intersight/model/equipment_psu_list.py index 671d312eaa..09ad453ecb 100644 --- a/intersight/model/equipment_psu_list.py +++ b/intersight/model/equipment_psu_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_list_all_of.py b/intersight/model/equipment_psu_list_all_of.py index 402651476d..cfc013e6c4 100644 --- a/intersight/model/equipment_psu_list_all_of.py +++ b/intersight/model/equipment_psu_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_relationship.py b/intersight/model/equipment_psu_relationship.py index 855dccbf5b..1083e591a7 100644 --- a/intersight/model/equipment_psu_relationship.py +++ b/intersight/model/equipment_psu_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_psu_response.py b/intersight/model/equipment_psu_response.py index 9bcf088a0d..8876975106 100644 --- a/intersight/model/equipment_psu_response.py +++ b/intersight/model/equipment_psu_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure.py b/intersight/model/equipment_rack_enclosure.py index d515eabf2a..d75b144607 100644 --- a/intersight/model/equipment_rack_enclosure.py +++ b/intersight/model/equipment_rack_enclosure.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_all_of.py b/intersight/model/equipment_rack_enclosure_all_of.py index 5258b21617..cfbb4d7178 100644 --- a/intersight/model/equipment_rack_enclosure_all_of.py +++ b/intersight/model/equipment_rack_enclosure_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_list.py b/intersight/model/equipment_rack_enclosure_list.py index 5e022dfc33..bb711f3a1d 100644 --- a/intersight/model/equipment_rack_enclosure_list.py +++ b/intersight/model/equipment_rack_enclosure_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_list_all_of.py b/intersight/model/equipment_rack_enclosure_list_all_of.py index d8959e052d..371997e0db 100644 --- a/intersight/model/equipment_rack_enclosure_list_all_of.py +++ b/intersight/model/equipment_rack_enclosure_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_relationship.py b/intersight/model/equipment_rack_enclosure_relationship.py index c264fa2123..b13a0b732c 100644 --- a/intersight/model/equipment_rack_enclosure_relationship.py +++ b/intersight/model/equipment_rack_enclosure_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_response.py b/intersight/model/equipment_rack_enclosure_response.py index e3cc1fa4fa..f7ee7c4943 100644 --- a/intersight/model/equipment_rack_enclosure_response.py +++ b/intersight/model/equipment_rack_enclosure_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_slot.py b/intersight/model/equipment_rack_enclosure_slot.py index e1277a8d65..bbfc2b9d03 100644 --- a/intersight/model/equipment_rack_enclosure_slot.py +++ b/intersight/model/equipment_rack_enclosure_slot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_slot_all_of.py b/intersight/model/equipment_rack_enclosure_slot_all_of.py index 11785e9d47..c81662a652 100644 --- a/intersight/model/equipment_rack_enclosure_slot_all_of.py +++ b/intersight/model/equipment_rack_enclosure_slot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_slot_list.py b/intersight/model/equipment_rack_enclosure_slot_list.py index 78370985d2..87bd825247 100644 --- a/intersight/model/equipment_rack_enclosure_slot_list.py +++ b/intersight/model/equipment_rack_enclosure_slot_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_slot_list_all_of.py b/intersight/model/equipment_rack_enclosure_slot_list_all_of.py index 93d2bba8f2..36afb7c64e 100644 --- a/intersight/model/equipment_rack_enclosure_slot_list_all_of.py +++ b/intersight/model/equipment_rack_enclosure_slot_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_slot_relationship.py b/intersight/model/equipment_rack_enclosure_slot_relationship.py index 21afb04279..fa1c3b6a82 100644 --- a/intersight/model/equipment_rack_enclosure_slot_relationship.py +++ b/intersight/model/equipment_rack_enclosure_slot_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_rack_enclosure_slot_response.py b/intersight/model/equipment_rack_enclosure_slot_response.py index c8a6b143a7..291216a412 100644 --- a/intersight/model/equipment_rack_enclosure_slot_response.py +++ b/intersight/model/equipment_rack_enclosure_slot_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor.py b/intersight/model/equipment_sensor.py index a353d28c3f..38a212dbe9 100644 --- a/intersight/model/equipment_sensor.py +++ b/intersight/model/equipment_sensor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor_all_of.py b/intersight/model/equipment_sensor_all_of.py index ed79acea6a..9b561918be 100644 --- a/intersight/model/equipment_sensor_all_of.py +++ b/intersight/model/equipment_sensor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor_list.py b/intersight/model/equipment_sensor_list.py index ddd556579e..50cd4e08da 100644 --- a/intersight/model/equipment_sensor_list.py +++ b/intersight/model/equipment_sensor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor_list_all_of.py b/intersight/model/equipment_sensor_list_all_of.py index ee21f888d2..746efebd11 100644 --- a/intersight/model/equipment_sensor_list_all_of.py +++ b/intersight/model/equipment_sensor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor_relationship.py b/intersight/model/equipment_sensor_relationship.py index f8812d2c66..438c5fa4cc 100644 --- a/intersight/model/equipment_sensor_relationship.py +++ b/intersight/model/equipment_sensor_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_sensor_response.py b/intersight/model/equipment_sensor_response.py index a65fb0c336..5acc3fa0b5 100644 --- a/intersight/model/equipment_sensor_response.py +++ b/intersight/model/equipment_sensor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_shared_io_module.py b/intersight/model/equipment_shared_io_module.py index fc625fb6ee..9c1cf98231 100644 --- a/intersight/model/equipment_shared_io_module.py +++ b/intersight/model/equipment_shared_io_module.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_shared_io_module_all_of.py b/intersight/model/equipment_shared_io_module_all_of.py index e046a4214a..3604cced3e 100644 --- a/intersight/model/equipment_shared_io_module_all_of.py +++ b/intersight/model/equipment_shared_io_module_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_shared_io_module_list.py b/intersight/model/equipment_shared_io_module_list.py index 312988f6b1..363fc3aa75 100644 --- a/intersight/model/equipment_shared_io_module_list.py +++ b/intersight/model/equipment_shared_io_module_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_shared_io_module_list_all_of.py b/intersight/model/equipment_shared_io_module_list_all_of.py index c6b4ffa1ab..0e97419e90 100644 --- a/intersight/model/equipment_shared_io_module_list_all_of.py +++ b/intersight/model/equipment_shared_io_module_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_shared_io_module_relationship.py b/intersight/model/equipment_shared_io_module_relationship.py index 5dd0942186..5cc99cc203 100644 --- a/intersight/model/equipment_shared_io_module_relationship.py +++ b/intersight/model/equipment_shared_io_module_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_shared_io_module_response.py b/intersight/model/equipment_shared_io_module_response.py index 47823340b9..23734eebfd 100644 --- a/intersight/model/equipment_shared_io_module_response.py +++ b/intersight/model/equipment_shared_io_module_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_slot.py b/intersight/model/equipment_slot.py index 9a722c8f87..14e8e76c84 100644 --- a/intersight/model/equipment_slot.py +++ b/intersight/model/equipment_slot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_slot_all_of.py b/intersight/model/equipment_slot_all_of.py index 8786f86f4c..7c995c3ffd 100644 --- a/intersight/model/equipment_slot_all_of.py +++ b/intersight/model/equipment_slot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_card.py b/intersight/model/equipment_switch_card.py index 777c5f41ee..1955db3fb4 100644 --- a/intersight/model/equipment_switch_card.py +++ b/intersight/model/equipment_switch_card.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_card_all_of.py b/intersight/model/equipment_switch_card_all_of.py index 2a73d2a760..7d03bce464 100644 --- a/intersight/model/equipment_switch_card_all_of.py +++ b/intersight/model/equipment_switch_card_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_card_list.py b/intersight/model/equipment_switch_card_list.py index e75affa147..741a488c0c 100644 --- a/intersight/model/equipment_switch_card_list.py +++ b/intersight/model/equipment_switch_card_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_card_list_all_of.py b/intersight/model/equipment_switch_card_list_all_of.py index d7e97c2caa..874b32e5e0 100644 --- a/intersight/model/equipment_switch_card_list_all_of.py +++ b/intersight/model/equipment_switch_card_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_card_relationship.py b/intersight/model/equipment_switch_card_relationship.py index 954b7e03dc..c6561abe2b 100644 --- a/intersight/model/equipment_switch_card_relationship.py +++ b/intersight/model/equipment_switch_card_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_switch_card_response.py b/intersight/model/equipment_switch_card_response.py index 16b36725af..7d1af901c2 100644 --- a/intersight/model/equipment_switch_card_response.py +++ b/intersight/model/equipment_switch_card_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_system_io_controller.py b/intersight/model/equipment_system_io_controller.py index f7fb3c0bbb..624ed2069a 100644 --- a/intersight/model/equipment_system_io_controller.py +++ b/intersight/model/equipment_system_io_controller.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_system_io_controller_all_of.py b/intersight/model/equipment_system_io_controller_all_of.py index 389e35704e..53e50f1e26 100644 --- a/intersight/model/equipment_system_io_controller_all_of.py +++ b/intersight/model/equipment_system_io_controller_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_system_io_controller_list.py b/intersight/model/equipment_system_io_controller_list.py index 5fecb9a5c3..47daffab1c 100644 --- a/intersight/model/equipment_system_io_controller_list.py +++ b/intersight/model/equipment_system_io_controller_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_system_io_controller_list_all_of.py b/intersight/model/equipment_system_io_controller_list_all_of.py index 45ff3b6443..543c254f92 100644 --- a/intersight/model/equipment_system_io_controller_list_all_of.py +++ b/intersight/model/equipment_system_io_controller_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_system_io_controller_relationship.py b/intersight/model/equipment_system_io_controller_relationship.py index e04a1c40dc..1662e7487a 100644 --- a/intersight/model/equipment_system_io_controller_relationship.py +++ b/intersight/model/equipment_system_io_controller_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_system_io_controller_response.py b/intersight/model/equipment_system_io_controller_response.py index c8ca03c784..4ea228aa2d 100644 --- a/intersight/model/equipment_system_io_controller_response.py +++ b/intersight/model/equipment_system_io_controller_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_tpm.py b/intersight/model/equipment_tpm.py index 72b2cba69f..d6e22a57f1 100644 --- a/intersight/model/equipment_tpm.py +++ b/intersight/model/equipment_tpm.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_tpm_all_of.py b/intersight/model/equipment_tpm_all_of.py index dcceb9a2cb..e0b9c78047 100644 --- a/intersight/model/equipment_tpm_all_of.py +++ b/intersight/model/equipment_tpm_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_tpm_list.py b/intersight/model/equipment_tpm_list.py index 7c7f2199b1..646e69fb22 100644 --- a/intersight/model/equipment_tpm_list.py +++ b/intersight/model/equipment_tpm_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_tpm_list_all_of.py b/intersight/model/equipment_tpm_list_all_of.py index 281bd641a6..d73f1b6ee0 100644 --- a/intersight/model/equipment_tpm_list_all_of.py +++ b/intersight/model/equipment_tpm_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_tpm_relationship.py b/intersight/model/equipment_tpm_relationship.py index 698ceec233..fd060be1fd 100644 --- a/intersight/model/equipment_tpm_relationship.py +++ b/intersight/model/equipment_tpm_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_tpm_response.py b/intersight/model/equipment_tpm_response.py index c9bd3abb35..169f821b45 100644 --- a/intersight/model/equipment_tpm_response.py +++ b/intersight/model/equipment_tpm_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_transceiver.py b/intersight/model/equipment_transceiver.py index 2d43209149..d7ed3fc98f 100644 --- a/intersight/model/equipment_transceiver.py +++ b/intersight/model/equipment_transceiver.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_transceiver_all_of.py b/intersight/model/equipment_transceiver_all_of.py index 6d410d82c4..29278e368a 100644 --- a/intersight/model/equipment_transceiver_all_of.py +++ b/intersight/model/equipment_transceiver_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_transceiver_list.py b/intersight/model/equipment_transceiver_list.py index d9abc6cc6a..e9419f8294 100644 --- a/intersight/model/equipment_transceiver_list.py +++ b/intersight/model/equipment_transceiver_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_transceiver_list_all_of.py b/intersight/model/equipment_transceiver_list_all_of.py index 4789b50734..f0df2c12b5 100644 --- a/intersight/model/equipment_transceiver_list_all_of.py +++ b/intersight/model/equipment_transceiver_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/equipment_transceiver_response.py b/intersight/model/equipment_transceiver_response.py index 52812c005f..6bbb692c4e 100644 --- a/intersight/model/equipment_transceiver_response.py +++ b/intersight/model/equipment_transceiver_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/error.py b/intersight/model/error.py index ff95b05a46..092cb457b4 100644 --- a/intersight/model/error.py +++ b/intersight/model/error.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_host_port.py b/intersight/model/ether_host_port.py index 089c54bc1a..dd8f1c9358 100644 --- a/intersight/model/ether_host_port.py +++ b/intersight/model/ether_host_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_host_port_all_of.py b/intersight/model/ether_host_port_all_of.py index 9be51f062b..e5e2793a2a 100644 --- a/intersight/model/ether_host_port_all_of.py +++ b/intersight/model/ether_host_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_host_port_list.py b/intersight/model/ether_host_port_list.py index a6ec19f106..28a4c4c831 100644 --- a/intersight/model/ether_host_port_list.py +++ b/intersight/model/ether_host_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_host_port_list_all_of.py b/intersight/model/ether_host_port_list_all_of.py index fe7b1c3c11..5aa17751b2 100644 --- a/intersight/model/ether_host_port_list_all_of.py +++ b/intersight/model/ether_host_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_host_port_relationship.py b/intersight/model/ether_host_port_relationship.py index a8d7f51164..8752cd2e47 100644 --- a/intersight/model/ether_host_port_relationship.py +++ b/intersight/model/ether_host_port_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_host_port_response.py b/intersight/model/ether_host_port_response.py index 9f66e9039e..12355fe859 100644 --- a/intersight/model/ether_host_port_response.py +++ b/intersight/model/ether_host_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_network_port.py b/intersight/model/ether_network_port.py index a80f46b112..259fdf2427 100644 --- a/intersight/model/ether_network_port.py +++ b/intersight/model/ether_network_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_network_port_all_of.py b/intersight/model/ether_network_port_all_of.py index 89af8ce29e..761bc9bc23 100644 --- a/intersight/model/ether_network_port_all_of.py +++ b/intersight/model/ether_network_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_network_port_list.py b/intersight/model/ether_network_port_list.py index 6ce3fe6ea0..c9100fa88f 100644 --- a/intersight/model/ether_network_port_list.py +++ b/intersight/model/ether_network_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_network_port_list_all_of.py b/intersight/model/ether_network_port_list_all_of.py index 7570425c2d..174a44002a 100644 --- a/intersight/model/ether_network_port_list_all_of.py +++ b/intersight/model/ether_network_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_network_port_relationship.py b/intersight/model/ether_network_port_relationship.py index 4f5062b886..83b99844a2 100644 --- a/intersight/model/ether_network_port_relationship.py +++ b/intersight/model/ether_network_port_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_network_port_response.py b/intersight/model/ether_network_port_response.py index 8b05d10026..4ed95e17b7 100644 --- a/intersight/model/ether_network_port_response.py +++ b/intersight/model/ether_network_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_physical_port.py b/intersight/model/ether_physical_port.py index c824aa6def..2333d43e15 100644 --- a/intersight/model/ether_physical_port.py +++ b/intersight/model/ether_physical_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_physical_port_all_of.py b/intersight/model/ether_physical_port_all_of.py index 08c97b2f61..d2838b26ba 100644 --- a/intersight/model/ether_physical_port_all_of.py +++ b/intersight/model/ether_physical_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_physical_port_base.py b/intersight/model/ether_physical_port_base.py index 8716735150..2637c680fd 100644 --- a/intersight/model/ether_physical_port_base.py +++ b/intersight/model/ether_physical_port_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_physical_port_base_all_of.py b/intersight/model/ether_physical_port_base_all_of.py index a561dcb254..d8256220be 100644 --- a/intersight/model/ether_physical_port_base_all_of.py +++ b/intersight/model/ether_physical_port_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_physical_port_base_relationship.py b/intersight/model/ether_physical_port_base_relationship.py index 9cb01f0213..930a20b777 100644 --- a/intersight/model/ether_physical_port_base_relationship.py +++ b/intersight/model/ether_physical_port_base_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_physical_port_list.py b/intersight/model/ether_physical_port_list.py index 69b85e9806..3108d6976b 100644 --- a/intersight/model/ether_physical_port_list.py +++ b/intersight/model/ether_physical_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_physical_port_list_all_of.py b/intersight/model/ether_physical_port_list_all_of.py index 2718286e33..0bb54c1573 100644 --- a/intersight/model/ether_physical_port_list_all_of.py +++ b/intersight/model/ether_physical_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_physical_port_relationship.py b/intersight/model/ether_physical_port_relationship.py index 6d6a85c5d4..1d2886695f 100644 --- a/intersight/model/ether_physical_port_relationship.py +++ b/intersight/model/ether_physical_port_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_physical_port_response.py b/intersight/model/ether_physical_port_response.py index 7dcc0cfa22..f1885fb29e 100644 --- a/intersight/model/ether_physical_port_response.py +++ b/intersight/model/ether_physical_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_port_channel.py b/intersight/model/ether_port_channel.py index d4cdce571b..9242239d03 100644 --- a/intersight/model/ether_port_channel.py +++ b/intersight/model/ether_port_channel.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_port_channel_all_of.py b/intersight/model/ether_port_channel_all_of.py index 85b07e5357..f3f2260335 100644 --- a/intersight/model/ether_port_channel_all_of.py +++ b/intersight/model/ether_port_channel_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_port_channel_list.py b/intersight/model/ether_port_channel_list.py index ba28c57b4e..f18855cb27 100644 --- a/intersight/model/ether_port_channel_list.py +++ b/intersight/model/ether_port_channel_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_port_channel_list_all_of.py b/intersight/model/ether_port_channel_list_all_of.py index d71f89095b..a8337d6fb5 100644 --- a/intersight/model/ether_port_channel_list_all_of.py +++ b/intersight/model/ether_port_channel_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_port_channel_relationship.py b/intersight/model/ether_port_channel_relationship.py index 51171c634b..a6756609aa 100644 --- a/intersight/model/ether_port_channel_relationship.py +++ b/intersight/model/ether_port_channel_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ether_port_channel_response.py b/intersight/model/ether_port_channel_response.py index 14448ab710..918764eb93 100644 --- a/intersight/model/ether_port_channel_response.py +++ b/intersight/model/ether_port_channel_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/externalsite_authorization.py b/intersight/model/externalsite_authorization.py index aae3f21114..6822ce7e75 100644 --- a/intersight/model/externalsite_authorization.py +++ b/intersight/model/externalsite_authorization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/externalsite_authorization_all_of.py b/intersight/model/externalsite_authorization_all_of.py index 23370207db..625a396cce 100644 --- a/intersight/model/externalsite_authorization_all_of.py +++ b/intersight/model/externalsite_authorization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/externalsite_authorization_list.py b/intersight/model/externalsite_authorization_list.py index dfa9cc041d..6843344f0d 100644 --- a/intersight/model/externalsite_authorization_list.py +++ b/intersight/model/externalsite_authorization_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/externalsite_authorization_list_all_of.py b/intersight/model/externalsite_authorization_list_all_of.py index 02bc1b87e9..4a50cb4fdf 100644 --- a/intersight/model/externalsite_authorization_list_all_of.py +++ b/intersight/model/externalsite_authorization_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/externalsite_authorization_response.py b/intersight/model/externalsite_authorization_response.py index 48de5ad6ca..674ea56f87 100644 --- a/intersight/model/externalsite_authorization_response.py +++ b/intersight/model/externalsite_authorization_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_abstract_interface_role.py b/intersight/model/fabric_abstract_interface_role.py index 9e820b4c67..a118eeeb7b 100644 --- a/intersight/model/fabric_abstract_interface_role.py +++ b/intersight/model/fabric_abstract_interface_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_abstract_interface_role_relationship.py b/intersight/model/fabric_abstract_interface_role_relationship.py index 008a08cd18..d694447d33 100644 --- a/intersight/model/fabric_abstract_interface_role_relationship.py +++ b/intersight/model/fabric_abstract_interface_role_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_pc_role.py b/intersight/model/fabric_appliance_pc_role.py index 5c8b9692f5..fef24a4f10 100644 --- a/intersight/model/fabric_appliance_pc_role.py +++ b/intersight/model/fabric_appliance_pc_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_pc_role_all_of.py b/intersight/model/fabric_appliance_pc_role_all_of.py index 285f4103c9..2461d1ea06 100644 --- a/intersight/model/fabric_appliance_pc_role_all_of.py +++ b/intersight/model/fabric_appliance_pc_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_pc_role_list.py b/intersight/model/fabric_appliance_pc_role_list.py index 2ca489d719..3482dda899 100644 --- a/intersight/model/fabric_appliance_pc_role_list.py +++ b/intersight/model/fabric_appliance_pc_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_pc_role_list_all_of.py b/intersight/model/fabric_appliance_pc_role_list_all_of.py index 6e17db6bb9..f3856e84ee 100644 --- a/intersight/model/fabric_appliance_pc_role_list_all_of.py +++ b/intersight/model/fabric_appliance_pc_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_pc_role_response.py b/intersight/model/fabric_appliance_pc_role_response.py index cdd3356be9..222ad1a3cf 100644 --- a/intersight/model/fabric_appliance_pc_role_response.py +++ b/intersight/model/fabric_appliance_pc_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_role.py b/intersight/model/fabric_appliance_role.py index 44759a6bf1..39fcb2cf09 100644 --- a/intersight/model/fabric_appliance_role.py +++ b/intersight/model/fabric_appliance_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_role_all_of.py b/intersight/model/fabric_appliance_role_all_of.py index 4479ff1dc2..20bbf7e035 100644 --- a/intersight/model/fabric_appliance_role_all_of.py +++ b/intersight/model/fabric_appliance_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_role_list.py b/intersight/model/fabric_appliance_role_list.py index 3ebf778f93..0ef5d079ce 100644 --- a/intersight/model/fabric_appliance_role_list.py +++ b/intersight/model/fabric_appliance_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_role_list_all_of.py b/intersight/model/fabric_appliance_role_list_all_of.py index 629303ebab..a75d5bf541 100644 --- a/intersight/model/fabric_appliance_role_list_all_of.py +++ b/intersight/model/fabric_appliance_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_appliance_role_response.py b/intersight/model/fabric_appliance_role_response.py index 252e036afa..6395e42ee5 100644 --- a/intersight/model/fabric_appliance_role_response.py +++ b/intersight/model/fabric_appliance_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_change_detail.py b/intersight/model/fabric_config_change_detail.py index 9838db81ad..3a24302641 100644 --- a/intersight/model/fabric_config_change_detail.py +++ b/intersight/model/fabric_config_change_detail.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_change_detail_all_of.py b/intersight/model/fabric_config_change_detail_all_of.py index e22f1ea0d9..223aef612c 100644 --- a/intersight/model/fabric_config_change_detail_all_of.py +++ b/intersight/model/fabric_config_change_detail_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_change_detail_list.py b/intersight/model/fabric_config_change_detail_list.py index ec49a86b79..1de448177b 100644 --- a/intersight/model/fabric_config_change_detail_list.py +++ b/intersight/model/fabric_config_change_detail_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_change_detail_list_all_of.py b/intersight/model/fabric_config_change_detail_list_all_of.py index 7cc6d9554c..9711da4856 100644 --- a/intersight/model/fabric_config_change_detail_list_all_of.py +++ b/intersight/model/fabric_config_change_detail_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_change_detail_relationship.py b/intersight/model/fabric_config_change_detail_relationship.py index 84d9110387..e87c76ec90 100644 --- a/intersight/model/fabric_config_change_detail_relationship.py +++ b/intersight/model/fabric_config_change_detail_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_change_detail_response.py b/intersight/model/fabric_config_change_detail_response.py index a32359e251..320fff9ad2 100644 --- a/intersight/model/fabric_config_change_detail_response.py +++ b/intersight/model/fabric_config_change_detail_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result.py b/intersight/model/fabric_config_result.py index 236b065e19..8ec2f00427 100644 --- a/intersight/model/fabric_config_result.py +++ b/intersight/model/fabric_config_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_all_of.py b/intersight/model/fabric_config_result_all_of.py index d75313dd73..bc9ad436e7 100644 --- a/intersight/model/fabric_config_result_all_of.py +++ b/intersight/model/fabric_config_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_entry.py b/intersight/model/fabric_config_result_entry.py index 6486f50110..38dd4481b7 100644 --- a/intersight/model/fabric_config_result_entry.py +++ b/intersight/model/fabric_config_result_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_entry_all_of.py b/intersight/model/fabric_config_result_entry_all_of.py index 9f6dd383ad..55d403a9c8 100644 --- a/intersight/model/fabric_config_result_entry_all_of.py +++ b/intersight/model/fabric_config_result_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_entry_list.py b/intersight/model/fabric_config_result_entry_list.py index 218bfa0f51..d9a7118ef7 100644 --- a/intersight/model/fabric_config_result_entry_list.py +++ b/intersight/model/fabric_config_result_entry_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_entry_list_all_of.py b/intersight/model/fabric_config_result_entry_list_all_of.py index 63dbfaca2f..a8b7cfaed2 100644 --- a/intersight/model/fabric_config_result_entry_list_all_of.py +++ b/intersight/model/fabric_config_result_entry_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_entry_relationship.py b/intersight/model/fabric_config_result_entry_relationship.py index 2d6d047978..2f8431358b 100644 --- a/intersight/model/fabric_config_result_entry_relationship.py +++ b/intersight/model/fabric_config_result_entry_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_entry_response.py b/intersight/model/fabric_config_result_entry_response.py index 60e0a3a9d7..17840d1c6b 100644 --- a/intersight/model/fabric_config_result_entry_response.py +++ b/intersight/model/fabric_config_result_entry_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_list.py b/intersight/model/fabric_config_result_list.py index 7cb1282eef..570726427b 100644 --- a/intersight/model/fabric_config_result_list.py +++ b/intersight/model/fabric_config_result_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_list_all_of.py b/intersight/model/fabric_config_result_list_all_of.py index 8415c09aac..04fca9a464 100644 --- a/intersight/model/fabric_config_result_list_all_of.py +++ b/intersight/model/fabric_config_result_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_relationship.py b/intersight/model/fabric_config_result_relationship.py index c15b20b3e4..85c3be6b2a 100644 --- a/intersight/model/fabric_config_result_relationship.py +++ b/intersight/model/fabric_config_result_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_config_result_response.py b/intersight/model/fabric_config_result_response.py index aff48faea1..908cc99ab7 100644 --- a/intersight/model/fabric_config_result_response.py +++ b/intersight/model/fabric_config_result_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_element_identity.py b/intersight/model/fabric_element_identity.py index e9e2254880..93f63baba6 100644 --- a/intersight/model/fabric_element_identity.py +++ b/intersight/model/fabric_element_identity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_element_identity_all_of.py b/intersight/model/fabric_element_identity_all_of.py index e53ec96624..d60bbe0199 100644 --- a/intersight/model/fabric_element_identity_all_of.py +++ b/intersight/model/fabric_element_identity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_element_identity_list.py b/intersight/model/fabric_element_identity_list.py index b7b0250945..8e2a9ba9e6 100644 --- a/intersight/model/fabric_element_identity_list.py +++ b/intersight/model/fabric_element_identity_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_element_identity_list_all_of.py b/intersight/model/fabric_element_identity_list_all_of.py index 31996f79ca..f4a5e425fe 100644 --- a/intersight/model/fabric_element_identity_list_all_of.py +++ b/intersight/model/fabric_element_identity_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_element_identity_response.py b/intersight/model/fabric_element_identity_response.py index 66b1ec4227..2d57e5a07e 100644 --- a/intersight/model/fabric_element_identity_response.py +++ b/intersight/model/fabric_element_identity_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_estimate_impact.py b/intersight/model/fabric_estimate_impact.py index 9e4fd2b541..5803453afd 100644 --- a/intersight/model/fabric_estimate_impact.py +++ b/intersight/model/fabric_estimate_impact.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_estimate_impact_all_of.py b/intersight/model/fabric_estimate_impact_all_of.py index 62dccf5f89..5a438669f6 100644 --- a/intersight/model/fabric_estimate_impact_all_of.py +++ b/intersight/model/fabric_estimate_impact_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy.py b/intersight/model/fabric_eth_network_control_policy.py index 2223baf5de..69e5f1b368 100644 --- a/intersight/model/fabric_eth_network_control_policy.py +++ b/intersight/model/fabric_eth_network_control_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_all_of.py b/intersight/model/fabric_eth_network_control_policy_all_of.py index 59e294c875..ad01b6c10f 100644 --- a/intersight/model/fabric_eth_network_control_policy_all_of.py +++ b/intersight/model/fabric_eth_network_control_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory.py b/intersight/model/fabric_eth_network_control_policy_inventory.py index 7763f45172..a00ac6811f 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory.py +++ b/intersight/model/fabric_eth_network_control_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_all_of.py b/intersight/model/fabric_eth_network_control_policy_inventory_all_of.py index 0b526538b4..9bb6e3e04b 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_all_of.py +++ b/intersight/model/fabric_eth_network_control_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_list.py b/intersight/model/fabric_eth_network_control_policy_inventory_list.py index 6c47e23953..67ef2a2fa3 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_list.py +++ b/intersight/model/fabric_eth_network_control_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_list_all_of.py b/intersight/model/fabric_eth_network_control_policy_inventory_list_all_of.py index a3d25081f2..85c95e7529 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_list_all_of.py +++ b/intersight/model/fabric_eth_network_control_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_relationship.py b/intersight/model/fabric_eth_network_control_policy_inventory_relationship.py index fcf4cde765..5452e1962b 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_relationship.py +++ b/intersight/model/fabric_eth_network_control_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_inventory_response.py b/intersight/model/fabric_eth_network_control_policy_inventory_response.py index 9ef98eeb5f..13b01350de 100644 --- a/intersight/model/fabric_eth_network_control_policy_inventory_response.py +++ b/intersight/model/fabric_eth_network_control_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_list.py b/intersight/model/fabric_eth_network_control_policy_list.py index d029588623..8c869048e8 100644 --- a/intersight/model/fabric_eth_network_control_policy_list.py +++ b/intersight/model/fabric_eth_network_control_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_list_all_of.py b/intersight/model/fabric_eth_network_control_policy_list_all_of.py index ca288989b9..edea831826 100644 --- a/intersight/model/fabric_eth_network_control_policy_list_all_of.py +++ b/intersight/model/fabric_eth_network_control_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_relationship.py b/intersight/model/fabric_eth_network_control_policy_relationship.py index 157a77f50d..7910bbffca 100644 --- a/intersight/model/fabric_eth_network_control_policy_relationship.py +++ b/intersight/model/fabric_eth_network_control_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_control_policy_response.py b/intersight/model/fabric_eth_network_control_policy_response.py index a7a34c5261..ae897efe7d 100644 --- a/intersight/model/fabric_eth_network_control_policy_response.py +++ b/intersight/model/fabric_eth_network_control_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy.py b/intersight/model/fabric_eth_network_group_policy.py index 8054d78af8..5e06790353 100644 --- a/intersight/model/fabric_eth_network_group_policy.py +++ b/intersight/model/fabric_eth_network_group_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_all_of.py b/intersight/model/fabric_eth_network_group_policy_all_of.py index 14e229e19c..d679df2548 100644 --- a/intersight/model/fabric_eth_network_group_policy_all_of.py +++ b/intersight/model/fabric_eth_network_group_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory.py b/intersight/model/fabric_eth_network_group_policy_inventory.py index cdb7f596fa..c82b6590bb 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory.py +++ b/intersight/model/fabric_eth_network_group_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_all_of.py b/intersight/model/fabric_eth_network_group_policy_inventory_all_of.py index 43706fbe80..50a8ba457b 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_all_of.py +++ b/intersight/model/fabric_eth_network_group_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_list.py b/intersight/model/fabric_eth_network_group_policy_inventory_list.py index 33a5cd9924..50d1c8a661 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_list.py +++ b/intersight/model/fabric_eth_network_group_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_list_all_of.py b/intersight/model/fabric_eth_network_group_policy_inventory_list_all_of.py index 93fbf6827d..f73acc9eb4 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_list_all_of.py +++ b/intersight/model/fabric_eth_network_group_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_relationship.py b/intersight/model/fabric_eth_network_group_policy_inventory_relationship.py index ca06bb9cb0..2c231455fb 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_relationship.py +++ b/intersight/model/fabric_eth_network_group_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_inventory_response.py b/intersight/model/fabric_eth_network_group_policy_inventory_response.py index 001488beb9..a2ddc1c36f 100644 --- a/intersight/model/fabric_eth_network_group_policy_inventory_response.py +++ b/intersight/model/fabric_eth_network_group_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_list.py b/intersight/model/fabric_eth_network_group_policy_list.py index 1ec88e258c..2c281de012 100644 --- a/intersight/model/fabric_eth_network_group_policy_list.py +++ b/intersight/model/fabric_eth_network_group_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_list_all_of.py b/intersight/model/fabric_eth_network_group_policy_list_all_of.py index 71546e64ae..b39062a957 100644 --- a/intersight/model/fabric_eth_network_group_policy_list_all_of.py +++ b/intersight/model/fabric_eth_network_group_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_relationship.py b/intersight/model/fabric_eth_network_group_policy_relationship.py index 6b99e083e3..0c9495b812 100644 --- a/intersight/model/fabric_eth_network_group_policy_relationship.py +++ b/intersight/model/fabric_eth_network_group_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_group_policy_response.py b/intersight/model/fabric_eth_network_group_policy_response.py index 230e493b14..12dae6537b 100644 --- a/intersight/model/fabric_eth_network_group_policy_response.py +++ b/intersight/model/fabric_eth_network_group_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_policy.py b/intersight/model/fabric_eth_network_policy.py index 54a8b38d19..438c41203f 100644 --- a/intersight/model/fabric_eth_network_policy.py +++ b/intersight/model/fabric_eth_network_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_policy_all_of.py b/intersight/model/fabric_eth_network_policy_all_of.py index 5015e84da4..a38df6ca83 100644 --- a/intersight/model/fabric_eth_network_policy_all_of.py +++ b/intersight/model/fabric_eth_network_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_policy_list.py b/intersight/model/fabric_eth_network_policy_list.py index 5392a79105..a0c707c7f5 100644 --- a/intersight/model/fabric_eth_network_policy_list.py +++ b/intersight/model/fabric_eth_network_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_policy_list_all_of.py b/intersight/model/fabric_eth_network_policy_list_all_of.py index b40904312d..9b7c439ae9 100644 --- a/intersight/model/fabric_eth_network_policy_list_all_of.py +++ b/intersight/model/fabric_eth_network_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_policy_relationship.py b/intersight/model/fabric_eth_network_policy_relationship.py index d389c4e624..3cf104156e 100644 --- a/intersight/model/fabric_eth_network_policy_relationship.py +++ b/intersight/model/fabric_eth_network_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_eth_network_policy_response.py b/intersight/model/fabric_eth_network_policy_response.py index c60cc9f1c1..8f13c49f79 100644 --- a/intersight/model/fabric_eth_network_policy_response.py +++ b/intersight/model/fabric_eth_network_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_network_policy.py b/intersight/model/fabric_fc_network_policy.py index 0de4e79e7b..24736ced97 100644 --- a/intersight/model/fabric_fc_network_policy.py +++ b/intersight/model/fabric_fc_network_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_network_policy_all_of.py b/intersight/model/fabric_fc_network_policy_all_of.py index 6cd62509e1..1de3a8ccb4 100644 --- a/intersight/model/fabric_fc_network_policy_all_of.py +++ b/intersight/model/fabric_fc_network_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_network_policy_list.py b/intersight/model/fabric_fc_network_policy_list.py index cbcba68f45..7060c3b48b 100644 --- a/intersight/model/fabric_fc_network_policy_list.py +++ b/intersight/model/fabric_fc_network_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_network_policy_list_all_of.py b/intersight/model/fabric_fc_network_policy_list_all_of.py index bfa388a2c1..47bd16dba7 100644 --- a/intersight/model/fabric_fc_network_policy_list_all_of.py +++ b/intersight/model/fabric_fc_network_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_network_policy_relationship.py b/intersight/model/fabric_fc_network_policy_relationship.py index f79030188c..f13a86dd09 100644 --- a/intersight/model/fabric_fc_network_policy_relationship.py +++ b/intersight/model/fabric_fc_network_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_network_policy_response.py b/intersight/model/fabric_fc_network_policy_response.py index a8dbd440c7..b21e25a192 100644 --- a/intersight/model/fabric_fc_network_policy_response.py +++ b/intersight/model/fabric_fc_network_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_storage_role.py b/intersight/model/fabric_fc_storage_role.py index e1513774a9..12ccbc20b1 100644 --- a/intersight/model/fabric_fc_storage_role.py +++ b/intersight/model/fabric_fc_storage_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_storage_role_all_of.py b/intersight/model/fabric_fc_storage_role_all_of.py index b14c75858d..cb0eb1ca97 100644 --- a/intersight/model/fabric_fc_storage_role_all_of.py +++ b/intersight/model/fabric_fc_storage_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_storage_role_list.py b/intersight/model/fabric_fc_storage_role_list.py index 7e2465d29f..b80be30713 100644 --- a/intersight/model/fabric_fc_storage_role_list.py +++ b/intersight/model/fabric_fc_storage_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_storage_role_list_all_of.py b/intersight/model/fabric_fc_storage_role_list_all_of.py index 4070b16a4d..021e0c69d6 100644 --- a/intersight/model/fabric_fc_storage_role_list_all_of.py +++ b/intersight/model/fabric_fc_storage_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_storage_role_response.py b/intersight/model/fabric_fc_storage_role_response.py index 1b66163bd7..820d1c8499 100644 --- a/intersight/model/fabric_fc_storage_role_response.py +++ b/intersight/model/fabric_fc_storage_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_pc_role.py b/intersight/model/fabric_fc_uplink_pc_role.py index 37dba6f2c2..064ae07993 100644 --- a/intersight/model/fabric_fc_uplink_pc_role.py +++ b/intersight/model/fabric_fc_uplink_pc_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_pc_role_all_of.py b/intersight/model/fabric_fc_uplink_pc_role_all_of.py index c804d7be2e..ae7468fd4b 100644 --- a/intersight/model/fabric_fc_uplink_pc_role_all_of.py +++ b/intersight/model/fabric_fc_uplink_pc_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_pc_role_list.py b/intersight/model/fabric_fc_uplink_pc_role_list.py index 0687e609cc..81d4c5515e 100644 --- a/intersight/model/fabric_fc_uplink_pc_role_list.py +++ b/intersight/model/fabric_fc_uplink_pc_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_pc_role_list_all_of.py b/intersight/model/fabric_fc_uplink_pc_role_list_all_of.py index d453614767..b4f2a23eff 100644 --- a/intersight/model/fabric_fc_uplink_pc_role_list_all_of.py +++ b/intersight/model/fabric_fc_uplink_pc_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_pc_role_response.py b/intersight/model/fabric_fc_uplink_pc_role_response.py index 24c1ecec0b..b3137a46a1 100644 --- a/intersight/model/fabric_fc_uplink_pc_role_response.py +++ b/intersight/model/fabric_fc_uplink_pc_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_role.py b/intersight/model/fabric_fc_uplink_role.py index 44af221d32..cc46ebfb0a 100644 --- a/intersight/model/fabric_fc_uplink_role.py +++ b/intersight/model/fabric_fc_uplink_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_role_all_of.py b/intersight/model/fabric_fc_uplink_role_all_of.py index 82a93f38d4..7c714cbeb1 100644 --- a/intersight/model/fabric_fc_uplink_role_all_of.py +++ b/intersight/model/fabric_fc_uplink_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_role_list.py b/intersight/model/fabric_fc_uplink_role_list.py index 3e8d39626c..55be09a133 100644 --- a/intersight/model/fabric_fc_uplink_role_list.py +++ b/intersight/model/fabric_fc_uplink_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_role_list_all_of.py b/intersight/model/fabric_fc_uplink_role_list_all_of.py index 93d91b9325..0a84de348e 100644 --- a/intersight/model/fabric_fc_uplink_role_list_all_of.py +++ b/intersight/model/fabric_fc_uplink_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_uplink_role_response.py b/intersight/model/fabric_fc_uplink_role_response.py index 8e5f18d51d..95b00ecf1b 100644 --- a/intersight/model/fabric_fc_uplink_role_response.py +++ b/intersight/model/fabric_fc_uplink_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_member.py b/intersight/model/fabric_fc_zone_member.py index e2511d8ec0..1912044690 100644 --- a/intersight/model/fabric_fc_zone_member.py +++ b/intersight/model/fabric_fc_zone_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_member_all_of.py b/intersight/model/fabric_fc_zone_member_all_of.py index 467e54bafd..f28887b0fc 100644 --- a/intersight/model/fabric_fc_zone_member_all_of.py +++ b/intersight/model/fabric_fc_zone_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy.py b/intersight/model/fabric_fc_zone_policy.py index e9622f86fc..ff6e18b4bc 100644 --- a/intersight/model/fabric_fc_zone_policy.py +++ b/intersight/model/fabric_fc_zone_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy_all_of.py b/intersight/model/fabric_fc_zone_policy_all_of.py index e82185dba5..66623a8145 100644 --- a/intersight/model/fabric_fc_zone_policy_all_of.py +++ b/intersight/model/fabric_fc_zone_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy_list.py b/intersight/model/fabric_fc_zone_policy_list.py index 57cc735b7b..2848cdd979 100644 --- a/intersight/model/fabric_fc_zone_policy_list.py +++ b/intersight/model/fabric_fc_zone_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy_list_all_of.py b/intersight/model/fabric_fc_zone_policy_list_all_of.py index cc686dbab2..6bac20e031 100644 --- a/intersight/model/fabric_fc_zone_policy_list_all_of.py +++ b/intersight/model/fabric_fc_zone_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy_relationship.py b/intersight/model/fabric_fc_zone_policy_relationship.py index ec8e079cb9..d5a22a5371 100644 --- a/intersight/model/fabric_fc_zone_policy_relationship.py +++ b/intersight/model/fabric_fc_zone_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fc_zone_policy_response.py b/intersight/model/fabric_fc_zone_policy_response.py index 4f27a0b084..636f5d3749 100644 --- a/intersight/model/fabric_fc_zone_policy_response.py +++ b/intersight/model/fabric_fc_zone_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_pc_role.py b/intersight/model/fabric_fcoe_uplink_pc_role.py index e55fe7c650..ad59b6ef99 100644 --- a/intersight/model/fabric_fcoe_uplink_pc_role.py +++ b/intersight/model/fabric_fcoe_uplink_pc_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_pc_role_all_of.py b/intersight/model/fabric_fcoe_uplink_pc_role_all_of.py index ed4c5be198..e2d9c50c09 100644 --- a/intersight/model/fabric_fcoe_uplink_pc_role_all_of.py +++ b/intersight/model/fabric_fcoe_uplink_pc_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_pc_role_list.py b/intersight/model/fabric_fcoe_uplink_pc_role_list.py index 696b3c07b6..0eae32ce9d 100644 --- a/intersight/model/fabric_fcoe_uplink_pc_role_list.py +++ b/intersight/model/fabric_fcoe_uplink_pc_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_pc_role_list_all_of.py b/intersight/model/fabric_fcoe_uplink_pc_role_list_all_of.py index e8e627e55f..b91e85e508 100644 --- a/intersight/model/fabric_fcoe_uplink_pc_role_list_all_of.py +++ b/intersight/model/fabric_fcoe_uplink_pc_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_pc_role_response.py b/intersight/model/fabric_fcoe_uplink_pc_role_response.py index 9bef6028ff..9658093b80 100644 --- a/intersight/model/fabric_fcoe_uplink_pc_role_response.py +++ b/intersight/model/fabric_fcoe_uplink_pc_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_role.py b/intersight/model/fabric_fcoe_uplink_role.py index e8af23e742..5b00e1658d 100644 --- a/intersight/model/fabric_fcoe_uplink_role.py +++ b/intersight/model/fabric_fcoe_uplink_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_role_all_of.py b/intersight/model/fabric_fcoe_uplink_role_all_of.py index 090c1831b3..ab606d9825 100644 --- a/intersight/model/fabric_fcoe_uplink_role_all_of.py +++ b/intersight/model/fabric_fcoe_uplink_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_role_list.py b/intersight/model/fabric_fcoe_uplink_role_list.py index b1778ecd27..7067ca33d5 100644 --- a/intersight/model/fabric_fcoe_uplink_role_list.py +++ b/intersight/model/fabric_fcoe_uplink_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_role_list_all_of.py b/intersight/model/fabric_fcoe_uplink_role_list_all_of.py index 8e7e191562..f17f614c7f 100644 --- a/intersight/model/fabric_fcoe_uplink_role_list_all_of.py +++ b/intersight/model/fabric_fcoe_uplink_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_fcoe_uplink_role_response.py b/intersight/model/fabric_fcoe_uplink_role_response.py index 6567f5d151..f75a224f66 100644 --- a/intersight/model/fabric_fcoe_uplink_role_response.py +++ b/intersight/model/fabric_fcoe_uplink_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_flow_control_policy.py b/intersight/model/fabric_flow_control_policy.py index b111734a4b..a51f16e9af 100644 --- a/intersight/model/fabric_flow_control_policy.py +++ b/intersight/model/fabric_flow_control_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_flow_control_policy_all_of.py b/intersight/model/fabric_flow_control_policy_all_of.py index b2a97d18d3..277a3fe146 100644 --- a/intersight/model/fabric_flow_control_policy_all_of.py +++ b/intersight/model/fabric_flow_control_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_flow_control_policy_list.py b/intersight/model/fabric_flow_control_policy_list.py index c1aaaaac82..1343f5b6bb 100644 --- a/intersight/model/fabric_flow_control_policy_list.py +++ b/intersight/model/fabric_flow_control_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_flow_control_policy_list_all_of.py b/intersight/model/fabric_flow_control_policy_list_all_of.py index 9461f295be..060be1da0c 100644 --- a/intersight/model/fabric_flow_control_policy_list_all_of.py +++ b/intersight/model/fabric_flow_control_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_flow_control_policy_relationship.py b/intersight/model/fabric_flow_control_policy_relationship.py index 4e6a484789..93b126ab78 100644 --- a/intersight/model/fabric_flow_control_policy_relationship.py +++ b/intersight/model/fabric_flow_control_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_flow_control_policy_response.py b/intersight/model/fabric_flow_control_policy_response.py index 0d55a4458d..c434f922b1 100644 --- a/intersight/model/fabric_flow_control_policy_response.py +++ b/intersight/model/fabric_flow_control_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group.py b/intersight/model/fabric_lan_pin_group.py index 0766d89313..cd743fa35d 100644 --- a/intersight/model/fabric_lan_pin_group.py +++ b/intersight/model/fabric_lan_pin_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group_all_of.py b/intersight/model/fabric_lan_pin_group_all_of.py index 7fe338517b..1e44905ef9 100644 --- a/intersight/model/fabric_lan_pin_group_all_of.py +++ b/intersight/model/fabric_lan_pin_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group_list.py b/intersight/model/fabric_lan_pin_group_list.py index 54f28d29a4..a6c2d90719 100644 --- a/intersight/model/fabric_lan_pin_group_list.py +++ b/intersight/model/fabric_lan_pin_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group_list_all_of.py b/intersight/model/fabric_lan_pin_group_list_all_of.py index 0d4581d2e3..cacc20a636 100644 --- a/intersight/model/fabric_lan_pin_group_list_all_of.py +++ b/intersight/model/fabric_lan_pin_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lan_pin_group_response.py b/intersight/model/fabric_lan_pin_group_response.py index 828c7984cf..946e226f5d 100644 --- a/intersight/model/fabric_lan_pin_group_response.py +++ b/intersight/model/fabric_lan_pin_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_aggregation_policy.py b/intersight/model/fabric_link_aggregation_policy.py index b937c0789f..63dbc7dfc3 100644 --- a/intersight/model/fabric_link_aggregation_policy.py +++ b/intersight/model/fabric_link_aggregation_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_aggregation_policy_all_of.py b/intersight/model/fabric_link_aggregation_policy_all_of.py index 046c8e1476..b47c662b53 100644 --- a/intersight/model/fabric_link_aggregation_policy_all_of.py +++ b/intersight/model/fabric_link_aggregation_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_aggregation_policy_list.py b/intersight/model/fabric_link_aggregation_policy_list.py index 1873a0e068..79f0241fee 100644 --- a/intersight/model/fabric_link_aggregation_policy_list.py +++ b/intersight/model/fabric_link_aggregation_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_aggregation_policy_list_all_of.py b/intersight/model/fabric_link_aggregation_policy_list_all_of.py index 891ff3a7ac..2b2e39e9d4 100644 --- a/intersight/model/fabric_link_aggregation_policy_list_all_of.py +++ b/intersight/model/fabric_link_aggregation_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_aggregation_policy_relationship.py b/intersight/model/fabric_link_aggregation_policy_relationship.py index e20be33d78..88c7a59258 100644 --- a/intersight/model/fabric_link_aggregation_policy_relationship.py +++ b/intersight/model/fabric_link_aggregation_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_aggregation_policy_response.py b/intersight/model/fabric_link_aggregation_policy_response.py index 9deb4787ae..4b85c517bb 100644 --- a/intersight/model/fabric_link_aggregation_policy_response.py +++ b/intersight/model/fabric_link_aggregation_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_control_policy.py b/intersight/model/fabric_link_control_policy.py index 730ec4f14f..f0158ee28f 100644 --- a/intersight/model/fabric_link_control_policy.py +++ b/intersight/model/fabric_link_control_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_control_policy_all_of.py b/intersight/model/fabric_link_control_policy_all_of.py index 6f287741ac..a6355645c5 100644 --- a/intersight/model/fabric_link_control_policy_all_of.py +++ b/intersight/model/fabric_link_control_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_control_policy_list.py b/intersight/model/fabric_link_control_policy_list.py index e71820b1ad..fca01ac8c6 100644 --- a/intersight/model/fabric_link_control_policy_list.py +++ b/intersight/model/fabric_link_control_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_control_policy_list_all_of.py b/intersight/model/fabric_link_control_policy_list_all_of.py index 6bc5fa4443..4e59900016 100644 --- a/intersight/model/fabric_link_control_policy_list_all_of.py +++ b/intersight/model/fabric_link_control_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_control_policy_relationship.py b/intersight/model/fabric_link_control_policy_relationship.py index 1fff7ee936..edbde5281e 100644 --- a/intersight/model/fabric_link_control_policy_relationship.py +++ b/intersight/model/fabric_link_control_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_link_control_policy_response.py b/intersight/model/fabric_link_control_policy_response.py index 7ab9c37ff7..a3533b9ed2 100644 --- a/intersight/model/fabric_link_control_policy_response.py +++ b/intersight/model/fabric_link_control_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lldp_settings.py b/intersight/model/fabric_lldp_settings.py index f54c44e930..6595e79602 100644 --- a/intersight/model/fabric_lldp_settings.py +++ b/intersight/model/fabric_lldp_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_lldp_settings_all_of.py b/intersight/model/fabric_lldp_settings_all_of.py index 406574aa9a..2c7461c03e 100644 --- a/intersight/model/fabric_lldp_settings_all_of.py +++ b/intersight/model/fabric_lldp_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_mac_aging_settings.py b/intersight/model/fabric_mac_aging_settings.py index d6abe0af80..1d9bbae6ce 100644 --- a/intersight/model/fabric_mac_aging_settings.py +++ b/intersight/model/fabric_mac_aging_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_mac_aging_settings_all_of.py b/intersight/model/fabric_mac_aging_settings_all_of.py index 61149e0086..ca8ba98293 100644 --- a/intersight/model/fabric_mac_aging_settings_all_of.py +++ b/intersight/model/fabric_mac_aging_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_multicast_policy.py b/intersight/model/fabric_multicast_policy.py index 31f1f8df87..df6608ee3f 100644 --- a/intersight/model/fabric_multicast_policy.py +++ b/intersight/model/fabric_multicast_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_multicast_policy_all_of.py b/intersight/model/fabric_multicast_policy_all_of.py index 6edac75e91..e5a4438dcb 100644 --- a/intersight/model/fabric_multicast_policy_all_of.py +++ b/intersight/model/fabric_multicast_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_multicast_policy_list.py b/intersight/model/fabric_multicast_policy_list.py index c84b38c7b2..36b5830e2a 100644 --- a/intersight/model/fabric_multicast_policy_list.py +++ b/intersight/model/fabric_multicast_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_multicast_policy_list_all_of.py b/intersight/model/fabric_multicast_policy_list_all_of.py index f5d2ce2207..e0983acf33 100644 --- a/intersight/model/fabric_multicast_policy_list_all_of.py +++ b/intersight/model/fabric_multicast_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_multicast_policy_relationship.py b/intersight/model/fabric_multicast_policy_relationship.py index 7787e7fb6a..fef241499d 100644 --- a/intersight/model/fabric_multicast_policy_relationship.py +++ b/intersight/model/fabric_multicast_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_multicast_policy_response.py b/intersight/model/fabric_multicast_policy_response.py index 81a56d7494..4fc518eb39 100644 --- a/intersight/model/fabric_multicast_policy_response.py +++ b/intersight/model/fabric_multicast_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_member.py b/intersight/model/fabric_pc_member.py index 555389e98b..baf13f75b3 100644 --- a/intersight/model/fabric_pc_member.py +++ b/intersight/model/fabric_pc_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_member_all_of.py b/intersight/model/fabric_pc_member_all_of.py index 72d1e0c459..c0c96a5d15 100644 --- a/intersight/model/fabric_pc_member_all_of.py +++ b/intersight/model/fabric_pc_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_member_list.py b/intersight/model/fabric_pc_member_list.py index b0a0739460..bd91b0dcee 100644 --- a/intersight/model/fabric_pc_member_list.py +++ b/intersight/model/fabric_pc_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_member_list_all_of.py b/intersight/model/fabric_pc_member_list_all_of.py index 4cd25a6d9b..70b421868d 100644 --- a/intersight/model/fabric_pc_member_list_all_of.py +++ b/intersight/model/fabric_pc_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_member_response.py b/intersight/model/fabric_pc_member_response.py index c18c8bd066..e4b3609a0b 100644 --- a/intersight/model/fabric_pc_member_response.py +++ b/intersight/model/fabric_pc_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_operation.py b/intersight/model/fabric_pc_operation.py index d9d496459b..da2ccb4ef8 100644 --- a/intersight/model/fabric_pc_operation.py +++ b/intersight/model/fabric_pc_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_operation_all_of.py b/intersight/model/fabric_pc_operation_all_of.py index 4948ae0165..a5e713b50c 100644 --- a/intersight/model/fabric_pc_operation_all_of.py +++ b/intersight/model/fabric_pc_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_operation_list.py b/intersight/model/fabric_pc_operation_list.py index d5ab635d26..d988e075fb 100644 --- a/intersight/model/fabric_pc_operation_list.py +++ b/intersight/model/fabric_pc_operation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_operation_list_all_of.py b/intersight/model/fabric_pc_operation_list_all_of.py index 1b00882b03..2679e615c1 100644 --- a/intersight/model/fabric_pc_operation_list_all_of.py +++ b/intersight/model/fabric_pc_operation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pc_operation_response.py b/intersight/model/fabric_pc_operation_response.py index cb2ce1bca3..987bef662d 100644 --- a/intersight/model/fabric_pc_operation_response.py +++ b/intersight/model/fabric_pc_operation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pin_group.py b/intersight/model/fabric_pin_group.py index 7af97e4ef4..63c826630e 100644 --- a/intersight/model/fabric_pin_group.py +++ b/intersight/model/fabric_pin_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_pin_group_all_of.py b/intersight/model/fabric_pin_group_all_of.py index bba446b764..ef1e4f529c 100644 --- a/intersight/model/fabric_pin_group_all_of.py +++ b/intersight/model/fabric_pin_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_base.py b/intersight/model/fabric_port_base.py index 2e3c0d0665..5e2b674160 100644 --- a/intersight/model/fabric_port_base.py +++ b/intersight/model/fabric_port_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_base_all_of.py b/intersight/model/fabric_port_base_all_of.py index ff5db26657..a9efd8fcc4 100644 --- a/intersight/model/fabric_port_base_all_of.py +++ b/intersight/model/fabric_port_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_channel_role.py b/intersight/model/fabric_port_channel_role.py index a9402769f6..9fcbfde2a4 100644 --- a/intersight/model/fabric_port_channel_role.py +++ b/intersight/model/fabric_port_channel_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_channel_role_all_of.py b/intersight/model/fabric_port_channel_role_all_of.py index 95d4a08c80..47316e6176 100644 --- a/intersight/model/fabric_port_channel_role_all_of.py +++ b/intersight/model/fabric_port_channel_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_identifier.py b/intersight/model/fabric_port_identifier.py index 5130ccb80c..a2339d4b79 100644 --- a/intersight/model/fabric_port_identifier.py +++ b/intersight/model/fabric_port_identifier.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_identifier_all_of.py b/intersight/model/fabric_port_identifier_all_of.py index fdffee9360..e1d2473072 100644 --- a/intersight/model/fabric_port_identifier_all_of.py +++ b/intersight/model/fabric_port_identifier_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_mode.py b/intersight/model/fabric_port_mode.py index 8f19b27d34..dfaa451311 100644 --- a/intersight/model/fabric_port_mode.py +++ b/intersight/model/fabric_port_mode.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_mode_all_of.py b/intersight/model/fabric_port_mode_all_of.py index c8b466b8f5..3cd3d4b63f 100644 --- a/intersight/model/fabric_port_mode_all_of.py +++ b/intersight/model/fabric_port_mode_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_mode_list.py b/intersight/model/fabric_port_mode_list.py index 1335804a74..6393874a4d 100644 --- a/intersight/model/fabric_port_mode_list.py +++ b/intersight/model/fabric_port_mode_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_mode_list_all_of.py b/intersight/model/fabric_port_mode_list_all_of.py index fc78d3809a..528c898a83 100644 --- a/intersight/model/fabric_port_mode_list_all_of.py +++ b/intersight/model/fabric_port_mode_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_mode_response.py b/intersight/model/fabric_port_mode_response.py index 35e0175a37..685ef31c3e 100644 --- a/intersight/model/fabric_port_mode_response.py +++ b/intersight/model/fabric_port_mode_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_operation.py b/intersight/model/fabric_port_operation.py index 3681be1d71..6067835667 100644 --- a/intersight/model/fabric_port_operation.py +++ b/intersight/model/fabric_port_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_operation_all_of.py b/intersight/model/fabric_port_operation_all_of.py index d624c561a9..c3eed6fa48 100644 --- a/intersight/model/fabric_port_operation_all_of.py +++ b/intersight/model/fabric_port_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_operation_list.py b/intersight/model/fabric_port_operation_list.py index ad8d17466b..53e151c404 100644 --- a/intersight/model/fabric_port_operation_list.py +++ b/intersight/model/fabric_port_operation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_operation_list_all_of.py b/intersight/model/fabric_port_operation_list_all_of.py index 0d7e1574ad..e8b6f95799 100644 --- a/intersight/model/fabric_port_operation_list_all_of.py +++ b/intersight/model/fabric_port_operation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_operation_response.py b/intersight/model/fabric_port_operation_response.py index eaad94fa0f..3ea13c3be3 100644 --- a/intersight/model/fabric_port_operation_response.py +++ b/intersight/model/fabric_port_operation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_policy.py b/intersight/model/fabric_port_policy.py index b49e11b81b..44c04498a1 100644 --- a/intersight/model/fabric_port_policy.py +++ b/intersight/model/fabric_port_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_policy_all_of.py b/intersight/model/fabric_port_policy_all_of.py index a57a797334..ce524d3d3f 100644 --- a/intersight/model/fabric_port_policy_all_of.py +++ b/intersight/model/fabric_port_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_policy_list.py b/intersight/model/fabric_port_policy_list.py index bd91f291b0..d9ac759f8b 100644 --- a/intersight/model/fabric_port_policy_list.py +++ b/intersight/model/fabric_port_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_policy_list_all_of.py b/intersight/model/fabric_port_policy_list_all_of.py index 1c307eef1f..665990d158 100644 --- a/intersight/model/fabric_port_policy_list_all_of.py +++ b/intersight/model/fabric_port_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_policy_relationship.py b/intersight/model/fabric_port_policy_relationship.py index 53576bdbd7..b7624d4247 100644 --- a/intersight/model/fabric_port_policy_relationship.py +++ b/intersight/model/fabric_port_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_policy_response.py b/intersight/model/fabric_port_policy_response.py index b1c5c5b617..dcaff1b960 100644 --- a/intersight/model/fabric_port_policy_response.py +++ b/intersight/model/fabric_port_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_role.py b/intersight/model/fabric_port_role.py index b7126ae00d..7914de0e38 100644 --- a/intersight/model/fabric_port_role.py +++ b/intersight/model/fabric_port_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_port_role_all_of.py b/intersight/model/fabric_port_role_all_of.py index 3f100a846d..3a9fe6731f 100644 --- a/intersight/model/fabric_port_role_all_of.py +++ b/intersight/model/fabric_port_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_qos_class.py b/intersight/model/fabric_qos_class.py index 27c3cf127e..cdd565ac4b 100644 --- a/intersight/model/fabric_qos_class.py +++ b/intersight/model/fabric_qos_class.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_qos_class_all_of.py b/intersight/model/fabric_qos_class_all_of.py index 2b0195ccdc..d2f4157999 100644 --- a/intersight/model/fabric_qos_class_all_of.py +++ b/intersight/model/fabric_qos_class_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group.py b/intersight/model/fabric_san_pin_group.py index 8088f35dca..254dba99da 100644 --- a/intersight/model/fabric_san_pin_group.py +++ b/intersight/model/fabric_san_pin_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group_all_of.py b/intersight/model/fabric_san_pin_group_all_of.py index 1a52a8a593..42a141a12f 100644 --- a/intersight/model/fabric_san_pin_group_all_of.py +++ b/intersight/model/fabric_san_pin_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group_list.py b/intersight/model/fabric_san_pin_group_list.py index c623295875..fd30b61518 100644 --- a/intersight/model/fabric_san_pin_group_list.py +++ b/intersight/model/fabric_san_pin_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group_list_all_of.py b/intersight/model/fabric_san_pin_group_list_all_of.py index 63eb8fa727..07a1d9dadc 100644 --- a/intersight/model/fabric_san_pin_group_list_all_of.py +++ b/intersight/model/fabric_san_pin_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_san_pin_group_response.py b/intersight/model/fabric_san_pin_group_response.py index c8cc80ad4b..bdd798509b 100644 --- a/intersight/model/fabric_san_pin_group_response.py +++ b/intersight/model/fabric_san_pin_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_server_role.py b/intersight/model/fabric_server_role.py index 2f25e33e3c..6b452e9833 100644 --- a/intersight/model/fabric_server_role.py +++ b/intersight/model/fabric_server_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_server_role_all_of.py b/intersight/model/fabric_server_role_all_of.py index 9db18c78da..ab1d02e5e1 100644 --- a/intersight/model/fabric_server_role_all_of.py +++ b/intersight/model/fabric_server_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_server_role_list.py b/intersight/model/fabric_server_role_list.py index 0f5a3ee510..10bdd1ac39 100644 --- a/intersight/model/fabric_server_role_list.py +++ b/intersight/model/fabric_server_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_server_role_list_all_of.py b/intersight/model/fabric_server_role_list_all_of.py index f2450f604d..561203e0e0 100644 --- a/intersight/model/fabric_server_role_list_all_of.py +++ b/intersight/model/fabric_server_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_server_role_response.py b/intersight/model/fabric_server_role_response.py index a2516465d1..be5afedca1 100644 --- a/intersight/model/fabric_server_role_response.py +++ b/intersight/model/fabric_server_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile.py b/intersight/model/fabric_switch_cluster_profile.py index 04b7eaea7f..f585dafe0b 100644 --- a/intersight/model/fabric_switch_cluster_profile.py +++ b/intersight/model/fabric_switch_cluster_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_all_of.py b/intersight/model/fabric_switch_cluster_profile_all_of.py index d52bc1528c..628742b73b 100644 --- a/intersight/model/fabric_switch_cluster_profile_all_of.py +++ b/intersight/model/fabric_switch_cluster_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_list.py b/intersight/model/fabric_switch_cluster_profile_list.py index 42c2cf9e52..481bde4f26 100644 --- a/intersight/model/fabric_switch_cluster_profile_list.py +++ b/intersight/model/fabric_switch_cluster_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_list_all_of.py b/intersight/model/fabric_switch_cluster_profile_list_all_of.py index 2b9142d3b2..7407c6d113 100644 --- a/intersight/model/fabric_switch_cluster_profile_list_all_of.py +++ b/intersight/model/fabric_switch_cluster_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_relationship.py b/intersight/model/fabric_switch_cluster_profile_relationship.py index a8d95e6bf9..71157ad9d3 100644 --- a/intersight/model/fabric_switch_cluster_profile_relationship.py +++ b/intersight/model/fabric_switch_cluster_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_cluster_profile_response.py b/intersight/model/fabric_switch_cluster_profile_response.py index ac23c00d16..ddf222652b 100644 --- a/intersight/model/fabric_switch_cluster_profile_response.py +++ b/intersight/model/fabric_switch_cluster_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_control_policy.py b/intersight/model/fabric_switch_control_policy.py index 36461a6f2e..37b6bb3546 100644 --- a/intersight/model/fabric_switch_control_policy.py +++ b/intersight/model/fabric_switch_control_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_control_policy_all_of.py b/intersight/model/fabric_switch_control_policy_all_of.py index c91faddf36..021f6b5ba5 100644 --- a/intersight/model/fabric_switch_control_policy_all_of.py +++ b/intersight/model/fabric_switch_control_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_control_policy_list.py b/intersight/model/fabric_switch_control_policy_list.py index 36bf1e2c10..712f160387 100644 --- a/intersight/model/fabric_switch_control_policy_list.py +++ b/intersight/model/fabric_switch_control_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_control_policy_list_all_of.py b/intersight/model/fabric_switch_control_policy_list_all_of.py index a902a3401f..c6a14fd632 100644 --- a/intersight/model/fabric_switch_control_policy_list_all_of.py +++ b/intersight/model/fabric_switch_control_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_control_policy_response.py b/intersight/model/fabric_switch_control_policy_response.py index 910eedb465..93fd892d21 100644 --- a/intersight/model/fabric_switch_control_policy_response.py +++ b/intersight/model/fabric_switch_control_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile.py b/intersight/model/fabric_switch_profile.py index accf12919c..befb6fa586 100644 --- a/intersight/model/fabric_switch_profile.py +++ b/intersight/model/fabric_switch_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_all_of.py b/intersight/model/fabric_switch_profile_all_of.py index e2efcd8c9e..5a309e274e 100644 --- a/intersight/model/fabric_switch_profile_all_of.py +++ b/intersight/model/fabric_switch_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_list.py b/intersight/model/fabric_switch_profile_list.py index cf441d7209..ebabba4de7 100644 --- a/intersight/model/fabric_switch_profile_list.py +++ b/intersight/model/fabric_switch_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_list_all_of.py b/intersight/model/fabric_switch_profile_list_all_of.py index c79f402830..5ba7a6700b 100644 --- a/intersight/model/fabric_switch_profile_list_all_of.py +++ b/intersight/model/fabric_switch_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_relationship.py b/intersight/model/fabric_switch_profile_relationship.py index 8984ec89ac..f3eef0e0b4 100644 --- a/intersight/model/fabric_switch_profile_relationship.py +++ b/intersight/model/fabric_switch_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_switch_profile_response.py b/intersight/model/fabric_switch_profile_response.py index eec081a482..0ef32513cf 100644 --- a/intersight/model/fabric_switch_profile_response.py +++ b/intersight/model/fabric_switch_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_system_qos_policy.py b/intersight/model/fabric_system_qos_policy.py index 7a17fa1941..3f90878ac1 100644 --- a/intersight/model/fabric_system_qos_policy.py +++ b/intersight/model/fabric_system_qos_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_system_qos_policy_all_of.py b/intersight/model/fabric_system_qos_policy_all_of.py index b78eb91a3d..0547bc3ff1 100644 --- a/intersight/model/fabric_system_qos_policy_all_of.py +++ b/intersight/model/fabric_system_qos_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_system_qos_policy_list.py b/intersight/model/fabric_system_qos_policy_list.py index f55ecdcdaa..ef54e50d35 100644 --- a/intersight/model/fabric_system_qos_policy_list.py +++ b/intersight/model/fabric_system_qos_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_system_qos_policy_list_all_of.py b/intersight/model/fabric_system_qos_policy_list_all_of.py index a7753ac07b..40451219da 100644 --- a/intersight/model/fabric_system_qos_policy_list_all_of.py +++ b/intersight/model/fabric_system_qos_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_system_qos_policy_response.py b/intersight/model/fabric_system_qos_policy_response.py index 574e3d9a7e..287b8a4420 100644 --- a/intersight/model/fabric_system_qos_policy_response.py +++ b/intersight/model/fabric_system_qos_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_transceiver_role.py b/intersight/model/fabric_transceiver_role.py index 15f8364b76..a744ffbefa 100644 --- a/intersight/model/fabric_transceiver_role.py +++ b/intersight/model/fabric_transceiver_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_transceiver_role_all_of.py b/intersight/model/fabric_transceiver_role_all_of.py index c4d33565b1..37f3b53b01 100644 --- a/intersight/model/fabric_transceiver_role_all_of.py +++ b/intersight/model/fabric_transceiver_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_udld_global_settings.py b/intersight/model/fabric_udld_global_settings.py index 0aa1d6ad8f..57e303d247 100644 --- a/intersight/model/fabric_udld_global_settings.py +++ b/intersight/model/fabric_udld_global_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_udld_global_settings_all_of.py b/intersight/model/fabric_udld_global_settings_all_of.py index 3507722435..22301077a7 100644 --- a/intersight/model/fabric_udld_global_settings_all_of.py +++ b/intersight/model/fabric_udld_global_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_udld_settings.py b/intersight/model/fabric_udld_settings.py index cc57d73fdb..806c2e2bb0 100644 --- a/intersight/model/fabric_udld_settings.py +++ b/intersight/model/fabric_udld_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_udld_settings_all_of.py b/intersight/model/fabric_udld_settings_all_of.py index babe392d1a..8ea7acb528 100644 --- a/intersight/model/fabric_udld_settings_all_of.py +++ b/intersight/model/fabric_udld_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_pc_role.py b/intersight/model/fabric_uplink_pc_role.py index 54a8d11429..78739be3ec 100644 --- a/intersight/model/fabric_uplink_pc_role.py +++ b/intersight/model/fabric_uplink_pc_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_pc_role_all_of.py b/intersight/model/fabric_uplink_pc_role_all_of.py index e4473a82ae..0bc9a4c0bc 100644 --- a/intersight/model/fabric_uplink_pc_role_all_of.py +++ b/intersight/model/fabric_uplink_pc_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_pc_role_list.py b/intersight/model/fabric_uplink_pc_role_list.py index a9ecd244d8..a55e05f797 100644 --- a/intersight/model/fabric_uplink_pc_role_list.py +++ b/intersight/model/fabric_uplink_pc_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_pc_role_list_all_of.py b/intersight/model/fabric_uplink_pc_role_list_all_of.py index 3652f13d28..1e2f3cb3e0 100644 --- a/intersight/model/fabric_uplink_pc_role_list_all_of.py +++ b/intersight/model/fabric_uplink_pc_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_pc_role_response.py b/intersight/model/fabric_uplink_pc_role_response.py index a7db554bb1..93f39d5a8d 100644 --- a/intersight/model/fabric_uplink_pc_role_response.py +++ b/intersight/model/fabric_uplink_pc_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_role.py b/intersight/model/fabric_uplink_role.py index 4e6223c283..3457ef075f 100644 --- a/intersight/model/fabric_uplink_role.py +++ b/intersight/model/fabric_uplink_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_role_all_of.py b/intersight/model/fabric_uplink_role_all_of.py index 151392fadb..699ce40756 100644 --- a/intersight/model/fabric_uplink_role_all_of.py +++ b/intersight/model/fabric_uplink_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_role_list.py b/intersight/model/fabric_uplink_role_list.py index d4e5d4085a..eb1e1c627a 100644 --- a/intersight/model/fabric_uplink_role_list.py +++ b/intersight/model/fabric_uplink_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_role_list_all_of.py b/intersight/model/fabric_uplink_role_list_all_of.py index de1727d3fd..d0240c5480 100644 --- a/intersight/model/fabric_uplink_role_list_all_of.py +++ b/intersight/model/fabric_uplink_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_uplink_role_response.py b/intersight/model/fabric_uplink_role_response.py index fb6b5ae5db..0bc8f5fb63 100644 --- a/intersight/model/fabric_uplink_role_response.py +++ b/intersight/model/fabric_uplink_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan.py b/intersight/model/fabric_vlan.py index 782dbadb48..52d1ab001d 100644 --- a/intersight/model/fabric_vlan.py +++ b/intersight/model/fabric_vlan.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_all_of.py b/intersight/model/fabric_vlan_all_of.py index 2bf6b168dc..ffb2c8ca38 100644 --- a/intersight/model/fabric_vlan_all_of.py +++ b/intersight/model/fabric_vlan_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory.py b/intersight/model/fabric_vlan_inventory.py index 5edc58507b..3d4173193c 100644 --- a/intersight/model/fabric_vlan_inventory.py +++ b/intersight/model/fabric_vlan_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory_all_of.py b/intersight/model/fabric_vlan_inventory_all_of.py index 013b7a3da4..fa6c1ff885 100644 --- a/intersight/model/fabric_vlan_inventory_all_of.py +++ b/intersight/model/fabric_vlan_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory_list.py b/intersight/model/fabric_vlan_inventory_list.py index 06447aa8f5..be05099f4e 100644 --- a/intersight/model/fabric_vlan_inventory_list.py +++ b/intersight/model/fabric_vlan_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory_list_all_of.py b/intersight/model/fabric_vlan_inventory_list_all_of.py index fa62716781..0c7f2fb50f 100644 --- a/intersight/model/fabric_vlan_inventory_list_all_of.py +++ b/intersight/model/fabric_vlan_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_inventory_response.py b/intersight/model/fabric_vlan_inventory_response.py index fa7778d861..d2fd7cc536 100644 --- a/intersight/model/fabric_vlan_inventory_response.py +++ b/intersight/model/fabric_vlan_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_list.py b/intersight/model/fabric_vlan_list.py index fe079f080c..5a8849d236 100644 --- a/intersight/model/fabric_vlan_list.py +++ b/intersight/model/fabric_vlan_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_list_all_of.py b/intersight/model/fabric_vlan_list_all_of.py index 5ed1cea92a..abc3e801db 100644 --- a/intersight/model/fabric_vlan_list_all_of.py +++ b/intersight/model/fabric_vlan_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_response.py b/intersight/model/fabric_vlan_response.py index a2a9b68d0d..f010fd6a1b 100644 --- a/intersight/model/fabric_vlan_response.py +++ b/intersight/model/fabric_vlan_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set.py b/intersight/model/fabric_vlan_set.py index 3cec98b100..245be1c312 100644 --- a/intersight/model/fabric_vlan_set.py +++ b/intersight/model/fabric_vlan_set.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set_all_of.py b/intersight/model/fabric_vlan_set_all_of.py index c086577e6b..282a095c11 100644 --- a/intersight/model/fabric_vlan_set_all_of.py +++ b/intersight/model/fabric_vlan_set_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set_list.py b/intersight/model/fabric_vlan_set_list.py index 507f8e0bc0..bbd2bd5c00 100644 --- a/intersight/model/fabric_vlan_set_list.py +++ b/intersight/model/fabric_vlan_set_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set_list_all_of.py b/intersight/model/fabric_vlan_set_list_all_of.py index a5020db3f9..eb53e81a0a 100644 --- a/intersight/model/fabric_vlan_set_list_all_of.py +++ b/intersight/model/fabric_vlan_set_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set_relationship.py b/intersight/model/fabric_vlan_set_relationship.py index b89b6ec84e..f5f2d40339 100644 --- a/intersight/model/fabric_vlan_set_relationship.py +++ b/intersight/model/fabric_vlan_set_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_set_response.py b/intersight/model/fabric_vlan_set_response.py index f088ac77f0..55de362ad3 100644 --- a/intersight/model/fabric_vlan_set_response.py +++ b/intersight/model/fabric_vlan_set_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_settings.py b/intersight/model/fabric_vlan_settings.py index 5e6ea9e0e5..cd040cb4aa 100644 --- a/intersight/model/fabric_vlan_settings.py +++ b/intersight/model/fabric_vlan_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vlan_settings_all_of.py b/intersight/model/fabric_vlan_settings_all_of.py index 64512c63c8..f5e4320e74 100644 --- a/intersight/model/fabric_vlan_settings_all_of.py +++ b/intersight/model/fabric_vlan_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan.py b/intersight/model/fabric_vsan.py index 71cdca6310..2bd3dd3a29 100644 --- a/intersight/model/fabric_vsan.py +++ b/intersight/model/fabric_vsan.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_all_of.py b/intersight/model/fabric_vsan_all_of.py index 84e6e2271b..a4ea323649 100644 --- a/intersight/model/fabric_vsan_all_of.py +++ b/intersight/model/fabric_vsan_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory.py b/intersight/model/fabric_vsan_inventory.py index fc27e070ad..7a24b6cdcb 100644 --- a/intersight/model/fabric_vsan_inventory.py +++ b/intersight/model/fabric_vsan_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory_all_of.py b/intersight/model/fabric_vsan_inventory_all_of.py index 4d19d51780..bcd134ce40 100644 --- a/intersight/model/fabric_vsan_inventory_all_of.py +++ b/intersight/model/fabric_vsan_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory_list.py b/intersight/model/fabric_vsan_inventory_list.py index a3e6e80d2c..3334425e4c 100644 --- a/intersight/model/fabric_vsan_inventory_list.py +++ b/intersight/model/fabric_vsan_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory_list_all_of.py b/intersight/model/fabric_vsan_inventory_list_all_of.py index 6ecfc8ec81..1270cc88c6 100644 --- a/intersight/model/fabric_vsan_inventory_list_all_of.py +++ b/intersight/model/fabric_vsan_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_inventory_response.py b/intersight/model/fabric_vsan_inventory_response.py index 66e52be23c..59102b3089 100644 --- a/intersight/model/fabric_vsan_inventory_response.py +++ b/intersight/model/fabric_vsan_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_list.py b/intersight/model/fabric_vsan_list.py index c3c18890b7..e512d2cf19 100644 --- a/intersight/model/fabric_vsan_list.py +++ b/intersight/model/fabric_vsan_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_list_all_of.py b/intersight/model/fabric_vsan_list_all_of.py index 2baa4ba319..493bbb5296 100644 --- a/intersight/model/fabric_vsan_list_all_of.py +++ b/intersight/model/fabric_vsan_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fabric_vsan_response.py b/intersight/model/fabric_vsan_response.py index d916a5c123..f91322726d 100644 --- a/intersight/model/fabric_vsan_response.py +++ b/intersight/model/fabric_vsan_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fault_instance.py b/intersight/model/fault_instance.py index 92815e65d1..ba26e12500 100644 --- a/intersight/model/fault_instance.py +++ b/intersight/model/fault_instance.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fault_instance_all_of.py b/intersight/model/fault_instance_all_of.py index c9de6dc38f..c0adcc7507 100644 --- a/intersight/model/fault_instance_all_of.py +++ b/intersight/model/fault_instance_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fault_instance_list.py b/intersight/model/fault_instance_list.py index 7069a39568..07daed3758 100644 --- a/intersight/model/fault_instance_list.py +++ b/intersight/model/fault_instance_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fault_instance_list_all_of.py b/intersight/model/fault_instance_list_all_of.py index eb54cb4b1a..82acd159f2 100644 --- a/intersight/model/fault_instance_list_all_of.py +++ b/intersight/model/fault_instance_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fault_instance_response.py b/intersight/model/fault_instance_response.py index 2334e8776f..d04f93ee52 100644 --- a/intersight/model/fault_instance_response.py +++ b/intersight/model/fault_instance_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor.py b/intersight/model/fc_neighbor.py index 3af42fa9d3..864917621f 100644 --- a/intersight/model/fc_neighbor.py +++ b/intersight/model/fc_neighbor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor_all_of.py b/intersight/model/fc_neighbor_all_of.py index 8522aeef09..6a43a4d762 100644 --- a/intersight/model/fc_neighbor_all_of.py +++ b/intersight/model/fc_neighbor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor_list.py b/intersight/model/fc_neighbor_list.py index c8b71707ff..de46213537 100644 --- a/intersight/model/fc_neighbor_list.py +++ b/intersight/model/fc_neighbor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor_list_all_of.py b/intersight/model/fc_neighbor_list_all_of.py index 22a7a9b34e..e8c1d64387 100644 --- a/intersight/model/fc_neighbor_list_all_of.py +++ b/intersight/model/fc_neighbor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor_relationship.py b/intersight/model/fc_neighbor_relationship.py index a934da6448..310d1153ba 100644 --- a/intersight/model/fc_neighbor_relationship.py +++ b/intersight/model/fc_neighbor_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_neighbor_response.py b/intersight/model/fc_neighbor_response.py index c3e8d31cb9..dd7eed3427 100644 --- a/intersight/model/fc_neighbor_response.py +++ b/intersight/model/fc_neighbor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_physical_port.py b/intersight/model/fc_physical_port.py index ecf8033d9b..f52ce3a72e 100644 --- a/intersight/model/fc_physical_port.py +++ b/intersight/model/fc_physical_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_physical_port_all_of.py b/intersight/model/fc_physical_port_all_of.py index 7606f4f831..df6e29e17b 100644 --- a/intersight/model/fc_physical_port_all_of.py +++ b/intersight/model/fc_physical_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_physical_port_list.py b/intersight/model/fc_physical_port_list.py index e35c0221fa..74d6d01f2d 100644 --- a/intersight/model/fc_physical_port_list.py +++ b/intersight/model/fc_physical_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_physical_port_list_all_of.py b/intersight/model/fc_physical_port_list_all_of.py index 8baecae484..01dc99291b 100644 --- a/intersight/model/fc_physical_port_list_all_of.py +++ b/intersight/model/fc_physical_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_physical_port_relationship.py b/intersight/model/fc_physical_port_relationship.py index a5fa91fb1e..7732554d51 100644 --- a/intersight/model/fc_physical_port_relationship.py +++ b/intersight/model/fc_physical_port_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_physical_port_response.py b/intersight/model/fc_physical_port_response.py index de89735c40..4d914eafff 100644 --- a/intersight/model/fc_physical_port_response.py +++ b/intersight/model/fc_physical_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_port_channel.py b/intersight/model/fc_port_channel.py index bf700adbbf..0c514303b3 100644 --- a/intersight/model/fc_port_channel.py +++ b/intersight/model/fc_port_channel.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_port_channel_all_of.py b/intersight/model/fc_port_channel_all_of.py index 853db1c69e..f9addfe965 100644 --- a/intersight/model/fc_port_channel_all_of.py +++ b/intersight/model/fc_port_channel_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_port_channel_list.py b/intersight/model/fc_port_channel_list.py index c16a4afe69..7b57ddaf4d 100644 --- a/intersight/model/fc_port_channel_list.py +++ b/intersight/model/fc_port_channel_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_port_channel_list_all_of.py b/intersight/model/fc_port_channel_list_all_of.py index 4caef76134..c925bf45da 100644 --- a/intersight/model/fc_port_channel_list_all_of.py +++ b/intersight/model/fc_port_channel_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_port_channel_relationship.py b/intersight/model/fc_port_channel_relationship.py index 48f467db89..d4f4cfb9b9 100644 --- a/intersight/model/fc_port_channel_relationship.py +++ b/intersight/model/fc_port_channel_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fc_port_channel_response.py b/intersight/model/fc_port_channel_response.py index 633ace9712..f8a8777848 100644 --- a/intersight/model/fc_port_channel_response.py +++ b/intersight/model/fc_port_channel_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_block.py b/intersight/model/fcpool_block.py index 9b0f176dbe..6d094bbb08 100644 --- a/intersight/model/fcpool_block.py +++ b/intersight/model/fcpool_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_block_all_of.py b/intersight/model/fcpool_block_all_of.py index 6fa110786c..2a06e260ab 100644 --- a/intersight/model/fcpool_block_all_of.py +++ b/intersight/model/fcpool_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_fc_block.py b/intersight/model/fcpool_fc_block.py index 4c623503ea..3cf91db3a1 100644 --- a/intersight/model/fcpool_fc_block.py +++ b/intersight/model/fcpool_fc_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_fc_block_all_of.py b/intersight/model/fcpool_fc_block_all_of.py index b4e9784338..cef0ae4f17 100644 --- a/intersight/model/fcpool_fc_block_all_of.py +++ b/intersight/model/fcpool_fc_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_fc_block_list.py b/intersight/model/fcpool_fc_block_list.py index 9e31cfa6ab..8f15e68e76 100644 --- a/intersight/model/fcpool_fc_block_list.py +++ b/intersight/model/fcpool_fc_block_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_fc_block_list_all_of.py b/intersight/model/fcpool_fc_block_list_all_of.py index 34390fc6e7..8f84bbd10c 100644 --- a/intersight/model/fcpool_fc_block_list_all_of.py +++ b/intersight/model/fcpool_fc_block_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_fc_block_relationship.py b/intersight/model/fcpool_fc_block_relationship.py index 20d96ea534..80a6820b35 100644 --- a/intersight/model/fcpool_fc_block_relationship.py +++ b/intersight/model/fcpool_fc_block_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_fc_block_response.py b/intersight/model/fcpool_fc_block_response.py index fc9c0b2cd3..76a383e085 100644 --- a/intersight/model/fcpool_fc_block_response.py +++ b/intersight/model/fcpool_fc_block_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_lease.py b/intersight/model/fcpool_lease.py index 205c8d4fb8..e1eff70c21 100644 --- a/intersight/model/fcpool_lease.py +++ b/intersight/model/fcpool_lease.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_lease_all_of.py b/intersight/model/fcpool_lease_all_of.py index bf821c925b..91f6188f74 100644 --- a/intersight/model/fcpool_lease_all_of.py +++ b/intersight/model/fcpool_lease_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_lease_list.py b/intersight/model/fcpool_lease_list.py index 9cae9b00f2..c92bf3311b 100644 --- a/intersight/model/fcpool_lease_list.py +++ b/intersight/model/fcpool_lease_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_lease_list_all_of.py b/intersight/model/fcpool_lease_list_all_of.py index feb489a24a..8dfac40732 100644 --- a/intersight/model/fcpool_lease_list_all_of.py +++ b/intersight/model/fcpool_lease_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_lease_relationship.py b/intersight/model/fcpool_lease_relationship.py index 547530e082..dc72ebd8bb 100644 --- a/intersight/model/fcpool_lease_relationship.py +++ b/intersight/model/fcpool_lease_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_lease_response.py b/intersight/model/fcpool_lease_response.py index 00890ff95e..64c170e1a3 100644 --- a/intersight/model/fcpool_lease_response.py +++ b/intersight/model/fcpool_lease_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool.py b/intersight/model/fcpool_pool.py index 4306700f7a..c4b526bdc2 100644 --- a/intersight/model/fcpool_pool.py +++ b/intersight/model/fcpool_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_all_of.py b/intersight/model/fcpool_pool_all_of.py index e1fb234923..fd27b8a157 100644 --- a/intersight/model/fcpool_pool_all_of.py +++ b/intersight/model/fcpool_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_list.py b/intersight/model/fcpool_pool_list.py index ccdb6006d0..ceb4b17614 100644 --- a/intersight/model/fcpool_pool_list.py +++ b/intersight/model/fcpool_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_list_all_of.py b/intersight/model/fcpool_pool_list_all_of.py index d8d4b001d8..0c6c9cad42 100644 --- a/intersight/model/fcpool_pool_list_all_of.py +++ b/intersight/model/fcpool_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_member.py b/intersight/model/fcpool_pool_member.py index 327d6eee3a..f7ccf69546 100644 --- a/intersight/model/fcpool_pool_member.py +++ b/intersight/model/fcpool_pool_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_member_all_of.py b/intersight/model/fcpool_pool_member_all_of.py index b77b4a69a0..61a05976b0 100644 --- a/intersight/model/fcpool_pool_member_all_of.py +++ b/intersight/model/fcpool_pool_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_member_list.py b/intersight/model/fcpool_pool_member_list.py index 6f9d28136f..fba0b0722f 100644 --- a/intersight/model/fcpool_pool_member_list.py +++ b/intersight/model/fcpool_pool_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_member_list_all_of.py b/intersight/model/fcpool_pool_member_list_all_of.py index cb56b5c186..ae40831875 100644 --- a/intersight/model/fcpool_pool_member_list_all_of.py +++ b/intersight/model/fcpool_pool_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_member_relationship.py b/intersight/model/fcpool_pool_member_relationship.py index 39ff89610b..3b872724c1 100644 --- a/intersight/model/fcpool_pool_member_relationship.py +++ b/intersight/model/fcpool_pool_member_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_member_response.py b/intersight/model/fcpool_pool_member_response.py index 2174827551..ef9d21b2ca 100644 --- a/intersight/model/fcpool_pool_member_response.py +++ b/intersight/model/fcpool_pool_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_relationship.py b/intersight/model/fcpool_pool_relationship.py index ca967e96bf..3f5be59ea2 100644 --- a/intersight/model/fcpool_pool_relationship.py +++ b/intersight/model/fcpool_pool_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_pool_response.py b/intersight/model/fcpool_pool_response.py index 1389a132e4..3d69a6ee17 100644 --- a/intersight/model/fcpool_pool_response.py +++ b/intersight/model/fcpool_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation.py b/intersight/model/fcpool_reservation.py index cbc1065d51..9708f4a8ca 100644 --- a/intersight/model/fcpool_reservation.py +++ b/intersight/model/fcpool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_all_of.py b/intersight/model/fcpool_reservation_all_of.py index 3fef54a941..d8bfdcaa07 100644 --- a/intersight/model/fcpool_reservation_all_of.py +++ b/intersight/model/fcpool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_list.py b/intersight/model/fcpool_reservation_list.py index dcaadbcddf..1b2e9dfda1 100644 --- a/intersight/model/fcpool_reservation_list.py +++ b/intersight/model/fcpool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_list_all_of.py b/intersight/model/fcpool_reservation_list_all_of.py index 92d786c879..8dc2e62ad9 100644 --- a/intersight/model/fcpool_reservation_list_all_of.py +++ b/intersight/model/fcpool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_reference.py b/intersight/model/fcpool_reservation_reference.py index 79b01fcce2..e8a50317c3 100644 --- a/intersight/model/fcpool_reservation_reference.py +++ b/intersight/model/fcpool_reservation_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_reference_all_of.py b/intersight/model/fcpool_reservation_reference_all_of.py index ac6152b165..150a5f827f 100644 --- a/intersight/model/fcpool_reservation_reference_all_of.py +++ b/intersight/model/fcpool_reservation_reference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_relationship.py b/intersight/model/fcpool_reservation_relationship.py index 383377f0ed..91fdef6bd8 100644 --- a/intersight/model/fcpool_reservation_relationship.py +++ b/intersight/model/fcpool_reservation_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_reservation_response.py b/intersight/model/fcpool_reservation_response.py index 312d3938d6..d19af3bf7a 100644 --- a/intersight/model/fcpool_reservation_response.py +++ b/intersight/model/fcpool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_universe.py b/intersight/model/fcpool_universe.py index e59174c0e0..41007a9e26 100644 --- a/intersight/model/fcpool_universe.py +++ b/intersight/model/fcpool_universe.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_universe_all_of.py b/intersight/model/fcpool_universe_all_of.py index 817bbf748a..cd1c8d6682 100644 --- a/intersight/model/fcpool_universe_all_of.py +++ b/intersight/model/fcpool_universe_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_universe_list.py b/intersight/model/fcpool_universe_list.py index 1544df0c10..53cfae61af 100644 --- a/intersight/model/fcpool_universe_list.py +++ b/intersight/model/fcpool_universe_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_universe_list_all_of.py b/intersight/model/fcpool_universe_list_all_of.py index cd0496e3ee..ad12aab87e 100644 --- a/intersight/model/fcpool_universe_list_all_of.py +++ b/intersight/model/fcpool_universe_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_universe_relationship.py b/intersight/model/fcpool_universe_relationship.py index 4fb6cd5751..97e66df4b2 100644 --- a/intersight/model/fcpool_universe_relationship.py +++ b/intersight/model/fcpool_universe_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/fcpool_universe_response.py b/intersight/model/fcpool_universe_response.py index 9b4aa58d45..4df80601e4 100644 --- a/intersight/model/fcpool_universe_response.py +++ b/intersight/model/fcpool_universe_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/feedback_feedback_data.py b/intersight/model/feedback_feedback_data.py index b3f0d6c010..c86085f014 100644 --- a/intersight/model/feedback_feedback_data.py +++ b/intersight/model/feedback_feedback_data.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/feedback_feedback_data_all_of.py b/intersight/model/feedback_feedback_data_all_of.py index 43fb19fe61..a86ac2af9d 100644 --- a/intersight/model/feedback_feedback_data_all_of.py +++ b/intersight/model/feedback_feedback_data_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/feedback_feedback_post.py b/intersight/model/feedback_feedback_post.py index 7a30a3ddf6..edc80bcca7 100644 --- a/intersight/model/feedback_feedback_post.py +++ b/intersight/model/feedback_feedback_post.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/feedback_feedback_post_all_of.py b/intersight/model/feedback_feedback_post_all_of.py index e8dc343625..a011a6f107 100644 --- a/intersight/model/feedback_feedback_post_all_of.py +++ b/intersight/model/feedback_feedback_post_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_base_distributable.py b/intersight/model/firmware_base_distributable.py index 886556b5b1..80993d45bf 100644 --- a/intersight/model/firmware_base_distributable.py +++ b/intersight/model/firmware_base_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_base_distributable_all_of.py b/intersight/model/firmware_base_distributable_all_of.py index 652906eb0c..f3c4cc4907 100644 --- a/intersight/model/firmware_base_distributable_all_of.py +++ b/intersight/model/firmware_base_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_base_distributable_relationship.py b/intersight/model/firmware_base_distributable_relationship.py index 1c6e99fbd6..fbc4047cc6 100644 --- a/intersight/model/firmware_base_distributable_relationship.py +++ b/intersight/model/firmware_base_distributable_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_base_impact.py b/intersight/model/firmware_base_impact.py index d406459062..ae7549acd9 100644 --- a/intersight/model/firmware_base_impact.py +++ b/intersight/model/firmware_base_impact.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_base_impact_all_of.py b/intersight/model/firmware_base_impact_all_of.py index 6790e21b16..2250467d1d 100644 --- a/intersight/model/firmware_base_impact_all_of.py +++ b/intersight/model/firmware_base_impact_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_bios_descriptor.py b/intersight/model/firmware_bios_descriptor.py index 113b103ffe..5e812154df 100644 --- a/intersight/model/firmware_bios_descriptor.py +++ b/intersight/model/firmware_bios_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_bios_descriptor_list.py b/intersight/model/firmware_bios_descriptor_list.py index 08aa2faaea..f2b9b1bd1a 100644 --- a/intersight/model/firmware_bios_descriptor_list.py +++ b/intersight/model/firmware_bios_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_bios_descriptor_list_all_of.py b/intersight/model/firmware_bios_descriptor_list_all_of.py index 0259a43d50..8f72dde448 100644 --- a/intersight/model/firmware_bios_descriptor_list_all_of.py +++ b/intersight/model/firmware_bios_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_bios_descriptor_response.py b/intersight/model/firmware_bios_descriptor_response.py index 71e9ce2d95..8894bdf165 100644 --- a/intersight/model/firmware_bios_descriptor_response.py +++ b/intersight/model/firmware_bios_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_board_controller_descriptor.py b/intersight/model/firmware_board_controller_descriptor.py index 75162110c0..fb5f57068d 100644 --- a/intersight/model/firmware_board_controller_descriptor.py +++ b/intersight/model/firmware_board_controller_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_board_controller_descriptor_list.py b/intersight/model/firmware_board_controller_descriptor_list.py index df2e56d517..6c34998740 100644 --- a/intersight/model/firmware_board_controller_descriptor_list.py +++ b/intersight/model/firmware_board_controller_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_board_controller_descriptor_list_all_of.py b/intersight/model/firmware_board_controller_descriptor_list_all_of.py index 4efddbd5d0..00db094680 100644 --- a/intersight/model/firmware_board_controller_descriptor_list_all_of.py +++ b/intersight/model/firmware_board_controller_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_board_controller_descriptor_response.py b/intersight/model/firmware_board_controller_descriptor_response.py index 90cd937df4..f4b92470ab 100644 --- a/intersight/model/firmware_board_controller_descriptor_response.py +++ b/intersight/model/firmware_board_controller_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_chassis_upgrade.py b/intersight/model/firmware_chassis_upgrade.py index b50fc7bc3c..c72521d6d5 100644 --- a/intersight/model/firmware_chassis_upgrade.py +++ b/intersight/model/firmware_chassis_upgrade.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_chassis_upgrade_all_of.py b/intersight/model/firmware_chassis_upgrade_all_of.py index f4cbfce698..d50f47e601 100644 --- a/intersight/model/firmware_chassis_upgrade_all_of.py +++ b/intersight/model/firmware_chassis_upgrade_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_chassis_upgrade_impact.py b/intersight/model/firmware_chassis_upgrade_impact.py index 20ae66e189..fe529b2322 100644 --- a/intersight/model/firmware_chassis_upgrade_impact.py +++ b/intersight/model/firmware_chassis_upgrade_impact.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_chassis_upgrade_impact_all_of.py b/intersight/model/firmware_chassis_upgrade_impact_all_of.py index 5b3e6b06e8..eeb57e9440 100644 --- a/intersight/model/firmware_chassis_upgrade_impact_all_of.py +++ b/intersight/model/firmware_chassis_upgrade_impact_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_chassis_upgrade_list.py b/intersight/model/firmware_chassis_upgrade_list.py index b70ce19346..952603ae5d 100644 --- a/intersight/model/firmware_chassis_upgrade_list.py +++ b/intersight/model/firmware_chassis_upgrade_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_chassis_upgrade_list_all_of.py b/intersight/model/firmware_chassis_upgrade_list_all_of.py index fcba315bba..a5de044e3b 100644 --- a/intersight/model/firmware_chassis_upgrade_list_all_of.py +++ b/intersight/model/firmware_chassis_upgrade_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_chassis_upgrade_response.py b/intersight/model/firmware_chassis_upgrade_response.py index 7e2d65b8f0..0ebf0f7286 100644 --- a/intersight/model/firmware_chassis_upgrade_response.py +++ b/intersight/model/firmware_chassis_upgrade_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_cifs_server.py b/intersight/model/firmware_cifs_server.py index 687ed11b36..73789cd660 100644 --- a/intersight/model/firmware_cifs_server.py +++ b/intersight/model/firmware_cifs_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_cifs_server_all_of.py b/intersight/model/firmware_cifs_server_all_of.py index d33af30b86..cc0f236e82 100644 --- a/intersight/model/firmware_cifs_server_all_of.py +++ b/intersight/model/firmware_cifs_server_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_cimc_descriptor.py b/intersight/model/firmware_cimc_descriptor.py index 58dff9f0dc..0835c3b956 100644 --- a/intersight/model/firmware_cimc_descriptor.py +++ b/intersight/model/firmware_cimc_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_cimc_descriptor_list.py b/intersight/model/firmware_cimc_descriptor_list.py index 69907b5eb6..8bd3913a28 100644 --- a/intersight/model/firmware_cimc_descriptor_list.py +++ b/intersight/model/firmware_cimc_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_cimc_descriptor_list_all_of.py b/intersight/model/firmware_cimc_descriptor_list_all_of.py index 040360540c..ef58940f2f 100644 --- a/intersight/model/firmware_cimc_descriptor_list_all_of.py +++ b/intersight/model/firmware_cimc_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_cimc_descriptor_response.py b/intersight/model/firmware_cimc_descriptor_response.py index 5aed13bc9f..1972969e0d 100644 --- a/intersight/model/firmware_cimc_descriptor_response.py +++ b/intersight/model/firmware_cimc_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_component_descriptor.py b/intersight/model/firmware_component_descriptor.py index 7ec5719ec3..c084a9744e 100644 --- a/intersight/model/firmware_component_descriptor.py +++ b/intersight/model/firmware_component_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_component_descriptor_all_of.py b/intersight/model/firmware_component_descriptor_all_of.py index 61f2ec88a1..e0d6bc9051 100644 --- a/intersight/model/firmware_component_descriptor_all_of.py +++ b/intersight/model/firmware_component_descriptor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_component_impact.py b/intersight/model/firmware_component_impact.py index f19fa570a0..45e52f9da2 100644 --- a/intersight/model/firmware_component_impact.py +++ b/intersight/model/firmware_component_impact.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_component_impact_all_of.py b/intersight/model/firmware_component_impact_all_of.py index d794476a9e..ede0edd7d0 100644 --- a/intersight/model/firmware_component_impact_all_of.py +++ b/intersight/model/firmware_component_impact_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_component_meta.py b/intersight/model/firmware_component_meta.py index 219cd9ca7f..479dbbc781 100644 --- a/intersight/model/firmware_component_meta.py +++ b/intersight/model/firmware_component_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_component_meta_all_of.py b/intersight/model/firmware_component_meta_all_of.py index 3330ec9aeb..b9dabaabc5 100644 --- a/intersight/model/firmware_component_meta_all_of.py +++ b/intersight/model/firmware_component_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_dimm_descriptor.py b/intersight/model/firmware_dimm_descriptor.py index a78224e283..afbb1002f8 100644 --- a/intersight/model/firmware_dimm_descriptor.py +++ b/intersight/model/firmware_dimm_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_dimm_descriptor_list.py b/intersight/model/firmware_dimm_descriptor_list.py index deba21c3cb..41c3d623b0 100644 --- a/intersight/model/firmware_dimm_descriptor_list.py +++ b/intersight/model/firmware_dimm_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_dimm_descriptor_list_all_of.py b/intersight/model/firmware_dimm_descriptor_list_all_of.py index df4ff711db..e8b8015262 100644 --- a/intersight/model/firmware_dimm_descriptor_list_all_of.py +++ b/intersight/model/firmware_dimm_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_dimm_descriptor_response.py b/intersight/model/firmware_dimm_descriptor_response.py index caa5c415b9..2e17d4e7bf 100644 --- a/intersight/model/firmware_dimm_descriptor_response.py +++ b/intersight/model/firmware_dimm_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_direct_download.py b/intersight/model/firmware_direct_download.py index 1e373357a1..18dd7e7732 100644 --- a/intersight/model/firmware_direct_download.py +++ b/intersight/model/firmware_direct_download.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_direct_download_all_of.py b/intersight/model/firmware_direct_download_all_of.py index 5eccc26e74..40f6974200 100644 --- a/intersight/model/firmware_direct_download_all_of.py +++ b/intersight/model/firmware_direct_download_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable.py b/intersight/model/firmware_distributable.py index 32506d95ec..04bf6fd570 100644 --- a/intersight/model/firmware_distributable.py +++ b/intersight/model/firmware_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_all_of.py b/intersight/model/firmware_distributable_all_of.py index e969bf1d97..9835cdb2a6 100644 --- a/intersight/model/firmware_distributable_all_of.py +++ b/intersight/model/firmware_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_list.py b/intersight/model/firmware_distributable_list.py index af9c5d1255..4ba282e3c4 100644 --- a/intersight/model/firmware_distributable_list.py +++ b/intersight/model/firmware_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_list_all_of.py b/intersight/model/firmware_distributable_list_all_of.py index 78fb1fdd5e..b6f7a34954 100644 --- a/intersight/model/firmware_distributable_list_all_of.py +++ b/intersight/model/firmware_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_meta.py b/intersight/model/firmware_distributable_meta.py index c84cb38d90..e39a63b7fc 100644 --- a/intersight/model/firmware_distributable_meta.py +++ b/intersight/model/firmware_distributable_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_meta_all_of.py b/intersight/model/firmware_distributable_meta_all_of.py index 77bfc6315e..819f900c67 100644 --- a/intersight/model/firmware_distributable_meta_all_of.py +++ b/intersight/model/firmware_distributable_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_meta_list.py b/intersight/model/firmware_distributable_meta_list.py index 3d585795c0..4864c4f24e 100644 --- a/intersight/model/firmware_distributable_meta_list.py +++ b/intersight/model/firmware_distributable_meta_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_meta_list_all_of.py b/intersight/model/firmware_distributable_meta_list_all_of.py index 398aac9a6d..940d781530 100644 --- a/intersight/model/firmware_distributable_meta_list_all_of.py +++ b/intersight/model/firmware_distributable_meta_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_meta_relationship.py b/intersight/model/firmware_distributable_meta_relationship.py index 8561b77cd4..31b4ddb46a 100644 --- a/intersight/model/firmware_distributable_meta_relationship.py +++ b/intersight/model/firmware_distributable_meta_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_meta_response.py b/intersight/model/firmware_distributable_meta_response.py index 215331b18e..433ca942a8 100644 --- a/intersight/model/firmware_distributable_meta_response.py +++ b/intersight/model/firmware_distributable_meta_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_relationship.py b/intersight/model/firmware_distributable_relationship.py index cf095c4014..e6d323b639 100644 --- a/intersight/model/firmware_distributable_relationship.py +++ b/intersight/model/firmware_distributable_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_distributable_response.py b/intersight/model/firmware_distributable_response.py index 22ef7dac45..8cd5b95882 100644 --- a/intersight/model/firmware_distributable_response.py +++ b/intersight/model/firmware_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_drive_descriptor.py b/intersight/model/firmware_drive_descriptor.py index f717506d13..fab936d07a 100644 --- a/intersight/model/firmware_drive_descriptor.py +++ b/intersight/model/firmware_drive_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_drive_descriptor_list.py b/intersight/model/firmware_drive_descriptor_list.py index 322b689828..47180c3fb6 100644 --- a/intersight/model/firmware_drive_descriptor_list.py +++ b/intersight/model/firmware_drive_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_drive_descriptor_list_all_of.py b/intersight/model/firmware_drive_descriptor_list_all_of.py index b377fef936..07d7115998 100644 --- a/intersight/model/firmware_drive_descriptor_list_all_of.py +++ b/intersight/model/firmware_drive_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_drive_descriptor_response.py b/intersight/model/firmware_drive_descriptor_response.py index 32207dfdd2..30bfd4a311 100644 --- a/intersight/model/firmware_drive_descriptor_response.py +++ b/intersight/model/firmware_drive_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_driver_distributable.py b/intersight/model/firmware_driver_distributable.py index c24f1f12a6..4ea8843519 100644 --- a/intersight/model/firmware_driver_distributable.py +++ b/intersight/model/firmware_driver_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_driver_distributable_all_of.py b/intersight/model/firmware_driver_distributable_all_of.py index f9e9cdcff7..62501fbb83 100644 --- a/intersight/model/firmware_driver_distributable_all_of.py +++ b/intersight/model/firmware_driver_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_driver_distributable_list.py b/intersight/model/firmware_driver_distributable_list.py index f600097ab7..acafa72cd0 100644 --- a/intersight/model/firmware_driver_distributable_list.py +++ b/intersight/model/firmware_driver_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_driver_distributable_list_all_of.py b/intersight/model/firmware_driver_distributable_list_all_of.py index 1036cf568a..a225f0ceae 100644 --- a/intersight/model/firmware_driver_distributable_list_all_of.py +++ b/intersight/model/firmware_driver_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_driver_distributable_response.py b/intersight/model/firmware_driver_distributable_response.py index 6a4d3da2b2..c010dada91 100644 --- a/intersight/model/firmware_driver_distributable_response.py +++ b/intersight/model/firmware_driver_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_eula.py b/intersight/model/firmware_eula.py index 35c69258f7..0205ee856d 100644 --- a/intersight/model/firmware_eula.py +++ b/intersight/model/firmware_eula.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_eula_all_of.py b/intersight/model/firmware_eula_all_of.py index 875974f141..81c6986c23 100644 --- a/intersight/model/firmware_eula_all_of.py +++ b/intersight/model/firmware_eula_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_eula_list.py b/intersight/model/firmware_eula_list.py index 755c36bdf5..12a053a4ae 100644 --- a/intersight/model/firmware_eula_list.py +++ b/intersight/model/firmware_eula_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_eula_list_all_of.py b/intersight/model/firmware_eula_list_all_of.py index d126846e4a..ed68e7b193 100644 --- a/intersight/model/firmware_eula_list_all_of.py +++ b/intersight/model/firmware_eula_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_eula_response.py b/intersight/model/firmware_eula_response.py index 5f5cf8165c..8785a00290 100644 --- a/intersight/model/firmware_eula_response.py +++ b/intersight/model/firmware_eula_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_exclude_component_pid_list_type.py b/intersight/model/firmware_exclude_component_pid_list_type.py index a0efa93a2d..2e936d09d3 100644 --- a/intersight/model/firmware_exclude_component_pid_list_type.py +++ b/intersight/model/firmware_exclude_component_pid_list_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_exclude_component_pid_list_type_all_of.py b/intersight/model/firmware_exclude_component_pid_list_type_all_of.py index d79057dd4d..ae07657488 100644 --- a/intersight/model/firmware_exclude_component_pid_list_type_all_of.py +++ b/intersight/model/firmware_exclude_component_pid_list_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_fabric_upgrade_impact.py b/intersight/model/firmware_fabric_upgrade_impact.py index b1ad62f35b..930dec7092 100644 --- a/intersight/model/firmware_fabric_upgrade_impact.py +++ b/intersight/model/firmware_fabric_upgrade_impact.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_fabric_upgrade_impact_all_of.py b/intersight/model/firmware_fabric_upgrade_impact_all_of.py index 50511805ef..a55259d245 100644 --- a/intersight/model/firmware_fabric_upgrade_impact_all_of.py +++ b/intersight/model/firmware_fabric_upgrade_impact_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_firmware_inventory.py b/intersight/model/firmware_firmware_inventory.py index 191938f73e..da7ac9c3ab 100644 --- a/intersight/model/firmware_firmware_inventory.py +++ b/intersight/model/firmware_firmware_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_firmware_inventory_all_of.py b/intersight/model/firmware_firmware_inventory_all_of.py index c508b605ff..ab2c8cad1d 100644 --- a/intersight/model/firmware_firmware_inventory_all_of.py +++ b/intersight/model/firmware_firmware_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_firmware_summary.py b/intersight/model/firmware_firmware_summary.py index 4a8cc11e15..088e2ac7e5 100644 --- a/intersight/model/firmware_firmware_summary.py +++ b/intersight/model/firmware_firmware_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_firmware_summary_all_of.py b/intersight/model/firmware_firmware_summary_all_of.py index e03f63219f..8a6b5e1bf4 100644 --- a/intersight/model/firmware_firmware_summary_all_of.py +++ b/intersight/model/firmware_firmware_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_firmware_summary_list.py b/intersight/model/firmware_firmware_summary_list.py index c12ce20823..23652d5a07 100644 --- a/intersight/model/firmware_firmware_summary_list.py +++ b/intersight/model/firmware_firmware_summary_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_firmware_summary_list_all_of.py b/intersight/model/firmware_firmware_summary_list_all_of.py index 07699acb30..68c4638635 100644 --- a/intersight/model/firmware_firmware_summary_list_all_of.py +++ b/intersight/model/firmware_firmware_summary_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_firmware_summary_response.py b/intersight/model/firmware_firmware_summary_response.py index 4d7ddb74fc..3eb62e5549 100644 --- a/intersight/model/firmware_firmware_summary_response.py +++ b/intersight/model/firmware_firmware_summary_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_gpu_descriptor.py b/intersight/model/firmware_gpu_descriptor.py index adaf810d1b..f7e583cf76 100644 --- a/intersight/model/firmware_gpu_descriptor.py +++ b/intersight/model/firmware_gpu_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_gpu_descriptor_list.py b/intersight/model/firmware_gpu_descriptor_list.py index 8553698817..fb5e95a0a9 100644 --- a/intersight/model/firmware_gpu_descriptor_list.py +++ b/intersight/model/firmware_gpu_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_gpu_descriptor_list_all_of.py b/intersight/model/firmware_gpu_descriptor_list_all_of.py index b328e36c41..b0bb493b91 100644 --- a/intersight/model/firmware_gpu_descriptor_list_all_of.py +++ b/intersight/model/firmware_gpu_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_gpu_descriptor_response.py b/intersight/model/firmware_gpu_descriptor_response.py index 70e8aec8c6..a8b73c72a9 100644 --- a/intersight/model/firmware_gpu_descriptor_response.py +++ b/intersight/model/firmware_gpu_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_hba_descriptor.py b/intersight/model/firmware_hba_descriptor.py index 423adc0ac0..01aa911f94 100644 --- a/intersight/model/firmware_hba_descriptor.py +++ b/intersight/model/firmware_hba_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_hba_descriptor_list.py b/intersight/model/firmware_hba_descriptor_list.py index 79605e3ac4..c866f0d583 100644 --- a/intersight/model/firmware_hba_descriptor_list.py +++ b/intersight/model/firmware_hba_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_hba_descriptor_list_all_of.py b/intersight/model/firmware_hba_descriptor_list_all_of.py index d5a574fac6..3e2cb8614f 100644 --- a/intersight/model/firmware_hba_descriptor_list_all_of.py +++ b/intersight/model/firmware_hba_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_hba_descriptor_response.py b/intersight/model/firmware_hba_descriptor_response.py index d16e6043d5..319a4631d1 100644 --- a/intersight/model/firmware_hba_descriptor_response.py +++ b/intersight/model/firmware_hba_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_http_server.py b/intersight/model/firmware_http_server.py index 3e17860951..c33e861426 100644 --- a/intersight/model/firmware_http_server.py +++ b/intersight/model/firmware_http_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_http_server_all_of.py b/intersight/model/firmware_http_server_all_of.py index 21eb35c842..9f21aa33a0 100644 --- a/intersight/model/firmware_http_server_all_of.py +++ b/intersight/model/firmware_http_server_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_iom_descriptor.py b/intersight/model/firmware_iom_descriptor.py index df434e0d9e..fde7933637 100644 --- a/intersight/model/firmware_iom_descriptor.py +++ b/intersight/model/firmware_iom_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_iom_descriptor_list.py b/intersight/model/firmware_iom_descriptor_list.py index 0bd7f43371..02a49b50e9 100644 --- a/intersight/model/firmware_iom_descriptor_list.py +++ b/intersight/model/firmware_iom_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_iom_descriptor_list_all_of.py b/intersight/model/firmware_iom_descriptor_list_all_of.py index 095919e39b..4a6149f273 100644 --- a/intersight/model/firmware_iom_descriptor_list_all_of.py +++ b/intersight/model/firmware_iom_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_iom_descriptor_response.py b/intersight/model/firmware_iom_descriptor_response.py index f7657d6002..4d8fe6d569 100644 --- a/intersight/model/firmware_iom_descriptor_response.py +++ b/intersight/model/firmware_iom_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_mswitch_descriptor.py b/intersight/model/firmware_mswitch_descriptor.py index fc8fc63c79..df871f9ae3 100644 --- a/intersight/model/firmware_mswitch_descriptor.py +++ b/intersight/model/firmware_mswitch_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_mswitch_descriptor_list.py b/intersight/model/firmware_mswitch_descriptor_list.py index 4f1cd356a6..ad244d9738 100644 --- a/intersight/model/firmware_mswitch_descriptor_list.py +++ b/intersight/model/firmware_mswitch_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_mswitch_descriptor_list_all_of.py b/intersight/model/firmware_mswitch_descriptor_list_all_of.py index 9e7cabe638..1afb7c4ff3 100644 --- a/intersight/model/firmware_mswitch_descriptor_list_all_of.py +++ b/intersight/model/firmware_mswitch_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_mswitch_descriptor_response.py b/intersight/model/firmware_mswitch_descriptor_response.py index db4650b637..d22cdcd26e 100644 --- a/intersight/model/firmware_mswitch_descriptor_response.py +++ b/intersight/model/firmware_mswitch_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_network_share.py b/intersight/model/firmware_network_share.py index dc1700a7c5..690c525de1 100644 --- a/intersight/model/firmware_network_share.py +++ b/intersight/model/firmware_network_share.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_network_share_all_of.py b/intersight/model/firmware_network_share_all_of.py index dd4c1fb8c3..c62f61e711 100644 --- a/intersight/model/firmware_network_share_all_of.py +++ b/intersight/model/firmware_network_share_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_nfs_server.py b/intersight/model/firmware_nfs_server.py index 6db25e7582..30df1113e6 100644 --- a/intersight/model/firmware_nfs_server.py +++ b/intersight/model/firmware_nfs_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_nfs_server_all_of.py b/intersight/model/firmware_nfs_server_all_of.py index 2a282b2400..a46733260b 100644 --- a/intersight/model/firmware_nfs_server_all_of.py +++ b/intersight/model/firmware_nfs_server_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_nxos_descriptor.py b/intersight/model/firmware_nxos_descriptor.py index 037ead3aaa..c3db825d35 100644 --- a/intersight/model/firmware_nxos_descriptor.py +++ b/intersight/model/firmware_nxos_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_nxos_descriptor_list.py b/intersight/model/firmware_nxos_descriptor_list.py index 2ed7da60f0..eaeaa34f0e 100644 --- a/intersight/model/firmware_nxos_descriptor_list.py +++ b/intersight/model/firmware_nxos_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_nxos_descriptor_list_all_of.py b/intersight/model/firmware_nxos_descriptor_list_all_of.py index b8078c9d40..5c95bb8254 100644 --- a/intersight/model/firmware_nxos_descriptor_list_all_of.py +++ b/intersight/model/firmware_nxos_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_nxos_descriptor_response.py b/intersight/model/firmware_nxos_descriptor_response.py index 8439e792d3..5898a51b63 100644 --- a/intersight/model/firmware_nxos_descriptor_response.py +++ b/intersight/model/firmware_nxos_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_pcie_descriptor.py b/intersight/model/firmware_pcie_descriptor.py index 972712a597..bb52aab76b 100644 --- a/intersight/model/firmware_pcie_descriptor.py +++ b/intersight/model/firmware_pcie_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_pcie_descriptor_list.py b/intersight/model/firmware_pcie_descriptor_list.py index 651415a4cd..f9963cff97 100644 --- a/intersight/model/firmware_pcie_descriptor_list.py +++ b/intersight/model/firmware_pcie_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_pcie_descriptor_list_all_of.py b/intersight/model/firmware_pcie_descriptor_list_all_of.py index 55f4566bc0..e5568c7e05 100644 --- a/intersight/model/firmware_pcie_descriptor_list_all_of.py +++ b/intersight/model/firmware_pcie_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_pcie_descriptor_response.py b/intersight/model/firmware_pcie_descriptor_response.py index 5481197442..1229fdaf6f 100644 --- a/intersight/model/firmware_pcie_descriptor_response.py +++ b/intersight/model/firmware_pcie_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_psu_descriptor.py b/intersight/model/firmware_psu_descriptor.py index 39805f76fc..8867d73797 100644 --- a/intersight/model/firmware_psu_descriptor.py +++ b/intersight/model/firmware_psu_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_psu_descriptor_list.py b/intersight/model/firmware_psu_descriptor_list.py index 2b904a057d..13421f8b71 100644 --- a/intersight/model/firmware_psu_descriptor_list.py +++ b/intersight/model/firmware_psu_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_psu_descriptor_list_all_of.py b/intersight/model/firmware_psu_descriptor_list_all_of.py index 8545fb9fa9..cf6b51fca4 100644 --- a/intersight/model/firmware_psu_descriptor_list_all_of.py +++ b/intersight/model/firmware_psu_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_psu_descriptor_response.py b/intersight/model/firmware_psu_descriptor_response.py index 80b0e9c254..ba4cbecdf5 100644 --- a/intersight/model/firmware_psu_descriptor_response.py +++ b/intersight/model/firmware_psu_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_running_firmware.py b/intersight/model/firmware_running_firmware.py index f28589eda9..a3492175a7 100644 --- a/intersight/model/firmware_running_firmware.py +++ b/intersight/model/firmware_running_firmware.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_running_firmware_all_of.py b/intersight/model/firmware_running_firmware_all_of.py index 04e7f18fd5..1210205a7a 100644 --- a/intersight/model/firmware_running_firmware_all_of.py +++ b/intersight/model/firmware_running_firmware_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_running_firmware_list.py b/intersight/model/firmware_running_firmware_list.py index 542194933c..44c2664a35 100644 --- a/intersight/model/firmware_running_firmware_list.py +++ b/intersight/model/firmware_running_firmware_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_running_firmware_list_all_of.py b/intersight/model/firmware_running_firmware_list_all_of.py index 30eaee07fb..3ef368aec2 100644 --- a/intersight/model/firmware_running_firmware_list_all_of.py +++ b/intersight/model/firmware_running_firmware_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_running_firmware_relationship.py b/intersight/model/firmware_running_firmware_relationship.py index e1179cd4ce..51d4d3a825 100644 --- a/intersight/model/firmware_running_firmware_relationship.py +++ b/intersight/model/firmware_running_firmware_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_running_firmware_response.py b/intersight/model/firmware_running_firmware_response.py index 0690445994..93f0aa981f 100644 --- a/intersight/model/firmware_running_firmware_response.py +++ b/intersight/model/firmware_running_firmware_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_sas_expander_descriptor.py b/intersight/model/firmware_sas_expander_descriptor.py index c25af5e9c6..a2edf2730f 100644 --- a/intersight/model/firmware_sas_expander_descriptor.py +++ b/intersight/model/firmware_sas_expander_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_sas_expander_descriptor_list.py b/intersight/model/firmware_sas_expander_descriptor_list.py index dfe63b2be5..3850f87c60 100644 --- a/intersight/model/firmware_sas_expander_descriptor_list.py +++ b/intersight/model/firmware_sas_expander_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_sas_expander_descriptor_list_all_of.py b/intersight/model/firmware_sas_expander_descriptor_list_all_of.py index 4c1236cd92..bebf43c4ad 100644 --- a/intersight/model/firmware_sas_expander_descriptor_list_all_of.py +++ b/intersight/model/firmware_sas_expander_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_sas_expander_descriptor_response.py b/intersight/model/firmware_sas_expander_descriptor_response.py index 9a71e9193e..22e4d5b981 100644 --- a/intersight/model/firmware_sas_expander_descriptor_response.py +++ b/intersight/model/firmware_sas_expander_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_server_configuration_utility_distributable.py b/intersight/model/firmware_server_configuration_utility_distributable.py index 5965eea834..92976258b0 100644 --- a/intersight/model/firmware_server_configuration_utility_distributable.py +++ b/intersight/model/firmware_server_configuration_utility_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_server_configuration_utility_distributable_all_of.py b/intersight/model/firmware_server_configuration_utility_distributable_all_of.py index d92f7d3ff4..8698af851f 100644 --- a/intersight/model/firmware_server_configuration_utility_distributable_all_of.py +++ b/intersight/model/firmware_server_configuration_utility_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_server_configuration_utility_distributable_list.py b/intersight/model/firmware_server_configuration_utility_distributable_list.py index 5254e6749e..84e26a62d3 100644 --- a/intersight/model/firmware_server_configuration_utility_distributable_list.py +++ b/intersight/model/firmware_server_configuration_utility_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_server_configuration_utility_distributable_list_all_of.py b/intersight/model/firmware_server_configuration_utility_distributable_list_all_of.py index 9031849bbd..3b8c2eca3b 100644 --- a/intersight/model/firmware_server_configuration_utility_distributable_list_all_of.py +++ b/intersight/model/firmware_server_configuration_utility_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_server_configuration_utility_distributable_relationship.py b/intersight/model/firmware_server_configuration_utility_distributable_relationship.py index 53ab414fa2..4ec101e715 100644 --- a/intersight/model/firmware_server_configuration_utility_distributable_relationship.py +++ b/intersight/model/firmware_server_configuration_utility_distributable_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_server_configuration_utility_distributable_response.py b/intersight/model/firmware_server_configuration_utility_distributable_response.py index af872eb309..cec30fe6c5 100644 --- a/intersight/model/firmware_server_configuration_utility_distributable_response.py +++ b/intersight/model/firmware_server_configuration_utility_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_server_upgrade_impact.py b/intersight/model/firmware_server_upgrade_impact.py index 13d4b5d103..f7be7d0cbb 100644 --- a/intersight/model/firmware_server_upgrade_impact.py +++ b/intersight/model/firmware_server_upgrade_impact.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_server_upgrade_impact_all_of.py b/intersight/model/firmware_server_upgrade_impact_all_of.py index 5f96b6ab55..89b37b7e2d 100644 --- a/intersight/model/firmware_server_upgrade_impact_all_of.py +++ b/intersight/model/firmware_server_upgrade_impact_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_storage_controller_descriptor.py b/intersight/model/firmware_storage_controller_descriptor.py index 32faa36afb..00c5566663 100644 --- a/intersight/model/firmware_storage_controller_descriptor.py +++ b/intersight/model/firmware_storage_controller_descriptor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_storage_controller_descriptor_list.py b/intersight/model/firmware_storage_controller_descriptor_list.py index 5db03acce8..c7b326f8ea 100644 --- a/intersight/model/firmware_storage_controller_descriptor_list.py +++ b/intersight/model/firmware_storage_controller_descriptor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_storage_controller_descriptor_list_all_of.py b/intersight/model/firmware_storage_controller_descriptor_list_all_of.py index cd58432954..0ffb86d297 100644 --- a/intersight/model/firmware_storage_controller_descriptor_list_all_of.py +++ b/intersight/model/firmware_storage_controller_descriptor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_storage_controller_descriptor_response.py b/intersight/model/firmware_storage_controller_descriptor_response.py index 0d25a0eaa5..cbede8c916 100644 --- a/intersight/model/firmware_storage_controller_descriptor_response.py +++ b/intersight/model/firmware_storage_controller_descriptor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_switch_upgrade.py b/intersight/model/firmware_switch_upgrade.py index 8b72fc49e3..672a9b1dcb 100644 --- a/intersight/model/firmware_switch_upgrade.py +++ b/intersight/model/firmware_switch_upgrade.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_switch_upgrade_all_of.py b/intersight/model/firmware_switch_upgrade_all_of.py index fd62742931..c9cdd2423d 100644 --- a/intersight/model/firmware_switch_upgrade_all_of.py +++ b/intersight/model/firmware_switch_upgrade_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_switch_upgrade_list.py b/intersight/model/firmware_switch_upgrade_list.py index 5fa1549da7..64103221bc 100644 --- a/intersight/model/firmware_switch_upgrade_list.py +++ b/intersight/model/firmware_switch_upgrade_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_switch_upgrade_list_all_of.py b/intersight/model/firmware_switch_upgrade_list_all_of.py index e6355998f0..e683cd4ec7 100644 --- a/intersight/model/firmware_switch_upgrade_list_all_of.py +++ b/intersight/model/firmware_switch_upgrade_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_switch_upgrade_response.py b/intersight/model/firmware_switch_upgrade_response.py index fed0d67e28..ceb04d30c1 100644 --- a/intersight/model/firmware_switch_upgrade_response.py +++ b/intersight/model/firmware_switch_upgrade_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_unsupported_version_upgrade.py b/intersight/model/firmware_unsupported_version_upgrade.py index de1a770579..27da139780 100644 --- a/intersight/model/firmware_unsupported_version_upgrade.py +++ b/intersight/model/firmware_unsupported_version_upgrade.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_unsupported_version_upgrade_all_of.py b/intersight/model/firmware_unsupported_version_upgrade_all_of.py index d1f36b970f..50b7e75137 100644 --- a/intersight/model/firmware_unsupported_version_upgrade_all_of.py +++ b/intersight/model/firmware_unsupported_version_upgrade_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_unsupported_version_upgrade_list.py b/intersight/model/firmware_unsupported_version_upgrade_list.py index 9bf8b5e35a..0d1b839da8 100644 --- a/intersight/model/firmware_unsupported_version_upgrade_list.py +++ b/intersight/model/firmware_unsupported_version_upgrade_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_unsupported_version_upgrade_list_all_of.py b/intersight/model/firmware_unsupported_version_upgrade_list_all_of.py index cc812cefa9..7282b6bdf7 100644 --- a/intersight/model/firmware_unsupported_version_upgrade_list_all_of.py +++ b/intersight/model/firmware_unsupported_version_upgrade_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_unsupported_version_upgrade_response.py b/intersight/model/firmware_unsupported_version_upgrade_response.py index 52dc8d2709..86401614c4 100644 --- a/intersight/model/firmware_unsupported_version_upgrade_response.py +++ b/intersight/model/firmware_unsupported_version_upgrade_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade.py b/intersight/model/firmware_upgrade.py index 6e936feb8f..c6a051edb3 100644 --- a/intersight/model/firmware_upgrade.py +++ b/intersight/model/firmware_upgrade.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_all_of.py b/intersight/model/firmware_upgrade_all_of.py index 5ea72b9a77..4d89f502be 100644 --- a/intersight/model/firmware_upgrade_all_of.py +++ b/intersight/model/firmware_upgrade_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_base.py b/intersight/model/firmware_upgrade_base.py index b3881b61f9..9cd2ce4c75 100644 --- a/intersight/model/firmware_upgrade_base.py +++ b/intersight/model/firmware_upgrade_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_base_all_of.py b/intersight/model/firmware_upgrade_base_all_of.py index e3756888a6..378d685ba7 100644 --- a/intersight/model/firmware_upgrade_base_all_of.py +++ b/intersight/model/firmware_upgrade_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_base_relationship.py b/intersight/model/firmware_upgrade_base_relationship.py index 1b97a3143e..bc82464de2 100644 --- a/intersight/model/firmware_upgrade_base_relationship.py +++ b/intersight/model/firmware_upgrade_base_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact.py b/intersight/model/firmware_upgrade_impact.py index 672a19500a..3fd5ec8747 100644 --- a/intersight/model/firmware_upgrade_impact.py +++ b/intersight/model/firmware_upgrade_impact.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact_all_of.py b/intersight/model/firmware_upgrade_impact_all_of.py index 2df11aed47..b9fad1b63a 100644 --- a/intersight/model/firmware_upgrade_impact_all_of.py +++ b/intersight/model/firmware_upgrade_impact_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact_base.py b/intersight/model/firmware_upgrade_impact_base.py index 79c4a0aa2b..7fc04d06b6 100644 --- a/intersight/model/firmware_upgrade_impact_base.py +++ b/intersight/model/firmware_upgrade_impact_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact_base_all_of.py b/intersight/model/firmware_upgrade_impact_base_all_of.py index 1478bf9ec1..dd3df1e9df 100644 --- a/intersight/model/firmware_upgrade_impact_base_all_of.py +++ b/intersight/model/firmware_upgrade_impact_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact_status.py b/intersight/model/firmware_upgrade_impact_status.py index e6540e0316..af99b03a31 100644 --- a/intersight/model/firmware_upgrade_impact_status.py +++ b/intersight/model/firmware_upgrade_impact_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact_status_all_of.py b/intersight/model/firmware_upgrade_impact_status_all_of.py index 4f23b43880..ad87138971 100644 --- a/intersight/model/firmware_upgrade_impact_status_all_of.py +++ b/intersight/model/firmware_upgrade_impact_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact_status_list.py b/intersight/model/firmware_upgrade_impact_status_list.py index dce0890ed3..ce8efad210 100644 --- a/intersight/model/firmware_upgrade_impact_status_list.py +++ b/intersight/model/firmware_upgrade_impact_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact_status_list_all_of.py b/intersight/model/firmware_upgrade_impact_status_list_all_of.py index a6a4d83356..8674c2d234 100644 --- a/intersight/model/firmware_upgrade_impact_status_list_all_of.py +++ b/intersight/model/firmware_upgrade_impact_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact_status_relationship.py b/intersight/model/firmware_upgrade_impact_status_relationship.py index dddd8cbf47..a2958b35b3 100644 --- a/intersight/model/firmware_upgrade_impact_status_relationship.py +++ b/intersight/model/firmware_upgrade_impact_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_impact_status_response.py b/intersight/model/firmware_upgrade_impact_status_response.py index f0459289e5..3008f9964b 100644 --- a/intersight/model/firmware_upgrade_impact_status_response.py +++ b/intersight/model/firmware_upgrade_impact_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_list.py b/intersight/model/firmware_upgrade_list.py index 2af5e4431e..70c303f97a 100644 --- a/intersight/model/firmware_upgrade_list.py +++ b/intersight/model/firmware_upgrade_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_list_all_of.py b/intersight/model/firmware_upgrade_list_all_of.py index 74df2057bd..196a35ff05 100644 --- a/intersight/model/firmware_upgrade_list_all_of.py +++ b/intersight/model/firmware_upgrade_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_response.py b/intersight/model/firmware_upgrade_response.py index aa907975ed..aaa365d5d9 100644 --- a/intersight/model/firmware_upgrade_response.py +++ b/intersight/model/firmware_upgrade_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_status.py b/intersight/model/firmware_upgrade_status.py index c8eb622810..5f60d1f842 100644 --- a/intersight/model/firmware_upgrade_status.py +++ b/intersight/model/firmware_upgrade_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_status_all_of.py b/intersight/model/firmware_upgrade_status_all_of.py index d48c548a01..70e1a9e956 100644 --- a/intersight/model/firmware_upgrade_status_all_of.py +++ b/intersight/model/firmware_upgrade_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_status_list.py b/intersight/model/firmware_upgrade_status_list.py index 1b0794f440..4926768ce8 100644 --- a/intersight/model/firmware_upgrade_status_list.py +++ b/intersight/model/firmware_upgrade_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_status_list_all_of.py b/intersight/model/firmware_upgrade_status_list_all_of.py index aa9597ec2d..71e8d572ac 100644 --- a/intersight/model/firmware_upgrade_status_list_all_of.py +++ b/intersight/model/firmware_upgrade_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_status_relationship.py b/intersight/model/firmware_upgrade_status_relationship.py index f5d93edeef..522ab045bb 100644 --- a/intersight/model/firmware_upgrade_status_relationship.py +++ b/intersight/model/firmware_upgrade_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_status_response.py b/intersight/model/firmware_upgrade_status_response.py index 4934fa277a..eb3d16e06b 100644 --- a/intersight/model/firmware_upgrade_status_response.py +++ b/intersight/model/firmware_upgrade_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_validity.py b/intersight/model/firmware_upgrade_validity.py index 684555fe72..2e092369ce 100644 --- a/intersight/model/firmware_upgrade_validity.py +++ b/intersight/model/firmware_upgrade_validity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/firmware_upgrade_validity_all_of.py b/intersight/model/firmware_upgrade_validity_all_of.py index 52f9534423..4cc131e1c9 100644 --- a/intersight/model/firmware_upgrade_validity_all_of.py +++ b/intersight/model/firmware_upgrade_validity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_catalog.py b/intersight/model/forecast_catalog.py index 5d598e04ec..b18dce1795 100644 --- a/intersight/model/forecast_catalog.py +++ b/intersight/model/forecast_catalog.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_catalog_all_of.py b/intersight/model/forecast_catalog_all_of.py index e39f9c1a18..89f6cbf5e9 100644 --- a/intersight/model/forecast_catalog_all_of.py +++ b/intersight/model/forecast_catalog_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_catalog_list.py b/intersight/model/forecast_catalog_list.py index e921214d24..5a0ebb7f94 100644 --- a/intersight/model/forecast_catalog_list.py +++ b/intersight/model/forecast_catalog_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_catalog_list_all_of.py b/intersight/model/forecast_catalog_list_all_of.py index 4f21146d2c..dd4337f0c6 100644 --- a/intersight/model/forecast_catalog_list_all_of.py +++ b/intersight/model/forecast_catalog_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_catalog_relationship.py b/intersight/model/forecast_catalog_relationship.py index 42602155eb..20f915e9e7 100644 --- a/intersight/model/forecast_catalog_relationship.py +++ b/intersight/model/forecast_catalog_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_catalog_response.py b/intersight/model/forecast_catalog_response.py index 02b7ecbe36..ef657cbe7a 100644 --- a/intersight/model/forecast_catalog_response.py +++ b/intersight/model/forecast_catalog_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_definition.py b/intersight/model/forecast_definition.py index 6c99e9698f..fa9d4c15ab 100644 --- a/intersight/model/forecast_definition.py +++ b/intersight/model/forecast_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_definition_all_of.py b/intersight/model/forecast_definition_all_of.py index 0b9595d986..b6c8428524 100644 --- a/intersight/model/forecast_definition_all_of.py +++ b/intersight/model/forecast_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_definition_list.py b/intersight/model/forecast_definition_list.py index b4f1f657a0..2645ff3c10 100644 --- a/intersight/model/forecast_definition_list.py +++ b/intersight/model/forecast_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_definition_list_all_of.py b/intersight/model/forecast_definition_list_all_of.py index 85704ccf15..459c49de40 100644 --- a/intersight/model/forecast_definition_list_all_of.py +++ b/intersight/model/forecast_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_definition_relationship.py b/intersight/model/forecast_definition_relationship.py index b9d6e14bd5..45d2586e41 100644 --- a/intersight/model/forecast_definition_relationship.py +++ b/intersight/model/forecast_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_definition_response.py b/intersight/model/forecast_definition_response.py index 75944019e8..1e150c4264 100644 --- a/intersight/model/forecast_definition_response.py +++ b/intersight/model/forecast_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_instance.py b/intersight/model/forecast_instance.py index df35112007..7ba2167666 100644 --- a/intersight/model/forecast_instance.py +++ b/intersight/model/forecast_instance.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_instance_all_of.py b/intersight/model/forecast_instance_all_of.py index 63e60ddb4c..3d249e6353 100644 --- a/intersight/model/forecast_instance_all_of.py +++ b/intersight/model/forecast_instance_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_instance_list.py b/intersight/model/forecast_instance_list.py index 32234419d2..7c42dfca17 100644 --- a/intersight/model/forecast_instance_list.py +++ b/intersight/model/forecast_instance_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_instance_list_all_of.py b/intersight/model/forecast_instance_list_all_of.py index 38a0a9d0df..71da58e3d5 100644 --- a/intersight/model/forecast_instance_list_all_of.py +++ b/intersight/model/forecast_instance_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_instance_relationship.py b/intersight/model/forecast_instance_relationship.py index 8c2d42ddec..7ab80311a8 100644 --- a/intersight/model/forecast_instance_relationship.py +++ b/intersight/model/forecast_instance_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_instance_response.py b/intersight/model/forecast_instance_response.py index 605d248eac..852efdb891 100644 --- a/intersight/model/forecast_instance_response.py +++ b/intersight/model/forecast_instance_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_model.py b/intersight/model/forecast_model.py index e161c1438a..83a7df9769 100644 --- a/intersight/model/forecast_model.py +++ b/intersight/model/forecast_model.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/forecast_model_all_of.py b/intersight/model/forecast_model_all_of.py index 3abb64939e..a7db255947 100644 --- a/intersight/model/forecast_model_all_of.py +++ b/intersight/model/forecast_model_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_card.py b/intersight/model/graphics_card.py index 20672ff108..d76cc60a94 100644 --- a/intersight/model/graphics_card.py +++ b/intersight/model/graphics_card.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_card_all_of.py b/intersight/model/graphics_card_all_of.py index cbcbb244f1..b14e0b2eb1 100644 --- a/intersight/model/graphics_card_all_of.py +++ b/intersight/model/graphics_card_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_card_list.py b/intersight/model/graphics_card_list.py index 2d09ed328d..9a53a8e14f 100644 --- a/intersight/model/graphics_card_list.py +++ b/intersight/model/graphics_card_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_card_list_all_of.py b/intersight/model/graphics_card_list_all_of.py index 2a6e1dd9cb..4583e3aad8 100644 --- a/intersight/model/graphics_card_list_all_of.py +++ b/intersight/model/graphics_card_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_card_relationship.py b/intersight/model/graphics_card_relationship.py index 9ec6a1d864..5a3bb6fac2 100644 --- a/intersight/model/graphics_card_relationship.py +++ b/intersight/model/graphics_card_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_card_response.py b/intersight/model/graphics_card_response.py index 82bcb33381..8e70be3c0c 100644 --- a/intersight/model/graphics_card_response.py +++ b/intersight/model/graphics_card_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_controller.py b/intersight/model/graphics_controller.py index 16f576b224..4337625dbf 100644 --- a/intersight/model/graphics_controller.py +++ b/intersight/model/graphics_controller.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_controller_all_of.py b/intersight/model/graphics_controller_all_of.py index 54c395c12c..c803ec2a81 100644 --- a/intersight/model/graphics_controller_all_of.py +++ b/intersight/model/graphics_controller_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_controller_list.py b/intersight/model/graphics_controller_list.py index 90b10c39e1..e3f59b0645 100644 --- a/intersight/model/graphics_controller_list.py +++ b/intersight/model/graphics_controller_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_controller_list_all_of.py b/intersight/model/graphics_controller_list_all_of.py index e670f6c6b6..00035fa243 100644 --- a/intersight/model/graphics_controller_list_all_of.py +++ b/intersight/model/graphics_controller_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_controller_relationship.py b/intersight/model/graphics_controller_relationship.py index c2d7a7dd3b..fd5684b4f8 100644 --- a/intersight/model/graphics_controller_relationship.py +++ b/intersight/model/graphics_controller_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/graphics_controller_response.py b/intersight/model/graphics_controller_response.py index 0ec7607464..245d38e788 100644 --- a/intersight/model/graphics_controller_response.py +++ b/intersight/model/graphics_controller_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_compatibility_status.py b/intersight/model/hcl_compatibility_status.py index fd34402165..6a5dd28a94 100644 --- a/intersight/model/hcl_compatibility_status.py +++ b/intersight/model/hcl_compatibility_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_compatibility_status_all_of.py b/intersight/model/hcl_compatibility_status_all_of.py index 972303e183..6ff4bca4f7 100644 --- a/intersight/model/hcl_compatibility_status_all_of.py +++ b/intersight/model/hcl_compatibility_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_constraint.py b/intersight/model/hcl_constraint.py index 1ede3050fb..0c05efcea1 100644 --- a/intersight/model/hcl_constraint.py +++ b/intersight/model/hcl_constraint.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_constraint_all_of.py b/intersight/model/hcl_constraint_all_of.py index 535e11690f..e26ae8457f 100644 --- a/intersight/model/hcl_constraint_all_of.py +++ b/intersight/model/hcl_constraint_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_driver_image.py b/intersight/model/hcl_driver_image.py index 432c635c48..a7257ca7ac 100644 --- a/intersight/model/hcl_driver_image.py +++ b/intersight/model/hcl_driver_image.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_driver_image_all_of.py b/intersight/model/hcl_driver_image_all_of.py index 5d81c5b633..731c922ad7 100644 --- a/intersight/model/hcl_driver_image_all_of.py +++ b/intersight/model/hcl_driver_image_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_driver_image_list.py b/intersight/model/hcl_driver_image_list.py index 5c2616d74d..be942b647d 100644 --- a/intersight/model/hcl_driver_image_list.py +++ b/intersight/model/hcl_driver_image_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_driver_image_list_all_of.py b/intersight/model/hcl_driver_image_list_all_of.py index 485772dee5..d5580ebca2 100644 --- a/intersight/model/hcl_driver_image_list_all_of.py +++ b/intersight/model/hcl_driver_image_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_driver_image_response.py b/intersight/model/hcl_driver_image_response.py index 3f76744ea4..555c5d11f6 100644 --- a/intersight/model/hcl_driver_image_response.py +++ b/intersight/model/hcl_driver_image_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_exempted_catalog.py b/intersight/model/hcl_exempted_catalog.py index 0201efe462..5de47924b5 100644 --- a/intersight/model/hcl_exempted_catalog.py +++ b/intersight/model/hcl_exempted_catalog.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_exempted_catalog_all_of.py b/intersight/model/hcl_exempted_catalog_all_of.py index e6b5ef34b3..6837ba0300 100644 --- a/intersight/model/hcl_exempted_catalog_all_of.py +++ b/intersight/model/hcl_exempted_catalog_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_exempted_catalog_list.py b/intersight/model/hcl_exempted_catalog_list.py index 10b59b12e2..cdf4e7adc0 100644 --- a/intersight/model/hcl_exempted_catalog_list.py +++ b/intersight/model/hcl_exempted_catalog_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_exempted_catalog_list_all_of.py b/intersight/model/hcl_exempted_catalog_list_all_of.py index ab5e112f8e..d4ced1ad41 100644 --- a/intersight/model/hcl_exempted_catalog_list_all_of.py +++ b/intersight/model/hcl_exempted_catalog_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_exempted_catalog_response.py b/intersight/model/hcl_exempted_catalog_response.py index 459d9ff35f..7f5f175471 100644 --- a/intersight/model/hcl_exempted_catalog_response.py +++ b/intersight/model/hcl_exempted_catalog_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_firmware.py b/intersight/model/hcl_firmware.py index fb54fed73d..a46c4f4088 100644 --- a/intersight/model/hcl_firmware.py +++ b/intersight/model/hcl_firmware.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_firmware_all_of.py b/intersight/model/hcl_firmware_all_of.py index f9c57fad3a..0228353a35 100644 --- a/intersight/model/hcl_firmware_all_of.py +++ b/intersight/model/hcl_firmware_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hardware_compatibility_profile.py b/intersight/model/hcl_hardware_compatibility_profile.py index 96a5cd1b4b..b6e6220add 100644 --- a/intersight/model/hcl_hardware_compatibility_profile.py +++ b/intersight/model/hcl_hardware_compatibility_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hardware_compatibility_profile_all_of.py b/intersight/model/hcl_hardware_compatibility_profile_all_of.py index 2f5cebdba4..b24b2ff5c0 100644 --- a/intersight/model/hcl_hardware_compatibility_profile_all_of.py +++ b/intersight/model/hcl_hardware_compatibility_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info.py b/intersight/model/hcl_hw_catalog_info.py index 24998d3daa..4b4e1a8ce1 100644 --- a/intersight/model/hcl_hw_catalog_info.py +++ b/intersight/model/hcl_hw_catalog_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info_all_of.py b/intersight/model/hcl_hw_catalog_info_all_of.py index 7704ef1a85..a0af528752 100644 --- a/intersight/model/hcl_hw_catalog_info_all_of.py +++ b/intersight/model/hcl_hw_catalog_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info_list.py b/intersight/model/hcl_hw_catalog_info_list.py index 3e1653808a..da7de2616f 100644 --- a/intersight/model/hcl_hw_catalog_info_list.py +++ b/intersight/model/hcl_hw_catalog_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info_list_all_of.py b/intersight/model/hcl_hw_catalog_info_list_all_of.py index 3108d78494..0cf4aead20 100644 --- a/intersight/model/hcl_hw_catalog_info_list_all_of.py +++ b/intersight/model/hcl_hw_catalog_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info_relationship.py b/intersight/model/hcl_hw_catalog_info_relationship.py index 28d4550d70..9ba84d038a 100644 --- a/intersight/model/hcl_hw_catalog_info_relationship.py +++ b/intersight/model/hcl_hw_catalog_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hw_catalog_info_response.py b/intersight/model/hcl_hw_catalog_info_response.py index 05fb2b9c0b..8e7acfde7d 100644 --- a/intersight/model/hcl_hw_catalog_info_response.py +++ b/intersight/model/hcl_hw_catalog_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info.py b/intersight/model/hcl_hyperflex_software_compatibility_info.py index 5f0344d00a..0e887e59e0 100644 --- a/intersight/model/hcl_hyperflex_software_compatibility_info.py +++ b/intersight/model/hcl_hyperflex_software_compatibility_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_all_of.py b/intersight/model/hcl_hyperflex_software_compatibility_info_all_of.py index 8d545a7378..e57fbd8e84 100644 --- a/intersight/model/hcl_hyperflex_software_compatibility_info_all_of.py +++ b/intersight/model/hcl_hyperflex_software_compatibility_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_list.py b/intersight/model/hcl_hyperflex_software_compatibility_info_list.py index d5d8260496..a9ac0b412a 100644 --- a/intersight/model/hcl_hyperflex_software_compatibility_info_list.py +++ b/intersight/model/hcl_hyperflex_software_compatibility_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_list_all_of.py b/intersight/model/hcl_hyperflex_software_compatibility_info_list_all_of.py index 91ebd0bc4f..8b0a55ab2c 100644 --- a/intersight/model/hcl_hyperflex_software_compatibility_info_list_all_of.py +++ b/intersight/model/hcl_hyperflex_software_compatibility_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_relationship.py b/intersight/model/hcl_hyperflex_software_compatibility_info_relationship.py index cfaf0dc1cd..b0d60e9d07 100644 --- a/intersight/model/hcl_hyperflex_software_compatibility_info_relationship.py +++ b/intersight/model/hcl_hyperflex_software_compatibility_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_hyperflex_software_compatibility_info_response.py b/intersight/model/hcl_hyperflex_software_compatibility_info_response.py index fb6e3a4ecb..3f7a2fafb9 100644 --- a/intersight/model/hcl_hyperflex_software_compatibility_info_response.py +++ b/intersight/model/hcl_hyperflex_software_compatibility_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system.py b/intersight/model/hcl_operating_system.py index 75001570be..b0aad59f15 100644 --- a/intersight/model/hcl_operating_system.py +++ b/intersight/model/hcl_operating_system.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_all_of.py b/intersight/model/hcl_operating_system_all_of.py index e93f38a923..a35b9f6360 100644 --- a/intersight/model/hcl_operating_system_all_of.py +++ b/intersight/model/hcl_operating_system_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_list.py b/intersight/model/hcl_operating_system_list.py index 6c1a178639..aeb282ff6f 100644 --- a/intersight/model/hcl_operating_system_list.py +++ b/intersight/model/hcl_operating_system_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_list_all_of.py b/intersight/model/hcl_operating_system_list_all_of.py index edb7bb1f76..b2698b68b7 100644 --- a/intersight/model/hcl_operating_system_list_all_of.py +++ b/intersight/model/hcl_operating_system_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_relationship.py b/intersight/model/hcl_operating_system_relationship.py index a32e246ed6..c48724e082 100644 --- a/intersight/model/hcl_operating_system_relationship.py +++ b/intersight/model/hcl_operating_system_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_response.py b/intersight/model/hcl_operating_system_response.py index c655857f29..90e84259a6 100644 --- a/intersight/model/hcl_operating_system_response.py +++ b/intersight/model/hcl_operating_system_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_vendor.py b/intersight/model/hcl_operating_system_vendor.py index b1741e694d..0aedc4374e 100644 --- a/intersight/model/hcl_operating_system_vendor.py +++ b/intersight/model/hcl_operating_system_vendor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_vendor_all_of.py b/intersight/model/hcl_operating_system_vendor_all_of.py index a0703584e4..54031a22e0 100644 --- a/intersight/model/hcl_operating_system_vendor_all_of.py +++ b/intersight/model/hcl_operating_system_vendor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_vendor_list.py b/intersight/model/hcl_operating_system_vendor_list.py index 8d25d9da28..f970a29d96 100644 --- a/intersight/model/hcl_operating_system_vendor_list.py +++ b/intersight/model/hcl_operating_system_vendor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_vendor_list_all_of.py b/intersight/model/hcl_operating_system_vendor_list_all_of.py index b5ba6846ff..31e1463302 100644 --- a/intersight/model/hcl_operating_system_vendor_list_all_of.py +++ b/intersight/model/hcl_operating_system_vendor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_vendor_relationship.py b/intersight/model/hcl_operating_system_vendor_relationship.py index d89ced34ca..e712b94b1a 100644 --- a/intersight/model/hcl_operating_system_vendor_relationship.py +++ b/intersight/model/hcl_operating_system_vendor_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_operating_system_vendor_response.py b/intersight/model/hcl_operating_system_vendor_response.py index 08f9d1f624..d1827667d3 100644 --- a/intersight/model/hcl_operating_system_vendor_response.py +++ b/intersight/model/hcl_operating_system_vendor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_product.py b/intersight/model/hcl_product.py index 87be175dd0..3c424a40e5 100644 --- a/intersight/model/hcl_product.py +++ b/intersight/model/hcl_product.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_product_all_of.py b/intersight/model/hcl_product_all_of.py index 811ffe6922..fbe2906aa0 100644 --- a/intersight/model/hcl_product_all_of.py +++ b/intersight/model/hcl_product_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info.py b/intersight/model/hcl_server_hw_catalog_info.py index e36fcda7b9..1e701ae2f0 100644 --- a/intersight/model/hcl_server_hw_catalog_info.py +++ b/intersight/model/hcl_server_hw_catalog_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info_all_of.py b/intersight/model/hcl_server_hw_catalog_info_all_of.py index 64959c3924..00722c6d72 100644 --- a/intersight/model/hcl_server_hw_catalog_info_all_of.py +++ b/intersight/model/hcl_server_hw_catalog_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info_list.py b/intersight/model/hcl_server_hw_catalog_info_list.py index 67e640b332..5024f9556c 100644 --- a/intersight/model/hcl_server_hw_catalog_info_list.py +++ b/intersight/model/hcl_server_hw_catalog_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info_list_all_of.py b/intersight/model/hcl_server_hw_catalog_info_list_all_of.py index 520ef58062..6ffb54542b 100644 --- a/intersight/model/hcl_server_hw_catalog_info_list_all_of.py +++ b/intersight/model/hcl_server_hw_catalog_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info_relationship.py b/intersight/model/hcl_server_hw_catalog_info_relationship.py index 72b69be211..dcf12b86dc 100644 --- a/intersight/model/hcl_server_hw_catalog_info_relationship.py +++ b/intersight/model/hcl_server_hw_catalog_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_server_hw_catalog_info_response.py b/intersight/model/hcl_server_hw_catalog_info_response.py index 1984426a70..10bb5e96f7 100644 --- a/intersight/model/hcl_server_hw_catalog_info_response.py +++ b/intersight/model/hcl_server_hw_catalog_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_supported_driver_name.py b/intersight/model/hcl_supported_driver_name.py index b4a0eac177..f47c4c4124 100644 --- a/intersight/model/hcl_supported_driver_name.py +++ b/intersight/model/hcl_supported_driver_name.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hcl_supported_driver_name_all_of.py b/intersight/model/hcl_supported_driver_name_all_of.py index 0198748cc8..b0a74db619 100644 --- a/intersight/model/hcl_supported_driver_name_all_of.py +++ b/intersight/model/hcl_supported_driver_name_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_abstract_app_setting.py b/intersight/model/hyperflex_abstract_app_setting.py index 547a18971f..6011e897a7 100644 --- a/intersight/model/hyperflex_abstract_app_setting.py +++ b/intersight/model/hyperflex_abstract_app_setting.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_abstract_app_setting_all_of.py b/intersight/model/hyperflex_abstract_app_setting_all_of.py index befcbecb69..8e93da417c 100644 --- a/intersight/model/hyperflex_abstract_app_setting_all_of.py +++ b/intersight/model/hyperflex_abstract_app_setting_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_alarm.py b/intersight/model/hyperflex_alarm.py index f6c3f08c4d..2554210b19 100644 --- a/intersight/model/hyperflex_alarm.py +++ b/intersight/model/hyperflex_alarm.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_alarm_all_of.py b/intersight/model/hyperflex_alarm_all_of.py index 0fd47d2f96..46ce1be2e7 100644 --- a/intersight/model/hyperflex_alarm_all_of.py +++ b/intersight/model/hyperflex_alarm_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_alarm_list.py b/intersight/model/hyperflex_alarm_list.py index f77c0ac615..c97a10a0a5 100644 --- a/intersight/model/hyperflex_alarm_list.py +++ b/intersight/model/hyperflex_alarm_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_alarm_list_all_of.py b/intersight/model/hyperflex_alarm_list_all_of.py index cd6767e0e5..3184c25700 100644 --- a/intersight/model/hyperflex_alarm_list_all_of.py +++ b/intersight/model/hyperflex_alarm_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_alarm_relationship.py b/intersight/model/hyperflex_alarm_relationship.py index 1b375eea3d..364a7071e2 100644 --- a/intersight/model/hyperflex_alarm_relationship.py +++ b/intersight/model/hyperflex_alarm_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_alarm_response.py b/intersight/model/hyperflex_alarm_response.py index ddebbc69b5..5b49f33c0c 100644 --- a/intersight/model/hyperflex_alarm_response.py +++ b/intersight/model/hyperflex_alarm_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_alarm_summary.py b/intersight/model/hyperflex_alarm_summary.py index 3562907e65..f9d10c327c 100644 --- a/intersight/model/hyperflex_alarm_summary.py +++ b/intersight/model/hyperflex_alarm_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -68,6 +68,11 @@ class HyperflexAlarmSummary(ModelComposed): ('object_type',): { 'HYPERFLEX.ALARMSUMMARY': "hyperflex.AlarmSummary", }, + ('health',): { + 'HEALTHY': "Healthy", + 'WARNING': "Warning", + 'CRITICAL': "Critical", + }, } validations = { @@ -99,6 +104,8 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'critical': (int,), # noqa: E501 + 'health': (str,), # noqa: E501 + 'info': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -114,10 +121,16 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'critical': 'Critical', # noqa: E501 + 'health': 'Health', # noqa: E501 + 'info': 'Info', # noqa: E501 'warning': 'Warning', # noqa: E501 } read_only_vars = { + 'critical', # noqa: E501 + 'health', # noqa: E501 + 'info', # noqa: E501 + 'warning', # noqa: E501 } @classmethod @@ -159,6 +172,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 + health (str): The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 + info (int): The count of alarms that have severity type Info.. [optional] # noqa: E501 warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 """ @@ -273,6 +288,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 + health (str): The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 + info (int): The count of alarms that have severity type Info.. [optional] # noqa: E501 warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 """ diff --git a/intersight/model/hyperflex_alarm_summary_all_of.py b/intersight/model/hyperflex_alarm_summary_all_of.py index 17ff414aca..7e8df49355 100644 --- a/intersight/model/hyperflex_alarm_summary_all_of.py +++ b/intersight/model/hyperflex_alarm_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -62,6 +62,11 @@ class HyperflexAlarmSummaryAllOf(ModelNormal): ('object_type',): { 'HYPERFLEX.ALARMSUMMARY': "hyperflex.AlarmSummary", }, + ('health',): { + 'HEALTHY': "Healthy", + 'WARNING': "Warning", + 'CRITICAL': "Critical", + }, } validations = { @@ -91,6 +96,8 @@ def openapi_types(): 'class_id': (str,), # noqa: E501 'object_type': (str,), # noqa: E501 'critical': (int,), # noqa: E501 + 'health': (str,), # noqa: E501 + 'info': (int,), # noqa: E501 'warning': (int,), # noqa: E501 } @@ -103,10 +110,16 @@ def discriminator(): 'class_id': 'ClassId', # noqa: E501 'object_type': 'ObjectType', # noqa: E501 'critical': 'Critical', # noqa: E501 + 'health': 'Health', # noqa: E501 + 'info': 'Info', # noqa: E501 'warning': 'Warning', # noqa: E501 } read_only_vars = { + 'critical', # noqa: E501 + 'health', # noqa: E501 + 'info', # noqa: E501 + 'warning', # noqa: E501 } _composed_schemas = {} @@ -152,6 +165,8 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 + health (str): The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 + info (int): The count of alarms that have severity type Info.. [optional] # noqa: E501 warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 """ @@ -247,6 +262,8 @@ def __init__(self, *args, **kwargs): # noqa: E501 through its discriminator because we passed in _visited_composed_classes = (Animal,) critical (int): The count of alarms that have severity type Critical.. [optional] # noqa: E501 + health (str): The health of the managed endpoint. The health is computed from the highest-severity alarm raised on the endpoint. * `Healthy` - The Enum value represents that the entity is healthy. * `Warning` - The Enum value Warning represents that the entity has one or more active warnings on it. * `Critical` - The Enum value Critical represents that the entity is in a critical state.. [optional] if omitted the server will use the default value of "Healthy" # noqa: E501 + info (int): The count of alarms that have severity type Info.. [optional] # noqa: E501 warning (int): The count of alarms that have severity type Warning.. [optional] # noqa: E501 """ diff --git a/intersight/model/hyperflex_app_catalog.py b/intersight/model/hyperflex_app_catalog.py index d7dd49c989..b746c52906 100644 --- a/intersight/model/hyperflex_app_catalog.py +++ b/intersight/model/hyperflex_app_catalog.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_app_catalog_all_of.py b/intersight/model/hyperflex_app_catalog_all_of.py index 86ec1d4d94..1e5026da0f 100644 --- a/intersight/model/hyperflex_app_catalog_all_of.py +++ b/intersight/model/hyperflex_app_catalog_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_app_catalog_list.py b/intersight/model/hyperflex_app_catalog_list.py index f2f0babd34..5b7e0938cf 100644 --- a/intersight/model/hyperflex_app_catalog_list.py +++ b/intersight/model/hyperflex_app_catalog_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_app_catalog_list_all_of.py b/intersight/model/hyperflex_app_catalog_list_all_of.py index 147831c4ab..f1893ea8a3 100644 --- a/intersight/model/hyperflex_app_catalog_list_all_of.py +++ b/intersight/model/hyperflex_app_catalog_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_app_catalog_relationship.py b/intersight/model/hyperflex_app_catalog_relationship.py index d6dd172161..828bafd3c3 100644 --- a/intersight/model/hyperflex_app_catalog_relationship.py +++ b/intersight/model/hyperflex_app_catalog_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_app_catalog_response.py b/intersight/model/hyperflex_app_catalog_response.py index c8b176dd73..2e3bd849ef 100644 --- a/intersight/model/hyperflex_app_catalog_response.py +++ b/intersight/model/hyperflex_app_catalog_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_app_setting_constraint.py b/intersight/model/hyperflex_app_setting_constraint.py index 541760a980..a1c6a8ae84 100644 --- a/intersight/model/hyperflex_app_setting_constraint.py +++ b/intersight/model/hyperflex_app_setting_constraint.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_app_setting_constraint_all_of.py b/intersight/model/hyperflex_app_setting_constraint_all_of.py index 4b48210888..70dd8733f0 100644 --- a/intersight/model/hyperflex_app_setting_constraint_all_of.py +++ b/intersight/model/hyperflex_app_setting_constraint_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_auto_support_policy.py b/intersight/model/hyperflex_auto_support_policy.py index 67ff12bf7c..33cbb64b05 100644 --- a/intersight/model/hyperflex_auto_support_policy.py +++ b/intersight/model/hyperflex_auto_support_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_auto_support_policy_all_of.py b/intersight/model/hyperflex_auto_support_policy_all_of.py index f7ae13b006..e5c8869e5a 100644 --- a/intersight/model/hyperflex_auto_support_policy_all_of.py +++ b/intersight/model/hyperflex_auto_support_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_auto_support_policy_list.py b/intersight/model/hyperflex_auto_support_policy_list.py index f3833e097e..e435877c80 100644 --- a/intersight/model/hyperflex_auto_support_policy_list.py +++ b/intersight/model/hyperflex_auto_support_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_auto_support_policy_list_all_of.py b/intersight/model/hyperflex_auto_support_policy_list_all_of.py index 5722839c6e..b36f91bb5d 100644 --- a/intersight/model/hyperflex_auto_support_policy_list_all_of.py +++ b/intersight/model/hyperflex_auto_support_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_auto_support_policy_relationship.py b/intersight/model/hyperflex_auto_support_policy_relationship.py index d938afbb9d..16eb945127 100644 --- a/intersight/model/hyperflex_auto_support_policy_relationship.py +++ b/intersight/model/hyperflex_auto_support_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_auto_support_policy_response.py b/intersight/model/hyperflex_auto_support_policy_response.py index 3c16f568c2..63cf9f56fa 100644 --- a/intersight/model/hyperflex_auto_support_policy_response.py +++ b/intersight/model/hyperflex_auto_support_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_backup_cluster.py b/intersight/model/hyperflex_backup_cluster.py index 4f93c52f88..fa91ac794f 100644 --- a/intersight/model/hyperflex_backup_cluster.py +++ b/intersight/model/hyperflex_backup_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_backup_cluster_all_of.py b/intersight/model/hyperflex_backup_cluster_all_of.py index a1a7740262..cf252f5c2a 100644 --- a/intersight/model/hyperflex_backup_cluster_all_of.py +++ b/intersight/model/hyperflex_backup_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_backup_cluster_list.py b/intersight/model/hyperflex_backup_cluster_list.py index 933fb30182..0f5b7a8de9 100644 --- a/intersight/model/hyperflex_backup_cluster_list.py +++ b/intersight/model/hyperflex_backup_cluster_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_backup_cluster_list_all_of.py b/intersight/model/hyperflex_backup_cluster_list_all_of.py index 4793f4c4ce..48f54a6fd9 100644 --- a/intersight/model/hyperflex_backup_cluster_list_all_of.py +++ b/intersight/model/hyperflex_backup_cluster_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_backup_cluster_relationship.py b/intersight/model/hyperflex_backup_cluster_relationship.py index 037ca41b0f..8dd4b4f008 100644 --- a/intersight/model/hyperflex_backup_cluster_relationship.py +++ b/intersight/model/hyperflex_backup_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_backup_cluster_response.py b/intersight/model/hyperflex_backup_cluster_response.py index 81ae830448..1a4a2e8880 100644 --- a/intersight/model/hyperflex_backup_cluster_response.py +++ b/intersight/model/hyperflex_backup_cluster_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_backup_policy_settings.py b/intersight/model/hyperflex_backup_policy_settings.py index fb8f6959b8..24ee498e75 100644 --- a/intersight/model/hyperflex_backup_policy_settings.py +++ b/intersight/model/hyperflex_backup_policy_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_backup_policy_settings_all_of.py b/intersight/model/hyperflex_backup_policy_settings_all_of.py index 75b7a16f9c..c4b443607e 100644 --- a/intersight/model/hyperflex_backup_policy_settings_all_of.py +++ b/intersight/model/hyperflex_backup_policy_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_base_cluster.py b/intersight/model/hyperflex_base_cluster.py index 5c93032d01..b201f77a35 100644 --- a/intersight/model/hyperflex_base_cluster.py +++ b/intersight/model/hyperflex_base_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_base_cluster_all_of.py b/intersight/model/hyperflex_base_cluster_all_of.py index 8231b3e325..838c179db4 100644 --- a/intersight/model/hyperflex_base_cluster_all_of.py +++ b/intersight/model/hyperflex_base_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_base_cluster_relationship.py b/intersight/model/hyperflex_base_cluster_relationship.py index c1dcef86c8..72aa9525b5 100644 --- a/intersight/model/hyperflex_base_cluster_relationship.py +++ b/intersight/model/hyperflex_base_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_info.py b/intersight/model/hyperflex_capability_info.py index bcb35d467a..1c47aaaef0 100644 --- a/intersight/model/hyperflex_capability_info.py +++ b/intersight/model/hyperflex_capability_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_info_all_of.py b/intersight/model/hyperflex_capability_info_all_of.py index 092dbf318b..4658c73b39 100644 --- a/intersight/model/hyperflex_capability_info_all_of.py +++ b/intersight/model/hyperflex_capability_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_info_list.py b/intersight/model/hyperflex_capability_info_list.py index 7303a0f74e..914c5e857d 100644 --- a/intersight/model/hyperflex_capability_info_list.py +++ b/intersight/model/hyperflex_capability_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_info_list_all_of.py b/intersight/model/hyperflex_capability_info_list_all_of.py index 296cd46ea8..ff7e7bfa99 100644 --- a/intersight/model/hyperflex_capability_info_list_all_of.py +++ b/intersight/model/hyperflex_capability_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_info_relationship.py b/intersight/model/hyperflex_capability_info_relationship.py index 4ca2f39940..247baff0b2 100644 --- a/intersight/model/hyperflex_capability_info_relationship.py +++ b/intersight/model/hyperflex_capability_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_capability_info_response.py b/intersight/model/hyperflex_capability_info_response.py index e9f4d0d75d..27200b8bbd 100644 --- a/intersight/model/hyperflex_capability_info_response.py +++ b/intersight/model/hyperflex_capability_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster.py b/intersight/model/hyperflex_cluster.py index 2260d1ef1a..afd7fd459c 100644 --- a/intersight/model/hyperflex_cluster.py +++ b/intersight/model/hyperflex_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_all_of.py b/intersight/model/hyperflex_cluster_all_of.py index 40eed6d478..868d11b1e8 100644 --- a/intersight/model/hyperflex_cluster_all_of.py +++ b/intersight/model/hyperflex_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy.py b/intersight/model/hyperflex_cluster_backup_policy.py index 96c3b3f7c8..75117f6b8c 100644 --- a/intersight/model/hyperflex_cluster_backup_policy.py +++ b/intersight/model/hyperflex_cluster_backup_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_all_of.py index 23d00808f1..fc6b023556 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_all_of.py +++ b/intersight/model/hyperflex_cluster_backup_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment.py b/intersight/model/hyperflex_cluster_backup_policy_deployment.py index a4ff9b0ba8..3d3481d82c 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_deployment.py +++ b/intersight/model/hyperflex_cluster_backup_policy_deployment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_deployment_all_of.py index 7836c00123..d92b55ae97 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_deployment_all_of.py +++ b/intersight/model/hyperflex_cluster_backup_policy_deployment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment_list.py b/intersight/model/hyperflex_cluster_backup_policy_deployment_list.py index 5a3f1b720b..bd2bfb5c9e 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_deployment_list.py +++ b/intersight/model/hyperflex_cluster_backup_policy_deployment_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment_list_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_deployment_list_all_of.py index 748286a476..ad59893900 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_deployment_list_all_of.py +++ b/intersight/model/hyperflex_cluster_backup_policy_deployment_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_deployment_response.py b/intersight/model/hyperflex_cluster_backup_policy_deployment_response.py index fbf43a2d9a..c8afdc8127 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_deployment_response.py +++ b/intersight/model/hyperflex_cluster_backup_policy_deployment_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory.py b/intersight/model/hyperflex_cluster_backup_policy_inventory.py index 19b79108a8..d04d9b8afd 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_inventory.py +++ b/intersight/model/hyperflex_cluster_backup_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_all_of.py index ed018fc93d..51257502c3 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_inventory_all_of.py +++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_list.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_list.py index 05bad0b7cc..88ec8d8c89 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_inventory_list.py +++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_list_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_list_all_of.py index 16a3760868..fef31fe6dd 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_inventory_list_all_of.py +++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_relationship.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_relationship.py index 1a9a12ea29..a98a6d4660 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_inventory_relationship.py +++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py b/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py index 00203fbad3..cab869d27f 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py +++ b/intersight/model/hyperflex_cluster_backup_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_list.py b/intersight/model/hyperflex_cluster_backup_policy_list.py index b9530ae09c..fa0270d019 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_list.py +++ b/intersight/model/hyperflex_cluster_backup_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_list_all_of.py b/intersight/model/hyperflex_cluster_backup_policy_list_all_of.py index b53674438e..6149275333 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_list_all_of.py +++ b/intersight/model/hyperflex_cluster_backup_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_backup_policy_response.py b/intersight/model/hyperflex_cluster_backup_policy_response.py index f6fb8e205e..8d8f79b3db 100644 --- a/intersight/model/hyperflex_cluster_backup_policy_response.py +++ b/intersight/model/hyperflex_cluster_backup_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot.py index 51db470263..1dc1211837 100644 --- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot.py +++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_all_of.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_all_of.py index b70e8608db..e73b1612f9 100644 --- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_all_of.py +++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list.py index ad7919afde..d52d741258 100644 --- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list.py +++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list_all_of.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list_all_of.py index f0cd0b2e34..bca5c7eeda 100644 --- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list_all_of.py +++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_response.py b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_response.py index 5fc4614c20..10320d7128 100644 --- a/intersight/model/hyperflex_cluster_health_check_execution_snapshot_response.py +++ b/intersight/model/hyperflex_cluster_health_check_execution_snapshot_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_list.py b/intersight/model/hyperflex_cluster_list.py index 2dd5cdbb27..db3e15fee9 100644 --- a/intersight/model/hyperflex_cluster_list.py +++ b/intersight/model/hyperflex_cluster_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_list_all_of.py b/intersight/model/hyperflex_cluster_list_all_of.py index f221ceb869..66fa573ee4 100644 --- a/intersight/model/hyperflex_cluster_list_all_of.py +++ b/intersight/model/hyperflex_cluster_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_network_policy.py b/intersight/model/hyperflex_cluster_network_policy.py index 3d5afaab98..d60a34c010 100644 --- a/intersight/model/hyperflex_cluster_network_policy.py +++ b/intersight/model/hyperflex_cluster_network_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_network_policy_all_of.py b/intersight/model/hyperflex_cluster_network_policy_all_of.py index 5f274e1aef..8460095c7d 100644 --- a/intersight/model/hyperflex_cluster_network_policy_all_of.py +++ b/intersight/model/hyperflex_cluster_network_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_network_policy_list.py b/intersight/model/hyperflex_cluster_network_policy_list.py index 64a8d043a0..925a2ab61f 100644 --- a/intersight/model/hyperflex_cluster_network_policy_list.py +++ b/intersight/model/hyperflex_cluster_network_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_network_policy_list_all_of.py b/intersight/model/hyperflex_cluster_network_policy_list_all_of.py index 82846202bf..0ac9f0e8a0 100644 --- a/intersight/model/hyperflex_cluster_network_policy_list_all_of.py +++ b/intersight/model/hyperflex_cluster_network_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_network_policy_relationship.py b/intersight/model/hyperflex_cluster_network_policy_relationship.py index c72bc301a3..a92e7ee295 100644 --- a/intersight/model/hyperflex_cluster_network_policy_relationship.py +++ b/intersight/model/hyperflex_cluster_network_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_network_policy_response.py b/intersight/model/hyperflex_cluster_network_policy_response.py index a6c7b00b2d..ce1c7466ea 100644 --- a/intersight/model/hyperflex_cluster_network_policy_response.py +++ b/intersight/model/hyperflex_cluster_network_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_profile.py b/intersight/model/hyperflex_cluster_profile.py index 048698b6c3..4528835930 100644 --- a/intersight/model/hyperflex_cluster_profile.py +++ b/intersight/model/hyperflex_cluster_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_profile_all_of.py b/intersight/model/hyperflex_cluster_profile_all_of.py index 27e2d4edbf..7b89d8b513 100644 --- a/intersight/model/hyperflex_cluster_profile_all_of.py +++ b/intersight/model/hyperflex_cluster_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_profile_list.py b/intersight/model/hyperflex_cluster_profile_list.py index 452166db6f..5822ff10a3 100644 --- a/intersight/model/hyperflex_cluster_profile_list.py +++ b/intersight/model/hyperflex_cluster_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_profile_list_all_of.py b/intersight/model/hyperflex_cluster_profile_list_all_of.py index e8ec31a870..5b62ab7597 100644 --- a/intersight/model/hyperflex_cluster_profile_list_all_of.py +++ b/intersight/model/hyperflex_cluster_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_profile_relationship.py b/intersight/model/hyperflex_cluster_profile_relationship.py index 47c901d9a3..b004bfe747 100644 --- a/intersight/model/hyperflex_cluster_profile_relationship.py +++ b/intersight/model/hyperflex_cluster_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_profile_response.py b/intersight/model/hyperflex_cluster_profile_response.py index b89b599e3f..61eb13e95f 100644 --- a/intersight/model/hyperflex_cluster_profile_response.py +++ b/intersight/model/hyperflex_cluster_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_relationship.py b/intersight/model/hyperflex_cluster_relationship.py index 4bfbff5792..e52c87b4fe 100644 --- a/intersight/model/hyperflex_cluster_relationship.py +++ b/intersight/model/hyperflex_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy.py b/intersight/model/hyperflex_cluster_replication_network_policy.py index 55d294cffb..09311f48c1 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_all_of.py b/intersight/model/hyperflex_cluster_replication_network_policy_all_of.py index 381c5adbd4..14a7390093 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy_all_of.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment.py index 4a5a81fc91..f21460c9c5 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_all_of.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_all_of.py index 6a121100e6..eede70089d 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_all_of.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list.py index 75c81b4592..f3abbbd029 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list_all_of.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list_all_of.py index e0b5c65494..9f54bdf586 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list_all_of.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_response.py b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_response.py index 8730e9d8e8..db83155fe3 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy_deployment_response.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy_deployment_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_list.py b/intersight/model/hyperflex_cluster_replication_network_policy_list.py index 0031d7c01b..6498e12072 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy_list.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_list_all_of.py b/intersight/model/hyperflex_cluster_replication_network_policy_list_all_of.py index 765b681220..4b16c445f4 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy_list_all_of.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_replication_network_policy_response.py b/intersight/model/hyperflex_cluster_replication_network_policy_response.py index bba2012fe7..c3132012ae 100644 --- a/intersight/model/hyperflex_cluster_replication_network_policy_response.py +++ b/intersight/model/hyperflex_cluster_replication_network_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_response.py b/intersight/model/hyperflex_cluster_response.py index 5385d9217c..b0ca4195b2 100644 --- a/intersight/model/hyperflex_cluster_response.py +++ b/intersight/model/hyperflex_cluster_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_storage_policy.py b/intersight/model/hyperflex_cluster_storage_policy.py index 4b433816bf..ac7dfb1eab 100644 --- a/intersight/model/hyperflex_cluster_storage_policy.py +++ b/intersight/model/hyperflex_cluster_storage_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_storage_policy_all_of.py b/intersight/model/hyperflex_cluster_storage_policy_all_of.py index db84e3e4b6..3dfa719f99 100644 --- a/intersight/model/hyperflex_cluster_storage_policy_all_of.py +++ b/intersight/model/hyperflex_cluster_storage_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_storage_policy_list.py b/intersight/model/hyperflex_cluster_storage_policy_list.py index e261b2a29c..fcd3dee272 100644 --- a/intersight/model/hyperflex_cluster_storage_policy_list.py +++ b/intersight/model/hyperflex_cluster_storage_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_storage_policy_list_all_of.py b/intersight/model/hyperflex_cluster_storage_policy_list_all_of.py index 58fd10c7c3..558664d9d3 100644 --- a/intersight/model/hyperflex_cluster_storage_policy_list_all_of.py +++ b/intersight/model/hyperflex_cluster_storage_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_storage_policy_relationship.py b/intersight/model/hyperflex_cluster_storage_policy_relationship.py index c94723087f..917d619b1c 100644 --- a/intersight/model/hyperflex_cluster_storage_policy_relationship.py +++ b/intersight/model/hyperflex_cluster_storage_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_cluster_storage_policy_response.py b/intersight/model/hyperflex_cluster_storage_policy_response.py index 1ed6c1a6e3..b82790623f 100644 --- a/intersight/model/hyperflex_cluster_storage_policy_response.py +++ b/intersight/model/hyperflex_cluster_storage_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result.py b/intersight/model/hyperflex_config_result.py index 8b87026284..a27b1b338c 100644 --- a/intersight/model/hyperflex_config_result.py +++ b/intersight/model/hyperflex_config_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_all_of.py b/intersight/model/hyperflex_config_result_all_of.py index efda49110a..1bcc80f5d2 100644 --- a/intersight/model/hyperflex_config_result_all_of.py +++ b/intersight/model/hyperflex_config_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_entry.py b/intersight/model/hyperflex_config_result_entry.py index 32e73d2da6..6d0187b33d 100644 --- a/intersight/model/hyperflex_config_result_entry.py +++ b/intersight/model/hyperflex_config_result_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_entry_all_of.py b/intersight/model/hyperflex_config_result_entry_all_of.py index 5d9bf106b7..6d672d14dc 100644 --- a/intersight/model/hyperflex_config_result_entry_all_of.py +++ b/intersight/model/hyperflex_config_result_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_entry_list.py b/intersight/model/hyperflex_config_result_entry_list.py index fe76e439a9..779b52c241 100644 --- a/intersight/model/hyperflex_config_result_entry_list.py +++ b/intersight/model/hyperflex_config_result_entry_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_entry_list_all_of.py b/intersight/model/hyperflex_config_result_entry_list_all_of.py index 21d588a2df..365ff81848 100644 --- a/intersight/model/hyperflex_config_result_entry_list_all_of.py +++ b/intersight/model/hyperflex_config_result_entry_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_entry_relationship.py b/intersight/model/hyperflex_config_result_entry_relationship.py index c25e3ef287..a42df18c8a 100644 --- a/intersight/model/hyperflex_config_result_entry_relationship.py +++ b/intersight/model/hyperflex_config_result_entry_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_entry_response.py b/intersight/model/hyperflex_config_result_entry_response.py index 3aa73098c1..5feb711996 100644 --- a/intersight/model/hyperflex_config_result_entry_response.py +++ b/intersight/model/hyperflex_config_result_entry_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_list.py b/intersight/model/hyperflex_config_result_list.py index af07f4349c..56784237da 100644 --- a/intersight/model/hyperflex_config_result_list.py +++ b/intersight/model/hyperflex_config_result_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_list_all_of.py b/intersight/model/hyperflex_config_result_list_all_of.py index d62864d7bc..c0e03fb254 100644 --- a/intersight/model/hyperflex_config_result_list_all_of.py +++ b/intersight/model/hyperflex_config_result_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_relationship.py b/intersight/model/hyperflex_config_result_relationship.py index 279e9ab3e4..3945199da4 100644 --- a/intersight/model/hyperflex_config_result_relationship.py +++ b/intersight/model/hyperflex_config_result_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_config_result_response.py b/intersight/model/hyperflex_config_result_response.py index 79b441b3c0..f8c318eedb 100644 --- a/intersight/model/hyperflex_config_result_response.py +++ b/intersight/model/hyperflex_config_result_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_data_protection_peer.py b/intersight/model/hyperflex_data_protection_peer.py index 573c49c6db..e071b701a7 100644 --- a/intersight/model/hyperflex_data_protection_peer.py +++ b/intersight/model/hyperflex_data_protection_peer.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_data_protection_peer_all_of.py b/intersight/model/hyperflex_data_protection_peer_all_of.py index f67df33673..04b4f7cb63 100644 --- a/intersight/model/hyperflex_data_protection_peer_all_of.py +++ b/intersight/model/hyperflex_data_protection_peer_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_data_protection_peer_list.py b/intersight/model/hyperflex_data_protection_peer_list.py index 89dbf2bb1e..5c1028c3c3 100644 --- a/intersight/model/hyperflex_data_protection_peer_list.py +++ b/intersight/model/hyperflex_data_protection_peer_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_data_protection_peer_list_all_of.py b/intersight/model/hyperflex_data_protection_peer_list_all_of.py index 377f657a4c..bd61e4eb8f 100644 --- a/intersight/model/hyperflex_data_protection_peer_list_all_of.py +++ b/intersight/model/hyperflex_data_protection_peer_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_data_protection_peer_relationship.py b/intersight/model/hyperflex_data_protection_peer_relationship.py index e5519c8039..8662755687 100644 --- a/intersight/model/hyperflex_data_protection_peer_relationship.py +++ b/intersight/model/hyperflex_data_protection_peer_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_data_protection_peer_response.py b/intersight/model/hyperflex_data_protection_peer_response.py index 158a2a10fe..dfcec877b9 100644 --- a/intersight/model/hyperflex_data_protection_peer_response.py +++ b/intersight/model/hyperflex_data_protection_peer_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_datastore_info.py b/intersight/model/hyperflex_datastore_info.py index 8ef15251a1..d83d91e9df 100644 --- a/intersight/model/hyperflex_datastore_info.py +++ b/intersight/model/hyperflex_datastore_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_datastore_info_all_of.py b/intersight/model/hyperflex_datastore_info_all_of.py index 003c5cee8b..d90c52a6bc 100644 --- a/intersight/model/hyperflex_datastore_info_all_of.py +++ b/intersight/model/hyperflex_datastore_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_datastore_statistic.py b/intersight/model/hyperflex_datastore_statistic.py index 879f54e565..ef3f9816a1 100644 --- a/intersight/model/hyperflex_datastore_statistic.py +++ b/intersight/model/hyperflex_datastore_statistic.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_datastore_statistic_all_of.py b/intersight/model/hyperflex_datastore_statistic_all_of.py index 26da5d9eb6..ddb7ef73b7 100644 --- a/intersight/model/hyperflex_datastore_statistic_all_of.py +++ b/intersight/model/hyperflex_datastore_statistic_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_datastore_statistic_list.py b/intersight/model/hyperflex_datastore_statistic_list.py index 943abcf8b7..833b0ead78 100644 --- a/intersight/model/hyperflex_datastore_statistic_list.py +++ b/intersight/model/hyperflex_datastore_statistic_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_datastore_statistic_list_all_of.py b/intersight/model/hyperflex_datastore_statistic_list_all_of.py index 0ed2d334bd..6d55238562 100644 --- a/intersight/model/hyperflex_datastore_statistic_list_all_of.py +++ b/intersight/model/hyperflex_datastore_statistic_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_datastore_statistic_relationship.py b/intersight/model/hyperflex_datastore_statistic_relationship.py index 76d3fcfbd3..ffd41e0c3f 100644 --- a/intersight/model/hyperflex_datastore_statistic_relationship.py +++ b/intersight/model/hyperflex_datastore_statistic_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_datastore_statistic_response.py b/intersight/model/hyperflex_datastore_statistic_response.py index 02840759e1..30958a31a4 100644 --- a/intersight/model/hyperflex_datastore_statistic_response.py +++ b/intersight/model/hyperflex_datastore_statistic_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_device_package_download_state.py b/intersight/model/hyperflex_device_package_download_state.py index 63b7392060..48576029d0 100644 --- a/intersight/model/hyperflex_device_package_download_state.py +++ b/intersight/model/hyperflex_device_package_download_state.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_device_package_download_state_all_of.py b/intersight/model/hyperflex_device_package_download_state_all_of.py index d25d48b6ed..1f5e90739c 100644 --- a/intersight/model/hyperflex_device_package_download_state_all_of.py +++ b/intersight/model/hyperflex_device_package_download_state_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_device_package_download_state_list.py b/intersight/model/hyperflex_device_package_download_state_list.py index eed6ce3a94..00fdd488c6 100644 --- a/intersight/model/hyperflex_device_package_download_state_list.py +++ b/intersight/model/hyperflex_device_package_download_state_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_device_package_download_state_list_all_of.py b/intersight/model/hyperflex_device_package_download_state_list_all_of.py index 87c1d32e2b..fa10f52556 100644 --- a/intersight/model/hyperflex_device_package_download_state_list_all_of.py +++ b/intersight/model/hyperflex_device_package_download_state_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_device_package_download_state_response.py b/intersight/model/hyperflex_device_package_download_state_response.py index 172397ce22..08f486e7c2 100644 --- a/intersight/model/hyperflex_device_package_download_state_response.py +++ b/intersight/model/hyperflex_device_package_download_state_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_drive.py b/intersight/model/hyperflex_drive.py index 6e131f8c04..e76e1a4597 100644 --- a/intersight/model/hyperflex_drive.py +++ b/intersight/model/hyperflex_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_drive_all_of.py b/intersight/model/hyperflex_drive_all_of.py index 2f835ab567..2d2978f5b3 100644 --- a/intersight/model/hyperflex_drive_all_of.py +++ b/intersight/model/hyperflex_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_drive_list.py b/intersight/model/hyperflex_drive_list.py index dac7cc4853..cb21f4eb3f 100644 --- a/intersight/model/hyperflex_drive_list.py +++ b/intersight/model/hyperflex_drive_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_drive_list_all_of.py b/intersight/model/hyperflex_drive_list_all_of.py index feea6ee040..0f8deaf6fe 100644 --- a/intersight/model/hyperflex_drive_list_all_of.py +++ b/intersight/model/hyperflex_drive_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_drive_relationship.py b/intersight/model/hyperflex_drive_relationship.py index 91e7881b59..e94fa70a80 100644 --- a/intersight/model/hyperflex_drive_relationship.py +++ b/intersight/model/hyperflex_drive_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_drive_response.py b/intersight/model/hyperflex_drive_response.py index 0801c417da..cbd03d8887 100644 --- a/intersight/model/hyperflex_drive_response.py +++ b/intersight/model/hyperflex_drive_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption.py b/intersight/model/hyperflex_encryption.py index d70188296a..c80b2ace70 100644 --- a/intersight/model/hyperflex_encryption.py +++ b/intersight/model/hyperflex_encryption.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption_all_of.py b/intersight/model/hyperflex_encryption_all_of.py index 1334926404..40e3709273 100644 --- a/intersight/model/hyperflex_encryption_all_of.py +++ b/intersight/model/hyperflex_encryption_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption_list.py b/intersight/model/hyperflex_encryption_list.py index b9d9300a41..b38a075b07 100644 --- a/intersight/model/hyperflex_encryption_list.py +++ b/intersight/model/hyperflex_encryption_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption_list_all_of.py b/intersight/model/hyperflex_encryption_list_all_of.py index f321b5d8d1..902235b205 100644 --- a/intersight/model/hyperflex_encryption_list_all_of.py +++ b/intersight/model/hyperflex_encryption_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption_relationship.py b/intersight/model/hyperflex_encryption_relationship.py index 3dcf40f8e9..acf9250554 100644 --- a/intersight/model/hyperflex_encryption_relationship.py +++ b/intersight/model/hyperflex_encryption_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_encryption_response.py b/intersight/model/hyperflex_encryption_response.py index 4e8e4db0a7..0f0cc9cb52 100644 --- a/intersight/model/hyperflex_encryption_response.py +++ b/intersight/model/hyperflex_encryption_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_entity_reference.py b/intersight/model/hyperflex_entity_reference.py index 5304489154..26cf8e9b4b 100644 --- a/intersight/model/hyperflex_entity_reference.py +++ b/intersight/model/hyperflex_entity_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_entity_reference_all_of.py b/intersight/model/hyperflex_entity_reference_all_of.py index 3e8e8534d1..c9cd8cbedb 100644 --- a/intersight/model/hyperflex_entity_reference_all_of.py +++ b/intersight/model/hyperflex_entity_reference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_error_stack.py b/intersight/model/hyperflex_error_stack.py index d85d535e43..dce4f4372e 100644 --- a/intersight/model/hyperflex_error_stack.py +++ b/intersight/model/hyperflex_error_stack.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_error_stack_all_of.py b/intersight/model/hyperflex_error_stack_all_of.py index 14702efe2f..c047310ef0 100644 --- a/intersight/model/hyperflex_error_stack_all_of.py +++ b/intersight/model/hyperflex_error_stack_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_fc_storage_policy.py b/intersight/model/hyperflex_ext_fc_storage_policy.py index 12d396aa47..04392236ca 100644 --- a/intersight/model/hyperflex_ext_fc_storage_policy.py +++ b/intersight/model/hyperflex_ext_fc_storage_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_all_of.py b/intersight/model/hyperflex_ext_fc_storage_policy_all_of.py index 383f59510b..6396142a2a 100644 --- a/intersight/model/hyperflex_ext_fc_storage_policy_all_of.py +++ b/intersight/model/hyperflex_ext_fc_storage_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_list.py b/intersight/model/hyperflex_ext_fc_storage_policy_list.py index d322edf06c..c4048cfc74 100644 --- a/intersight/model/hyperflex_ext_fc_storage_policy_list.py +++ b/intersight/model/hyperflex_ext_fc_storage_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_list_all_of.py b/intersight/model/hyperflex_ext_fc_storage_policy_list_all_of.py index 990e70ecf5..b6b0049ccc 100644 --- a/intersight/model/hyperflex_ext_fc_storage_policy_list_all_of.py +++ b/intersight/model/hyperflex_ext_fc_storage_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_relationship.py b/intersight/model/hyperflex_ext_fc_storage_policy_relationship.py index b9abec5440..28ed80ccb6 100644 --- a/intersight/model/hyperflex_ext_fc_storage_policy_relationship.py +++ b/intersight/model/hyperflex_ext_fc_storage_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_fc_storage_policy_response.py b/intersight/model/hyperflex_ext_fc_storage_policy_response.py index d461ae345b..8f747282a7 100644 --- a/intersight/model/hyperflex_ext_fc_storage_policy_response.py +++ b/intersight/model/hyperflex_ext_fc_storage_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy.py b/intersight/model/hyperflex_ext_iscsi_storage_policy.py index cc366ac902..93988ede0c 100644 --- a/intersight/model/hyperflex_ext_iscsi_storage_policy.py +++ b/intersight/model/hyperflex_ext_iscsi_storage_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_all_of.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_all_of.py index 5d92b3c1b4..58af788912 100644 --- a/intersight/model/hyperflex_ext_iscsi_storage_policy_all_of.py +++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_list.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_list.py index 8edc7877fd..cfb044e353 100644 --- a/intersight/model/hyperflex_ext_iscsi_storage_policy_list.py +++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_list_all_of.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_list_all_of.py index 52b7b81a68..a2f66854a8 100644 --- a/intersight/model/hyperflex_ext_iscsi_storage_policy_list_all_of.py +++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_relationship.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_relationship.py index ec98e9730b..1f1b110179 100644 --- a/intersight/model/hyperflex_ext_iscsi_storage_policy_relationship.py +++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py b/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py index da9c1f2b01..d94a950473 100644 --- a/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py +++ b/intersight/model/hyperflex_ext_iscsi_storage_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_entry.py b/intersight/model/hyperflex_feature_limit_entry.py index d6acd3c0e7..d24f69ef0e 100644 --- a/intersight/model/hyperflex_feature_limit_entry.py +++ b/intersight/model/hyperflex_feature_limit_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_entry_all_of.py b/intersight/model/hyperflex_feature_limit_entry_all_of.py index f99064973e..59bbb0fb17 100644 --- a/intersight/model/hyperflex_feature_limit_entry_all_of.py +++ b/intersight/model/hyperflex_feature_limit_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_external.py b/intersight/model/hyperflex_feature_limit_external.py index 0a969ea6aa..2449cedaef 100644 --- a/intersight/model/hyperflex_feature_limit_external.py +++ b/intersight/model/hyperflex_feature_limit_external.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_external_all_of.py b/intersight/model/hyperflex_feature_limit_external_all_of.py index 8b592bcb0a..15ffe02fec 100644 --- a/intersight/model/hyperflex_feature_limit_external_all_of.py +++ b/intersight/model/hyperflex_feature_limit_external_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_external_list.py b/intersight/model/hyperflex_feature_limit_external_list.py index e2c5ae12b9..c220c3c354 100644 --- a/intersight/model/hyperflex_feature_limit_external_list.py +++ b/intersight/model/hyperflex_feature_limit_external_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_external_list_all_of.py b/intersight/model/hyperflex_feature_limit_external_list_all_of.py index 577030d163..7813a00af0 100644 --- a/intersight/model/hyperflex_feature_limit_external_list_all_of.py +++ b/intersight/model/hyperflex_feature_limit_external_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_external_relationship.py b/intersight/model/hyperflex_feature_limit_external_relationship.py index 048fca8e64..7c799b9400 100644 --- a/intersight/model/hyperflex_feature_limit_external_relationship.py +++ b/intersight/model/hyperflex_feature_limit_external_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_external_response.py b/intersight/model/hyperflex_feature_limit_external_response.py index a13678bdb0..5add0c3c5d 100644 --- a/intersight/model/hyperflex_feature_limit_external_response.py +++ b/intersight/model/hyperflex_feature_limit_external_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_internal.py b/intersight/model/hyperflex_feature_limit_internal.py index e8e0beada7..6de05388c7 100644 --- a/intersight/model/hyperflex_feature_limit_internal.py +++ b/intersight/model/hyperflex_feature_limit_internal.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_internal_all_of.py b/intersight/model/hyperflex_feature_limit_internal_all_of.py index d5950b10cf..5ef6b83b10 100644 --- a/intersight/model/hyperflex_feature_limit_internal_all_of.py +++ b/intersight/model/hyperflex_feature_limit_internal_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_internal_list.py b/intersight/model/hyperflex_feature_limit_internal_list.py index 8a8912b02b..e27719edf6 100644 --- a/intersight/model/hyperflex_feature_limit_internal_list.py +++ b/intersight/model/hyperflex_feature_limit_internal_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_internal_list_all_of.py b/intersight/model/hyperflex_feature_limit_internal_list_all_of.py index da45df4f67..22dfd085b8 100644 --- a/intersight/model/hyperflex_feature_limit_internal_list_all_of.py +++ b/intersight/model/hyperflex_feature_limit_internal_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_internal_relationship.py b/intersight/model/hyperflex_feature_limit_internal_relationship.py index a1735697fa..ed2ad977c6 100644 --- a/intersight/model/hyperflex_feature_limit_internal_relationship.py +++ b/intersight/model/hyperflex_feature_limit_internal_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_feature_limit_internal_response.py b/intersight/model/hyperflex_feature_limit_internal_response.py index 8e303f68a2..cff9f87927 100644 --- a/intersight/model/hyperflex_feature_limit_internal_response.py +++ b/intersight/model/hyperflex_feature_limit_internal_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_file_path.py b/intersight/model/hyperflex_file_path.py index ad44d06df6..f4320fe81f 100644 --- a/intersight/model/hyperflex_file_path.py +++ b/intersight/model/hyperflex_file_path.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_file_path_all_of.py b/intersight/model/hyperflex_file_path_all_of.py index 8212abe7e3..d56b2e669b 100644 --- a/intersight/model/hyperflex_file_path_all_of.py +++ b/intersight/model/hyperflex_file_path_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health.py b/intersight/model/hyperflex_health.py index e9adb884f0..3c5728cbaf 100644 --- a/intersight/model/hyperflex_health.py +++ b/intersight/model/hyperflex_health.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_all_of.py b/intersight/model/hyperflex_health_all_of.py index 2a45b90523..b4503715fb 100644 --- a/intersight/model/hyperflex_health_all_of.py +++ b/intersight/model/hyperflex_health_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_definition.py b/intersight/model/hyperflex_health_check_definition.py index 1bc3f0b00c..ca70c8e030 100644 --- a/intersight/model/hyperflex_health_check_definition.py +++ b/intersight/model/hyperflex_health_check_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_definition_all_of.py b/intersight/model/hyperflex_health_check_definition_all_of.py index 2a660174b0..8534c183d0 100644 --- a/intersight/model/hyperflex_health_check_definition_all_of.py +++ b/intersight/model/hyperflex_health_check_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_definition_list.py b/intersight/model/hyperflex_health_check_definition_list.py index 37150f3b66..5adab555f3 100644 --- a/intersight/model/hyperflex_health_check_definition_list.py +++ b/intersight/model/hyperflex_health_check_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_definition_list_all_of.py b/intersight/model/hyperflex_health_check_definition_list_all_of.py index 4c41f53688..2167400102 100644 --- a/intersight/model/hyperflex_health_check_definition_list_all_of.py +++ b/intersight/model/hyperflex_health_check_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_definition_relationship.py b/intersight/model/hyperflex_health_check_definition_relationship.py index b138ad2d44..0096152d36 100644 --- a/intersight/model/hyperflex_health_check_definition_relationship.py +++ b/intersight/model/hyperflex_health_check_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_definition_response.py b/intersight/model/hyperflex_health_check_definition_response.py index ff523f5d12..d4747108dd 100644 --- a/intersight/model/hyperflex_health_check_definition_response.py +++ b/intersight/model/hyperflex_health_check_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution.py b/intersight/model/hyperflex_health_check_execution.py index 4527a12d09..f4c9073d1c 100644 --- a/intersight/model/hyperflex_health_check_execution.py +++ b/intersight/model/hyperflex_health_check_execution.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution_all_of.py b/intersight/model/hyperflex_health_check_execution_all_of.py index 2d00d113b3..75442d0a49 100644 --- a/intersight/model/hyperflex_health_check_execution_all_of.py +++ b/intersight/model/hyperflex_health_check_execution_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution_list.py b/intersight/model/hyperflex_health_check_execution_list.py index f493a5e431..2da8fdebaf 100644 --- a/intersight/model/hyperflex_health_check_execution_list.py +++ b/intersight/model/hyperflex_health_check_execution_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution_list_all_of.py b/intersight/model/hyperflex_health_check_execution_list_all_of.py index 892a893c66..5c0780fec6 100644 --- a/intersight/model/hyperflex_health_check_execution_list_all_of.py +++ b/intersight/model/hyperflex_health_check_execution_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution_response.py b/intersight/model/hyperflex_health_check_execution_response.py index 17e5a2162e..00fd4ae996 100644 --- a/intersight/model/hyperflex_health_check_execution_response.py +++ b/intersight/model/hyperflex_health_check_execution_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution_snapshot.py b/intersight/model/hyperflex_health_check_execution_snapshot.py index fd56972c10..78d42f4bb0 100644 --- a/intersight/model/hyperflex_health_check_execution_snapshot.py +++ b/intersight/model/hyperflex_health_check_execution_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution_snapshot_all_of.py b/intersight/model/hyperflex_health_check_execution_snapshot_all_of.py index 07bbbd8f85..4f620b12a4 100644 --- a/intersight/model/hyperflex_health_check_execution_snapshot_all_of.py +++ b/intersight/model/hyperflex_health_check_execution_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution_snapshot_list.py b/intersight/model/hyperflex_health_check_execution_snapshot_list.py index b770b2e726..23647ae73f 100644 --- a/intersight/model/hyperflex_health_check_execution_snapshot_list.py +++ b/intersight/model/hyperflex_health_check_execution_snapshot_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution_snapshot_list_all_of.py b/intersight/model/hyperflex_health_check_execution_snapshot_list_all_of.py index 0582cf885e..a9ffc868d2 100644 --- a/intersight/model/hyperflex_health_check_execution_snapshot_list_all_of.py +++ b/intersight/model/hyperflex_health_check_execution_snapshot_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_execution_snapshot_response.py b/intersight/model/hyperflex_health_check_execution_snapshot_response.py index 8ef699bce3..524673cb27 100644 --- a/intersight/model/hyperflex_health_check_execution_snapshot_response.py +++ b/intersight/model/hyperflex_health_check_execution_snapshot_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_node_level_info.py b/intersight/model/hyperflex_health_check_node_level_info.py index cfc363efae..7379bcc206 100644 --- a/intersight/model/hyperflex_health_check_node_level_info.py +++ b/intersight/model/hyperflex_health_check_node_level_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_node_level_info_all_of.py b/intersight/model/hyperflex_health_check_node_level_info_all_of.py index a28195126b..9ad08ca388 100644 --- a/intersight/model/hyperflex_health_check_node_level_info_all_of.py +++ b/intersight/model/hyperflex_health_check_node_level_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_package_checksum.py b/intersight/model/hyperflex_health_check_package_checksum.py index a453f032e9..f866d90a60 100644 --- a/intersight/model/hyperflex_health_check_package_checksum.py +++ b/intersight/model/hyperflex_health_check_package_checksum.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_package_checksum_all_of.py b/intersight/model/hyperflex_health_check_package_checksum_all_of.py index fee047a592..1b75411ef3 100644 --- a/intersight/model/hyperflex_health_check_package_checksum_all_of.py +++ b/intersight/model/hyperflex_health_check_package_checksum_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_package_checksum_list.py b/intersight/model/hyperflex_health_check_package_checksum_list.py index 069279d258..759817a7f4 100644 --- a/intersight/model/hyperflex_health_check_package_checksum_list.py +++ b/intersight/model/hyperflex_health_check_package_checksum_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_package_checksum_list_all_of.py b/intersight/model/hyperflex_health_check_package_checksum_list_all_of.py index 008063d6b1..52fdac30f5 100644 --- a/intersight/model/hyperflex_health_check_package_checksum_list_all_of.py +++ b/intersight/model/hyperflex_health_check_package_checksum_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_package_checksum_response.py b/intersight/model/hyperflex_health_check_package_checksum_response.py index 7c45b06199..4552ee87b9 100644 --- a/intersight/model/hyperflex_health_check_package_checksum_response.py +++ b/intersight/model/hyperflex_health_check_package_checksum_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_script_info.py b/intersight/model/hyperflex_health_check_script_info.py index d1965dc01a..1bfbb11e47 100644 --- a/intersight/model/hyperflex_health_check_script_info.py +++ b/intersight/model/hyperflex_health_check_script_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_check_script_info_all_of.py b/intersight/model/hyperflex_health_check_script_info_all_of.py index a79d8d7ade..15edfd6958 100644 --- a/intersight/model/hyperflex_health_check_script_info_all_of.py +++ b/intersight/model/hyperflex_health_check_script_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_list.py b/intersight/model/hyperflex_health_list.py index 611e55096b..216c6009b0 100644 --- a/intersight/model/hyperflex_health_list.py +++ b/intersight/model/hyperflex_health_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_list_all_of.py b/intersight/model/hyperflex_health_list_all_of.py index f346e57806..f38d24751b 100644 --- a/intersight/model/hyperflex_health_list_all_of.py +++ b/intersight/model/hyperflex_health_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_relationship.py b/intersight/model/hyperflex_health_relationship.py index b67e93188b..5007e659b2 100644 --- a/intersight/model/hyperflex_health_relationship.py +++ b/intersight/model/hyperflex_health_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_health_response.py b/intersight/model/hyperflex_health_response.py index eafc47764b..c666d1a88f 100644 --- a/intersight/model/hyperflex_health_response.py +++ b/intersight/model/hyperflex_health_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog.py b/intersight/model/hyperflex_hw_catalog.py index b07fdeb9d2..d345e733a0 100644 --- a/intersight/model/hyperflex_hw_catalog.py +++ b/intersight/model/hyperflex_hw_catalog.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog_all_of.py b/intersight/model/hyperflex_hw_catalog_all_of.py index d5ba469bb9..e73e3979fc 100644 --- a/intersight/model/hyperflex_hw_catalog_all_of.py +++ b/intersight/model/hyperflex_hw_catalog_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog_list.py b/intersight/model/hyperflex_hw_catalog_list.py index 9810b08003..cad9f420c2 100644 --- a/intersight/model/hyperflex_hw_catalog_list.py +++ b/intersight/model/hyperflex_hw_catalog_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog_list_all_of.py b/intersight/model/hyperflex_hw_catalog_list_all_of.py index 1bbb638bee..aa13ab4595 100644 --- a/intersight/model/hyperflex_hw_catalog_list_all_of.py +++ b/intersight/model/hyperflex_hw_catalog_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hw_catalog_response.py b/intersight/model/hyperflex_hw_catalog_response.py index 50fc41cf1f..5a6f9da38a 100644 --- a/intersight/model/hyperflex_hw_catalog_response.py +++ b/intersight/model/hyperflex_hw_catalog_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_host_mount_status_dt.py b/intersight/model/hyperflex_hx_host_mount_status_dt.py index 7a653ba7ae..185eaa98c0 100644 --- a/intersight/model/hyperflex_hx_host_mount_status_dt.py +++ b/intersight/model/hyperflex_hx_host_mount_status_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_host_mount_status_dt_all_of.py b/intersight/model/hyperflex_hx_host_mount_status_dt_all_of.py index 1438ba0a47..8731a24cc8 100644 --- a/intersight/model/hyperflex_hx_host_mount_status_dt_all_of.py +++ b/intersight/model/hyperflex_hx_host_mount_status_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_license_authorization_details_dt.py b/intersight/model/hyperflex_hx_license_authorization_details_dt.py index 5dde8c670b..d03ca744f7 100644 --- a/intersight/model/hyperflex_hx_license_authorization_details_dt.py +++ b/intersight/model/hyperflex_hx_license_authorization_details_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_license_authorization_details_dt_all_of.py b/intersight/model/hyperflex_hx_license_authorization_details_dt_all_of.py index 56178eea88..319f2af6c4 100644 --- a/intersight/model/hyperflex_hx_license_authorization_details_dt_all_of.py +++ b/intersight/model/hyperflex_hx_license_authorization_details_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_link_dt.py b/intersight/model/hyperflex_hx_link_dt.py index 7d9dc376a9..001afb73c5 100644 --- a/intersight/model/hyperflex_hx_link_dt.py +++ b/intersight/model/hyperflex_hx_link_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_link_dt_all_of.py b/intersight/model/hyperflex_hx_link_dt_all_of.py index e5f8e0afe6..010277bd02 100644 --- a/intersight/model/hyperflex_hx_link_dt_all_of.py +++ b/intersight/model/hyperflex_hx_link_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_network_address_dt.py b/intersight/model/hyperflex_hx_network_address_dt.py index fdd794d973..9bfc20ed24 100644 --- a/intersight/model/hyperflex_hx_network_address_dt.py +++ b/intersight/model/hyperflex_hx_network_address_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_network_address_dt_all_of.py b/intersight/model/hyperflex_hx_network_address_dt_all_of.py index ed03fcb1f5..0d895b651c 100644 --- a/intersight/model/hyperflex_hx_network_address_dt_all_of.py +++ b/intersight/model/hyperflex_hx_network_address_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_platform_datastore_config_dt.py b/intersight/model/hyperflex_hx_platform_datastore_config_dt.py index 7094edbb02..9194f57757 100644 --- a/intersight/model/hyperflex_hx_platform_datastore_config_dt.py +++ b/intersight/model/hyperflex_hx_platform_datastore_config_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_platform_datastore_config_dt_all_of.py b/intersight/model/hyperflex_hx_platform_datastore_config_dt_all_of.py index 8d9680ae6a..d1fd7805cf 100644 --- a/intersight/model/hyperflex_hx_platform_datastore_config_dt_all_of.py +++ b/intersight/model/hyperflex_hx_platform_datastore_config_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_registration_details_dt.py b/intersight/model/hyperflex_hx_registration_details_dt.py index 1154c85894..6540a4fc5b 100644 --- a/intersight/model/hyperflex_hx_registration_details_dt.py +++ b/intersight/model/hyperflex_hx_registration_details_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_registration_details_dt_all_of.py b/intersight/model/hyperflex_hx_registration_details_dt_all_of.py index 6104f2ad7f..f95fc1d779 100644 --- a/intersight/model/hyperflex_hx_registration_details_dt_all_of.py +++ b/intersight/model/hyperflex_hx_registration_details_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_resiliency_info_dt.py b/intersight/model/hyperflex_hx_resiliency_info_dt.py index d4a30757ba..cafd54e86f 100644 --- a/intersight/model/hyperflex_hx_resiliency_info_dt.py +++ b/intersight/model/hyperflex_hx_resiliency_info_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_resiliency_info_dt_all_of.py b/intersight/model/hyperflex_hx_resiliency_info_dt_all_of.py index bb30161184..222f1c0c88 100644 --- a/intersight/model/hyperflex_hx_resiliency_info_dt_all_of.py +++ b/intersight/model/hyperflex_hx_resiliency_info_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_site_dt.py b/intersight/model/hyperflex_hx_site_dt.py index 954adb957c..27d1f72962 100644 --- a/intersight/model/hyperflex_hx_site_dt.py +++ b/intersight/model/hyperflex_hx_site_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_site_dt_all_of.py b/intersight/model/hyperflex_hx_site_dt_all_of.py index 862869bf1c..6184721f4a 100644 --- a/intersight/model/hyperflex_hx_site_dt_all_of.py +++ b/intersight/model/hyperflex_hx_site_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_uu_id_dt.py b/intersight/model/hyperflex_hx_uu_id_dt.py index 9af93ba9b0..d204c1f012 100644 --- a/intersight/model/hyperflex_hx_uu_id_dt.py +++ b/intersight/model/hyperflex_hx_uu_id_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_uu_id_dt_all_of.py b/intersight/model/hyperflex_hx_uu_id_dt_all_of.py index fcc94f0f31..4b445b1c01 100644 --- a/intersight/model/hyperflex_hx_uu_id_dt_all_of.py +++ b/intersight/model/hyperflex_hx_uu_id_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_zone_info_dt.py b/intersight/model/hyperflex_hx_zone_info_dt.py index 49b14cd320..fb98f9cada 100644 --- a/intersight/model/hyperflex_hx_zone_info_dt.py +++ b/intersight/model/hyperflex_hx_zone_info_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_zone_info_dt_all_of.py b/intersight/model/hyperflex_hx_zone_info_dt_all_of.py index 68317fcb22..2f36206d10 100644 --- a/intersight/model/hyperflex_hx_zone_info_dt_all_of.py +++ b/intersight/model/hyperflex_hx_zone_info_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_zone_resiliency_info_dt.py b/intersight/model/hyperflex_hx_zone_resiliency_info_dt.py index 61c1243a07..3d116a91be 100644 --- a/intersight/model/hyperflex_hx_zone_resiliency_info_dt.py +++ b/intersight/model/hyperflex_hx_zone_resiliency_info_dt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hx_zone_resiliency_info_dt_all_of.py b/intersight/model/hyperflex_hx_zone_resiliency_info_dt_all_of.py index 98256314c1..08db0294cb 100644 --- a/intersight/model/hyperflex_hx_zone_resiliency_info_dt_all_of.py +++ b/intersight/model/hyperflex_hx_zone_resiliency_info_dt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hxdp_version.py b/intersight/model/hyperflex_hxdp_version.py index de1bf13106..c6936071f3 100644 --- a/intersight/model/hyperflex_hxdp_version.py +++ b/intersight/model/hyperflex_hxdp_version.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hxdp_version_all_of.py b/intersight/model/hyperflex_hxdp_version_all_of.py index 390479d3aa..df2f989c82 100644 --- a/intersight/model/hyperflex_hxdp_version_all_of.py +++ b/intersight/model/hyperflex_hxdp_version_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hxdp_version_list.py b/intersight/model/hyperflex_hxdp_version_list.py index 530399a019..5486b76cd9 100644 --- a/intersight/model/hyperflex_hxdp_version_list.py +++ b/intersight/model/hyperflex_hxdp_version_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hxdp_version_list_all_of.py b/intersight/model/hyperflex_hxdp_version_list_all_of.py index 8a1c8dec15..f284ad2871 100644 --- a/intersight/model/hyperflex_hxdp_version_list_all_of.py +++ b/intersight/model/hyperflex_hxdp_version_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hxdp_version_relationship.py b/intersight/model/hyperflex_hxdp_version_relationship.py index 176cc2fba1..7adbeafdf1 100644 --- a/intersight/model/hyperflex_hxdp_version_relationship.py +++ b/intersight/model/hyperflex_hxdp_version_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hxdp_version_response.py b/intersight/model/hyperflex_hxdp_version_response.py index df570b9c4a..0ee5e043c8 100644 --- a/intersight/model/hyperflex_hxdp_version_response.py +++ b/intersight/model/hyperflex_hxdp_version_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host.py b/intersight/model/hyperflex_hypervisor_host.py index d10ec02561..de26d70f4f 100644 --- a/intersight/model/hyperflex_hypervisor_host.py +++ b/intersight/model/hyperflex_hypervisor_host.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host_all_of.py b/intersight/model/hyperflex_hypervisor_host_all_of.py index fac62ad14e..32a9d38cb1 100644 --- a/intersight/model/hyperflex_hypervisor_host_all_of.py +++ b/intersight/model/hyperflex_hypervisor_host_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host_list.py b/intersight/model/hyperflex_hypervisor_host_list.py index 56ae61f5f7..41bff9d75c 100644 --- a/intersight/model/hyperflex_hypervisor_host_list.py +++ b/intersight/model/hyperflex_hypervisor_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host_list_all_of.py b/intersight/model/hyperflex_hypervisor_host_list_all_of.py index bb39928b36..63e12ac508 100644 --- a/intersight/model/hyperflex_hypervisor_host_list_all_of.py +++ b/intersight/model/hyperflex_hypervisor_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host_relationship.py b/intersight/model/hyperflex_hypervisor_host_relationship.py index fe53e54351..e27b8b5491 100644 --- a/intersight/model/hyperflex_hypervisor_host_relationship.py +++ b/intersight/model/hyperflex_hypervisor_host_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_host_response.py b/intersight/model/hyperflex_hypervisor_host_response.py index d1acf495a2..282fdf3e47 100644 --- a/intersight/model/hyperflex_hypervisor_host_response.py +++ b/intersight/model/hyperflex_hypervisor_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine.py b/intersight/model/hyperflex_hypervisor_virtual_machine.py index df8a898ba0..6c0a4c107c 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine.py +++ b/intersight/model/hyperflex_hypervisor_virtual_machine.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py b/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py index b0c41c633f..85ac191bf7 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py +++ b/intersight/model/hyperflex_hypervisor_virtual_machine_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_list.py b/intersight/model/hyperflex_hypervisor_virtual_machine_list.py index 75a649e46f..9e83b64391 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine_list.py +++ b/intersight/model/hyperflex_hypervisor_virtual_machine_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py b/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py index 651783339a..de2892d28e 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py +++ b/intersight/model/hyperflex_hypervisor_virtual_machine_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_hypervisor_virtual_machine_response.py b/intersight/model/hyperflex_hypervisor_virtual_machine_response.py index 147d17e189..c21c540e9c 100644 --- a/intersight/model/hyperflex_hypervisor_virtual_machine_response.py +++ b/intersight/model/hyperflex_hypervisor_virtual_machine_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group.py b/intersight/model/hyperflex_initiator_group.py index 030d85575a..4462b01561 100644 --- a/intersight/model/hyperflex_initiator_group.py +++ b/intersight/model/hyperflex_initiator_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group_all_of.py b/intersight/model/hyperflex_initiator_group_all_of.py index 44085817d7..987c3c3071 100644 --- a/intersight/model/hyperflex_initiator_group_all_of.py +++ b/intersight/model/hyperflex_initiator_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group_list.py b/intersight/model/hyperflex_initiator_group_list.py index c3c1a04653..7c973cdc5b 100644 --- a/intersight/model/hyperflex_initiator_group_list.py +++ b/intersight/model/hyperflex_initiator_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group_list_all_of.py b/intersight/model/hyperflex_initiator_group_list_all_of.py index 03a5236a67..6987b2611e 100644 --- a/intersight/model/hyperflex_initiator_group_list_all_of.py +++ b/intersight/model/hyperflex_initiator_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group_relationship.py b/intersight/model/hyperflex_initiator_group_relationship.py index 76d5c6fe2e..9c1c7bdd70 100644 --- a/intersight/model/hyperflex_initiator_group_relationship.py +++ b/intersight/model/hyperflex_initiator_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_initiator_group_response.py b/intersight/model/hyperflex_initiator_group_response.py index 4e93ee2afd..4c0e7944e1 100644 --- a/intersight/model/hyperflex_initiator_group_response.py +++ b/intersight/model/hyperflex_initiator_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ip_addr_range.py b/intersight/model/hyperflex_ip_addr_range.py index 05257379d5..895c7f32ae 100644 --- a/intersight/model/hyperflex_ip_addr_range.py +++ b/intersight/model/hyperflex_ip_addr_range.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ip_addr_range_all_of.py b/intersight/model/hyperflex_ip_addr_range_all_of.py index 708b6b217f..a65dea3bb1 100644 --- a/intersight/model/hyperflex_ip_addr_range_all_of.py +++ b/intersight/model/hyperflex_ip_addr_range_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network.py b/intersight/model/hyperflex_iscsi_network.py index 3efa5a2983..7853bc215d 100644 --- a/intersight/model/hyperflex_iscsi_network.py +++ b/intersight/model/hyperflex_iscsi_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network_all_of.py b/intersight/model/hyperflex_iscsi_network_all_of.py index dce4fca72b..24ad375349 100644 --- a/intersight/model/hyperflex_iscsi_network_all_of.py +++ b/intersight/model/hyperflex_iscsi_network_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network_list.py b/intersight/model/hyperflex_iscsi_network_list.py index 811fc1051f..45508fa4f2 100644 --- a/intersight/model/hyperflex_iscsi_network_list.py +++ b/intersight/model/hyperflex_iscsi_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network_list_all_of.py b/intersight/model/hyperflex_iscsi_network_list_all_of.py index e83ffb0893..d12bd5a230 100644 --- a/intersight/model/hyperflex_iscsi_network_list_all_of.py +++ b/intersight/model/hyperflex_iscsi_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_iscsi_network_response.py b/intersight/model/hyperflex_iscsi_network_response.py index cad60f1c4e..7ed5c7fe91 100644 --- a/intersight/model/hyperflex_iscsi_network_response.py +++ b/intersight/model/hyperflex_iscsi_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_key_encryption_key.py b/intersight/model/hyperflex_key_encryption_key.py index 0c608d2c4b..a85ae02b40 100644 --- a/intersight/model/hyperflex_key_encryption_key.py +++ b/intersight/model/hyperflex_key_encryption_key.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_key_encryption_key_all_of.py b/intersight/model/hyperflex_key_encryption_key_all_of.py index 0637be7ab7..2a74f3d5ba 100644 --- a/intersight/model/hyperflex_key_encryption_key_all_of.py +++ b/intersight/model/hyperflex_key_encryption_key_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_key_encryption_key_list.py b/intersight/model/hyperflex_key_encryption_key_list.py index 3334771f23..12f113362b 100644 --- a/intersight/model/hyperflex_key_encryption_key_list.py +++ b/intersight/model/hyperflex_key_encryption_key_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_key_encryption_key_list_all_of.py b/intersight/model/hyperflex_key_encryption_key_list_all_of.py index c6548521cb..c5c7f9d851 100644 --- a/intersight/model/hyperflex_key_encryption_key_list_all_of.py +++ b/intersight/model/hyperflex_key_encryption_key_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_key_encryption_key_response.py b/intersight/model/hyperflex_key_encryption_key_response.py index cee060e701..ff29390c8c 100644 --- a/intersight/model/hyperflex_key_encryption_key_response.py +++ b/intersight/model/hyperflex_key_encryption_key_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_license.py b/intersight/model/hyperflex_license.py index f3f71fc0a7..9e6714da99 100644 --- a/intersight/model/hyperflex_license.py +++ b/intersight/model/hyperflex_license.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_license_all_of.py b/intersight/model/hyperflex_license_all_of.py index b5ff703b97..b7efc9593e 100644 --- a/intersight/model/hyperflex_license_all_of.py +++ b/intersight/model/hyperflex_license_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_license_list.py b/intersight/model/hyperflex_license_list.py index e3ad72af55..c66934aac1 100644 --- a/intersight/model/hyperflex_license_list.py +++ b/intersight/model/hyperflex_license_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_license_list_all_of.py b/intersight/model/hyperflex_license_list_all_of.py index 994609d2d6..3534608e81 100644 --- a/intersight/model/hyperflex_license_list_all_of.py +++ b/intersight/model/hyperflex_license_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_license_relationship.py b/intersight/model/hyperflex_license_relationship.py index 955a449673..73fb9726db 100644 --- a/intersight/model/hyperflex_license_relationship.py +++ b/intersight/model/hyperflex_license_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_license_response.py b/intersight/model/hyperflex_license_response.py index d394682d18..8067435990 100644 --- a/intersight/model/hyperflex_license_response.py +++ b/intersight/model/hyperflex_license_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_local_credential_policy.py b/intersight/model/hyperflex_local_credential_policy.py index 53be6d7167..a313c273a6 100644 --- a/intersight/model/hyperflex_local_credential_policy.py +++ b/intersight/model/hyperflex_local_credential_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_local_credential_policy_all_of.py b/intersight/model/hyperflex_local_credential_policy_all_of.py index 8219c880e7..3f6b3c5c07 100644 --- a/intersight/model/hyperflex_local_credential_policy_all_of.py +++ b/intersight/model/hyperflex_local_credential_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_local_credential_policy_list.py b/intersight/model/hyperflex_local_credential_policy_list.py index cccdf94e2c..bc9bdb151f 100644 --- a/intersight/model/hyperflex_local_credential_policy_list.py +++ b/intersight/model/hyperflex_local_credential_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_local_credential_policy_list_all_of.py b/intersight/model/hyperflex_local_credential_policy_list_all_of.py index 3f69781d3d..e8598b27d2 100644 --- a/intersight/model/hyperflex_local_credential_policy_list_all_of.py +++ b/intersight/model/hyperflex_local_credential_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_local_credential_policy_relationship.py b/intersight/model/hyperflex_local_credential_policy_relationship.py index 56d817439d..d98137699f 100644 --- a/intersight/model/hyperflex_local_credential_policy_relationship.py +++ b/intersight/model/hyperflex_local_credential_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_local_credential_policy_response.py b/intersight/model/hyperflex_local_credential_policy_response.py index c345168a89..baac926721 100644 --- a/intersight/model/hyperflex_local_credential_policy_response.py +++ b/intersight/model/hyperflex_local_credential_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_logical_availability_zone.py b/intersight/model/hyperflex_logical_availability_zone.py index 9d526c4a95..939f62ea03 100644 --- a/intersight/model/hyperflex_logical_availability_zone.py +++ b/intersight/model/hyperflex_logical_availability_zone.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_logical_availability_zone_all_of.py b/intersight/model/hyperflex_logical_availability_zone_all_of.py index a06e47c9f6..ecfcbcc439 100644 --- a/intersight/model/hyperflex_logical_availability_zone_all_of.py +++ b/intersight/model/hyperflex_logical_availability_zone_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun.py b/intersight/model/hyperflex_lun.py index 640dd0a905..e690e92cc3 100644 --- a/intersight/model/hyperflex_lun.py +++ b/intersight/model/hyperflex_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun_all_of.py b/intersight/model/hyperflex_lun_all_of.py index 64e2d51001..aa78feaf92 100644 --- a/intersight/model/hyperflex_lun_all_of.py +++ b/intersight/model/hyperflex_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun_list.py b/intersight/model/hyperflex_lun_list.py index 839242b027..b184c31ca1 100644 --- a/intersight/model/hyperflex_lun_list.py +++ b/intersight/model/hyperflex_lun_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun_list_all_of.py b/intersight/model/hyperflex_lun_list_all_of.py index 299c082528..908d175480 100644 --- a/intersight/model/hyperflex_lun_list_all_of.py +++ b/intersight/model/hyperflex_lun_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun_relationship.py b/intersight/model/hyperflex_lun_relationship.py index 1ab12986e5..ecaf91ad35 100644 --- a/intersight/model/hyperflex_lun_relationship.py +++ b/intersight/model/hyperflex_lun_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_lun_response.py b/intersight/model/hyperflex_lun_response.py index 3c7c6df2da..67ddb684c1 100644 --- a/intersight/model/hyperflex_lun_response.py +++ b/intersight/model/hyperflex_lun_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_mac_addr_prefix_range.py b/intersight/model/hyperflex_mac_addr_prefix_range.py index d23a135456..a8eba7601a 100644 --- a/intersight/model/hyperflex_mac_addr_prefix_range.py +++ b/intersight/model/hyperflex_mac_addr_prefix_range.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_mac_addr_prefix_range_all_of.py b/intersight/model/hyperflex_mac_addr_prefix_range_all_of.py index 182253ad90..47b231ff17 100644 --- a/intersight/model/hyperflex_mac_addr_prefix_range_all_of.py +++ b/intersight/model/hyperflex_mac_addr_prefix_range_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_map_cluster_id_to_protection_info.py b/intersight/model/hyperflex_map_cluster_id_to_protection_info.py index 938a831502..d62786329a 100644 --- a/intersight/model/hyperflex_map_cluster_id_to_protection_info.py +++ b/intersight/model/hyperflex_map_cluster_id_to_protection_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_map_cluster_id_to_protection_info_all_of.py b/intersight/model/hyperflex_map_cluster_id_to_protection_info_all_of.py index 54aa303b62..03b507d74e 100644 --- a/intersight/model/hyperflex_map_cluster_id_to_protection_info_all_of.py +++ b/intersight/model/hyperflex_map_cluster_id_to_protection_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point.py b/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point.py index 797534a9f4..5e932df015 100644 --- a/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point.py +++ b/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point_all_of.py b/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point_all_of.py index f2b1e35030..2638fcf39e 100644 --- a/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point_all_of.py +++ b/intersight/model/hyperflex_map_cluster_id_to_st_snapshot_point_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_map_uuid_to_tracked_disk.py b/intersight/model/hyperflex_map_uuid_to_tracked_disk.py index 38a20c3363..d537147fce 100644 --- a/intersight/model/hyperflex_map_uuid_to_tracked_disk.py +++ b/intersight/model/hyperflex_map_uuid_to_tracked_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_map_uuid_to_tracked_disk_all_of.py b/intersight/model/hyperflex_map_uuid_to_tracked_disk_all_of.py index c973a7485e..dc39b532b3 100644 --- a/intersight/model/hyperflex_map_uuid_to_tracked_disk_all_of.py +++ b/intersight/model/hyperflex_map_uuid_to_tracked_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_named_vlan.py b/intersight/model/hyperflex_named_vlan.py index 38c83fb909..d4ee83bdae 100644 --- a/intersight/model/hyperflex_named_vlan.py +++ b/intersight/model/hyperflex_named_vlan.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_named_vlan_all_of.py b/intersight/model/hyperflex_named_vlan_all_of.py index 49a862c0c3..b986be5663 100644 --- a/intersight/model/hyperflex_named_vlan_all_of.py +++ b/intersight/model/hyperflex_named_vlan_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_named_vsan.py b/intersight/model/hyperflex_named_vsan.py index 5e3ae322f6..0a79686798 100644 --- a/intersight/model/hyperflex_named_vsan.py +++ b/intersight/model/hyperflex_named_vsan.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_named_vsan_all_of.py b/intersight/model/hyperflex_named_vsan_all_of.py index d9ea1a89f8..0106e717af 100644 --- a/intersight/model/hyperflex_named_vsan_all_of.py +++ b/intersight/model/hyperflex_named_vsan_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node.py b/intersight/model/hyperflex_node.py index ffbcf149ee..87b8c42dcb 100644 --- a/intersight/model/hyperflex_node.py +++ b/intersight/model/hyperflex_node.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_all_of.py b/intersight/model/hyperflex_node_all_of.py index ea14c64d51..d979a51739 100644 --- a/intersight/model/hyperflex_node_all_of.py +++ b/intersight/model/hyperflex_node_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_config_policy.py b/intersight/model/hyperflex_node_config_policy.py index 7a02817272..20f8fdc1c2 100644 --- a/intersight/model/hyperflex_node_config_policy.py +++ b/intersight/model/hyperflex_node_config_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_config_policy_all_of.py b/intersight/model/hyperflex_node_config_policy_all_of.py index 15c322c593..41f71b14a9 100644 --- a/intersight/model/hyperflex_node_config_policy_all_of.py +++ b/intersight/model/hyperflex_node_config_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_config_policy_list.py b/intersight/model/hyperflex_node_config_policy_list.py index 5f7a3018b7..336c57a57e 100644 --- a/intersight/model/hyperflex_node_config_policy_list.py +++ b/intersight/model/hyperflex_node_config_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_config_policy_list_all_of.py b/intersight/model/hyperflex_node_config_policy_list_all_of.py index 4ca72a8262..8660bd1461 100644 --- a/intersight/model/hyperflex_node_config_policy_list_all_of.py +++ b/intersight/model/hyperflex_node_config_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_config_policy_relationship.py b/intersight/model/hyperflex_node_config_policy_relationship.py index 9fb9205fe8..f95e208c15 100644 --- a/intersight/model/hyperflex_node_config_policy_relationship.py +++ b/intersight/model/hyperflex_node_config_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_config_policy_response.py b/intersight/model/hyperflex_node_config_policy_response.py index 3fc0442784..1f787c44e4 100644 --- a/intersight/model/hyperflex_node_config_policy_response.py +++ b/intersight/model/hyperflex_node_config_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_list.py b/intersight/model/hyperflex_node_list.py index 89d4cb2e78..8a5ea43613 100644 --- a/intersight/model/hyperflex_node_list.py +++ b/intersight/model/hyperflex_node_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_list_all_of.py b/intersight/model/hyperflex_node_list_all_of.py index e4144359fa..e4ec32dbcb 100644 --- a/intersight/model/hyperflex_node_list_all_of.py +++ b/intersight/model/hyperflex_node_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_profile.py b/intersight/model/hyperflex_node_profile.py index 874924ee7d..50c7b5bd9e 100644 --- a/intersight/model/hyperflex_node_profile.py +++ b/intersight/model/hyperflex_node_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_profile_all_of.py b/intersight/model/hyperflex_node_profile_all_of.py index ebfc14d318..866bc9d333 100644 --- a/intersight/model/hyperflex_node_profile_all_of.py +++ b/intersight/model/hyperflex_node_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_profile_list.py b/intersight/model/hyperflex_node_profile_list.py index 7bcb21c0bb..24ae40759c 100644 --- a/intersight/model/hyperflex_node_profile_list.py +++ b/intersight/model/hyperflex_node_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_profile_list_all_of.py b/intersight/model/hyperflex_node_profile_list_all_of.py index 3ce7267ba1..7dca0a604c 100644 --- a/intersight/model/hyperflex_node_profile_list_all_of.py +++ b/intersight/model/hyperflex_node_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_profile_relationship.py b/intersight/model/hyperflex_node_profile_relationship.py index f4dd26ea50..618d1027d0 100644 --- a/intersight/model/hyperflex_node_profile_relationship.py +++ b/intersight/model/hyperflex_node_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_profile_response.py b/intersight/model/hyperflex_node_profile_response.py index 1cfc69ca41..ddd7fc8f63 100644 --- a/intersight/model/hyperflex_node_profile_response.py +++ b/intersight/model/hyperflex_node_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_relationship.py b/intersight/model/hyperflex_node_relationship.py index 7e07191ea2..30f847bbaf 100644 --- a/intersight/model/hyperflex_node_relationship.py +++ b/intersight/model/hyperflex_node_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_node_response.py b/intersight/model/hyperflex_node_response.py index 9f9a16ab47..ae1e76f841 100644 --- a/intersight/model/hyperflex_node_response.py +++ b/intersight/model/hyperflex_node_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_port_type_to_port_number_map.py b/intersight/model/hyperflex_port_type_to_port_number_map.py index 035e9d94f2..fd0a90935c 100644 --- a/intersight/model/hyperflex_port_type_to_port_number_map.py +++ b/intersight/model/hyperflex_port_type_to_port_number_map.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_port_type_to_port_number_map_all_of.py b/intersight/model/hyperflex_port_type_to_port_number_map_all_of.py index 9569e2ab4b..de3726553c 100644 --- a/intersight/model/hyperflex_port_type_to_port_number_map_all_of.py +++ b/intersight/model/hyperflex_port_type_to_port_number_map_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_protected_cluster.py b/intersight/model/hyperflex_protected_cluster.py index 7d6b894e3e..d209593cdd 100644 --- a/intersight/model/hyperflex_protected_cluster.py +++ b/intersight/model/hyperflex_protected_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_protected_cluster_all_of.py b/intersight/model/hyperflex_protected_cluster_all_of.py index 4806b02d9c..3360144533 100644 --- a/intersight/model/hyperflex_protected_cluster_all_of.py +++ b/intersight/model/hyperflex_protected_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_protected_cluster_list.py b/intersight/model/hyperflex_protected_cluster_list.py index 22bd92fd75..731b53141d 100644 --- a/intersight/model/hyperflex_protected_cluster_list.py +++ b/intersight/model/hyperflex_protected_cluster_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_protected_cluster_list_all_of.py b/intersight/model/hyperflex_protected_cluster_list_all_of.py index f41ecab886..593171d201 100644 --- a/intersight/model/hyperflex_protected_cluster_list_all_of.py +++ b/intersight/model/hyperflex_protected_cluster_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_protected_cluster_response.py b/intersight/model/hyperflex_protected_cluster_response.py index 19731bb20b..2d35126546 100644 --- a/intersight/model/hyperflex_protected_cluster_response.py +++ b/intersight/model/hyperflex_protected_cluster_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_protection_info.py b/intersight/model/hyperflex_protection_info.py index d7a7cfcc73..a407ecd978 100644 --- a/intersight/model/hyperflex_protection_info.py +++ b/intersight/model/hyperflex_protection_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_protection_info_all_of.py b/intersight/model/hyperflex_protection_info_all_of.py index 8729a23ca9..d14a84fd56 100644 --- a/intersight/model/hyperflex_protection_info_all_of.py +++ b/intersight/model/hyperflex_protection_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_proxy_setting_policy.py b/intersight/model/hyperflex_proxy_setting_policy.py index 6d4d773c8e..debf3325eb 100644 --- a/intersight/model/hyperflex_proxy_setting_policy.py +++ b/intersight/model/hyperflex_proxy_setting_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_proxy_setting_policy_all_of.py b/intersight/model/hyperflex_proxy_setting_policy_all_of.py index cf5def8500..34e245fdba 100644 --- a/intersight/model/hyperflex_proxy_setting_policy_all_of.py +++ b/intersight/model/hyperflex_proxy_setting_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_proxy_setting_policy_list.py b/intersight/model/hyperflex_proxy_setting_policy_list.py index dbd41974cf..285aab35d2 100644 --- a/intersight/model/hyperflex_proxy_setting_policy_list.py +++ b/intersight/model/hyperflex_proxy_setting_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_proxy_setting_policy_list_all_of.py b/intersight/model/hyperflex_proxy_setting_policy_list_all_of.py index 293a5f13f4..d1b434684a 100644 --- a/intersight/model/hyperflex_proxy_setting_policy_list_all_of.py +++ b/intersight/model/hyperflex_proxy_setting_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_proxy_setting_policy_relationship.py b/intersight/model/hyperflex_proxy_setting_policy_relationship.py index 2fec14daa6..a19e05b2bd 100644 --- a/intersight/model/hyperflex_proxy_setting_policy_relationship.py +++ b/intersight/model/hyperflex_proxy_setting_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_proxy_setting_policy_response.py b/intersight/model/hyperflex_proxy_setting_policy_response.py index ab8c872474..bd0cd1c9a6 100644 --- a/intersight/model/hyperflex_proxy_setting_policy_response.py +++ b/intersight/model/hyperflex_proxy_setting_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_cluster_reference_to_schedule.py b/intersight/model/hyperflex_replication_cluster_reference_to_schedule.py index 3bf9f51e9f..911750ef0c 100644 --- a/intersight/model/hyperflex_replication_cluster_reference_to_schedule.py +++ b/intersight/model/hyperflex_replication_cluster_reference_to_schedule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_cluster_reference_to_schedule_all_of.py b/intersight/model/hyperflex_replication_cluster_reference_to_schedule_all_of.py index 2731159ce8..e6e8825b46 100644 --- a/intersight/model/hyperflex_replication_cluster_reference_to_schedule_all_of.py +++ b/intersight/model/hyperflex_replication_cluster_reference_to_schedule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_peer_info.py b/intersight/model/hyperflex_replication_peer_info.py index 67c3ae6423..af7b89a71d 100644 --- a/intersight/model/hyperflex_replication_peer_info.py +++ b/intersight/model/hyperflex_replication_peer_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_peer_info_all_of.py b/intersight/model/hyperflex_replication_peer_info_all_of.py index 24cbdf7999..f09e8e13f3 100644 --- a/intersight/model/hyperflex_replication_peer_info_all_of.py +++ b/intersight/model/hyperflex_replication_peer_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_plat_datastore.py b/intersight/model/hyperflex_replication_plat_datastore.py index f1bc135bd5..8f7422272b 100644 --- a/intersight/model/hyperflex_replication_plat_datastore.py +++ b/intersight/model/hyperflex_replication_plat_datastore.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_plat_datastore_all_of.py b/intersight/model/hyperflex_replication_plat_datastore_all_of.py index 79b11bb7e3..0bb22c4086 100644 --- a/intersight/model/hyperflex_replication_plat_datastore_all_of.py +++ b/intersight/model/hyperflex_replication_plat_datastore_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_plat_datastore_pair.py b/intersight/model/hyperflex_replication_plat_datastore_pair.py index 601d72f467..7034a0e5dd 100644 --- a/intersight/model/hyperflex_replication_plat_datastore_pair.py +++ b/intersight/model/hyperflex_replication_plat_datastore_pair.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_plat_datastore_pair_all_of.py b/intersight/model/hyperflex_replication_plat_datastore_pair_all_of.py index d48a57619b..02c2018440 100644 --- a/intersight/model/hyperflex_replication_plat_datastore_pair_all_of.py +++ b/intersight/model/hyperflex_replication_plat_datastore_pair_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_schedule.py b/intersight/model/hyperflex_replication_schedule.py index aa27878104..222404262c 100644 --- a/intersight/model/hyperflex_replication_schedule.py +++ b/intersight/model/hyperflex_replication_schedule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_schedule_all_of.py b/intersight/model/hyperflex_replication_schedule_all_of.py index 32539c2d30..ccdee57fb0 100644 --- a/intersight/model/hyperflex_replication_schedule_all_of.py +++ b/intersight/model/hyperflex_replication_schedule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_status.py b/intersight/model/hyperflex_replication_status.py index 27af606131..e241700f3f 100644 --- a/intersight/model/hyperflex_replication_status.py +++ b/intersight/model/hyperflex_replication_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_replication_status_all_of.py b/intersight/model/hyperflex_replication_status_all_of.py index 06b7dbd02c..94b88ee4bd 100644 --- a/intersight/model/hyperflex_replication_status_all_of.py +++ b/intersight/model/hyperflex_replication_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_rpo_status.py b/intersight/model/hyperflex_rpo_status.py index 556f1644c7..c3c96b3838 100644 --- a/intersight/model/hyperflex_rpo_status.py +++ b/intersight/model/hyperflex_rpo_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_rpo_status_all_of.py b/intersight/model/hyperflex_rpo_status_all_of.py index 405680882e..c722efbde7 100644 --- a/intersight/model/hyperflex_rpo_status_all_of.py +++ b/intersight/model/hyperflex_rpo_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version.py b/intersight/model/hyperflex_server_firmware_version.py index d14166c85b..a8d94e9db5 100644 --- a/intersight/model/hyperflex_server_firmware_version.py +++ b/intersight/model/hyperflex_server_firmware_version.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_all_of.py b/intersight/model/hyperflex_server_firmware_version_all_of.py index 6667591e38..7ec3c7f091 100644 --- a/intersight/model/hyperflex_server_firmware_version_all_of.py +++ b/intersight/model/hyperflex_server_firmware_version_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_entry.py b/intersight/model/hyperflex_server_firmware_version_entry.py index 4a83631778..dd23800624 100644 --- a/intersight/model/hyperflex_server_firmware_version_entry.py +++ b/intersight/model/hyperflex_server_firmware_version_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_entry_all_of.py b/intersight/model/hyperflex_server_firmware_version_entry_all_of.py index 8f85c38746..aadb16db6b 100644 --- a/intersight/model/hyperflex_server_firmware_version_entry_all_of.py +++ b/intersight/model/hyperflex_server_firmware_version_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_entry_list.py b/intersight/model/hyperflex_server_firmware_version_entry_list.py index 3852a04b3b..9894db8f18 100644 --- a/intersight/model/hyperflex_server_firmware_version_entry_list.py +++ b/intersight/model/hyperflex_server_firmware_version_entry_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_entry_list_all_of.py b/intersight/model/hyperflex_server_firmware_version_entry_list_all_of.py index e74f100da0..53919896c4 100644 --- a/intersight/model/hyperflex_server_firmware_version_entry_list_all_of.py +++ b/intersight/model/hyperflex_server_firmware_version_entry_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_entry_relationship.py b/intersight/model/hyperflex_server_firmware_version_entry_relationship.py index c1c414abec..6799d9de35 100644 --- a/intersight/model/hyperflex_server_firmware_version_entry_relationship.py +++ b/intersight/model/hyperflex_server_firmware_version_entry_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_entry_response.py b/intersight/model/hyperflex_server_firmware_version_entry_response.py index c2e57e375e..8a3e3b54fc 100644 --- a/intersight/model/hyperflex_server_firmware_version_entry_response.py +++ b/intersight/model/hyperflex_server_firmware_version_entry_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_info.py b/intersight/model/hyperflex_server_firmware_version_info.py index c138f02ffc..76dfe7ce8c 100644 --- a/intersight/model/hyperflex_server_firmware_version_info.py +++ b/intersight/model/hyperflex_server_firmware_version_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_info_all_of.py b/intersight/model/hyperflex_server_firmware_version_info_all_of.py index 2681d7ca55..4d83faa512 100644 --- a/intersight/model/hyperflex_server_firmware_version_info_all_of.py +++ b/intersight/model/hyperflex_server_firmware_version_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_list.py b/intersight/model/hyperflex_server_firmware_version_list.py index 15456e2306..eb80ca96be 100644 --- a/intersight/model/hyperflex_server_firmware_version_list.py +++ b/intersight/model/hyperflex_server_firmware_version_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_list_all_of.py b/intersight/model/hyperflex_server_firmware_version_list_all_of.py index afefd11168..de949a5419 100644 --- a/intersight/model/hyperflex_server_firmware_version_list_all_of.py +++ b/intersight/model/hyperflex_server_firmware_version_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_relationship.py b/intersight/model/hyperflex_server_firmware_version_relationship.py index 1c09902e5d..f09cab4f34 100644 --- a/intersight/model/hyperflex_server_firmware_version_relationship.py +++ b/intersight/model/hyperflex_server_firmware_version_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_firmware_version_response.py b/intersight/model/hyperflex_server_firmware_version_response.py index 1c7e1fda89..a5f0015233 100644 --- a/intersight/model/hyperflex_server_firmware_version_response.py +++ b/intersight/model/hyperflex_server_firmware_version_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_model.py b/intersight/model/hyperflex_server_model.py index 24a1a12396..8460055936 100644 --- a/intersight/model/hyperflex_server_model.py +++ b/intersight/model/hyperflex_server_model.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_model_all_of.py b/intersight/model/hyperflex_server_model_all_of.py index ee49bca987..43d4b33a1e 100644 --- a/intersight/model/hyperflex_server_model_all_of.py +++ b/intersight/model/hyperflex_server_model_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_model_entry.py b/intersight/model/hyperflex_server_model_entry.py index ac275312a1..9eaad4e071 100644 --- a/intersight/model/hyperflex_server_model_entry.py +++ b/intersight/model/hyperflex_server_model_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_model_entry_all_of.py b/intersight/model/hyperflex_server_model_entry_all_of.py index be575bd1dc..ef43a13d1a 100644 --- a/intersight/model/hyperflex_server_model_entry_all_of.py +++ b/intersight/model/hyperflex_server_model_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_model_list.py b/intersight/model/hyperflex_server_model_list.py index bced5a16e5..550c3e0975 100644 --- a/intersight/model/hyperflex_server_model_list.py +++ b/intersight/model/hyperflex_server_model_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_model_list_all_of.py b/intersight/model/hyperflex_server_model_list_all_of.py index 835db22a1e..5b94b91992 100644 --- a/intersight/model/hyperflex_server_model_list_all_of.py +++ b/intersight/model/hyperflex_server_model_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_model_relationship.py b/intersight/model/hyperflex_server_model_relationship.py index 3395a1c50e..6e5e0b028e 100644 --- a/intersight/model/hyperflex_server_model_relationship.py +++ b/intersight/model/hyperflex_server_model_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_server_model_response.py b/intersight/model/hyperflex_server_model_response.py index 702e7cc77a..71f3c468fd 100644 --- a/intersight/model/hyperflex_server_model_response.py +++ b/intersight/model/hyperflex_server_model_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_service_auth_token.py b/intersight/model/hyperflex_service_auth_token.py index e809d04e75..e12d88a2d5 100644 --- a/intersight/model/hyperflex_service_auth_token.py +++ b/intersight/model/hyperflex_service_auth_token.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_service_auth_token_all_of.py b/intersight/model/hyperflex_service_auth_token_all_of.py index d6ceabefea..d48284ac3a 100644 --- a/intersight/model/hyperflex_service_auth_token_all_of.py +++ b/intersight/model/hyperflex_service_auth_token_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_service_auth_token_list.py b/intersight/model/hyperflex_service_auth_token_list.py index 3397706335..b0e0c7e04d 100644 --- a/intersight/model/hyperflex_service_auth_token_list.py +++ b/intersight/model/hyperflex_service_auth_token_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_service_auth_token_list_all_of.py b/intersight/model/hyperflex_service_auth_token_list_all_of.py index b13ba125b9..c8adb61127 100644 --- a/intersight/model/hyperflex_service_auth_token_list_all_of.py +++ b/intersight/model/hyperflex_service_auth_token_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_service_auth_token_response.py b/intersight/model/hyperflex_service_auth_token_response.py index 8cd437f9bb..7de03c9a08 100644 --- a/intersight/model/hyperflex_service_auth_token_response.py +++ b/intersight/model/hyperflex_service_auth_token_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_snapshot_files.py b/intersight/model/hyperflex_snapshot_files.py index 0d021b3b28..6c7fae0ab6 100644 --- a/intersight/model/hyperflex_snapshot_files.py +++ b/intersight/model/hyperflex_snapshot_files.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_snapshot_files_all_of.py b/intersight/model/hyperflex_snapshot_files_all_of.py index a42c546c64..37466bc476 100644 --- a/intersight/model/hyperflex_snapshot_files_all_of.py +++ b/intersight/model/hyperflex_snapshot_files_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_snapshot_info_brief.py b/intersight/model/hyperflex_snapshot_info_brief.py index a7bc5b6571..3eb4f298c4 100644 --- a/intersight/model/hyperflex_snapshot_info_brief.py +++ b/intersight/model/hyperflex_snapshot_info_brief.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_snapshot_info_brief_all_of.py b/intersight/model/hyperflex_snapshot_info_brief_all_of.py index 3d377e9089..44a1047c0c 100644 --- a/intersight/model/hyperflex_snapshot_info_brief_all_of.py +++ b/intersight/model/hyperflex_snapshot_info_brief_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_snapshot_point.py b/intersight/model/hyperflex_snapshot_point.py index ec86089c43..a27f4ddff9 100644 --- a/intersight/model/hyperflex_snapshot_point.py +++ b/intersight/model/hyperflex_snapshot_point.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_snapshot_point_all_of.py b/intersight/model/hyperflex_snapshot_point_all_of.py index 6c503a9bad..a37b3b3d28 100644 --- a/intersight/model/hyperflex_snapshot_point_all_of.py +++ b/intersight/model/hyperflex_snapshot_point_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_snapshot_status.py b/intersight/model/hyperflex_snapshot_status.py index 89195b62bd..54f460a35a 100644 --- a/intersight/model/hyperflex_snapshot_status.py +++ b/intersight/model/hyperflex_snapshot_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_snapshot_status_all_of.py b/intersight/model/hyperflex_snapshot_status_all_of.py index 1bb080216d..b7992e7b68 100644 --- a/intersight/model/hyperflex_snapshot_status_all_of.py +++ b/intersight/model/hyperflex_snapshot_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_component.py b/intersight/model/hyperflex_software_distribution_component.py index ae9870f663..c42d432241 100644 --- a/intersight/model/hyperflex_software_distribution_component.py +++ b/intersight/model/hyperflex_software_distribution_component.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_component_all_of.py b/intersight/model/hyperflex_software_distribution_component_all_of.py index 940a854588..f2917798bc 100644 --- a/intersight/model/hyperflex_software_distribution_component_all_of.py +++ b/intersight/model/hyperflex_software_distribution_component_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_component_list.py b/intersight/model/hyperflex_software_distribution_component_list.py index 5bff2c0c2c..4629597146 100644 --- a/intersight/model/hyperflex_software_distribution_component_list.py +++ b/intersight/model/hyperflex_software_distribution_component_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_component_list_all_of.py b/intersight/model/hyperflex_software_distribution_component_list_all_of.py index 08f7e85254..2a69cecd5f 100644 --- a/intersight/model/hyperflex_software_distribution_component_list_all_of.py +++ b/intersight/model/hyperflex_software_distribution_component_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_component_relationship.py b/intersight/model/hyperflex_software_distribution_component_relationship.py index f0835b986e..4cbe1fc5bd 100644 --- a/intersight/model/hyperflex_software_distribution_component_relationship.py +++ b/intersight/model/hyperflex_software_distribution_component_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_component_response.py b/intersight/model/hyperflex_software_distribution_component_response.py index 1b9a164201..eaf454251e 100644 --- a/intersight/model/hyperflex_software_distribution_component_response.py +++ b/intersight/model/hyperflex_software_distribution_component_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_entry.py b/intersight/model/hyperflex_software_distribution_entry.py index 31ca630dbd..7708427ec4 100644 --- a/intersight/model/hyperflex_software_distribution_entry.py +++ b/intersight/model/hyperflex_software_distribution_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_entry_all_of.py b/intersight/model/hyperflex_software_distribution_entry_all_of.py index 6894bbd704..0c2317e02b 100644 --- a/intersight/model/hyperflex_software_distribution_entry_all_of.py +++ b/intersight/model/hyperflex_software_distribution_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_entry_list.py b/intersight/model/hyperflex_software_distribution_entry_list.py index 2cd302631c..b3d4058c6d 100644 --- a/intersight/model/hyperflex_software_distribution_entry_list.py +++ b/intersight/model/hyperflex_software_distribution_entry_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_entry_list_all_of.py b/intersight/model/hyperflex_software_distribution_entry_list_all_of.py index 960d1973b5..93c3a7ba9e 100644 --- a/intersight/model/hyperflex_software_distribution_entry_list_all_of.py +++ b/intersight/model/hyperflex_software_distribution_entry_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_entry_relationship.py b/intersight/model/hyperflex_software_distribution_entry_relationship.py index 32c85144da..c4c248224b 100644 --- a/intersight/model/hyperflex_software_distribution_entry_relationship.py +++ b/intersight/model/hyperflex_software_distribution_entry_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_entry_response.py b/intersight/model/hyperflex_software_distribution_entry_response.py index ad7295bc4b..ab49366d0c 100644 --- a/intersight/model/hyperflex_software_distribution_entry_response.py +++ b/intersight/model/hyperflex_software_distribution_entry_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_version.py b/intersight/model/hyperflex_software_distribution_version.py index 843bc5e3c4..66d2c4887f 100644 --- a/intersight/model/hyperflex_software_distribution_version.py +++ b/intersight/model/hyperflex_software_distribution_version.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_version_all_of.py b/intersight/model/hyperflex_software_distribution_version_all_of.py index dcc442101d..92caa4f87a 100644 --- a/intersight/model/hyperflex_software_distribution_version_all_of.py +++ b/intersight/model/hyperflex_software_distribution_version_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_version_list.py b/intersight/model/hyperflex_software_distribution_version_list.py index 10cef3ac20..55db63049e 100644 --- a/intersight/model/hyperflex_software_distribution_version_list.py +++ b/intersight/model/hyperflex_software_distribution_version_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_version_list_all_of.py b/intersight/model/hyperflex_software_distribution_version_list_all_of.py index c19ee9adef..d17fd26b0d 100644 --- a/intersight/model/hyperflex_software_distribution_version_list_all_of.py +++ b/intersight/model/hyperflex_software_distribution_version_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_version_relationship.py b/intersight/model/hyperflex_software_distribution_version_relationship.py index 9734e809ba..9071d8ccd1 100644 --- a/intersight/model/hyperflex_software_distribution_version_relationship.py +++ b/intersight/model/hyperflex_software_distribution_version_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_distribution_version_response.py b/intersight/model/hyperflex_software_distribution_version_response.py index 39453ecfe2..1924b57553 100644 --- a/intersight/model/hyperflex_software_distribution_version_response.py +++ b/intersight/model/hyperflex_software_distribution_version_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_version_policy.py b/intersight/model/hyperflex_software_version_policy.py index ca0bf7f06c..2108158f67 100644 --- a/intersight/model/hyperflex_software_version_policy.py +++ b/intersight/model/hyperflex_software_version_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_version_policy_all_of.py b/intersight/model/hyperflex_software_version_policy_all_of.py index 9ae5d1f72a..9a929e8922 100644 --- a/intersight/model/hyperflex_software_version_policy_all_of.py +++ b/intersight/model/hyperflex_software_version_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_version_policy_list.py b/intersight/model/hyperflex_software_version_policy_list.py index fe7b8fa502..e4df1e77a2 100644 --- a/intersight/model/hyperflex_software_version_policy_list.py +++ b/intersight/model/hyperflex_software_version_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_version_policy_list_all_of.py b/intersight/model/hyperflex_software_version_policy_list_all_of.py index f198777cde..58052774ee 100644 --- a/intersight/model/hyperflex_software_version_policy_list_all_of.py +++ b/intersight/model/hyperflex_software_version_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_version_policy_relationship.py b/intersight/model/hyperflex_software_version_policy_relationship.py index d22314f5f4..1688add267 100644 --- a/intersight/model/hyperflex_software_version_policy_relationship.py +++ b/intersight/model/hyperflex_software_version_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_software_version_policy_response.py b/intersight/model/hyperflex_software_version_policy_response.py index 8c49017b47..f47bac4073 100644 --- a/intersight/model/hyperflex_software_version_policy_response.py +++ b/intersight/model/hyperflex_software_version_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_st_platform_cluster_healing_info.py b/intersight/model/hyperflex_st_platform_cluster_healing_info.py index e2cb2cf634..f45aca95fd 100644 --- a/intersight/model/hyperflex_st_platform_cluster_healing_info.py +++ b/intersight/model/hyperflex_st_platform_cluster_healing_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_st_platform_cluster_healing_info_all_of.py b/intersight/model/hyperflex_st_platform_cluster_healing_info_all_of.py index bcf9730478..4025204463 100644 --- a/intersight/model/hyperflex_st_platform_cluster_healing_info_all_of.py +++ b/intersight/model/hyperflex_st_platform_cluster_healing_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_st_platform_cluster_resiliency_info.py b/intersight/model/hyperflex_st_platform_cluster_resiliency_info.py index 0c857284ca..575d07df03 100644 --- a/intersight/model/hyperflex_st_platform_cluster_resiliency_info.py +++ b/intersight/model/hyperflex_st_platform_cluster_resiliency_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_st_platform_cluster_resiliency_info_all_of.py b/intersight/model/hyperflex_st_platform_cluster_resiliency_info_all_of.py index befa2ccde8..33ffb2b1ae 100644 --- a/intersight/model/hyperflex_st_platform_cluster_resiliency_info_all_of.py +++ b/intersight/model/hyperflex_st_platform_cluster_resiliency_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_storage_container.py b/intersight/model/hyperflex_storage_container.py index c698a7f661..3dd99bb5e4 100644 --- a/intersight/model/hyperflex_storage_container.py +++ b/intersight/model/hyperflex_storage_container.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_storage_container_all_of.py b/intersight/model/hyperflex_storage_container_all_of.py index d72261eca2..df2328ca00 100644 --- a/intersight/model/hyperflex_storage_container_all_of.py +++ b/intersight/model/hyperflex_storage_container_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_storage_container_list.py b/intersight/model/hyperflex_storage_container_list.py index 3f2748a1a7..cd87553084 100644 --- a/intersight/model/hyperflex_storage_container_list.py +++ b/intersight/model/hyperflex_storage_container_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_storage_container_list_all_of.py b/intersight/model/hyperflex_storage_container_list_all_of.py index 019a8a500d..80009808cf 100644 --- a/intersight/model/hyperflex_storage_container_list_all_of.py +++ b/intersight/model/hyperflex_storage_container_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_storage_container_relationship.py b/intersight/model/hyperflex_storage_container_relationship.py index efe364ddd8..a193b07988 100644 --- a/intersight/model/hyperflex_storage_container_relationship.py +++ b/intersight/model/hyperflex_storage_container_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_storage_container_response.py b/intersight/model/hyperflex_storage_container_response.py index 50f1cbcab8..48d0d77246 100644 --- a/intersight/model/hyperflex_storage_container_response.py +++ b/intersight/model/hyperflex_storage_container_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_summary.py b/intersight/model/hyperflex_summary.py index 12700b54ca..63ebacb245 100644 --- a/intersight/model/hyperflex_summary.py +++ b/intersight/model/hyperflex_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_summary_all_of.py b/intersight/model/hyperflex_summary_all_of.py index 1b26dd9251..3284d9f9ee 100644 --- a/intersight/model/hyperflex_summary_all_of.py +++ b/intersight/model/hyperflex_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_sys_config_policy.py b/intersight/model/hyperflex_sys_config_policy.py index e0d24010e5..9e8dc28412 100644 --- a/intersight/model/hyperflex_sys_config_policy.py +++ b/intersight/model/hyperflex_sys_config_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_sys_config_policy_all_of.py b/intersight/model/hyperflex_sys_config_policy_all_of.py index f8a93ad996..7ff03cbff3 100644 --- a/intersight/model/hyperflex_sys_config_policy_all_of.py +++ b/intersight/model/hyperflex_sys_config_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_sys_config_policy_list.py b/intersight/model/hyperflex_sys_config_policy_list.py index f3299d5dd3..1f07702cb5 100644 --- a/intersight/model/hyperflex_sys_config_policy_list.py +++ b/intersight/model/hyperflex_sys_config_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_sys_config_policy_list_all_of.py b/intersight/model/hyperflex_sys_config_policy_list_all_of.py index 66b5cea275..6ae2a6c355 100644 --- a/intersight/model/hyperflex_sys_config_policy_list_all_of.py +++ b/intersight/model/hyperflex_sys_config_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_sys_config_policy_relationship.py b/intersight/model/hyperflex_sys_config_policy_relationship.py index 15be4b1463..9e51734c1d 100644 --- a/intersight/model/hyperflex_sys_config_policy_relationship.py +++ b/intersight/model/hyperflex_sys_config_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_sys_config_policy_response.py b/intersight/model/hyperflex_sys_config_policy_response.py index dd50567707..33dc077ba4 100644 --- a/intersight/model/hyperflex_sys_config_policy_response.py +++ b/intersight/model/hyperflex_sys_config_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target.py b/intersight/model/hyperflex_target.py index 3e39a3b77e..1049ad218a 100644 --- a/intersight/model/hyperflex_target.py +++ b/intersight/model/hyperflex_target.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target_all_of.py b/intersight/model/hyperflex_target_all_of.py index d112e0f067..3c0851bbbd 100644 --- a/intersight/model/hyperflex_target_all_of.py +++ b/intersight/model/hyperflex_target_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target_list.py b/intersight/model/hyperflex_target_list.py index c18ba0283d..715753c640 100644 --- a/intersight/model/hyperflex_target_list.py +++ b/intersight/model/hyperflex_target_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target_list_all_of.py b/intersight/model/hyperflex_target_list_all_of.py index 33c9a741e0..34ee88e254 100644 --- a/intersight/model/hyperflex_target_list_all_of.py +++ b/intersight/model/hyperflex_target_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target_relationship.py b/intersight/model/hyperflex_target_relationship.py index 58f15ad015..e191a5cb81 100644 --- a/intersight/model/hyperflex_target_relationship.py +++ b/intersight/model/hyperflex_target_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_target_response.py b/intersight/model/hyperflex_target_response.py index fa0b59f2aa..2aee6393e8 100644 --- a/intersight/model/hyperflex_target_response.py +++ b/intersight/model/hyperflex_target_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_tracked_disk.py b/intersight/model/hyperflex_tracked_disk.py index ab04058bf4..9eae87dce5 100644 --- a/intersight/model/hyperflex_tracked_disk.py +++ b/intersight/model/hyperflex_tracked_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_tracked_disk_all_of.py b/intersight/model/hyperflex_tracked_disk_all_of.py index cabed8c84a..cce69e7dd6 100644 --- a/intersight/model/hyperflex_tracked_disk_all_of.py +++ b/intersight/model/hyperflex_tracked_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_tracked_file.py b/intersight/model/hyperflex_tracked_file.py index ff905a21f3..327b5c2d8d 100644 --- a/intersight/model/hyperflex_tracked_file.py +++ b/intersight/model/hyperflex_tracked_file.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_tracked_file_all_of.py b/intersight/model/hyperflex_tracked_file_all_of.py index 05250c4ac0..2a36dcf895 100644 --- a/intersight/model/hyperflex_tracked_file_all_of.py +++ b/intersight/model/hyperflex_tracked_file_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ucsm_config_policy.py b/intersight/model/hyperflex_ucsm_config_policy.py index d7de9a4114..533b914bd2 100644 --- a/intersight/model/hyperflex_ucsm_config_policy.py +++ b/intersight/model/hyperflex_ucsm_config_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ucsm_config_policy_all_of.py b/intersight/model/hyperflex_ucsm_config_policy_all_of.py index 234442d0da..ae2ca712fc 100644 --- a/intersight/model/hyperflex_ucsm_config_policy_all_of.py +++ b/intersight/model/hyperflex_ucsm_config_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ucsm_config_policy_list.py b/intersight/model/hyperflex_ucsm_config_policy_list.py index c3eb3d0340..0027f0fa41 100644 --- a/intersight/model/hyperflex_ucsm_config_policy_list.py +++ b/intersight/model/hyperflex_ucsm_config_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ucsm_config_policy_list_all_of.py b/intersight/model/hyperflex_ucsm_config_policy_list_all_of.py index 5727d7022d..a590e35e9f 100644 --- a/intersight/model/hyperflex_ucsm_config_policy_list_all_of.py +++ b/intersight/model/hyperflex_ucsm_config_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ucsm_config_policy_relationship.py b/intersight/model/hyperflex_ucsm_config_policy_relationship.py index 9b7969bc73..86d7b00712 100644 --- a/intersight/model/hyperflex_ucsm_config_policy_relationship.py +++ b/intersight/model/hyperflex_ucsm_config_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_ucsm_config_policy_response.py b/intersight/model/hyperflex_ucsm_config_policy_response.py index 347a36ef8f..a7d9e49cd9 100644 --- a/intersight/model/hyperflex_ucsm_config_policy_response.py +++ b/intersight/model/hyperflex_ucsm_config_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_config_policy.py b/intersight/model/hyperflex_vcenter_config_policy.py index 78dbc030c1..7c3da9146f 100644 --- a/intersight/model/hyperflex_vcenter_config_policy.py +++ b/intersight/model/hyperflex_vcenter_config_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_config_policy_all_of.py b/intersight/model/hyperflex_vcenter_config_policy_all_of.py index a977963ab8..a22269ac00 100644 --- a/intersight/model/hyperflex_vcenter_config_policy_all_of.py +++ b/intersight/model/hyperflex_vcenter_config_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_config_policy_list.py b/intersight/model/hyperflex_vcenter_config_policy_list.py index 4d2baa140c..c9b7456561 100644 --- a/intersight/model/hyperflex_vcenter_config_policy_list.py +++ b/intersight/model/hyperflex_vcenter_config_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_config_policy_list_all_of.py b/intersight/model/hyperflex_vcenter_config_policy_list_all_of.py index ed6edb8063..40748b8ced 100644 --- a/intersight/model/hyperflex_vcenter_config_policy_list_all_of.py +++ b/intersight/model/hyperflex_vcenter_config_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_config_policy_relationship.py b/intersight/model/hyperflex_vcenter_config_policy_relationship.py index 81e5db2f21..b151098296 100644 --- a/intersight/model/hyperflex_vcenter_config_policy_relationship.py +++ b/intersight/model/hyperflex_vcenter_config_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vcenter_config_policy_response.py b/intersight/model/hyperflex_vcenter_config_policy_response.py index 13bd2d000d..dedb44ffc7 100644 --- a/intersight/model/hyperflex_vcenter_config_policy_response.py +++ b/intersight/model/hyperflex_vcenter_config_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_virtual_machine.py b/intersight/model/hyperflex_virtual_machine.py index 81c4f736fe..42915002fe 100644 --- a/intersight/model/hyperflex_virtual_machine.py +++ b/intersight/model/hyperflex_virtual_machine.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_virtual_machine_all_of.py b/intersight/model/hyperflex_virtual_machine_all_of.py index 6e014b4ffa..8e7339c2e9 100644 --- a/intersight/model/hyperflex_virtual_machine_all_of.py +++ b/intersight/model/hyperflex_virtual_machine_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_virtual_machine_runtime_info.py b/intersight/model/hyperflex_virtual_machine_runtime_info.py index ab3d85a59e..b3434e9789 100644 --- a/intersight/model/hyperflex_virtual_machine_runtime_info.py +++ b/intersight/model/hyperflex_virtual_machine_runtime_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_virtual_machine_runtime_info_all_of.py b/intersight/model/hyperflex_virtual_machine_runtime_info_all_of.py index 79e37e643c..dfeeb0830c 100644 --- a/intersight/model/hyperflex_virtual_machine_runtime_info_all_of.py +++ b/intersight/model/hyperflex_virtual_machine_runtime_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_backup_info.py b/intersight/model/hyperflex_vm_backup_info.py index e751200848..0da8ace5df 100644 --- a/intersight/model/hyperflex_vm_backup_info.py +++ b/intersight/model/hyperflex_vm_backup_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_backup_info_all_of.py b/intersight/model/hyperflex_vm_backup_info_all_of.py index 087782c1d5..489ee39af8 100644 --- a/intersight/model/hyperflex_vm_backup_info_all_of.py +++ b/intersight/model/hyperflex_vm_backup_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_backup_info_list.py b/intersight/model/hyperflex_vm_backup_info_list.py index 48f9ca2565..bdd68419e6 100644 --- a/intersight/model/hyperflex_vm_backup_info_list.py +++ b/intersight/model/hyperflex_vm_backup_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_backup_info_list_all_of.py b/intersight/model/hyperflex_vm_backup_info_list_all_of.py index 812869cc3e..e9509fe0b9 100644 --- a/intersight/model/hyperflex_vm_backup_info_list_all_of.py +++ b/intersight/model/hyperflex_vm_backup_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_backup_info_relationship.py b/intersight/model/hyperflex_vm_backup_info_relationship.py index 89c6f498ea..510a0474fb 100644 --- a/intersight/model/hyperflex_vm_backup_info_relationship.py +++ b/intersight/model/hyperflex_vm_backup_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_backup_info_response.py b/intersight/model/hyperflex_vm_backup_info_response.py index 59aadbc249..b6ff55fc52 100644 --- a/intersight/model/hyperflex_vm_backup_info_response.py +++ b/intersight/model/hyperflex_vm_backup_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_import_operation.py b/intersight/model/hyperflex_vm_import_operation.py index 457c7e652d..6036de18c7 100644 --- a/intersight/model/hyperflex_vm_import_operation.py +++ b/intersight/model/hyperflex_vm_import_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_import_operation_all_of.py b/intersight/model/hyperflex_vm_import_operation_all_of.py index 2cb332a52f..c1e2fc5a15 100644 --- a/intersight/model/hyperflex_vm_import_operation_all_of.py +++ b/intersight/model/hyperflex_vm_import_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_import_operation_list.py b/intersight/model/hyperflex_vm_import_operation_list.py index e56eae9cf3..4cc7a11f5c 100644 --- a/intersight/model/hyperflex_vm_import_operation_list.py +++ b/intersight/model/hyperflex_vm_import_operation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_import_operation_list_all_of.py b/intersight/model/hyperflex_vm_import_operation_list_all_of.py index a0371d6e8c..ebbaf154c8 100644 --- a/intersight/model/hyperflex_vm_import_operation_list_all_of.py +++ b/intersight/model/hyperflex_vm_import_operation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_import_operation_response.py b/intersight/model/hyperflex_vm_import_operation_response.py index a65a103c36..7944d242b6 100644 --- a/intersight/model/hyperflex_vm_import_operation_response.py +++ b/intersight/model/hyperflex_vm_import_operation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_protection_space_usage.py b/intersight/model/hyperflex_vm_protection_space_usage.py index 4c8d08a122..b29c406179 100644 --- a/intersight/model/hyperflex_vm_protection_space_usage.py +++ b/intersight/model/hyperflex_vm_protection_space_usage.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_protection_space_usage_all_of.py b/intersight/model/hyperflex_vm_protection_space_usage_all_of.py index 342b0ec1fb..0a7c3f499f 100644 --- a/intersight/model/hyperflex_vm_protection_space_usage_all_of.py +++ b/intersight/model/hyperflex_vm_protection_space_usage_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_restore_operation.py b/intersight/model/hyperflex_vm_restore_operation.py index 1a7e84f6c7..6d1391232d 100644 --- a/intersight/model/hyperflex_vm_restore_operation.py +++ b/intersight/model/hyperflex_vm_restore_operation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_restore_operation_all_of.py b/intersight/model/hyperflex_vm_restore_operation_all_of.py index c66cd453e5..f8b3a74527 100644 --- a/intersight/model/hyperflex_vm_restore_operation_all_of.py +++ b/intersight/model/hyperflex_vm_restore_operation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_restore_operation_list.py b/intersight/model/hyperflex_vm_restore_operation_list.py index 2839865224..34fc167793 100644 --- a/intersight/model/hyperflex_vm_restore_operation_list.py +++ b/intersight/model/hyperflex_vm_restore_operation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_restore_operation_list_all_of.py b/intersight/model/hyperflex_vm_restore_operation_list_all_of.py index 7ceec7e2c8..a013f7d072 100644 --- a/intersight/model/hyperflex_vm_restore_operation_list_all_of.py +++ b/intersight/model/hyperflex_vm_restore_operation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_restore_operation_response.py b/intersight/model/hyperflex_vm_restore_operation_response.py index 5ca8cbd9a1..aa411af591 100644 --- a/intersight/model/hyperflex_vm_restore_operation_response.py +++ b/intersight/model/hyperflex_vm_restore_operation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_snapshot_info.py b/intersight/model/hyperflex_vm_snapshot_info.py index d12b3ae4e2..6a5d95b8dc 100644 --- a/intersight/model/hyperflex_vm_snapshot_info.py +++ b/intersight/model/hyperflex_vm_snapshot_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_snapshot_info_all_of.py b/intersight/model/hyperflex_vm_snapshot_info_all_of.py index 7c63f775da..c75a858d9a 100644 --- a/intersight/model/hyperflex_vm_snapshot_info_all_of.py +++ b/intersight/model/hyperflex_vm_snapshot_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_snapshot_info_list.py b/intersight/model/hyperflex_vm_snapshot_info_list.py index 3cfe83ff5f..caa56ae1ad 100644 --- a/intersight/model/hyperflex_vm_snapshot_info_list.py +++ b/intersight/model/hyperflex_vm_snapshot_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_snapshot_info_list_all_of.py b/intersight/model/hyperflex_vm_snapshot_info_list_all_of.py index 255ea09ff4..10cf8be5a5 100644 --- a/intersight/model/hyperflex_vm_snapshot_info_list_all_of.py +++ b/intersight/model/hyperflex_vm_snapshot_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_snapshot_info_relationship.py b/intersight/model/hyperflex_vm_snapshot_info_relationship.py index 6a39821a86..98991dc7d8 100644 --- a/intersight/model/hyperflex_vm_snapshot_info_relationship.py +++ b/intersight/model/hyperflex_vm_snapshot_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_vm_snapshot_info_response.py b/intersight/model/hyperflex_vm_snapshot_info_response.py index 023c6f17c7..6f6ded856f 100644 --- a/intersight/model/hyperflex_vm_snapshot_info_response.py +++ b/intersight/model/hyperflex_vm_snapshot_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_volume.py b/intersight/model/hyperflex_volume.py index 0d858f3012..d58de30859 100644 --- a/intersight/model/hyperflex_volume.py +++ b/intersight/model/hyperflex_volume.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_volume_all_of.py b/intersight/model/hyperflex_volume_all_of.py index ce129e8ca5..9b0de20056 100644 --- a/intersight/model/hyperflex_volume_all_of.py +++ b/intersight/model/hyperflex_volume_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_volume_list.py b/intersight/model/hyperflex_volume_list.py index 6c24839d04..1318778129 100644 --- a/intersight/model/hyperflex_volume_list.py +++ b/intersight/model/hyperflex_volume_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_volume_list_all_of.py b/intersight/model/hyperflex_volume_list_all_of.py index 8da60e4988..10f58800ee 100644 --- a/intersight/model/hyperflex_volume_list_all_of.py +++ b/intersight/model/hyperflex_volume_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_volume_relationship.py b/intersight/model/hyperflex_volume_relationship.py index 846c4e69de..47c1cc602e 100644 --- a/intersight/model/hyperflex_volume_relationship.py +++ b/intersight/model/hyperflex_volume_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_volume_response.py b/intersight/model/hyperflex_volume_response.py index 0e11300189..5496652327 100644 --- a/intersight/model/hyperflex_volume_response.py +++ b/intersight/model/hyperflex_volume_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_witness_configuration.py b/intersight/model/hyperflex_witness_configuration.py index 7d86355d32..ed41877d7c 100644 --- a/intersight/model/hyperflex_witness_configuration.py +++ b/intersight/model/hyperflex_witness_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_witness_configuration_all_of.py b/intersight/model/hyperflex_witness_configuration_all_of.py index 0a7cdb9721..6bf2b03c87 100644 --- a/intersight/model/hyperflex_witness_configuration_all_of.py +++ b/intersight/model/hyperflex_witness_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_witness_configuration_list.py b/intersight/model/hyperflex_witness_configuration_list.py index d58818ba72..00d8c122d1 100644 --- a/intersight/model/hyperflex_witness_configuration_list.py +++ b/intersight/model/hyperflex_witness_configuration_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_witness_configuration_list_all_of.py b/intersight/model/hyperflex_witness_configuration_list_all_of.py index d81160283f..c5b5b37fc0 100644 --- a/intersight/model/hyperflex_witness_configuration_list_all_of.py +++ b/intersight/model/hyperflex_witness_configuration_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_witness_configuration_response.py b/intersight/model/hyperflex_witness_configuration_response.py index 2ecbf5f828..322b2e550c 100644 --- a/intersight/model/hyperflex_witness_configuration_response.py +++ b/intersight/model/hyperflex_witness_configuration_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_wwxn_prefix_range.py b/intersight/model/hyperflex_wwxn_prefix_range.py index 483e3872b4..e9d727eaf7 100644 --- a/intersight/model/hyperflex_wwxn_prefix_range.py +++ b/intersight/model/hyperflex_wwxn_prefix_range.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/hyperflex_wwxn_prefix_range_all_of.py b/intersight/model/hyperflex_wwxn_prefix_range_all_of.py index e4265c63b1..c84362dd0c 100644 --- a/intersight/model/hyperflex_wwxn_prefix_range_all_of.py +++ b/intersight/model/hyperflex_wwxn_prefix_range_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/i18n_message.py b/intersight/model/i18n_message.py index faed92fb20..afeb76fc74 100644 --- a/intersight/model/i18n_message.py +++ b/intersight/model/i18n_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/i18n_message_all_of.py b/intersight/model/i18n_message_all_of.py index 7e95b6cd06..fee8b3aba3 100644 --- a/intersight/model/i18n_message_all_of.py +++ b/intersight/model/i18n_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/i18n_message_param.py b/intersight/model/i18n_message_param.py index ed289c04b4..e3b1d0aad2 100644 --- a/intersight/model/i18n_message_param.py +++ b/intersight/model/i18n_message_param.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/i18n_message_param_all_of.py b/intersight/model/i18n_message_param_all_of.py index 257081d79d..bd92e7ba07 100644 --- a/intersight/model/i18n_message_param_all_of.py +++ b/intersight/model/i18n_message_param_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_connector_pack.py b/intersight/model/iaas_connector_pack.py index 89f87caa06..f401c06e93 100644 --- a/intersight/model/iaas_connector_pack.py +++ b/intersight/model/iaas_connector_pack.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_connector_pack_all_of.py b/intersight/model/iaas_connector_pack_all_of.py index c0d1fae1eb..5ff94bdc54 100644 --- a/intersight/model/iaas_connector_pack_all_of.py +++ b/intersight/model/iaas_connector_pack_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_connector_pack_list.py b/intersight/model/iaas_connector_pack_list.py index ed6642a321..647d4d2b4f 100644 --- a/intersight/model/iaas_connector_pack_list.py +++ b/intersight/model/iaas_connector_pack_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_connector_pack_list_all_of.py b/intersight/model/iaas_connector_pack_list_all_of.py index 391bf2eff9..c0eefc461d 100644 --- a/intersight/model/iaas_connector_pack_list_all_of.py +++ b/intersight/model/iaas_connector_pack_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_connector_pack_relationship.py b/intersight/model/iaas_connector_pack_relationship.py index e784316cd0..8f40ce5c09 100644 --- a/intersight/model/iaas_connector_pack_relationship.py +++ b/intersight/model/iaas_connector_pack_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_connector_pack_response.py b/intersight/model/iaas_connector_pack_response.py index 48fe6bd2c8..5dd0f80e64 100644 --- a/intersight/model/iaas_connector_pack_response.py +++ b/intersight/model/iaas_connector_pack_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info.py b/intersight/model/iaas_custom_task_info.py index def3bf944b..07dc49c676 100644 --- a/intersight/model/iaas_custom_task_info.py +++ b/intersight/model/iaas_custom_task_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info_all_of.py b/intersight/model/iaas_custom_task_info_all_of.py index 68dd737259..cff09067bb 100644 --- a/intersight/model/iaas_custom_task_info_all_of.py +++ b/intersight/model/iaas_custom_task_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info_list.py b/intersight/model/iaas_custom_task_info_list.py index 446eeaf39b..9e9efb339c 100644 --- a/intersight/model/iaas_custom_task_info_list.py +++ b/intersight/model/iaas_custom_task_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info_list_all_of.py b/intersight/model/iaas_custom_task_info_list_all_of.py index 30320a7ee5..93a2c71bb9 100644 --- a/intersight/model/iaas_custom_task_info_list_all_of.py +++ b/intersight/model/iaas_custom_task_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info_relationship.py b/intersight/model/iaas_custom_task_info_relationship.py index 8d0d315e91..93d60743ed 100644 --- a/intersight/model/iaas_custom_task_info_relationship.py +++ b/intersight/model/iaas_custom_task_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_custom_task_info_response.py b/intersight/model/iaas_custom_task_info_response.py index 75bf29284a..6825fed355 100644 --- a/intersight/model/iaas_custom_task_info_response.py +++ b/intersight/model/iaas_custom_task_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_device_status.py b/intersight/model/iaas_device_status.py index 2314ee3eaa..64628a0ae0 100644 --- a/intersight/model/iaas_device_status.py +++ b/intersight/model/iaas_device_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_device_status_all_of.py b/intersight/model/iaas_device_status_all_of.py index 63939c5de7..e5f172088b 100644 --- a/intersight/model/iaas_device_status_all_of.py +++ b/intersight/model/iaas_device_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_device_status_list.py b/intersight/model/iaas_device_status_list.py index 9dc9a2e727..063bff0f58 100644 --- a/intersight/model/iaas_device_status_list.py +++ b/intersight/model/iaas_device_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_device_status_list_all_of.py b/intersight/model/iaas_device_status_list_all_of.py index 29130f5848..d90c8ee184 100644 --- a/intersight/model/iaas_device_status_list_all_of.py +++ b/intersight/model/iaas_device_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_device_status_relationship.py b/intersight/model/iaas_device_status_relationship.py index adcad3f033..661f2fcb7f 100644 --- a/intersight/model/iaas_device_status_relationship.py +++ b/intersight/model/iaas_device_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_device_status_response.py b/intersight/model/iaas_device_status_response.py index 7f0ee155ed..5a7508b3d6 100644 --- a/intersight/model/iaas_device_status_response.py +++ b/intersight/model/iaas_device_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_diagnostic_messages.py b/intersight/model/iaas_diagnostic_messages.py index 29a2ebcacd..c91b5e10e6 100644 --- a/intersight/model/iaas_diagnostic_messages.py +++ b/intersight/model/iaas_diagnostic_messages.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_diagnostic_messages_all_of.py b/intersight/model/iaas_diagnostic_messages_all_of.py index 90c5009e20..a316036174 100644 --- a/intersight/model/iaas_diagnostic_messages_all_of.py +++ b/intersight/model/iaas_diagnostic_messages_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_diagnostic_messages_list.py b/intersight/model/iaas_diagnostic_messages_list.py index 90db96e70a..b6c5d7f114 100644 --- a/intersight/model/iaas_diagnostic_messages_list.py +++ b/intersight/model/iaas_diagnostic_messages_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_diagnostic_messages_list_all_of.py b/intersight/model/iaas_diagnostic_messages_list_all_of.py index aa6acb7dcc..02a466739f 100644 --- a/intersight/model/iaas_diagnostic_messages_list_all_of.py +++ b/intersight/model/iaas_diagnostic_messages_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_diagnostic_messages_response.py b/intersight/model/iaas_diagnostic_messages_response.py index fcdb5ebf82..4d5e1f33d8 100644 --- a/intersight/model/iaas_diagnostic_messages_response.py +++ b/intersight/model/iaas_diagnostic_messages_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_info.py b/intersight/model/iaas_license_info.py index 84868a97fa..831842478d 100644 --- a/intersight/model/iaas_license_info.py +++ b/intersight/model/iaas_license_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_info_all_of.py b/intersight/model/iaas_license_info_all_of.py index 30d3271880..feae3d71e2 100644 --- a/intersight/model/iaas_license_info_all_of.py +++ b/intersight/model/iaas_license_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_info_list.py b/intersight/model/iaas_license_info_list.py index 18dfa591de..375f1d5c39 100644 --- a/intersight/model/iaas_license_info_list.py +++ b/intersight/model/iaas_license_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_info_list_all_of.py b/intersight/model/iaas_license_info_list_all_of.py index 882f8cf741..f3c054a053 100644 --- a/intersight/model/iaas_license_info_list_all_of.py +++ b/intersight/model/iaas_license_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_info_relationship.py b/intersight/model/iaas_license_info_relationship.py index f2d88133db..7c7d9cfb70 100644 --- a/intersight/model/iaas_license_info_relationship.py +++ b/intersight/model/iaas_license_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_info_response.py b/intersight/model/iaas_license_info_response.py index 5449dfefca..3709661110 100644 --- a/intersight/model/iaas_license_info_response.py +++ b/intersight/model/iaas_license_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_keys_info.py b/intersight/model/iaas_license_keys_info.py index fcf1a177e6..191c66f38f 100644 --- a/intersight/model/iaas_license_keys_info.py +++ b/intersight/model/iaas_license_keys_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_keys_info_all_of.py b/intersight/model/iaas_license_keys_info_all_of.py index c081e2c087..8dd84e679e 100644 --- a/intersight/model/iaas_license_keys_info_all_of.py +++ b/intersight/model/iaas_license_keys_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_utilization_info.py b/intersight/model/iaas_license_utilization_info.py index 97d2311742..4ff260504a 100644 --- a/intersight/model/iaas_license_utilization_info.py +++ b/intersight/model/iaas_license_utilization_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_license_utilization_info_all_of.py b/intersight/model/iaas_license_utilization_info_all_of.py index b21726062c..381a5737ea 100644 --- a/intersight/model/iaas_license_utilization_info_all_of.py +++ b/intersight/model/iaas_license_utilization_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_most_run_tasks.py b/intersight/model/iaas_most_run_tasks.py index 90e224fedb..26b7d36b41 100644 --- a/intersight/model/iaas_most_run_tasks.py +++ b/intersight/model/iaas_most_run_tasks.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_most_run_tasks_all_of.py b/intersight/model/iaas_most_run_tasks_all_of.py index 1aa6b28acc..11de497568 100644 --- a/intersight/model/iaas_most_run_tasks_all_of.py +++ b/intersight/model/iaas_most_run_tasks_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_most_run_tasks_list.py b/intersight/model/iaas_most_run_tasks_list.py index 3f5cfcef68..934d7cd34e 100644 --- a/intersight/model/iaas_most_run_tasks_list.py +++ b/intersight/model/iaas_most_run_tasks_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_most_run_tasks_list_all_of.py b/intersight/model/iaas_most_run_tasks_list_all_of.py index 6f191830cc..43cecdbf35 100644 --- a/intersight/model/iaas_most_run_tasks_list_all_of.py +++ b/intersight/model/iaas_most_run_tasks_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_most_run_tasks_relationship.py b/intersight/model/iaas_most_run_tasks_relationship.py index cfba890413..a3d9e0e316 100644 --- a/intersight/model/iaas_most_run_tasks_relationship.py +++ b/intersight/model/iaas_most_run_tasks_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_most_run_tasks_response.py b/intersight/model/iaas_most_run_tasks_response.py index 0e52f90506..b7266a45c1 100644 --- a/intersight/model/iaas_most_run_tasks_response.py +++ b/intersight/model/iaas_most_run_tasks_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_service_request.py b/intersight/model/iaas_service_request.py index cb47c95a38..9155f9b450 100644 --- a/intersight/model/iaas_service_request.py +++ b/intersight/model/iaas_service_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_service_request_all_of.py b/intersight/model/iaas_service_request_all_of.py index 98a4a097aa..900bcc0ee8 100644 --- a/intersight/model/iaas_service_request_all_of.py +++ b/intersight/model/iaas_service_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_service_request_list.py b/intersight/model/iaas_service_request_list.py index 94d1f057e6..3bff3e8b69 100644 --- a/intersight/model/iaas_service_request_list.py +++ b/intersight/model/iaas_service_request_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_service_request_list_all_of.py b/intersight/model/iaas_service_request_list_all_of.py index 972d04e9a1..8f4418226c 100644 --- a/intersight/model/iaas_service_request_list_all_of.py +++ b/intersight/model/iaas_service_request_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_service_request_response.py b/intersight/model/iaas_service_request_response.py index 4f7d1632ea..dad1c6faac 100644 --- a/intersight/model/iaas_service_request_response.py +++ b/intersight/model/iaas_service_request_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info.py b/intersight/model/iaas_system_task_info.py index 8a880796c4..3499886cac 100644 --- a/intersight/model/iaas_system_task_info.py +++ b/intersight/model/iaas_system_task_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info_all_of.py b/intersight/model/iaas_system_task_info_all_of.py index a034cb4cdc..6deae683eb 100644 --- a/intersight/model/iaas_system_task_info_all_of.py +++ b/intersight/model/iaas_system_task_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info_list.py b/intersight/model/iaas_system_task_info_list.py index b6b3276be4..3df9ad8bc8 100644 --- a/intersight/model/iaas_system_task_info_list.py +++ b/intersight/model/iaas_system_task_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info_list_all_of.py b/intersight/model/iaas_system_task_info_list_all_of.py index e83d5f8a9e..dda3ef3e47 100644 --- a/intersight/model/iaas_system_task_info_list_all_of.py +++ b/intersight/model/iaas_system_task_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info_relationship.py b/intersight/model/iaas_system_task_info_relationship.py index a4a50a9691..f28c2c33a4 100644 --- a/intersight/model/iaas_system_task_info_relationship.py +++ b/intersight/model/iaas_system_task_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_system_task_info_response.py b/intersight/model/iaas_system_task_info_response.py index 9d5f56f72f..e58a317aac 100644 --- a/intersight/model/iaas_system_task_info_response.py +++ b/intersight/model/iaas_system_task_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_info.py b/intersight/model/iaas_ucsd_info.py index daec9a6de0..0b7c407263 100644 --- a/intersight/model/iaas_ucsd_info.py +++ b/intersight/model/iaas_ucsd_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_info_all_of.py b/intersight/model/iaas_ucsd_info_all_of.py index effd96c599..1c3f79448f 100644 --- a/intersight/model/iaas_ucsd_info_all_of.py +++ b/intersight/model/iaas_ucsd_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_info_list.py b/intersight/model/iaas_ucsd_info_list.py index d738b03afb..1d595902d0 100644 --- a/intersight/model/iaas_ucsd_info_list.py +++ b/intersight/model/iaas_ucsd_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_info_list_all_of.py b/intersight/model/iaas_ucsd_info_list_all_of.py index 39c3e87178..66f0e3c2e5 100644 --- a/intersight/model/iaas_ucsd_info_list_all_of.py +++ b/intersight/model/iaas_ucsd_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_info_relationship.py b/intersight/model/iaas_ucsd_info_relationship.py index afddc3df31..7e24099295 100644 --- a/intersight/model/iaas_ucsd_info_relationship.py +++ b/intersight/model/iaas_ucsd_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_info_response.py b/intersight/model/iaas_ucsd_info_response.py index b038c9339c..8679659f13 100644 --- a/intersight/model/iaas_ucsd_info_response.py +++ b/intersight/model/iaas_ucsd_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_managed_infra.py b/intersight/model/iaas_ucsd_managed_infra.py index d51702494a..737a947c11 100644 --- a/intersight/model/iaas_ucsd_managed_infra.py +++ b/intersight/model/iaas_ucsd_managed_infra.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_managed_infra_all_of.py b/intersight/model/iaas_ucsd_managed_infra_all_of.py index fccf202a95..8de58a315a 100644 --- a/intersight/model/iaas_ucsd_managed_infra_all_of.py +++ b/intersight/model/iaas_ucsd_managed_infra_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_managed_infra_list.py b/intersight/model/iaas_ucsd_managed_infra_list.py index c9e6e26864..3f6ff1101c 100644 --- a/intersight/model/iaas_ucsd_managed_infra_list.py +++ b/intersight/model/iaas_ucsd_managed_infra_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_managed_infra_list_all_of.py b/intersight/model/iaas_ucsd_managed_infra_list_all_of.py index 5778f1407b..f33bad3a68 100644 --- a/intersight/model/iaas_ucsd_managed_infra_list_all_of.py +++ b/intersight/model/iaas_ucsd_managed_infra_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_managed_infra_relationship.py b/intersight/model/iaas_ucsd_managed_infra_relationship.py index 85ca394b14..9f8fd32ab1 100644 --- a/intersight/model/iaas_ucsd_managed_infra_relationship.py +++ b/intersight/model/iaas_ucsd_managed_infra_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_managed_infra_response.py b/intersight/model/iaas_ucsd_managed_infra_response.py index a435c52690..7d2eaf2a86 100644 --- a/intersight/model/iaas_ucsd_managed_infra_response.py +++ b/intersight/model/iaas_ucsd_managed_infra_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_messages.py b/intersight/model/iaas_ucsd_messages.py index 03879c9659..34d9d8d742 100644 --- a/intersight/model/iaas_ucsd_messages.py +++ b/intersight/model/iaas_ucsd_messages.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_messages_all_of.py b/intersight/model/iaas_ucsd_messages_all_of.py index a8393c8be6..ba57d1097d 100644 --- a/intersight/model/iaas_ucsd_messages_all_of.py +++ b/intersight/model/iaas_ucsd_messages_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_messages_list.py b/intersight/model/iaas_ucsd_messages_list.py index 3a8c6da20b..4e9594a072 100644 --- a/intersight/model/iaas_ucsd_messages_list.py +++ b/intersight/model/iaas_ucsd_messages_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_messages_list_all_of.py b/intersight/model/iaas_ucsd_messages_list_all_of.py index 046411954c..150c1d1a2b 100644 --- a/intersight/model/iaas_ucsd_messages_list_all_of.py +++ b/intersight/model/iaas_ucsd_messages_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_ucsd_messages_response.py b/intersight/model/iaas_ucsd_messages_response.py index 786160423d..39f8d18c1e 100644 --- a/intersight/model/iaas_ucsd_messages_response.py +++ b/intersight/model/iaas_ucsd_messages_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_workflow_steps.py b/intersight/model/iaas_workflow_steps.py index 4417d36edc..275b571229 100644 --- a/intersight/model/iaas_workflow_steps.py +++ b/intersight/model/iaas_workflow_steps.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iaas_workflow_steps_all_of.py b/intersight/model/iaas_workflow_steps_all_of.py index e5fe195c87..4cbe1fe092 100644 --- a/intersight/model/iaas_workflow_steps_all_of.py +++ b/intersight/model/iaas_workflow_steps_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account.py b/intersight/model/iam_account.py index c9ba3c2a88..d4a46e7081 100644 --- a/intersight/model/iam_account.py +++ b/intersight/model/iam_account.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_all_of.py b/intersight/model/iam_account_all_of.py index 93287f4b65..8e5f0cf963 100644 --- a/intersight/model/iam_account_all_of.py +++ b/intersight/model/iam_account_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_experience.py b/intersight/model/iam_account_experience.py index 5d276596be..0ac5457856 100644 --- a/intersight/model/iam_account_experience.py +++ b/intersight/model/iam_account_experience.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_experience_all_of.py b/intersight/model/iam_account_experience_all_of.py index 6134883f07..b3c11c2002 100644 --- a/intersight/model/iam_account_experience_all_of.py +++ b/intersight/model/iam_account_experience_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_experience_list.py b/intersight/model/iam_account_experience_list.py index 45cd8dd019..003624cb03 100644 --- a/intersight/model/iam_account_experience_list.py +++ b/intersight/model/iam_account_experience_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_experience_list_all_of.py b/intersight/model/iam_account_experience_list_all_of.py index 60743f3ad0..90339a6f9b 100644 --- a/intersight/model/iam_account_experience_list_all_of.py +++ b/intersight/model/iam_account_experience_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_experience_response.py b/intersight/model/iam_account_experience_response.py index 3623cb554c..792aa05411 100644 --- a/intersight/model/iam_account_experience_response.py +++ b/intersight/model/iam_account_experience_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_list.py b/intersight/model/iam_account_list.py index 3b6a54a0df..c687ff98d7 100644 --- a/intersight/model/iam_account_list.py +++ b/intersight/model/iam_account_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_list_all_of.py b/intersight/model/iam_account_list_all_of.py index 186778c274..cd8546c93b 100644 --- a/intersight/model/iam_account_list_all_of.py +++ b/intersight/model/iam_account_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_permissions.py b/intersight/model/iam_account_permissions.py index 73e1d01cc9..9bc9fad948 100644 --- a/intersight/model/iam_account_permissions.py +++ b/intersight/model/iam_account_permissions.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_permissions_all_of.py b/intersight/model/iam_account_permissions_all_of.py index 54966db98e..9a860cec74 100644 --- a/intersight/model/iam_account_permissions_all_of.py +++ b/intersight/model/iam_account_permissions_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_relationship.py b/intersight/model/iam_account_relationship.py index df29cd9cdd..61418c3cd2 100644 --- a/intersight/model/iam_account_relationship.py +++ b/intersight/model/iam_account_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_account_response.py b/intersight/model/iam_account_response.py index 129b3e0ffb..e4975fbf35 100644 --- a/intersight/model/iam_account_response.py +++ b/intersight/model/iam_account_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_api_key.py b/intersight/model/iam_api_key.py index 726333f42f..f41d3469e7 100644 --- a/intersight/model/iam_api_key.py +++ b/intersight/model/iam_api_key.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_api_key_all_of.py b/intersight/model/iam_api_key_all_of.py index 796bd5c9a7..7a62a25cb7 100644 --- a/intersight/model/iam_api_key_all_of.py +++ b/intersight/model/iam_api_key_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_api_key_list.py b/intersight/model/iam_api_key_list.py index 309f50d6fc..d819523d89 100644 --- a/intersight/model/iam_api_key_list.py +++ b/intersight/model/iam_api_key_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_api_key_list_all_of.py b/intersight/model/iam_api_key_list_all_of.py index 133dac41ce..da54da88cd 100644 --- a/intersight/model/iam_api_key_list_all_of.py +++ b/intersight/model/iam_api_key_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_api_key_relationship.py b/intersight/model/iam_api_key_relationship.py index cb3f3d0337..75796f3cb9 100644 --- a/intersight/model/iam_api_key_relationship.py +++ b/intersight/model/iam_api_key_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_api_key_response.py b/intersight/model/iam_api_key_response.py index c96aae4156..2a1923343f 100644 --- a/intersight/model/iam_api_key_response.py +++ b/intersight/model/iam_api_key_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_app_registration.py b/intersight/model/iam_app_registration.py index 5dec4bd356..9f7fbb3be6 100644 --- a/intersight/model/iam_app_registration.py +++ b/intersight/model/iam_app_registration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_app_registration_all_of.py b/intersight/model/iam_app_registration_all_of.py index 89a735ea56..f25a6e701d 100644 --- a/intersight/model/iam_app_registration_all_of.py +++ b/intersight/model/iam_app_registration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_app_registration_list.py b/intersight/model/iam_app_registration_list.py index d9ca3bd255..6ca9b142cd 100644 --- a/intersight/model/iam_app_registration_list.py +++ b/intersight/model/iam_app_registration_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_app_registration_list_all_of.py b/intersight/model/iam_app_registration_list_all_of.py index 1040af1ebf..da49b2a638 100644 --- a/intersight/model/iam_app_registration_list_all_of.py +++ b/intersight/model/iam_app_registration_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_app_registration_relationship.py b/intersight/model/iam_app_registration_relationship.py index fc59b31ae6..628e24a82e 100644 --- a/intersight/model/iam_app_registration_relationship.py +++ b/intersight/model/iam_app_registration_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_app_registration_response.py b/intersight/model/iam_app_registration_response.py index 0422ebb3e5..f183682f40 100644 --- a/intersight/model/iam_app_registration_response.py +++ b/intersight/model/iam_app_registration_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_banner_message.py b/intersight/model/iam_banner_message.py index 70b1917423..ec3db855eb 100644 --- a/intersight/model/iam_banner_message.py +++ b/intersight/model/iam_banner_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_banner_message_all_of.py b/intersight/model/iam_banner_message_all_of.py index 2c9f6e42c2..ef8c16e4fc 100644 --- a/intersight/model/iam_banner_message_all_of.py +++ b/intersight/model/iam_banner_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_banner_message_list.py b/intersight/model/iam_banner_message_list.py index 7cebce743a..3241fda814 100644 --- a/intersight/model/iam_banner_message_list.py +++ b/intersight/model/iam_banner_message_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_banner_message_list_all_of.py b/intersight/model/iam_banner_message_list_all_of.py index 528b49c975..e148789107 100644 --- a/intersight/model/iam_banner_message_list_all_of.py +++ b/intersight/model/iam_banner_message_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_banner_message_response.py b/intersight/model/iam_banner_message_response.py index 92fbf5c649..be40cd0a93 100644 --- a/intersight/model/iam_banner_message_response.py +++ b/intersight/model/iam_banner_message_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate.py b/intersight/model/iam_certificate.py index 1f6e7f339f..f07b206a37 100644 --- a/intersight/model/iam_certificate.py +++ b/intersight/model/iam_certificate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_all_of.py b/intersight/model/iam_certificate_all_of.py index 3a1001d6e1..cad8e634ad 100644 --- a/intersight/model/iam_certificate_all_of.py +++ b/intersight/model/iam_certificate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_list.py b/intersight/model/iam_certificate_list.py index a2b132158a..35e6e929b1 100644 --- a/intersight/model/iam_certificate_list.py +++ b/intersight/model/iam_certificate_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_list_all_of.py b/intersight/model/iam_certificate_list_all_of.py index 6672d0ab97..f59909ed69 100644 --- a/intersight/model/iam_certificate_list_all_of.py +++ b/intersight/model/iam_certificate_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_relationship.py b/intersight/model/iam_certificate_relationship.py index 62f4227f88..91a241fc1b 100644 --- a/intersight/model/iam_certificate_relationship.py +++ b/intersight/model/iam_certificate_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_request.py b/intersight/model/iam_certificate_request.py index 10ba4c4b05..2b89fc6cc6 100644 --- a/intersight/model/iam_certificate_request.py +++ b/intersight/model/iam_certificate_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_request_all_of.py b/intersight/model/iam_certificate_request_all_of.py index 800d0a2065..f0ea572524 100644 --- a/intersight/model/iam_certificate_request_all_of.py +++ b/intersight/model/iam_certificate_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_request_list.py b/intersight/model/iam_certificate_request_list.py index ac11a51597..1fdec1e051 100644 --- a/intersight/model/iam_certificate_request_list.py +++ b/intersight/model/iam_certificate_request_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_request_list_all_of.py b/intersight/model/iam_certificate_request_list_all_of.py index 21138a55c1..10d5ee1a5c 100644 --- a/intersight/model/iam_certificate_request_list_all_of.py +++ b/intersight/model/iam_certificate_request_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_request_relationship.py b/intersight/model/iam_certificate_request_relationship.py index 36db4143ff..4a2676eb3f 100644 --- a/intersight/model/iam_certificate_request_relationship.py +++ b/intersight/model/iam_certificate_request_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_request_response.py b/intersight/model/iam_certificate_request_response.py index f7a403bfec..b341ed7261 100644 --- a/intersight/model/iam_certificate_request_response.py +++ b/intersight/model/iam_certificate_request_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_certificate_response.py b/intersight/model/iam_certificate_response.py index f0266faf55..355c7c7073 100644 --- a/intersight/model/iam_certificate_response.py +++ b/intersight/model/iam_certificate_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_client_meta.py b/intersight/model/iam_client_meta.py index 53fef3675d..d2ed9ed1b6 100644 --- a/intersight/model/iam_client_meta.py +++ b/intersight/model/iam_client_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_client_meta_all_of.py b/intersight/model/iam_client_meta_all_of.py index 218eab8427..59712210e0 100644 --- a/intersight/model/iam_client_meta_all_of.py +++ b/intersight/model/iam_client_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_group.py b/intersight/model/iam_domain_group.py index 22d154e567..d18f4b6cb0 100644 --- a/intersight/model/iam_domain_group.py +++ b/intersight/model/iam_domain_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_group_all_of.py b/intersight/model/iam_domain_group_all_of.py index cd8429f631..180a061ad1 100644 --- a/intersight/model/iam_domain_group_all_of.py +++ b/intersight/model/iam_domain_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_group_list.py b/intersight/model/iam_domain_group_list.py index 87572562da..d78896bc55 100644 --- a/intersight/model/iam_domain_group_list.py +++ b/intersight/model/iam_domain_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_group_list_all_of.py b/intersight/model/iam_domain_group_list_all_of.py index 8f71c09aa0..c3bcb95851 100644 --- a/intersight/model/iam_domain_group_list_all_of.py +++ b/intersight/model/iam_domain_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_group_relationship.py b/intersight/model/iam_domain_group_relationship.py index 90333d8d06..b9449f1aa0 100644 --- a/intersight/model/iam_domain_group_relationship.py +++ b/intersight/model/iam_domain_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_group_response.py b/intersight/model/iam_domain_group_response.py index 36264d980c..cf27ace45f 100644 --- a/intersight/model/iam_domain_group_response.py +++ b/intersight/model/iam_domain_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info.py b/intersight/model/iam_domain_name_info.py index 94f0d210bd..b7925eba7b 100644 --- a/intersight/model/iam_domain_name_info.py +++ b/intersight/model/iam_domain_name_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info_all_of.py b/intersight/model/iam_domain_name_info_all_of.py index beaebef64d..b3bb18de4b 100644 --- a/intersight/model/iam_domain_name_info_all_of.py +++ b/intersight/model/iam_domain_name_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info_list.py b/intersight/model/iam_domain_name_info_list.py index 61ab24cd7b..fee109abf7 100644 --- a/intersight/model/iam_domain_name_info_list.py +++ b/intersight/model/iam_domain_name_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info_list_all_of.py b/intersight/model/iam_domain_name_info_list_all_of.py index 715e36b34a..b10cb335df 100644 --- a/intersight/model/iam_domain_name_info_list_all_of.py +++ b/intersight/model/iam_domain_name_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_domain_name_info_response.py b/intersight/model/iam_domain_name_info_response.py index 26e36f60e9..68ffed84c4 100644 --- a/intersight/model/iam_domain_name_info_response.py +++ b/intersight/model/iam_domain_name_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_password_properties.py b/intersight/model/iam_end_point_password_properties.py index ce7c07e95b..ff643c28f0 100644 --- a/intersight/model/iam_end_point_password_properties.py +++ b/intersight/model/iam_end_point_password_properties.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_password_properties_all_of.py b/intersight/model/iam_end_point_password_properties_all_of.py index 75cb0dd0a6..5479cb2fa5 100644 --- a/intersight/model/iam_end_point_password_properties_all_of.py +++ b/intersight/model/iam_end_point_password_properties_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_privilege.py b/intersight/model/iam_end_point_privilege.py index 26af22ecfd..cd67a68fab 100644 --- a/intersight/model/iam_end_point_privilege.py +++ b/intersight/model/iam_end_point_privilege.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_privilege_all_of.py b/intersight/model/iam_end_point_privilege_all_of.py index 73cbff77aa..fd5ca1b5f8 100644 --- a/intersight/model/iam_end_point_privilege_all_of.py +++ b/intersight/model/iam_end_point_privilege_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_privilege_list.py b/intersight/model/iam_end_point_privilege_list.py index 5e1dcb6ecb..f4d7007970 100644 --- a/intersight/model/iam_end_point_privilege_list.py +++ b/intersight/model/iam_end_point_privilege_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_privilege_list_all_of.py b/intersight/model/iam_end_point_privilege_list_all_of.py index 0da630cba7..186531ecb2 100644 --- a/intersight/model/iam_end_point_privilege_list_all_of.py +++ b/intersight/model/iam_end_point_privilege_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_privilege_relationship.py b/intersight/model/iam_end_point_privilege_relationship.py index fc199ee904..b881d17fc4 100644 --- a/intersight/model/iam_end_point_privilege_relationship.py +++ b/intersight/model/iam_end_point_privilege_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_privilege_response.py b/intersight/model/iam_end_point_privilege_response.py index 7b19f5fa7e..2a32446fe1 100644 --- a/intersight/model/iam_end_point_privilege_response.py +++ b/intersight/model/iam_end_point_privilege_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_role.py b/intersight/model/iam_end_point_role.py index daebb4e116..8f1c447ca0 100644 --- a/intersight/model/iam_end_point_role.py +++ b/intersight/model/iam_end_point_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_role_all_of.py b/intersight/model/iam_end_point_role_all_of.py index 2d8819a5eb..eb8913c22b 100644 --- a/intersight/model/iam_end_point_role_all_of.py +++ b/intersight/model/iam_end_point_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_role_list.py b/intersight/model/iam_end_point_role_list.py index 6e067d42e5..9f4de3a34d 100644 --- a/intersight/model/iam_end_point_role_list.py +++ b/intersight/model/iam_end_point_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_role_list_all_of.py b/intersight/model/iam_end_point_role_list_all_of.py index c6ad32695d..bf0cea9282 100644 --- a/intersight/model/iam_end_point_role_list_all_of.py +++ b/intersight/model/iam_end_point_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_role_relationship.py b/intersight/model/iam_end_point_role_relationship.py index 0b3b75ee4d..332aa8b07b 100644 --- a/intersight/model/iam_end_point_role_relationship.py +++ b/intersight/model/iam_end_point_role_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_role_response.py b/intersight/model/iam_end_point_role_response.py index bf27303bec..20d19efec1 100644 --- a/intersight/model/iam_end_point_role_response.py +++ b/intersight/model/iam_end_point_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user.py b/intersight/model/iam_end_point_user.py index 6a1de19e9f..6c102bf3df 100644 --- a/intersight/model/iam_end_point_user.py +++ b/intersight/model/iam_end_point_user.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_all_of.py b/intersight/model/iam_end_point_user_all_of.py index 8e9dbf4573..e2b6646c36 100644 --- a/intersight/model/iam_end_point_user_all_of.py +++ b/intersight/model/iam_end_point_user_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory.py b/intersight/model/iam_end_point_user_inventory.py index d061c0a10e..06bc7b2807 100644 --- a/intersight/model/iam_end_point_user_inventory.py +++ b/intersight/model/iam_end_point_user_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory_all_of.py b/intersight/model/iam_end_point_user_inventory_all_of.py index c6633a7dea..e91c4b8430 100644 --- a/intersight/model/iam_end_point_user_inventory_all_of.py +++ b/intersight/model/iam_end_point_user_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory_list.py b/intersight/model/iam_end_point_user_inventory_list.py index f43777388d..9831b96409 100644 --- a/intersight/model/iam_end_point_user_inventory_list.py +++ b/intersight/model/iam_end_point_user_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory_list_all_of.py b/intersight/model/iam_end_point_user_inventory_list_all_of.py index 43c67e329e..92e5e722d6 100644 --- a/intersight/model/iam_end_point_user_inventory_list_all_of.py +++ b/intersight/model/iam_end_point_user_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory_relationship.py b/intersight/model/iam_end_point_user_inventory_relationship.py index b75af0e5f4..17bdaf80c0 100644 --- a/intersight/model/iam_end_point_user_inventory_relationship.py +++ b/intersight/model/iam_end_point_user_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_inventory_response.py b/intersight/model/iam_end_point_user_inventory_response.py index b1bb7dca4a..9ce27a6e55 100644 --- a/intersight/model/iam_end_point_user_inventory_response.py +++ b/intersight/model/iam_end_point_user_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_list.py b/intersight/model/iam_end_point_user_list.py index 38bb46a3ab..0bc24e8507 100644 --- a/intersight/model/iam_end_point_user_list.py +++ b/intersight/model/iam_end_point_user_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_list_all_of.py b/intersight/model/iam_end_point_user_list_all_of.py index 5dfff2393f..768c96f02c 100644 --- a/intersight/model/iam_end_point_user_list_all_of.py +++ b/intersight/model/iam_end_point_user_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy.py b/intersight/model/iam_end_point_user_policy.py index e363f4b3d2..2ff8a95fb4 100644 --- a/intersight/model/iam_end_point_user_policy.py +++ b/intersight/model/iam_end_point_user_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_all_of.py b/intersight/model/iam_end_point_user_policy_all_of.py index 218863a5e7..e8d505bc0d 100644 --- a/intersight/model/iam_end_point_user_policy_all_of.py +++ b/intersight/model/iam_end_point_user_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory.py b/intersight/model/iam_end_point_user_policy_inventory.py index 8fcd86a8c7..e6487b9d9b 100644 --- a/intersight/model/iam_end_point_user_policy_inventory.py +++ b/intersight/model/iam_end_point_user_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory_all_of.py b/intersight/model/iam_end_point_user_policy_inventory_all_of.py index 6bb63ec3e0..b0aacc5778 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_all_of.py +++ b/intersight/model/iam_end_point_user_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory_list.py b/intersight/model/iam_end_point_user_policy_inventory_list.py index b5f92bd67f..5db58d6149 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_list.py +++ b/intersight/model/iam_end_point_user_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory_list_all_of.py b/intersight/model/iam_end_point_user_policy_inventory_list_all_of.py index 3fdb0909e2..5d59e94020 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_list_all_of.py +++ b/intersight/model/iam_end_point_user_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory_relationship.py b/intersight/model/iam_end_point_user_policy_inventory_relationship.py index 0130182243..cbbc0f0e2f 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_relationship.py +++ b/intersight/model/iam_end_point_user_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_inventory_response.py b/intersight/model/iam_end_point_user_policy_inventory_response.py index cb97134652..c641d129ee 100644 --- a/intersight/model/iam_end_point_user_policy_inventory_response.py +++ b/intersight/model/iam_end_point_user_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_list.py b/intersight/model/iam_end_point_user_policy_list.py index 9019ab0427..1499ccfd2f 100644 --- a/intersight/model/iam_end_point_user_policy_list.py +++ b/intersight/model/iam_end_point_user_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_list_all_of.py b/intersight/model/iam_end_point_user_policy_list_all_of.py index 532c7b35f9..4e5ccf068e 100644 --- a/intersight/model/iam_end_point_user_policy_list_all_of.py +++ b/intersight/model/iam_end_point_user_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_relationship.py b/intersight/model/iam_end_point_user_policy_relationship.py index e23851bd82..3991a7d35f 100644 --- a/intersight/model/iam_end_point_user_policy_relationship.py +++ b/intersight/model/iam_end_point_user_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_policy_response.py b/intersight/model/iam_end_point_user_policy_response.py index bfc4a3aa48..959835b1ad 100644 --- a/intersight/model/iam_end_point_user_policy_response.py +++ b/intersight/model/iam_end_point_user_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_relationship.py b/intersight/model/iam_end_point_user_relationship.py index 1194d2765a..742462bcf2 100644 --- a/intersight/model/iam_end_point_user_relationship.py +++ b/intersight/model/iam_end_point_user_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_response.py b/intersight/model/iam_end_point_user_response.py index 8c5daec1bd..86012d899f 100644 --- a/intersight/model/iam_end_point_user_response.py +++ b/intersight/model/iam_end_point_user_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role.py b/intersight/model/iam_end_point_user_role.py index 10f157f9da..02489cce24 100644 --- a/intersight/model/iam_end_point_user_role.py +++ b/intersight/model/iam_end_point_user_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_all_of.py b/intersight/model/iam_end_point_user_role_all_of.py index 7dc8524fa1..48ac7c36ab 100644 --- a/intersight/model/iam_end_point_user_role_all_of.py +++ b/intersight/model/iam_end_point_user_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory.py b/intersight/model/iam_end_point_user_role_inventory.py index 3da7f59000..1a546a1220 100644 --- a/intersight/model/iam_end_point_user_role_inventory.py +++ b/intersight/model/iam_end_point_user_role_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory_all_of.py b/intersight/model/iam_end_point_user_role_inventory_all_of.py index a5313e6f71..61a6321b4d 100644 --- a/intersight/model/iam_end_point_user_role_inventory_all_of.py +++ b/intersight/model/iam_end_point_user_role_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory_list.py b/intersight/model/iam_end_point_user_role_inventory_list.py index 57fc50ad06..40f586f121 100644 --- a/intersight/model/iam_end_point_user_role_inventory_list.py +++ b/intersight/model/iam_end_point_user_role_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory_list_all_of.py b/intersight/model/iam_end_point_user_role_inventory_list_all_of.py index 78241bda16..a90adde6dd 100644 --- a/intersight/model/iam_end_point_user_role_inventory_list_all_of.py +++ b/intersight/model/iam_end_point_user_role_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory_relationship.py b/intersight/model/iam_end_point_user_role_inventory_relationship.py index fd59baaa94..6f338cdfe4 100644 --- a/intersight/model/iam_end_point_user_role_inventory_relationship.py +++ b/intersight/model/iam_end_point_user_role_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_inventory_response.py b/intersight/model/iam_end_point_user_role_inventory_response.py index 7654a3d9df..a23fc7dc70 100644 --- a/intersight/model/iam_end_point_user_role_inventory_response.py +++ b/intersight/model/iam_end_point_user_role_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_list.py b/intersight/model/iam_end_point_user_role_list.py index 7cc0fb6e3a..5cb9be540b 100644 --- a/intersight/model/iam_end_point_user_role_list.py +++ b/intersight/model/iam_end_point_user_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_list_all_of.py b/intersight/model/iam_end_point_user_role_list_all_of.py index b47f9836cc..c647983d15 100644 --- a/intersight/model/iam_end_point_user_role_list_all_of.py +++ b/intersight/model/iam_end_point_user_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_relationship.py b/intersight/model/iam_end_point_user_role_relationship.py index 0b54f45ab3..9c5d833595 100644 --- a/intersight/model/iam_end_point_user_role_relationship.py +++ b/intersight/model/iam_end_point_user_role_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_end_point_user_role_response.py b/intersight/model/iam_end_point_user_role_response.py index 7598d2a3f5..7abcb0fae5 100644 --- a/intersight/model/iam_end_point_user_role_response.py +++ b/intersight/model/iam_end_point_user_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_failure_details.py b/intersight/model/iam_failure_details.py index 1c3753c8a4..cd4f523bd5 100644 --- a/intersight/model/iam_failure_details.py +++ b/intersight/model/iam_failure_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_failure_details_all_of.py b/intersight/model/iam_failure_details_all_of.py index 776be11f7e..fbdae95676 100644 --- a/intersight/model/iam_failure_details_all_of.py +++ b/intersight/model/iam_failure_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_feature_definition.py b/intersight/model/iam_feature_definition.py index 74ea2e776a..15878c90e1 100644 --- a/intersight/model/iam_feature_definition.py +++ b/intersight/model/iam_feature_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_feature_definition_all_of.py b/intersight/model/iam_feature_definition_all_of.py index d99a3884bb..657d36f606 100644 --- a/intersight/model/iam_feature_definition_all_of.py +++ b/intersight/model/iam_feature_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_group_permission_to_roles.py b/intersight/model/iam_group_permission_to_roles.py index dddf83084e..8d407ef471 100644 --- a/intersight/model/iam_group_permission_to_roles.py +++ b/intersight/model/iam_group_permission_to_roles.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_group_permission_to_roles_all_of.py b/intersight/model/iam_group_permission_to_roles_all_of.py index ef7ecf02a0..f37d1143cf 100644 --- a/intersight/model/iam_group_permission_to_roles_all_of.py +++ b/intersight/model/iam_group_permission_to_roles_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp.py b/intersight/model/iam_idp.py index 239cdecf52..511336fcc1 100644 --- a/intersight/model/iam_idp.py +++ b/intersight/model/iam_idp.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_all_of.py b/intersight/model/iam_idp_all_of.py index 30dce58744..6b228e727a 100644 --- a/intersight/model/iam_idp_all_of.py +++ b/intersight/model/iam_idp_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_list.py b/intersight/model/iam_idp_list.py index 0bdd257f52..18fb25860f 100644 --- a/intersight/model/iam_idp_list.py +++ b/intersight/model/iam_idp_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_list_all_of.py b/intersight/model/iam_idp_list_all_of.py index ec4edb9c7c..e0c9254b3b 100644 --- a/intersight/model/iam_idp_list_all_of.py +++ b/intersight/model/iam_idp_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_reference.py b/intersight/model/iam_idp_reference.py index 0eba108740..8af27f707c 100644 --- a/intersight/model/iam_idp_reference.py +++ b/intersight/model/iam_idp_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_reference_all_of.py b/intersight/model/iam_idp_reference_all_of.py index 64188cd944..cf0cf67673 100644 --- a/intersight/model/iam_idp_reference_all_of.py +++ b/intersight/model/iam_idp_reference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_reference_list.py b/intersight/model/iam_idp_reference_list.py index 9be7c7a002..2809ea790a 100644 --- a/intersight/model/iam_idp_reference_list.py +++ b/intersight/model/iam_idp_reference_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_reference_list_all_of.py b/intersight/model/iam_idp_reference_list_all_of.py index bd163dfdee..1b1cdc8c1e 100644 --- a/intersight/model/iam_idp_reference_list_all_of.py +++ b/intersight/model/iam_idp_reference_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_reference_relationship.py b/intersight/model/iam_idp_reference_relationship.py index 04d9b32537..50976078d4 100644 --- a/intersight/model/iam_idp_reference_relationship.py +++ b/intersight/model/iam_idp_reference_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_reference_response.py b/intersight/model/iam_idp_reference_response.py index 87b628a6ab..b5be4441c9 100644 --- a/intersight/model/iam_idp_reference_response.py +++ b/intersight/model/iam_idp_reference_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_relationship.py b/intersight/model/iam_idp_relationship.py index 4470eefae7..1883cf5aff 100644 --- a/intersight/model/iam_idp_relationship.py +++ b/intersight/model/iam_idp_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_idp_response.py b/intersight/model/iam_idp_response.py index 87603e2f9c..169978421d 100644 --- a/intersight/model/iam_idp_response.py +++ b/intersight/model/iam_idp_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_access_management.py b/intersight/model/iam_ip_access_management.py index e792a4fffb..671e2f56c2 100644 --- a/intersight/model/iam_ip_access_management.py +++ b/intersight/model/iam_ip_access_management.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_access_management_all_of.py b/intersight/model/iam_ip_access_management_all_of.py index 9f10c7f1e6..0faf582699 100644 --- a/intersight/model/iam_ip_access_management_all_of.py +++ b/intersight/model/iam_ip_access_management_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_access_management_list.py b/intersight/model/iam_ip_access_management_list.py index 3e081b15f8..d0fc4a8947 100644 --- a/intersight/model/iam_ip_access_management_list.py +++ b/intersight/model/iam_ip_access_management_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_access_management_list_all_of.py b/intersight/model/iam_ip_access_management_list_all_of.py index 0eac3a6d76..e034e0b2bf 100644 --- a/intersight/model/iam_ip_access_management_list_all_of.py +++ b/intersight/model/iam_ip_access_management_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_access_management_relationship.py b/intersight/model/iam_ip_access_management_relationship.py index 3dfa836260..831a4a50ac 100644 --- a/intersight/model/iam_ip_access_management_relationship.py +++ b/intersight/model/iam_ip_access_management_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_access_management_response.py b/intersight/model/iam_ip_access_management_response.py index 53aa31a2a3..5a60102428 100644 --- a/intersight/model/iam_ip_access_management_response.py +++ b/intersight/model/iam_ip_access_management_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_address.py b/intersight/model/iam_ip_address.py index 4891239fa2..78f698fedc 100644 --- a/intersight/model/iam_ip_address.py +++ b/intersight/model/iam_ip_address.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_address_all_of.py b/intersight/model/iam_ip_address_all_of.py index 253e0460ac..cf3c95affc 100644 --- a/intersight/model/iam_ip_address_all_of.py +++ b/intersight/model/iam_ip_address_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_address_list.py b/intersight/model/iam_ip_address_list.py index b8f377949d..aaa4495a1e 100644 --- a/intersight/model/iam_ip_address_list.py +++ b/intersight/model/iam_ip_address_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_address_list_all_of.py b/intersight/model/iam_ip_address_list_all_of.py index 5f47f4418a..195881fadf 100644 --- a/intersight/model/iam_ip_address_list_all_of.py +++ b/intersight/model/iam_ip_address_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_address_relationship.py b/intersight/model/iam_ip_address_relationship.py index ce71e31cf5..d9ef08d32c 100644 --- a/intersight/model/iam_ip_address_relationship.py +++ b/intersight/model/iam_ip_address_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ip_address_response.py b/intersight/model/iam_ip_address_response.py index 18af381e1f..6006bc2a8e 100644 --- a/intersight/model/iam_ip_address_response.py +++ b/intersight/model/iam_ip_address_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_base_properties.py b/intersight/model/iam_ldap_base_properties.py index 623ec578ef..f736c8e0fe 100644 --- a/intersight/model/iam_ldap_base_properties.py +++ b/intersight/model/iam_ldap_base_properties.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_base_properties_all_of.py b/intersight/model/iam_ldap_base_properties_all_of.py index 8e24828d0a..c00b611c4b 100644 --- a/intersight/model/iam_ldap_base_properties_all_of.py +++ b/intersight/model/iam_ldap_base_properties_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params.py b/intersight/model/iam_ldap_config_params.py index 062c932f90..7ce0dd50c6 100644 --- a/intersight/model/iam_ldap_config_params.py +++ b/intersight/model/iam_ldap_config_params.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params_all_of.py b/intersight/model/iam_ldap_config_params_all_of.py index e25f4ef7b9..bc4e7cbdf4 100644 --- a/intersight/model/iam_ldap_config_params_all_of.py +++ b/intersight/model/iam_ldap_config_params_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params_list.py b/intersight/model/iam_ldap_config_params_list.py index 5f9466dbbb..b2b5447eb0 100644 --- a/intersight/model/iam_ldap_config_params_list.py +++ b/intersight/model/iam_ldap_config_params_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params_list_all_of.py b/intersight/model/iam_ldap_config_params_list_all_of.py index debc317789..a57ce5689d 100644 --- a/intersight/model/iam_ldap_config_params_list_all_of.py +++ b/intersight/model/iam_ldap_config_params_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_config_params_response.py b/intersight/model/iam_ldap_config_params_response.py index cf4a3d8259..02e5282cbf 100644 --- a/intersight/model/iam_ldap_config_params_response.py +++ b/intersight/model/iam_ldap_config_params_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_dns_parameters.py b/intersight/model/iam_ldap_dns_parameters.py index de6b182117..e13b3a488a 100644 --- a/intersight/model/iam_ldap_dns_parameters.py +++ b/intersight/model/iam_ldap_dns_parameters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_dns_parameters_all_of.py b/intersight/model/iam_ldap_dns_parameters_all_of.py index 8a9aed5cc2..b7ea8c90d0 100644 --- a/intersight/model/iam_ldap_dns_parameters_all_of.py +++ b/intersight/model/iam_ldap_dns_parameters_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_group.py b/intersight/model/iam_ldap_group.py index 2fc3e2a019..24faf6447b 100644 --- a/intersight/model/iam_ldap_group.py +++ b/intersight/model/iam_ldap_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_group_all_of.py b/intersight/model/iam_ldap_group_all_of.py index 68ee0a47e4..7b18be06fd 100644 --- a/intersight/model/iam_ldap_group_all_of.py +++ b/intersight/model/iam_ldap_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_group_list.py b/intersight/model/iam_ldap_group_list.py index 43881bb3eb..4caf10f371 100644 --- a/intersight/model/iam_ldap_group_list.py +++ b/intersight/model/iam_ldap_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_group_list_all_of.py b/intersight/model/iam_ldap_group_list_all_of.py index bb2ef40337..5a69efaa1e 100644 --- a/intersight/model/iam_ldap_group_list_all_of.py +++ b/intersight/model/iam_ldap_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_group_relationship.py b/intersight/model/iam_ldap_group_relationship.py index b00622fca8..6bdb8ec2e8 100644 --- a/intersight/model/iam_ldap_group_relationship.py +++ b/intersight/model/iam_ldap_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_group_response.py b/intersight/model/iam_ldap_group_response.py index d52bc1b515..df3d74ac4e 100644 --- a/intersight/model/iam_ldap_group_response.py +++ b/intersight/model/iam_ldap_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_policy.py b/intersight/model/iam_ldap_policy.py index 8db8b15709..5df1464344 100644 --- a/intersight/model/iam_ldap_policy.py +++ b/intersight/model/iam_ldap_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_policy_all_of.py b/intersight/model/iam_ldap_policy_all_of.py index 9fbc08ccb0..6deb813cd5 100644 --- a/intersight/model/iam_ldap_policy_all_of.py +++ b/intersight/model/iam_ldap_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_policy_list.py b/intersight/model/iam_ldap_policy_list.py index af8005e03f..a674096bbf 100644 --- a/intersight/model/iam_ldap_policy_list.py +++ b/intersight/model/iam_ldap_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_policy_list_all_of.py b/intersight/model/iam_ldap_policy_list_all_of.py index 7b0ce4dc1c..c9c417cd62 100644 --- a/intersight/model/iam_ldap_policy_list_all_of.py +++ b/intersight/model/iam_ldap_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_policy_relationship.py b/intersight/model/iam_ldap_policy_relationship.py index bc6b5613fd..0e794a8435 100644 --- a/intersight/model/iam_ldap_policy_relationship.py +++ b/intersight/model/iam_ldap_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_policy_response.py b/intersight/model/iam_ldap_policy_response.py index 4b8c958761..2049b012ad 100644 --- a/intersight/model/iam_ldap_policy_response.py +++ b/intersight/model/iam_ldap_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_provider.py b/intersight/model/iam_ldap_provider.py index 05f1b899c7..f75b04a9d3 100644 --- a/intersight/model/iam_ldap_provider.py +++ b/intersight/model/iam_ldap_provider.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_provider_all_of.py b/intersight/model/iam_ldap_provider_all_of.py index 700dcb8487..35bb7e5982 100644 --- a/intersight/model/iam_ldap_provider_all_of.py +++ b/intersight/model/iam_ldap_provider_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_provider_list.py b/intersight/model/iam_ldap_provider_list.py index 787dce040f..f0c1b34eaa 100644 --- a/intersight/model/iam_ldap_provider_list.py +++ b/intersight/model/iam_ldap_provider_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_provider_list_all_of.py b/intersight/model/iam_ldap_provider_list_all_of.py index ce185816c7..296294a7d6 100644 --- a/intersight/model/iam_ldap_provider_list_all_of.py +++ b/intersight/model/iam_ldap_provider_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_provider_relationship.py b/intersight/model/iam_ldap_provider_relationship.py index b6c759ddaf..ff74401911 100644 --- a/intersight/model/iam_ldap_provider_relationship.py +++ b/intersight/model/iam_ldap_provider_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_ldap_provider_response.py b/intersight/model/iam_ldap_provider_response.py index e09472542d..aa95781803 100644 --- a/intersight/model/iam_ldap_provider_response.py +++ b/intersight/model/iam_ldap_provider_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password.py b/intersight/model/iam_local_user_password.py index 0636b506b4..b5c4648d9b 100644 --- a/intersight/model/iam_local_user_password.py +++ b/intersight/model/iam_local_user_password.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password_all_of.py b/intersight/model/iam_local_user_password_all_of.py index 955624021a..77cc53d95d 100644 --- a/intersight/model/iam_local_user_password_all_of.py +++ b/intersight/model/iam_local_user_password_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password_policy.py b/intersight/model/iam_local_user_password_policy.py index 25388b7095..dfc09a712f 100644 --- a/intersight/model/iam_local_user_password_policy.py +++ b/intersight/model/iam_local_user_password_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password_policy_all_of.py b/intersight/model/iam_local_user_password_policy_all_of.py index e04faee274..7ac85acc45 100644 --- a/intersight/model/iam_local_user_password_policy_all_of.py +++ b/intersight/model/iam_local_user_password_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password_policy_list.py b/intersight/model/iam_local_user_password_policy_list.py index 877d8b1040..8afa1e5001 100644 --- a/intersight/model/iam_local_user_password_policy_list.py +++ b/intersight/model/iam_local_user_password_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password_policy_list_all_of.py b/intersight/model/iam_local_user_password_policy_list_all_of.py index d5873148e7..93788113d5 100644 --- a/intersight/model/iam_local_user_password_policy_list_all_of.py +++ b/intersight/model/iam_local_user_password_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password_policy_response.py b/intersight/model/iam_local_user_password_policy_response.py index a568a292dd..8220662991 100644 --- a/intersight/model/iam_local_user_password_policy_response.py +++ b/intersight/model/iam_local_user_password_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_local_user_password_relationship.py b/intersight/model/iam_local_user_password_relationship.py index 6604b1c1b2..80b21e7d70 100644 --- a/intersight/model/iam_local_user_password_relationship.py +++ b/intersight/model/iam_local_user_password_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_o_auth_token.py b/intersight/model/iam_o_auth_token.py index ac2ccf98c4..212fa0dd4f 100644 --- a/intersight/model/iam_o_auth_token.py +++ b/intersight/model/iam_o_auth_token.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_o_auth_token_all_of.py b/intersight/model/iam_o_auth_token_all_of.py index b1b70c1f72..34f427b7c9 100644 --- a/intersight/model/iam_o_auth_token_all_of.py +++ b/intersight/model/iam_o_auth_token_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_o_auth_token_list.py b/intersight/model/iam_o_auth_token_list.py index 48942cb874..d46708f317 100644 --- a/intersight/model/iam_o_auth_token_list.py +++ b/intersight/model/iam_o_auth_token_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_o_auth_token_list_all_of.py b/intersight/model/iam_o_auth_token_list_all_of.py index 2b81e3b1b5..bf968ebc04 100644 --- a/intersight/model/iam_o_auth_token_list_all_of.py +++ b/intersight/model/iam_o_auth_token_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_o_auth_token_relationship.py b/intersight/model/iam_o_auth_token_relationship.py index f4332f5d6e..a38aee71e0 100644 --- a/intersight/model/iam_o_auth_token_relationship.py +++ b/intersight/model/iam_o_auth_token_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_o_auth_token_response.py b/intersight/model/iam_o_auth_token_response.py index 8bac98488f..4a5d4f6eeb 100644 --- a/intersight/model/iam_o_auth_token_response.py +++ b/intersight/model/iam_o_auth_token_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission.py b/intersight/model/iam_permission.py index 148d130824..bfe75e4e0a 100644 --- a/intersight/model/iam_permission.py +++ b/intersight/model/iam_permission.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission_all_of.py b/intersight/model/iam_permission_all_of.py index 6937cf3536..3572d923ce 100644 --- a/intersight/model/iam_permission_all_of.py +++ b/intersight/model/iam_permission_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission_list.py b/intersight/model/iam_permission_list.py index 90584375fe..6606616d77 100644 --- a/intersight/model/iam_permission_list.py +++ b/intersight/model/iam_permission_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission_list_all_of.py b/intersight/model/iam_permission_list_all_of.py index 66aa7609f2..c606d1e4ba 100644 --- a/intersight/model/iam_permission_list_all_of.py +++ b/intersight/model/iam_permission_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission_reference.py b/intersight/model/iam_permission_reference.py index 25f76c0557..a4a2571bd0 100644 --- a/intersight/model/iam_permission_reference.py +++ b/intersight/model/iam_permission_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission_reference_all_of.py b/intersight/model/iam_permission_reference_all_of.py index 766568b3b9..48c4207c23 100644 --- a/intersight/model/iam_permission_reference_all_of.py +++ b/intersight/model/iam_permission_reference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission_relationship.py b/intersight/model/iam_permission_relationship.py index 3d46ac8323..17ab2297f2 100644 --- a/intersight/model/iam_permission_relationship.py +++ b/intersight/model/iam_permission_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission_response.py b/intersight/model/iam_permission_response.py index 9b1044488b..a525555c7a 100644 --- a/intersight/model/iam_permission_response.py +++ b/intersight/model/iam_permission_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission_to_roles.py b/intersight/model/iam_permission_to_roles.py index 2cd04c1a7e..5210b0a9da 100644 --- a/intersight/model/iam_permission_to_roles.py +++ b/intersight/model/iam_permission_to_roles.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_permission_to_roles_all_of.py b/intersight/model/iam_permission_to_roles_all_of.py index 1eae8ef3b5..4c72a5df4e 100644 --- a/intersight/model/iam_permission_to_roles_all_of.py +++ b/intersight/model/iam_permission_to_roles_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_private_key_spec.py b/intersight/model/iam_private_key_spec.py index 41111a37b0..8dd46cfb21 100644 --- a/intersight/model/iam_private_key_spec.py +++ b/intersight/model/iam_private_key_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_private_key_spec_all_of.py b/intersight/model/iam_private_key_spec_all_of.py index 30ea96c868..c18f559ba6 100644 --- a/intersight/model/iam_private_key_spec_all_of.py +++ b/intersight/model/iam_private_key_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_private_key_spec_list.py b/intersight/model/iam_private_key_spec_list.py index 41408c32cb..85f07e8470 100644 --- a/intersight/model/iam_private_key_spec_list.py +++ b/intersight/model/iam_private_key_spec_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_private_key_spec_list_all_of.py b/intersight/model/iam_private_key_spec_list_all_of.py index 1af4fe2acd..439a75cdb6 100644 --- a/intersight/model/iam_private_key_spec_list_all_of.py +++ b/intersight/model/iam_private_key_spec_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_private_key_spec_relationship.py b/intersight/model/iam_private_key_spec_relationship.py index a931fa4d3f..9639060d45 100644 --- a/intersight/model/iam_private_key_spec_relationship.py +++ b/intersight/model/iam_private_key_spec_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_private_key_spec_response.py b/intersight/model/iam_private_key_spec_response.py index 9b48e896be..d361b8448d 100644 --- a/intersight/model/iam_private_key_spec_response.py +++ b/intersight/model/iam_private_key_spec_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege.py b/intersight/model/iam_privilege.py index 4fba3d1541..a9bb059189 100644 --- a/intersight/model/iam_privilege.py +++ b/intersight/model/iam_privilege.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_all_of.py b/intersight/model/iam_privilege_all_of.py index 4c0878edce..10da5f509d 100644 --- a/intersight/model/iam_privilege_all_of.py +++ b/intersight/model/iam_privilege_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_list.py b/intersight/model/iam_privilege_list.py index 4d3c9877df..c5efda7bb4 100644 --- a/intersight/model/iam_privilege_list.py +++ b/intersight/model/iam_privilege_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_list_all_of.py b/intersight/model/iam_privilege_list_all_of.py index fd6ef19eca..1f2ed30ce7 100644 --- a/intersight/model/iam_privilege_list_all_of.py +++ b/intersight/model/iam_privilege_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_relationship.py b/intersight/model/iam_privilege_relationship.py index 1156545204..e1ecb8415a 100644 --- a/intersight/model/iam_privilege_relationship.py +++ b/intersight/model/iam_privilege_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_response.py b/intersight/model/iam_privilege_response.py index 4e9b5d3c05..3a23026454 100644 --- a/intersight/model/iam_privilege_response.py +++ b/intersight/model/iam_privilege_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_set.py b/intersight/model/iam_privilege_set.py index 433659bfe6..37c6891e63 100644 --- a/intersight/model/iam_privilege_set.py +++ b/intersight/model/iam_privilege_set.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_set_all_of.py b/intersight/model/iam_privilege_set_all_of.py index aa3f4d22c9..5af4a6ce6d 100644 --- a/intersight/model/iam_privilege_set_all_of.py +++ b/intersight/model/iam_privilege_set_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_set_list.py b/intersight/model/iam_privilege_set_list.py index 0f39c11dc4..b73e61fe6d 100644 --- a/intersight/model/iam_privilege_set_list.py +++ b/intersight/model/iam_privilege_set_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_set_list_all_of.py b/intersight/model/iam_privilege_set_list_all_of.py index 07931b91f1..f52f11a495 100644 --- a/intersight/model/iam_privilege_set_list_all_of.py +++ b/intersight/model/iam_privilege_set_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_set_relationship.py b/intersight/model/iam_privilege_set_relationship.py index 8cb7b0447d..fc1a7bccd8 100644 --- a/intersight/model/iam_privilege_set_relationship.py +++ b/intersight/model/iam_privilege_set_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_privilege_set_response.py b/intersight/model/iam_privilege_set_response.py index 44d622bd8f..918fbc740e 100644 --- a/intersight/model/iam_privilege_set_response.py +++ b/intersight/model/iam_privilege_set_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_qualifier.py b/intersight/model/iam_qualifier.py index 7c41d30e15..71b592f756 100644 --- a/intersight/model/iam_qualifier.py +++ b/intersight/model/iam_qualifier.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_qualifier_all_of.py b/intersight/model/iam_qualifier_all_of.py index f9cf5058f7..b06f609b13 100644 --- a/intersight/model/iam_qualifier_all_of.py +++ b/intersight/model/iam_qualifier_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_qualifier_list.py b/intersight/model/iam_qualifier_list.py index d34f752d4c..193be201bc 100644 --- a/intersight/model/iam_qualifier_list.py +++ b/intersight/model/iam_qualifier_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_qualifier_list_all_of.py b/intersight/model/iam_qualifier_list_all_of.py index aaacd66945..597e4d0b5d 100644 --- a/intersight/model/iam_qualifier_list_all_of.py +++ b/intersight/model/iam_qualifier_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_qualifier_relationship.py b/intersight/model/iam_qualifier_relationship.py index 134458f3f0..bdd7ec806f 100644 --- a/intersight/model/iam_qualifier_relationship.py +++ b/intersight/model/iam_qualifier_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_qualifier_response.py b/intersight/model/iam_qualifier_response.py index 131a9816a0..cfe775e393 100644 --- a/intersight/model/iam_qualifier_response.py +++ b/intersight/model/iam_qualifier_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_limits.py b/intersight/model/iam_resource_limits.py index 2d1a9e9201..a482e1165f 100644 --- a/intersight/model/iam_resource_limits.py +++ b/intersight/model/iam_resource_limits.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_limits_all_of.py b/intersight/model/iam_resource_limits_all_of.py index f6defd87e0..fdd2b940d2 100644 --- a/intersight/model/iam_resource_limits_all_of.py +++ b/intersight/model/iam_resource_limits_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_limits_list.py b/intersight/model/iam_resource_limits_list.py index 85aa74cc25..3340ffab65 100644 --- a/intersight/model/iam_resource_limits_list.py +++ b/intersight/model/iam_resource_limits_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_limits_list_all_of.py b/intersight/model/iam_resource_limits_list_all_of.py index e04c77a369..a15b862cd1 100644 --- a/intersight/model/iam_resource_limits_list_all_of.py +++ b/intersight/model/iam_resource_limits_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_limits_relationship.py b/intersight/model/iam_resource_limits_relationship.py index 041057e2ef..96b300ef74 100644 --- a/intersight/model/iam_resource_limits_relationship.py +++ b/intersight/model/iam_resource_limits_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_limits_response.py b/intersight/model/iam_resource_limits_response.py index e06279f67c..ed2284b463 100644 --- a/intersight/model/iam_resource_limits_response.py +++ b/intersight/model/iam_resource_limits_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_permission.py b/intersight/model/iam_resource_permission.py index 4d6b088cbc..f55b1c3b02 100644 --- a/intersight/model/iam_resource_permission.py +++ b/intersight/model/iam_resource_permission.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_permission_all_of.py b/intersight/model/iam_resource_permission_all_of.py index 4b42084ded..2c602748e8 100644 --- a/intersight/model/iam_resource_permission_all_of.py +++ b/intersight/model/iam_resource_permission_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_permission_list.py b/intersight/model/iam_resource_permission_list.py index 38c91c26f9..a69c132994 100644 --- a/intersight/model/iam_resource_permission_list.py +++ b/intersight/model/iam_resource_permission_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_permission_list_all_of.py b/intersight/model/iam_resource_permission_list_all_of.py index 749aaaba28..1a7dc45b2b 100644 --- a/intersight/model/iam_resource_permission_list_all_of.py +++ b/intersight/model/iam_resource_permission_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_permission_relationship.py b/intersight/model/iam_resource_permission_relationship.py index 148d0207da..29069bbaf9 100644 --- a/intersight/model/iam_resource_permission_relationship.py +++ b/intersight/model/iam_resource_permission_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_permission_response.py b/intersight/model/iam_resource_permission_response.py index 8a2df83b2c..36ee6b0332 100644 --- a/intersight/model/iam_resource_permission_response.py +++ b/intersight/model/iam_resource_permission_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_roles.py b/intersight/model/iam_resource_roles.py index 9fdc7f62a8..f8f9232de4 100644 --- a/intersight/model/iam_resource_roles.py +++ b/intersight/model/iam_resource_roles.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_roles_all_of.py b/intersight/model/iam_resource_roles_all_of.py index 1b689900ed..ecafce5943 100644 --- a/intersight/model/iam_resource_roles_all_of.py +++ b/intersight/model/iam_resource_roles_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_roles_list.py b/intersight/model/iam_resource_roles_list.py index 58905b4943..564e1942b1 100644 --- a/intersight/model/iam_resource_roles_list.py +++ b/intersight/model/iam_resource_roles_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_roles_list_all_of.py b/intersight/model/iam_resource_roles_list_all_of.py index 9862bc3f09..a30dc3057b 100644 --- a/intersight/model/iam_resource_roles_list_all_of.py +++ b/intersight/model/iam_resource_roles_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_roles_relationship.py b/intersight/model/iam_resource_roles_relationship.py index 28354aa431..583c8887ac 100644 --- a/intersight/model/iam_resource_roles_relationship.py +++ b/intersight/model/iam_resource_roles_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_resource_roles_response.py b/intersight/model/iam_resource_roles_response.py index 61f11e86b4..af67e5839c 100644 --- a/intersight/model/iam_resource_roles_response.py +++ b/intersight/model/iam_resource_roles_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_role.py b/intersight/model/iam_role.py index 7bcf1bd0d4..f3aa970606 100644 --- a/intersight/model/iam_role.py +++ b/intersight/model/iam_role.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_role_all_of.py b/intersight/model/iam_role_all_of.py index e73b683a19..a9e5d9663d 100644 --- a/intersight/model/iam_role_all_of.py +++ b/intersight/model/iam_role_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_role_list.py b/intersight/model/iam_role_list.py index bf2c7ab455..18fa35a21e 100644 --- a/intersight/model/iam_role_list.py +++ b/intersight/model/iam_role_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_role_list_all_of.py b/intersight/model/iam_role_list_all_of.py index 34f0c6982b..07a5afa2ac 100644 --- a/intersight/model/iam_role_list_all_of.py +++ b/intersight/model/iam_role_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_role_relationship.py b/intersight/model/iam_role_relationship.py index 02c3457aea..5dd9e29be2 100644 --- a/intersight/model/iam_role_relationship.py +++ b/intersight/model/iam_role_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_role_response.py b/intersight/model/iam_role_response.py index d1a0e7d36a..80f4c3677a 100644 --- a/intersight/model/iam_role_response.py +++ b/intersight/model/iam_role_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_rule.py b/intersight/model/iam_rule.py index 907cf95e07..c2873d99cb 100644 --- a/intersight/model/iam_rule.py +++ b/intersight/model/iam_rule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_rule_all_of.py b/intersight/model/iam_rule_all_of.py index 3061ae99f1..f040c60231 100644 --- a/intersight/model/iam_rule_all_of.py +++ b/intersight/model/iam_rule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_saml_sp_connection.py b/intersight/model/iam_saml_sp_connection.py index 2d26beab32..57b383035c 100644 --- a/intersight/model/iam_saml_sp_connection.py +++ b/intersight/model/iam_saml_sp_connection.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_saml_sp_connection_all_of.py b/intersight/model/iam_saml_sp_connection_all_of.py index 03a05f63c1..6ebd1374dd 100644 --- a/intersight/model/iam_saml_sp_connection_all_of.py +++ b/intersight/model/iam_saml_sp_connection_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_security_holder.py b/intersight/model/iam_security_holder.py index 44650f6cbf..0ff9ba2bad 100644 --- a/intersight/model/iam_security_holder.py +++ b/intersight/model/iam_security_holder.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_security_holder_all_of.py b/intersight/model/iam_security_holder_all_of.py index 804ef94030..9a874f8024 100644 --- a/intersight/model/iam_security_holder_all_of.py +++ b/intersight/model/iam_security_holder_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_security_holder_list.py b/intersight/model/iam_security_holder_list.py index 3373db7e73..295be56578 100644 --- a/intersight/model/iam_security_holder_list.py +++ b/intersight/model/iam_security_holder_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_security_holder_list_all_of.py b/intersight/model/iam_security_holder_list_all_of.py index 918149860d..5cbb5b4e02 100644 --- a/intersight/model/iam_security_holder_list_all_of.py +++ b/intersight/model/iam_security_holder_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_security_holder_relationship.py b/intersight/model/iam_security_holder_relationship.py index 6d122cb182..1fa49c9440 100644 --- a/intersight/model/iam_security_holder_relationship.py +++ b/intersight/model/iam_security_holder_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_security_holder_response.py b/intersight/model/iam_security_holder_response.py index bed76dcf7b..0103cbf34f 100644 --- a/intersight/model/iam_security_holder_response.py +++ b/intersight/model/iam_security_holder_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_service_provider.py b/intersight/model/iam_service_provider.py index e65ccc30df..34cddb85aa 100644 --- a/intersight/model/iam_service_provider.py +++ b/intersight/model/iam_service_provider.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_service_provider_all_of.py b/intersight/model/iam_service_provider_all_of.py index 5452d12f6f..8154accfe0 100644 --- a/intersight/model/iam_service_provider_all_of.py +++ b/intersight/model/iam_service_provider_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_service_provider_list.py b/intersight/model/iam_service_provider_list.py index 943f21cd1b..85c9d383fc 100644 --- a/intersight/model/iam_service_provider_list.py +++ b/intersight/model/iam_service_provider_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_service_provider_list_all_of.py b/intersight/model/iam_service_provider_list_all_of.py index 8fc82f190a..bf890d2f71 100644 --- a/intersight/model/iam_service_provider_list_all_of.py +++ b/intersight/model/iam_service_provider_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_service_provider_relationship.py b/intersight/model/iam_service_provider_relationship.py index 3eea50cc71..27779439cd 100644 --- a/intersight/model/iam_service_provider_relationship.py +++ b/intersight/model/iam_service_provider_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_service_provider_response.py b/intersight/model/iam_service_provider_response.py index 6c568e68ae..c5dc92016d 100644 --- a/intersight/model/iam_service_provider_response.py +++ b/intersight/model/iam_service_provider_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session.py b/intersight/model/iam_session.py index 1a87a90129..f296234b9c 100644 --- a/intersight/model/iam_session.py +++ b/intersight/model/iam_session.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_all_of.py b/intersight/model/iam_session_all_of.py index 28767b4165..b80c07c331 100644 --- a/intersight/model/iam_session_all_of.py +++ b/intersight/model/iam_session_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_limits.py b/intersight/model/iam_session_limits.py index c77396e309..8449088d38 100644 --- a/intersight/model/iam_session_limits.py +++ b/intersight/model/iam_session_limits.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_limits_all_of.py b/intersight/model/iam_session_limits_all_of.py index c66926360e..ebe80ec322 100644 --- a/intersight/model/iam_session_limits_all_of.py +++ b/intersight/model/iam_session_limits_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_limits_list.py b/intersight/model/iam_session_limits_list.py index 15ac5f92dc..a901fa0820 100644 --- a/intersight/model/iam_session_limits_list.py +++ b/intersight/model/iam_session_limits_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_limits_list_all_of.py b/intersight/model/iam_session_limits_list_all_of.py index 168a9f681b..27b0e52e74 100644 --- a/intersight/model/iam_session_limits_list_all_of.py +++ b/intersight/model/iam_session_limits_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_limits_relationship.py b/intersight/model/iam_session_limits_relationship.py index a48f76d100..1324552bf8 100644 --- a/intersight/model/iam_session_limits_relationship.py +++ b/intersight/model/iam_session_limits_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_limits_response.py b/intersight/model/iam_session_limits_response.py index bcbb49cd4e..829199c2ca 100644 --- a/intersight/model/iam_session_limits_response.py +++ b/intersight/model/iam_session_limits_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_list.py b/intersight/model/iam_session_list.py index ead8a55be2..396513ca6a 100644 --- a/intersight/model/iam_session_list.py +++ b/intersight/model/iam_session_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_list_all_of.py b/intersight/model/iam_session_list_all_of.py index 27ad495c83..5bf0486218 100644 --- a/intersight/model/iam_session_list_all_of.py +++ b/intersight/model/iam_session_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_relationship.py b/intersight/model/iam_session_relationship.py index 17232091b6..cc2ceb0b40 100644 --- a/intersight/model/iam_session_relationship.py +++ b/intersight/model/iam_session_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_session_response.py b/intersight/model/iam_session_response.py index 62cb9e4359..9986ce0683 100644 --- a/intersight/model/iam_session_response.py +++ b/intersight/model/iam_session_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sso_session_attributes.py b/intersight/model/iam_sso_session_attributes.py index 694367c065..a049675db9 100644 --- a/intersight/model/iam_sso_session_attributes.py +++ b/intersight/model/iam_sso_session_attributes.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_sso_session_attributes_all_of.py b/intersight/model/iam_sso_session_attributes_all_of.py index aff09bc471..76c9193d17 100644 --- a/intersight/model/iam_sso_session_attributes_all_of.py +++ b/intersight/model/iam_sso_session_attributes_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_system.py b/intersight/model/iam_system.py index 20cffe31a5..f90ab5ad4b 100644 --- a/intersight/model/iam_system.py +++ b/intersight/model/iam_system.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_system_all_of.py b/intersight/model/iam_system_all_of.py index fe941d448b..bf9a065b3f 100644 --- a/intersight/model/iam_system_all_of.py +++ b/intersight/model/iam_system_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_system_list.py b/intersight/model/iam_system_list.py index 4519ba4248..f0e674ff17 100644 --- a/intersight/model/iam_system_list.py +++ b/intersight/model/iam_system_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_system_list_all_of.py b/intersight/model/iam_system_list_all_of.py index 7b2812e22e..0ec142d1a3 100644 --- a/intersight/model/iam_system_list_all_of.py +++ b/intersight/model/iam_system_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_system_relationship.py b/intersight/model/iam_system_relationship.py index f6679a7c4a..7b19894b45 100644 --- a/intersight/model/iam_system_relationship.py +++ b/intersight/model/iam_system_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_system_response.py b/intersight/model/iam_system_response.py index 4e45be3b00..70fb8e0c69 100644 --- a/intersight/model/iam_system_response.py +++ b/intersight/model/iam_system_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_trust_point.py b/intersight/model/iam_trust_point.py index 497e385f13..36ac86a642 100644 --- a/intersight/model/iam_trust_point.py +++ b/intersight/model/iam_trust_point.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_trust_point_all_of.py b/intersight/model/iam_trust_point_all_of.py index fea661d4db..2ea410938a 100644 --- a/intersight/model/iam_trust_point_all_of.py +++ b/intersight/model/iam_trust_point_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_trust_point_list.py b/intersight/model/iam_trust_point_list.py index ff03df908d..9ecc27511e 100644 --- a/intersight/model/iam_trust_point_list.py +++ b/intersight/model/iam_trust_point_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_trust_point_list_all_of.py b/intersight/model/iam_trust_point_list_all_of.py index fcb099ade1..490e319881 100644 --- a/intersight/model/iam_trust_point_list_all_of.py +++ b/intersight/model/iam_trust_point_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_trust_point_relationship.py b/intersight/model/iam_trust_point_relationship.py index 98f03d89cc..0f21a29313 100644 --- a/intersight/model/iam_trust_point_relationship.py +++ b/intersight/model/iam_trust_point_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_trust_point_response.py b/intersight/model/iam_trust_point_response.py index 6e573d2b8f..d17d1fd070 100644 --- a/intersight/model/iam_trust_point_response.py +++ b/intersight/model/iam_trust_point_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user.py b/intersight/model/iam_user.py index aec3bafd51..539fbc9f20 100644 --- a/intersight/model/iam_user.py +++ b/intersight/model/iam_user.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_all_of.py b/intersight/model/iam_user_all_of.py index 2c4a0a036f..1e8e0da7e7 100644 --- a/intersight/model/iam_user_all_of.py +++ b/intersight/model/iam_user_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_group.py b/intersight/model/iam_user_group.py index fd2f9f39af..9e1a3ab37a 100644 --- a/intersight/model/iam_user_group.py +++ b/intersight/model/iam_user_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_group_all_of.py b/intersight/model/iam_user_group_all_of.py index 7e53ed3662..12abc63af7 100644 --- a/intersight/model/iam_user_group_all_of.py +++ b/intersight/model/iam_user_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_group_list.py b/intersight/model/iam_user_group_list.py index c9f2cb5294..7ea82aa341 100644 --- a/intersight/model/iam_user_group_list.py +++ b/intersight/model/iam_user_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_group_list_all_of.py b/intersight/model/iam_user_group_list_all_of.py index 6d501183b4..816d56fb56 100644 --- a/intersight/model/iam_user_group_list_all_of.py +++ b/intersight/model/iam_user_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_group_relationship.py b/intersight/model/iam_user_group_relationship.py index b362bda2ed..ecb1869dd8 100644 --- a/intersight/model/iam_user_group_relationship.py +++ b/intersight/model/iam_user_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_group_response.py b/intersight/model/iam_user_group_response.py index 9a58fbf8a3..69fe66b2b1 100644 --- a/intersight/model/iam_user_group_response.py +++ b/intersight/model/iam_user_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_list.py b/intersight/model/iam_user_list.py index 1f13f77d20..b8af034f9d 100644 --- a/intersight/model/iam_user_list.py +++ b/intersight/model/iam_user_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_list_all_of.py b/intersight/model/iam_user_list_all_of.py index 4bf764bb13..2ab9522b59 100644 --- a/intersight/model/iam_user_list_all_of.py +++ b/intersight/model/iam_user_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_preference.py b/intersight/model/iam_user_preference.py index 42b49e0571..a4c3b84362 100644 --- a/intersight/model/iam_user_preference.py +++ b/intersight/model/iam_user_preference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_preference_all_of.py b/intersight/model/iam_user_preference_all_of.py index 5d0db66f2b..e0e94bf5ab 100644 --- a/intersight/model/iam_user_preference_all_of.py +++ b/intersight/model/iam_user_preference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_preference_list.py b/intersight/model/iam_user_preference_list.py index bd0fbb3d4c..07a023421f 100644 --- a/intersight/model/iam_user_preference_list.py +++ b/intersight/model/iam_user_preference_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_preference_list_all_of.py b/intersight/model/iam_user_preference_list_all_of.py index 795c1d75bd..b815f13783 100644 --- a/intersight/model/iam_user_preference_list_all_of.py +++ b/intersight/model/iam_user_preference_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_preference_relationship.py b/intersight/model/iam_user_preference_relationship.py index c3d6659eb9..bc50a77c3b 100644 --- a/intersight/model/iam_user_preference_relationship.py +++ b/intersight/model/iam_user_preference_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_preference_response.py b/intersight/model/iam_user_preference_response.py index 850491f51e..56ddbc6838 100644 --- a/intersight/model/iam_user_preference_response.py +++ b/intersight/model/iam_user_preference_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_relationship.py b/intersight/model/iam_user_relationship.py index 82f6480709..82474261b2 100644 --- a/intersight/model/iam_user_relationship.py +++ b/intersight/model/iam_user_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_response.py b/intersight/model/iam_user_response.py index 5a620b38f8..cb09eb9e69 100644 --- a/intersight/model/iam_user_response.py +++ b/intersight/model/iam_user_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting.py b/intersight/model/iam_user_setting.py index 76edf558aa..dbc0b60c02 100644 --- a/intersight/model/iam_user_setting.py +++ b/intersight/model/iam_user_setting.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting_all_of.py b/intersight/model/iam_user_setting_all_of.py index c8bd75b702..9865e63eaa 100644 --- a/intersight/model/iam_user_setting_all_of.py +++ b/intersight/model/iam_user_setting_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting_list.py b/intersight/model/iam_user_setting_list.py index 8979f9eabd..167c81ae9e 100644 --- a/intersight/model/iam_user_setting_list.py +++ b/intersight/model/iam_user_setting_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting_list_all_of.py b/intersight/model/iam_user_setting_list_all_of.py index caa36c3dc7..bd4a94e823 100644 --- a/intersight/model/iam_user_setting_list_all_of.py +++ b/intersight/model/iam_user_setting_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting_relationship.py b/intersight/model/iam_user_setting_relationship.py index ae5d814dd7..8c3aca7ed0 100644 --- a/intersight/model/iam_user_setting_relationship.py +++ b/intersight/model/iam_user_setting_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iam_user_setting_response.py b/intersight/model/iam_user_setting_response.py index 1e2e0b956c..6431126327 100644 --- a/intersight/model/iam_user_setting_response.py +++ b/intersight/model/iam_user_setting_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/imcconnector_web_ui_message.py b/intersight/model/imcconnector_web_ui_message.py index 1543188f55..d660a4cf79 100644 --- a/intersight/model/imcconnector_web_ui_message.py +++ b/intersight/model/imcconnector_web_ui_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/imcconnector_web_ui_message_all_of.py b/intersight/model/imcconnector_web_ui_message_all_of.py index 18f787ec3c..18554da40e 100644 --- a/intersight/model/imcconnector_web_ui_message_all_of.py +++ b/intersight/model/imcconnector_web_ui_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_cluster.py b/intersight/model/infra_base_cluster.py index a75792f509..de8dba2198 100644 --- a/intersight/model/infra_base_cluster.py +++ b/intersight/model/infra_base_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_cluster_all_of.py b/intersight/model/infra_base_cluster_all_of.py index 7af5fc0c2d..e81d446ea6 100644 --- a/intersight/model/infra_base_cluster_all_of.py +++ b/intersight/model/infra_base_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_cluster_relationship.py b/intersight/model/infra_base_cluster_relationship.py index 78c0237889..8c1a15ad12 100644 --- a/intersight/model/infra_base_cluster_relationship.py +++ b/intersight/model/infra_base_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_gpu_configuration.py b/intersight/model/infra_base_gpu_configuration.py index bb67d5ce9f..b418f0be2e 100644 --- a/intersight/model/infra_base_gpu_configuration.py +++ b/intersight/model/infra_base_gpu_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_gpu_configuration_all_of.py b/intersight/model/infra_base_gpu_configuration_all_of.py index 0b1b381b80..3ea2da4a11 100644 --- a/intersight/model/infra_base_gpu_configuration_all_of.py +++ b/intersight/model/infra_base_gpu_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_pci_configuration.py b/intersight/model/infra_base_pci_configuration.py index 268cb60d80..d1af24ad7d 100644 --- a/intersight/model/infra_base_pci_configuration.py +++ b/intersight/model/infra_base_pci_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_base_pci_configuration_all_of.py b/intersight/model/infra_base_pci_configuration_all_of.py index ab8a3272cb..b72b530ea2 100644 --- a/intersight/model/infra_base_pci_configuration_all_of.py +++ b/intersight/model/infra_base_pci_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_gpu_configuration.py b/intersight/model/infra_gpu_configuration.py index 40546a7ca8..b604815d18 100644 --- a/intersight/model/infra_gpu_configuration.py +++ b/intersight/model/infra_gpu_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_hardware_info.py b/intersight/model/infra_hardware_info.py index 1badd4f53b..bd27210ee8 100644 --- a/intersight/model/infra_hardware_info.py +++ b/intersight/model/infra_hardware_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_hardware_info_all_of.py b/intersight/model/infra_hardware_info_all_of.py index 35da887bc4..ab518f4971 100644 --- a/intersight/model/infra_hardware_info_all_of.py +++ b/intersight/model/infra_hardware_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_meta_data.py b/intersight/model/infra_meta_data.py index 9cca288b34..110d9630df 100644 --- a/intersight/model/infra_meta_data.py +++ b/intersight/model/infra_meta_data.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_meta_data_all_of.py b/intersight/model/infra_meta_data_all_of.py index 14a1eddb96..3b6b1409db 100644 --- a/intersight/model/infra_meta_data_all_of.py +++ b/intersight/model/infra_meta_data_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_mig_gpu_configuration.py b/intersight/model/infra_mig_gpu_configuration.py index 407f831b59..c7ad947256 100644 --- a/intersight/model/infra_mig_gpu_configuration.py +++ b/intersight/model/infra_mig_gpu_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/infra_mig_gpu_configuration_all_of.py b/intersight/model/infra_mig_gpu_configuration_all_of.py index 79d721e997..a0c9db5108 100644 --- a/intersight/model/infra_mig_gpu_configuration_all_of.py +++ b/intersight/model/infra_mig_gpu_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_base.py b/intersight/model/inventory_base.py index be7234a958..a652fdb7c4 100644 --- a/intersight/model/inventory_base.py +++ b/intersight/model/inventory_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_base_all_of.py b/intersight/model/inventory_base_all_of.py index 16866eac2b..9118aa163b 100644 --- a/intersight/model/inventory_base_all_of.py +++ b/intersight/model/inventory_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_base_relationship.py b/intersight/model/inventory_base_relationship.py index dd8210045b..1afb7c1e6c 100644 --- a/intersight/model/inventory_base_relationship.py +++ b/intersight/model/inventory_base_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_device_info.py b/intersight/model/inventory_device_info.py index 39412459aa..0921b8ba07 100644 --- a/intersight/model/inventory_device_info.py +++ b/intersight/model/inventory_device_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_device_info_list.py b/intersight/model/inventory_device_info_list.py index bf07095912..3362daaec0 100644 --- a/intersight/model/inventory_device_info_list.py +++ b/intersight/model/inventory_device_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_device_info_list_all_of.py b/intersight/model/inventory_device_info_list_all_of.py index 17edc0de90..80c09013f4 100644 --- a/intersight/model/inventory_device_info_list_all_of.py +++ b/intersight/model/inventory_device_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_device_info_relationship.py b/intersight/model/inventory_device_info_relationship.py index 5172349894..12502948a3 100644 --- a/intersight/model/inventory_device_info_relationship.py +++ b/intersight/model/inventory_device_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_device_info_response.py b/intersight/model/inventory_device_info_response.py index b8ddd4481e..f5746bb718 100644 --- a/intersight/model/inventory_device_info_response.py +++ b/intersight/model/inventory_device_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_dn_mo_binding.py b/intersight/model/inventory_dn_mo_binding.py index 0bfae174a1..682d2fb7cd 100644 --- a/intersight/model/inventory_dn_mo_binding.py +++ b/intersight/model/inventory_dn_mo_binding.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_dn_mo_binding_all_of.py b/intersight/model/inventory_dn_mo_binding_all_of.py index a4109bf9e6..8e5217e2f7 100644 --- a/intersight/model/inventory_dn_mo_binding_all_of.py +++ b/intersight/model/inventory_dn_mo_binding_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_dn_mo_binding_list.py b/intersight/model/inventory_dn_mo_binding_list.py index dde1b6c1af..b2bee30c28 100644 --- a/intersight/model/inventory_dn_mo_binding_list.py +++ b/intersight/model/inventory_dn_mo_binding_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_dn_mo_binding_list_all_of.py b/intersight/model/inventory_dn_mo_binding_list_all_of.py index 659907f666..4b365a634b 100644 --- a/intersight/model/inventory_dn_mo_binding_list_all_of.py +++ b/intersight/model/inventory_dn_mo_binding_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_dn_mo_binding_response.py b/intersight/model/inventory_dn_mo_binding_response.py index 1e21e8c31c..90fa62b0be 100644 --- a/intersight/model/inventory_dn_mo_binding_response.py +++ b/intersight/model/inventory_dn_mo_binding_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory.py b/intersight/model/inventory_generic_inventory.py index 6fb4d51767..5694f15d6f 100644 --- a/intersight/model/inventory_generic_inventory.py +++ b/intersight/model/inventory_generic_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_all_of.py b/intersight/model/inventory_generic_inventory_all_of.py index bf7e48dd9e..24655274e4 100644 --- a/intersight/model/inventory_generic_inventory_all_of.py +++ b/intersight/model/inventory_generic_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_holder.py b/intersight/model/inventory_generic_inventory_holder.py index 25bfbe9b53..3744dd4410 100644 --- a/intersight/model/inventory_generic_inventory_holder.py +++ b/intersight/model/inventory_generic_inventory_holder.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_holder_all_of.py b/intersight/model/inventory_generic_inventory_holder_all_of.py index d3b827ac92..f32d223f8b 100644 --- a/intersight/model/inventory_generic_inventory_holder_all_of.py +++ b/intersight/model/inventory_generic_inventory_holder_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_holder_list.py b/intersight/model/inventory_generic_inventory_holder_list.py index 9d1d556866..ead3538895 100644 --- a/intersight/model/inventory_generic_inventory_holder_list.py +++ b/intersight/model/inventory_generic_inventory_holder_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_holder_list_all_of.py b/intersight/model/inventory_generic_inventory_holder_list_all_of.py index 7661229b44..445856fd3e 100644 --- a/intersight/model/inventory_generic_inventory_holder_list_all_of.py +++ b/intersight/model/inventory_generic_inventory_holder_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_holder_relationship.py b/intersight/model/inventory_generic_inventory_holder_relationship.py index 96481df15b..32c0317404 100644 --- a/intersight/model/inventory_generic_inventory_holder_relationship.py +++ b/intersight/model/inventory_generic_inventory_holder_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_holder_response.py b/intersight/model/inventory_generic_inventory_holder_response.py index d4dbe97057..74e96cfc7a 100644 --- a/intersight/model/inventory_generic_inventory_holder_response.py +++ b/intersight/model/inventory_generic_inventory_holder_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_list.py b/intersight/model/inventory_generic_inventory_list.py index a702e32822..dd62a6653a 100644 --- a/intersight/model/inventory_generic_inventory_list.py +++ b/intersight/model/inventory_generic_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_list_all_of.py b/intersight/model/inventory_generic_inventory_list_all_of.py index 534f731686..fc7dd8fae7 100644 --- a/intersight/model/inventory_generic_inventory_list_all_of.py +++ b/intersight/model/inventory_generic_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_relationship.py b/intersight/model/inventory_generic_inventory_relationship.py index 59c83187d2..918bdbbd4e 100644 --- a/intersight/model/inventory_generic_inventory_relationship.py +++ b/intersight/model/inventory_generic_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_generic_inventory_response.py b/intersight/model/inventory_generic_inventory_response.py index c319236995..a453194204 100644 --- a/intersight/model/inventory_generic_inventory_response.py +++ b/intersight/model/inventory_generic_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_interface.py b/intersight/model/inventory_interface.py index 21e46310a3..33dac03773 100644 --- a/intersight/model/inventory_interface.py +++ b/intersight/model/inventory_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_interface_relationship.py b/intersight/model/inventory_interface_relationship.py index 850106bcb3..c1b19165cb 100644 --- a/intersight/model/inventory_interface_relationship.py +++ b/intersight/model/inventory_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_inventory_mo.py b/intersight/model/inventory_inventory_mo.py index 53c7f1e630..57b6505201 100644 --- a/intersight/model/inventory_inventory_mo.py +++ b/intersight/model/inventory_inventory_mo.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_inventory_mo_all_of.py b/intersight/model/inventory_inventory_mo_all_of.py index 5cfc80b773..48b4c11e08 100644 --- a/intersight/model/inventory_inventory_mo_all_of.py +++ b/intersight/model/inventory_inventory_mo_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_request.py b/intersight/model/inventory_request.py index 3855508756..b055b3c612 100644 --- a/intersight/model/inventory_request.py +++ b/intersight/model/inventory_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_request_all_of.py b/intersight/model/inventory_request_all_of.py index d827868df3..8da199f006 100644 --- a/intersight/model/inventory_request_all_of.py +++ b/intersight/model/inventory_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_uem_info.py b/intersight/model/inventory_uem_info.py index 842ef65fe0..30b73076a7 100644 --- a/intersight/model/inventory_uem_info.py +++ b/intersight/model/inventory_uem_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/inventory_uem_info_all_of.py b/intersight/model/inventory_uem_info_all_of.py index 4e42659ed4..c709613031 100644 --- a/intersight/model/inventory_uem_info_all_of.py +++ b/intersight/model/inventory_uem_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy.py b/intersight/model/ipmioverlan_policy.py index 4604b5960a..0802d3d51e 100644 --- a/intersight/model/ipmioverlan_policy.py +++ b/intersight/model/ipmioverlan_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_all_of.py b/intersight/model/ipmioverlan_policy_all_of.py index 933c80c388..2497974d76 100644 --- a/intersight/model/ipmioverlan_policy_all_of.py +++ b/intersight/model/ipmioverlan_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory.py b/intersight/model/ipmioverlan_policy_inventory.py index f7d08df1d7..dbbaa66940 100644 --- a/intersight/model/ipmioverlan_policy_inventory.py +++ b/intersight/model/ipmioverlan_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory_all_of.py b/intersight/model/ipmioverlan_policy_inventory_all_of.py index 895c733d8f..42584bb113 100644 --- a/intersight/model/ipmioverlan_policy_inventory_all_of.py +++ b/intersight/model/ipmioverlan_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory_list.py b/intersight/model/ipmioverlan_policy_inventory_list.py index 5b107a8484..ba7907f8f9 100644 --- a/intersight/model/ipmioverlan_policy_inventory_list.py +++ b/intersight/model/ipmioverlan_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory_list_all_of.py b/intersight/model/ipmioverlan_policy_inventory_list_all_of.py index e8d8932657..0084e573e3 100644 --- a/intersight/model/ipmioverlan_policy_inventory_list_all_of.py +++ b/intersight/model/ipmioverlan_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_inventory_response.py b/intersight/model/ipmioverlan_policy_inventory_response.py index 6aa41aac2f..4d4d8a5f72 100644 --- a/intersight/model/ipmioverlan_policy_inventory_response.py +++ b/intersight/model/ipmioverlan_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_list.py b/intersight/model/ipmioverlan_policy_list.py index ff931dea4f..7276885ede 100644 --- a/intersight/model/ipmioverlan_policy_list.py +++ b/intersight/model/ipmioverlan_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_list_all_of.py b/intersight/model/ipmioverlan_policy_list_all_of.py index 6be5050d9b..2bcb97f74f 100644 --- a/intersight/model/ipmioverlan_policy_list_all_of.py +++ b/intersight/model/ipmioverlan_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ipmioverlan_policy_response.py b/intersight/model/ipmioverlan_policy_response.py index 871a6f3a8c..ecaeb21702 100644 --- a/intersight/model/ipmioverlan_policy_response.py +++ b/intersight/model/ipmioverlan_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_block_lease.py b/intersight/model/ippool_block_lease.py index b0d729d9d2..2d0517128f 100644 --- a/intersight/model/ippool_block_lease.py +++ b/intersight/model/ippool_block_lease.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_block_lease_all_of.py b/intersight/model/ippool_block_lease_all_of.py index 05d7c87d3a..2a1a4e9e39 100644 --- a/intersight/model/ippool_block_lease_all_of.py +++ b/intersight/model/ippool_block_lease_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_block_lease_list.py b/intersight/model/ippool_block_lease_list.py index 9bbfb7c6de..2fe9103c4d 100644 --- a/intersight/model/ippool_block_lease_list.py +++ b/intersight/model/ippool_block_lease_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_block_lease_list_all_of.py b/intersight/model/ippool_block_lease_list_all_of.py index dd08d24b95..3ea32eaa63 100644 --- a/intersight/model/ippool_block_lease_list_all_of.py +++ b/intersight/model/ippool_block_lease_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_block_lease_relationship.py b/intersight/model/ippool_block_lease_relationship.py index 00b29cc29d..1198f8068e 100644 --- a/intersight/model/ippool_block_lease_relationship.py +++ b/intersight/model/ippool_block_lease_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_block_lease_response.py b/intersight/model/ippool_block_lease_response.py index 3c0779d882..c65e73e7c0 100644 --- a/intersight/model/ippool_block_lease_response.py +++ b/intersight/model/ippool_block_lease_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_lease.py b/intersight/model/ippool_ip_lease.py index 5d51b236f6..47dbe47be8 100644 --- a/intersight/model/ippool_ip_lease.py +++ b/intersight/model/ippool_ip_lease.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_lease_all_of.py b/intersight/model/ippool_ip_lease_all_of.py index 3581f7b09e..832ace6a3a 100644 --- a/intersight/model/ippool_ip_lease_all_of.py +++ b/intersight/model/ippool_ip_lease_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_lease_list.py b/intersight/model/ippool_ip_lease_list.py index 2cfca48119..2983ffd097 100644 --- a/intersight/model/ippool_ip_lease_list.py +++ b/intersight/model/ippool_ip_lease_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_lease_list_all_of.py b/intersight/model/ippool_ip_lease_list_all_of.py index d74fbe20b0..0212b5e74c 100644 --- a/intersight/model/ippool_ip_lease_list_all_of.py +++ b/intersight/model/ippool_ip_lease_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_lease_relationship.py b/intersight/model/ippool_ip_lease_relationship.py index 64493ea238..d065a69a0d 100644 --- a/intersight/model/ippool_ip_lease_relationship.py +++ b/intersight/model/ippool_ip_lease_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_lease_response.py b/intersight/model/ippool_ip_lease_response.py index 02b460e835..89f9ea53bd 100644 --- a/intersight/model/ippool_ip_lease_response.py +++ b/intersight/model/ippool_ip_lease_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v4_block.py b/intersight/model/ippool_ip_v4_block.py index 81c0c988c8..ca25bb3bc1 100644 --- a/intersight/model/ippool_ip_v4_block.py +++ b/intersight/model/ippool_ip_v4_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v4_block_all_of.py b/intersight/model/ippool_ip_v4_block_all_of.py index 99d6814b61..9afaab0fe1 100644 --- a/intersight/model/ippool_ip_v4_block_all_of.py +++ b/intersight/model/ippool_ip_v4_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v4_config.py b/intersight/model/ippool_ip_v4_config.py index 3a1fb29a1c..5763c5343f 100644 --- a/intersight/model/ippool_ip_v4_config.py +++ b/intersight/model/ippool_ip_v4_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v4_config_all_of.py b/intersight/model/ippool_ip_v4_config_all_of.py index b4abbd5c91..45464209f6 100644 --- a/intersight/model/ippool_ip_v4_config_all_of.py +++ b/intersight/model/ippool_ip_v4_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v6_block.py b/intersight/model/ippool_ip_v6_block.py index 1f0ea8de84..1536a5bd95 100644 --- a/intersight/model/ippool_ip_v6_block.py +++ b/intersight/model/ippool_ip_v6_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v6_block_all_of.py b/intersight/model/ippool_ip_v6_block_all_of.py index 1aad54d0c3..d584a28af0 100644 --- a/intersight/model/ippool_ip_v6_block_all_of.py +++ b/intersight/model/ippool_ip_v6_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v6_config.py b/intersight/model/ippool_ip_v6_config.py index 558c78e7f6..ec86903efd 100644 --- a/intersight/model/ippool_ip_v6_config.py +++ b/intersight/model/ippool_ip_v6_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_ip_v6_config_all_of.py b/intersight/model/ippool_ip_v6_config_all_of.py index 54e39f4594..237c35060d 100644 --- a/intersight/model/ippool_ip_v6_config_all_of.py +++ b/intersight/model/ippool_ip_v6_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool.py b/intersight/model/ippool_pool.py index 3773824aaa..5a31b24589 100644 --- a/intersight/model/ippool_pool.py +++ b/intersight/model/ippool_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_all_of.py b/intersight/model/ippool_pool_all_of.py index 3614477b43..57bc2fe29b 100644 --- a/intersight/model/ippool_pool_all_of.py +++ b/intersight/model/ippool_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_list.py b/intersight/model/ippool_pool_list.py index dd24d85faa..e9c6a5be74 100644 --- a/intersight/model/ippool_pool_list.py +++ b/intersight/model/ippool_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_list_all_of.py b/intersight/model/ippool_pool_list_all_of.py index 15f5ad4600..9612d4d965 100644 --- a/intersight/model/ippool_pool_list_all_of.py +++ b/intersight/model/ippool_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_member.py b/intersight/model/ippool_pool_member.py index a32eec837d..75bd19d59a 100644 --- a/intersight/model/ippool_pool_member.py +++ b/intersight/model/ippool_pool_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_member_all_of.py b/intersight/model/ippool_pool_member_all_of.py index 6ad106fdbb..012e38e515 100644 --- a/intersight/model/ippool_pool_member_all_of.py +++ b/intersight/model/ippool_pool_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_member_list.py b/intersight/model/ippool_pool_member_list.py index 32ec13e7f9..940fdd7d99 100644 --- a/intersight/model/ippool_pool_member_list.py +++ b/intersight/model/ippool_pool_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_member_list_all_of.py b/intersight/model/ippool_pool_member_list_all_of.py index a20a1cf7d6..e97db39764 100644 --- a/intersight/model/ippool_pool_member_list_all_of.py +++ b/intersight/model/ippool_pool_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_member_relationship.py b/intersight/model/ippool_pool_member_relationship.py index d87e0671a4..ea7832d296 100644 --- a/intersight/model/ippool_pool_member_relationship.py +++ b/intersight/model/ippool_pool_member_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_member_response.py b/intersight/model/ippool_pool_member_response.py index 5fc85184d7..6fde1f46eb 100644 --- a/intersight/model/ippool_pool_member_response.py +++ b/intersight/model/ippool_pool_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_relationship.py b/intersight/model/ippool_pool_relationship.py index 5b63d41159..276a36abcf 100644 --- a/intersight/model/ippool_pool_relationship.py +++ b/intersight/model/ippool_pool_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_pool_response.py b/intersight/model/ippool_pool_response.py index abe4cbadb1..3ff42dce73 100644 --- a/intersight/model/ippool_pool_response.py +++ b/intersight/model/ippool_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation.py b/intersight/model/ippool_reservation.py index 603589fee0..63a00aad04 100644 --- a/intersight/model/ippool_reservation.py +++ b/intersight/model/ippool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_all_of.py b/intersight/model/ippool_reservation_all_of.py index 3fd4579686..b3a9ce2848 100644 --- a/intersight/model/ippool_reservation_all_of.py +++ b/intersight/model/ippool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_list.py b/intersight/model/ippool_reservation_list.py index 856df49a19..47c1b6f8a0 100644 --- a/intersight/model/ippool_reservation_list.py +++ b/intersight/model/ippool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_list_all_of.py b/intersight/model/ippool_reservation_list_all_of.py index 29c479f088..c263e8c3c2 100644 --- a/intersight/model/ippool_reservation_list_all_of.py +++ b/intersight/model/ippool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_reference.py b/intersight/model/ippool_reservation_reference.py index c95a3b8dbb..124d3ef4ed 100644 --- a/intersight/model/ippool_reservation_reference.py +++ b/intersight/model/ippool_reservation_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_reference_all_of.py b/intersight/model/ippool_reservation_reference_all_of.py index 50c6d6a918..0811b77baa 100644 --- a/intersight/model/ippool_reservation_reference_all_of.py +++ b/intersight/model/ippool_reservation_reference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_relationship.py b/intersight/model/ippool_reservation_relationship.py index dca4cce94d..a810d229a3 100644 --- a/intersight/model/ippool_reservation_relationship.py +++ b/intersight/model/ippool_reservation_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_reservation_response.py b/intersight/model/ippool_reservation_response.py index cd4674ff0f..3d71549ff6 100644 --- a/intersight/model/ippool_reservation_response.py +++ b/intersight/model/ippool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_block.py b/intersight/model/ippool_shadow_block.py index 89b136988b..e04fd71e87 100644 --- a/intersight/model/ippool_shadow_block.py +++ b/intersight/model/ippool_shadow_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_block_all_of.py b/intersight/model/ippool_shadow_block_all_of.py index 8896fa97a5..9cdc29c93a 100644 --- a/intersight/model/ippool_shadow_block_all_of.py +++ b/intersight/model/ippool_shadow_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_block_list.py b/intersight/model/ippool_shadow_block_list.py index 06c60d1b39..f544e83067 100644 --- a/intersight/model/ippool_shadow_block_list.py +++ b/intersight/model/ippool_shadow_block_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_block_list_all_of.py b/intersight/model/ippool_shadow_block_list_all_of.py index 8522091970..fa0689a157 100644 --- a/intersight/model/ippool_shadow_block_list_all_of.py +++ b/intersight/model/ippool_shadow_block_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_block_relationship.py b/intersight/model/ippool_shadow_block_relationship.py index 01411eddba..9366e60172 100644 --- a/intersight/model/ippool_shadow_block_relationship.py +++ b/intersight/model/ippool_shadow_block_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_block_response.py b/intersight/model/ippool_shadow_block_response.py index 81957a0eca..f031ae20b7 100644 --- a/intersight/model/ippool_shadow_block_response.py +++ b/intersight/model/ippool_shadow_block_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_pool.py b/intersight/model/ippool_shadow_pool.py index 5bb133c02a..e1c56f00d7 100644 --- a/intersight/model/ippool_shadow_pool.py +++ b/intersight/model/ippool_shadow_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_pool_all_of.py b/intersight/model/ippool_shadow_pool_all_of.py index 465e032bbc..36f40af6b2 100644 --- a/intersight/model/ippool_shadow_pool_all_of.py +++ b/intersight/model/ippool_shadow_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_pool_list.py b/intersight/model/ippool_shadow_pool_list.py index f0f16a03f4..db2c229dc9 100644 --- a/intersight/model/ippool_shadow_pool_list.py +++ b/intersight/model/ippool_shadow_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_pool_list_all_of.py b/intersight/model/ippool_shadow_pool_list_all_of.py index f0d148f5d3..43e785ace8 100644 --- a/intersight/model/ippool_shadow_pool_list_all_of.py +++ b/intersight/model/ippool_shadow_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_pool_relationship.py b/intersight/model/ippool_shadow_pool_relationship.py index 2457e6c58a..7856a43a9a 100644 --- a/intersight/model/ippool_shadow_pool_relationship.py +++ b/intersight/model/ippool_shadow_pool_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_shadow_pool_response.py b/intersight/model/ippool_shadow_pool_response.py index 7799424d32..1677c67b81 100644 --- a/intersight/model/ippool_shadow_pool_response.py +++ b/intersight/model/ippool_shadow_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_universe.py b/intersight/model/ippool_universe.py index c0209ae905..6c049d2174 100644 --- a/intersight/model/ippool_universe.py +++ b/intersight/model/ippool_universe.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_universe_all_of.py b/intersight/model/ippool_universe_all_of.py index 84a30ec974..3efedfe4d8 100644 --- a/intersight/model/ippool_universe_all_of.py +++ b/intersight/model/ippool_universe_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_universe_list.py b/intersight/model/ippool_universe_list.py index 5273f87ff4..994f23ee8b 100644 --- a/intersight/model/ippool_universe_list.py +++ b/intersight/model/ippool_universe_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_universe_list_all_of.py b/intersight/model/ippool_universe_list_all_of.py index 2ba1e6eb51..69de2f88f3 100644 --- a/intersight/model/ippool_universe_list_all_of.py +++ b/intersight/model/ippool_universe_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_universe_relationship.py b/intersight/model/ippool_universe_relationship.py index 2d59ac1abb..9f97609552 100644 --- a/intersight/model/ippool_universe_relationship.py +++ b/intersight/model/ippool_universe_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ippool_universe_response.py b/intersight/model/ippool_universe_response.py index 2b78f0c12c..434bcfed28 100644 --- a/intersight/model/ippool_universe_response.py +++ b/intersight/model/ippool_universe_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_block.py b/intersight/model/iqnpool_block.py index 9b91fb8ae8..7acb400972 100644 --- a/intersight/model/iqnpool_block.py +++ b/intersight/model/iqnpool_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_block_all_of.py b/intersight/model/iqnpool_block_all_of.py index 2df567ded3..a0a5016e51 100644 --- a/intersight/model/iqnpool_block_all_of.py +++ b/intersight/model/iqnpool_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_block_list.py b/intersight/model/iqnpool_block_list.py index 52765dd622..da2607709d 100644 --- a/intersight/model/iqnpool_block_list.py +++ b/intersight/model/iqnpool_block_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_block_list_all_of.py b/intersight/model/iqnpool_block_list_all_of.py index 4a50d90fdc..196689818c 100644 --- a/intersight/model/iqnpool_block_list_all_of.py +++ b/intersight/model/iqnpool_block_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_block_relationship.py b/intersight/model/iqnpool_block_relationship.py index e253b73833..b0a7987679 100644 --- a/intersight/model/iqnpool_block_relationship.py +++ b/intersight/model/iqnpool_block_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_block_response.py b/intersight/model/iqnpool_block_response.py index acc4b71a80..2859906863 100644 --- a/intersight/model/iqnpool_block_response.py +++ b/intersight/model/iqnpool_block_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_iqn_suffix_block.py b/intersight/model/iqnpool_iqn_suffix_block.py index 08b9393764..e21d8bac02 100644 --- a/intersight/model/iqnpool_iqn_suffix_block.py +++ b/intersight/model/iqnpool_iqn_suffix_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_iqn_suffix_block_all_of.py b/intersight/model/iqnpool_iqn_suffix_block_all_of.py index 09656698f8..74339a210c 100644 --- a/intersight/model/iqnpool_iqn_suffix_block_all_of.py +++ b/intersight/model/iqnpool_iqn_suffix_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_lease.py b/intersight/model/iqnpool_lease.py index 9235620a45..88a396dd7c 100644 --- a/intersight/model/iqnpool_lease.py +++ b/intersight/model/iqnpool_lease.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_lease_all_of.py b/intersight/model/iqnpool_lease_all_of.py index eedf2014e7..c7274bfe32 100644 --- a/intersight/model/iqnpool_lease_all_of.py +++ b/intersight/model/iqnpool_lease_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_lease_list.py b/intersight/model/iqnpool_lease_list.py index 03c863361a..df8c9ec902 100644 --- a/intersight/model/iqnpool_lease_list.py +++ b/intersight/model/iqnpool_lease_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_lease_list_all_of.py b/intersight/model/iqnpool_lease_list_all_of.py index ac49b33975..23ec4664ff 100644 --- a/intersight/model/iqnpool_lease_list_all_of.py +++ b/intersight/model/iqnpool_lease_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_lease_relationship.py b/intersight/model/iqnpool_lease_relationship.py index b2ff00baea..5dc12d4616 100644 --- a/intersight/model/iqnpool_lease_relationship.py +++ b/intersight/model/iqnpool_lease_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_lease_response.py b/intersight/model/iqnpool_lease_response.py index ee78658a7e..d2853faf21 100644 --- a/intersight/model/iqnpool_lease_response.py +++ b/intersight/model/iqnpool_lease_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool.py b/intersight/model/iqnpool_pool.py index c2769f8327..33135d9348 100644 --- a/intersight/model/iqnpool_pool.py +++ b/intersight/model/iqnpool_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_all_of.py b/intersight/model/iqnpool_pool_all_of.py index 71b5d07576..bcd763cd1f 100644 --- a/intersight/model/iqnpool_pool_all_of.py +++ b/intersight/model/iqnpool_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_list.py b/intersight/model/iqnpool_pool_list.py index ca70e66198..044300c1f2 100644 --- a/intersight/model/iqnpool_pool_list.py +++ b/intersight/model/iqnpool_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_list_all_of.py b/intersight/model/iqnpool_pool_list_all_of.py index fd7661ea6e..989547c2a3 100644 --- a/intersight/model/iqnpool_pool_list_all_of.py +++ b/intersight/model/iqnpool_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_member.py b/intersight/model/iqnpool_pool_member.py index 1ff97a849f..4530661770 100644 --- a/intersight/model/iqnpool_pool_member.py +++ b/intersight/model/iqnpool_pool_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_member_all_of.py b/intersight/model/iqnpool_pool_member_all_of.py index a87c896767..592aae7be6 100644 --- a/intersight/model/iqnpool_pool_member_all_of.py +++ b/intersight/model/iqnpool_pool_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_member_list.py b/intersight/model/iqnpool_pool_member_list.py index ebb66d4a48..bc764208da 100644 --- a/intersight/model/iqnpool_pool_member_list.py +++ b/intersight/model/iqnpool_pool_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_member_list_all_of.py b/intersight/model/iqnpool_pool_member_list_all_of.py index 70a8327aef..f7335e4d6f 100644 --- a/intersight/model/iqnpool_pool_member_list_all_of.py +++ b/intersight/model/iqnpool_pool_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_member_relationship.py b/intersight/model/iqnpool_pool_member_relationship.py index 442dbc1a9d..d248342064 100644 --- a/intersight/model/iqnpool_pool_member_relationship.py +++ b/intersight/model/iqnpool_pool_member_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_member_response.py b/intersight/model/iqnpool_pool_member_response.py index c7be3617ad..9a42a7e7e4 100644 --- a/intersight/model/iqnpool_pool_member_response.py +++ b/intersight/model/iqnpool_pool_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_relationship.py b/intersight/model/iqnpool_pool_relationship.py index 252dcc25e4..d12df3e5d1 100644 --- a/intersight/model/iqnpool_pool_relationship.py +++ b/intersight/model/iqnpool_pool_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_pool_response.py b/intersight/model/iqnpool_pool_response.py index a7b6ad6983..f69e9a9fcc 100644 --- a/intersight/model/iqnpool_pool_response.py +++ b/intersight/model/iqnpool_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation.py b/intersight/model/iqnpool_reservation.py index 633357752b..778c6e05d3 100644 --- a/intersight/model/iqnpool_reservation.py +++ b/intersight/model/iqnpool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_all_of.py b/intersight/model/iqnpool_reservation_all_of.py index fb781fbc15..9b5959259e 100644 --- a/intersight/model/iqnpool_reservation_all_of.py +++ b/intersight/model/iqnpool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_list.py b/intersight/model/iqnpool_reservation_list.py index d6acff1f9c..d518d21dde 100644 --- a/intersight/model/iqnpool_reservation_list.py +++ b/intersight/model/iqnpool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_list_all_of.py b/intersight/model/iqnpool_reservation_list_all_of.py index aed7637b59..ec3c8ee2f7 100644 --- a/intersight/model/iqnpool_reservation_list_all_of.py +++ b/intersight/model/iqnpool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_reference.py b/intersight/model/iqnpool_reservation_reference.py index 5781aee90d..d21618714d 100644 --- a/intersight/model/iqnpool_reservation_reference.py +++ b/intersight/model/iqnpool_reservation_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_relationship.py b/intersight/model/iqnpool_reservation_relationship.py index 136d992502..8086c0f706 100644 --- a/intersight/model/iqnpool_reservation_relationship.py +++ b/intersight/model/iqnpool_reservation_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_reservation_response.py b/intersight/model/iqnpool_reservation_response.py index 8dfc76599d..3cdcddde8e 100644 --- a/intersight/model/iqnpool_reservation_response.py +++ b/intersight/model/iqnpool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_universe.py b/intersight/model/iqnpool_universe.py index 3d1e218a4e..d713cd00de 100644 --- a/intersight/model/iqnpool_universe.py +++ b/intersight/model/iqnpool_universe.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_universe_all_of.py b/intersight/model/iqnpool_universe_all_of.py index bf0e23871b..621d699555 100644 --- a/intersight/model/iqnpool_universe_all_of.py +++ b/intersight/model/iqnpool_universe_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_universe_list.py b/intersight/model/iqnpool_universe_list.py index a6cab7c104..481e092c4c 100644 --- a/intersight/model/iqnpool_universe_list.py +++ b/intersight/model/iqnpool_universe_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_universe_list_all_of.py b/intersight/model/iqnpool_universe_list_all_of.py index 2dbde3527b..37950b7b54 100644 --- a/intersight/model/iqnpool_universe_list_all_of.py +++ b/intersight/model/iqnpool_universe_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_universe_relationship.py b/intersight/model/iqnpool_universe_relationship.py index 9f719dd162..b2bd145af9 100644 --- a/intersight/model/iqnpool_universe_relationship.py +++ b/intersight/model/iqnpool_universe_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iqnpool_universe_response.py b/intersight/model/iqnpool_universe_response.py index 868a551a6e..5b3b4fd768 100644 --- a/intersight/model/iqnpool_universe_response.py +++ b/intersight/model/iqnpool_universe_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_condition.py b/intersight/model/issue_condition.py index 348acdaabf..7fc15f2b93 100644 --- a/intersight/model/issue_condition.py +++ b/intersight/model/issue_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_definition.py b/intersight/model/issue_definition.py index 5fe4053fa9..4eb7991dd9 100644 --- a/intersight/model/issue_definition.py +++ b/intersight/model/issue_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_definition_all_of.py b/intersight/model/issue_definition_all_of.py index c511cb081a..5db557df69 100644 --- a/intersight/model/issue_definition_all_of.py +++ b/intersight/model/issue_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_device_tag.py b/intersight/model/issue_device_tag.py index a2dfeb80d8..46f574af4f 100644 --- a/intersight/model/issue_device_tag.py +++ b/intersight/model/issue_device_tag.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_device_tag_all_of.py b/intersight/model/issue_device_tag_all_of.py index 5de09a89ee..875d71fc95 100644 --- a/intersight/model/issue_device_tag_all_of.py +++ b/intersight/model/issue_device_tag_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_message.py b/intersight/model/issue_message.py index c294120b70..4336e0b644 100644 --- a/intersight/model/issue_message.py +++ b/intersight/model/issue_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_message_all_of.py b/intersight/model/issue_message_all_of.py index a17e49278b..9771df49bf 100644 --- a/intersight/model/issue_message_all_of.py +++ b/intersight/model/issue_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_odata_condition.py b/intersight/model/issue_odata_condition.py index 9fd4db3a85..6b6c2937b5 100644 --- a/intersight/model/issue_odata_condition.py +++ b/intersight/model/issue_odata_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/issue_odata_condition_all_of.py b/intersight/model/issue_odata_condition_all_of.py index 0e3eb98769..a777e08f4e 100644 --- a/intersight/model/issue_odata_condition_all_of.py +++ b/intersight/model/issue_odata_condition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification.py b/intersight/model/iwotenant_maintenance_notification.py index 3d04324c0a..05d6550703 100644 --- a/intersight/model/iwotenant_maintenance_notification.py +++ b/intersight/model/iwotenant_maintenance_notification.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification_all_of.py b/intersight/model/iwotenant_maintenance_notification_all_of.py index 362eeba41a..cc149b4fe4 100644 --- a/intersight/model/iwotenant_maintenance_notification_all_of.py +++ b/intersight/model/iwotenant_maintenance_notification_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification_list.py b/intersight/model/iwotenant_maintenance_notification_list.py index 18219a6e56..057001d1a5 100644 --- a/intersight/model/iwotenant_maintenance_notification_list.py +++ b/intersight/model/iwotenant_maintenance_notification_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification_list_all_of.py b/intersight/model/iwotenant_maintenance_notification_list_all_of.py index cb03af88bf..ba804c123c 100644 --- a/intersight/model/iwotenant_maintenance_notification_list_all_of.py +++ b/intersight/model/iwotenant_maintenance_notification_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_maintenance_notification_response.py b/intersight/model/iwotenant_maintenance_notification_response.py index f49a988d2e..9ef83be41c 100644 --- a/intersight/model/iwotenant_maintenance_notification_response.py +++ b/intersight/model/iwotenant_maintenance_notification_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_status.py b/intersight/model/iwotenant_tenant_status.py index a88ca1c916..38098a537d 100644 --- a/intersight/model/iwotenant_tenant_status.py +++ b/intersight/model/iwotenant_tenant_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_status_all_of.py b/intersight/model/iwotenant_tenant_status_all_of.py index 5d91c1c134..cd4173ff2c 100644 --- a/intersight/model/iwotenant_tenant_status_all_of.py +++ b/intersight/model/iwotenant_tenant_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_status_list.py b/intersight/model/iwotenant_tenant_status_list.py index 06454922d2..cf604bc859 100644 --- a/intersight/model/iwotenant_tenant_status_list.py +++ b/intersight/model/iwotenant_tenant_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_status_list_all_of.py b/intersight/model/iwotenant_tenant_status_list_all_of.py index 470c646c0c..bb1c8f9288 100644 --- a/intersight/model/iwotenant_tenant_status_list_all_of.py +++ b/intersight/model/iwotenant_tenant_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/iwotenant_tenant_status_response.py b/intersight/model/iwotenant_tenant_status_response.py index 6dcfafaa67..bd78ce5fca 100644 --- a/intersight/model/iwotenant_tenant_status_response.py +++ b/intersight/model/iwotenant_tenant_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_abstract_daemon_set.py b/intersight/model/kubernetes_abstract_daemon_set.py index cd8f78dc18..9ae9effb50 100644 --- a/intersight/model/kubernetes_abstract_daemon_set.py +++ b/intersight/model/kubernetes_abstract_daemon_set.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_abstract_deployment.py b/intersight/model/kubernetes_abstract_deployment.py index 09983391a2..da0573231e 100644 --- a/intersight/model/kubernetes_abstract_deployment.py +++ b/intersight/model/kubernetes_abstract_deployment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_abstract_ingress.py b/intersight/model/kubernetes_abstract_ingress.py index 5c2e6368d1..12fcaa51d8 100644 --- a/intersight/model/kubernetes_abstract_ingress.py +++ b/intersight/model/kubernetes_abstract_ingress.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_abstract_node.py b/intersight/model/kubernetes_abstract_node.py index a24bf5781c..57957109e5 100644 --- a/intersight/model/kubernetes_abstract_node.py +++ b/intersight/model/kubernetes_abstract_node.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_abstract_node_all_of.py b/intersight/model/kubernetes_abstract_node_all_of.py index 46911b6e02..c335636e7a 100644 --- a/intersight/model/kubernetes_abstract_node_all_of.py +++ b/intersight/model/kubernetes_abstract_node_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_abstract_pod.py b/intersight/model/kubernetes_abstract_pod.py index beb154151c..495c24246e 100644 --- a/intersight/model/kubernetes_abstract_pod.py +++ b/intersight/model/kubernetes_abstract_pod.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_abstract_service.py b/intersight/model/kubernetes_abstract_service.py index 24302d7470..51398d1083 100644 --- a/intersight/model/kubernetes_abstract_service.py +++ b/intersight/model/kubernetes_abstract_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_abstract_stateful_set.py b/intersight/model/kubernetes_abstract_stateful_set.py index 4c73210786..b5177d13b0 100644 --- a/intersight/model/kubernetes_abstract_stateful_set.py +++ b/intersight/model/kubernetes_abstract_stateful_set.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_apic.py b/intersight/model/kubernetes_aci_cni_apic.py index e2f9415bcd..ba11903cdf 100644 --- a/intersight/model/kubernetes_aci_cni_apic.py +++ b/intersight/model/kubernetes_aci_cni_apic.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_apic_all_of.py b/intersight/model/kubernetes_aci_cni_apic_all_of.py index a52f5fb7fa..9242d15700 100644 --- a/intersight/model/kubernetes_aci_cni_apic_all_of.py +++ b/intersight/model/kubernetes_aci_cni_apic_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_apic_list.py b/intersight/model/kubernetes_aci_cni_apic_list.py index 3c9a3c1eda..91f1af2bb5 100644 --- a/intersight/model/kubernetes_aci_cni_apic_list.py +++ b/intersight/model/kubernetes_aci_cni_apic_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_apic_list_all_of.py b/intersight/model/kubernetes_aci_cni_apic_list_all_of.py index a515438422..ae73dfa675 100644 --- a/intersight/model/kubernetes_aci_cni_apic_list_all_of.py +++ b/intersight/model/kubernetes_aci_cni_apic_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_apic_response.py b/intersight/model/kubernetes_aci_cni_apic_response.py index 190f9132df..c95b11bf7b 100644 --- a/intersight/model/kubernetes_aci_cni_apic_response.py +++ b/intersight/model/kubernetes_aci_cni_apic_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_profile.py b/intersight/model/kubernetes_aci_cni_profile.py index b77ffb2ce9..7ba1132c83 100644 --- a/intersight/model/kubernetes_aci_cni_profile.py +++ b/intersight/model/kubernetes_aci_cni_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_profile_all_of.py b/intersight/model/kubernetes_aci_cni_profile_all_of.py index 7017a931f7..70c8b94a60 100644 --- a/intersight/model/kubernetes_aci_cni_profile_all_of.py +++ b/intersight/model/kubernetes_aci_cni_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_profile_list.py b/intersight/model/kubernetes_aci_cni_profile_list.py index 159aca3e53..0e21fa0b7c 100644 --- a/intersight/model/kubernetes_aci_cni_profile_list.py +++ b/intersight/model/kubernetes_aci_cni_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_profile_list_all_of.py b/intersight/model/kubernetes_aci_cni_profile_list_all_of.py index 22a56c2186..391ce7c8b0 100644 --- a/intersight/model/kubernetes_aci_cni_profile_list_all_of.py +++ b/intersight/model/kubernetes_aci_cni_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_profile_relationship.py b/intersight/model/kubernetes_aci_cni_profile_relationship.py index 1a1aca5911..2cebc2f31e 100644 --- a/intersight/model/kubernetes_aci_cni_profile_relationship.py +++ b/intersight/model/kubernetes_aci_cni_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_profile_response.py b/intersight/model/kubernetes_aci_cni_profile_response.py index 3e89f7a2ed..05c5e06fa8 100644 --- a/intersight/model/kubernetes_aci_cni_profile_response.py +++ b/intersight/model/kubernetes_aci_cni_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation.py index 4ba57b4a8c..edd9569dac 100644 --- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation.py +++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_all_of.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_all_of.py index 28a1a918b7..165f61d8dd 100644 --- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_all_of.py +++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list.py index f2ebc389bf..3e867042ec 100644 --- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list.py +++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list_all_of.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list_all_of.py index e87be84b97..e0a66a0899 100644 --- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list_all_of.py +++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_relationship.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_relationship.py index c98ed5bc1a..3ff752e151 100644 --- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_relationship.py +++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_response.py b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_response.py index ad69325057..1b296229d6 100644 --- a/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_response.py +++ b/intersight/model/kubernetes_aci_cni_tenant_cluster_allocation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_action_info.py b/intersight/model/kubernetes_action_info.py index fc37084cd5..7e396bfe8b 100644 --- a/intersight/model/kubernetes_action_info.py +++ b/intersight/model/kubernetes_action_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_action_info_all_of.py b/intersight/model/kubernetes_action_info_all_of.py index aa5ad4996d..a73af4bead 100644 --- a/intersight/model/kubernetes_action_info_all_of.py +++ b/intersight/model/kubernetes_action_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon.py b/intersight/model/kubernetes_addon.py index ad3c045443..ecca634197 100644 --- a/intersight/model/kubernetes_addon.py +++ b/intersight/model/kubernetes_addon.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_all_of.py b/intersight/model/kubernetes_addon_all_of.py index 1cdea379df..8a27c18daf 100644 --- a/intersight/model/kubernetes_addon_all_of.py +++ b/intersight/model/kubernetes_addon_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_configuration.py b/intersight/model/kubernetes_addon_configuration.py index 898427bade..cb1059e13f 100644 --- a/intersight/model/kubernetes_addon_configuration.py +++ b/intersight/model/kubernetes_addon_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_configuration_all_of.py b/intersight/model/kubernetes_addon_configuration_all_of.py index ba269015ae..671eeba60f 100644 --- a/intersight/model/kubernetes_addon_configuration_all_of.py +++ b/intersight/model/kubernetes_addon_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_definition.py b/intersight/model/kubernetes_addon_definition.py index 61f370827c..ca4cd9e1e5 100644 --- a/intersight/model/kubernetes_addon_definition.py +++ b/intersight/model/kubernetes_addon_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_definition_all_of.py b/intersight/model/kubernetes_addon_definition_all_of.py index 4867769586..d07c1c9ef2 100644 --- a/intersight/model/kubernetes_addon_definition_all_of.py +++ b/intersight/model/kubernetes_addon_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_definition_list.py b/intersight/model/kubernetes_addon_definition_list.py index adf3c026b8..02eb3e6f8a 100644 --- a/intersight/model/kubernetes_addon_definition_list.py +++ b/intersight/model/kubernetes_addon_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_definition_list_all_of.py b/intersight/model/kubernetes_addon_definition_list_all_of.py index c5b81231b9..2623e52f60 100644 --- a/intersight/model/kubernetes_addon_definition_list_all_of.py +++ b/intersight/model/kubernetes_addon_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_definition_relationship.py b/intersight/model/kubernetes_addon_definition_relationship.py index 9477d7624f..525ff79b65 100644 --- a/intersight/model/kubernetes_addon_definition_relationship.py +++ b/intersight/model/kubernetes_addon_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_definition_response.py b/intersight/model/kubernetes_addon_definition_response.py index fabd18ce49..9a000293a0 100644 --- a/intersight/model/kubernetes_addon_definition_response.py +++ b/intersight/model/kubernetes_addon_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_policy.py b/intersight/model/kubernetes_addon_policy.py index 7e8cd9c342..ba4f89a80b 100644 --- a/intersight/model/kubernetes_addon_policy.py +++ b/intersight/model/kubernetes_addon_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_policy_all_of.py b/intersight/model/kubernetes_addon_policy_all_of.py index ddda7fb406..8516fcca67 100644 --- a/intersight/model/kubernetes_addon_policy_all_of.py +++ b/intersight/model/kubernetes_addon_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_policy_list.py b/intersight/model/kubernetes_addon_policy_list.py index fa97c4b8b8..a418636813 100644 --- a/intersight/model/kubernetes_addon_policy_list.py +++ b/intersight/model/kubernetes_addon_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_policy_list_all_of.py b/intersight/model/kubernetes_addon_policy_list_all_of.py index a4d652f226..359d1f490a 100644 --- a/intersight/model/kubernetes_addon_policy_list_all_of.py +++ b/intersight/model/kubernetes_addon_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_policy_response.py b/intersight/model/kubernetes_addon_policy_response.py index 4f5065f6cc..2af820c5c6 100644 --- a/intersight/model/kubernetes_addon_policy_response.py +++ b/intersight/model/kubernetes_addon_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_repository.py b/intersight/model/kubernetes_addon_repository.py index 5b64291e70..b9c1d5780d 100644 --- a/intersight/model/kubernetes_addon_repository.py +++ b/intersight/model/kubernetes_addon_repository.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_repository_all_of.py b/intersight/model/kubernetes_addon_repository_all_of.py index bc7f47a559..cd42a153bc 100644 --- a/intersight/model/kubernetes_addon_repository_all_of.py +++ b/intersight/model/kubernetes_addon_repository_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_repository_list.py b/intersight/model/kubernetes_addon_repository_list.py index f2be867f7e..cee712b059 100644 --- a/intersight/model/kubernetes_addon_repository_list.py +++ b/intersight/model/kubernetes_addon_repository_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_repository_list_all_of.py b/intersight/model/kubernetes_addon_repository_list_all_of.py index 540b468dc9..e554d1b1d3 100644 --- a/intersight/model/kubernetes_addon_repository_list_all_of.py +++ b/intersight/model/kubernetes_addon_repository_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_repository_response.py b/intersight/model/kubernetes_addon_repository_response.py index c599c2a5b0..037b41d2dc 100644 --- a/intersight/model/kubernetes_addon_repository_response.py +++ b/intersight/model/kubernetes_addon_repository_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_version_reference.py b/intersight/model/kubernetes_addon_version_reference.py index 6ee9ef27eb..c8e7001837 100644 --- a/intersight/model/kubernetes_addon_version_reference.py +++ b/intersight/model/kubernetes_addon_version_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_addon_version_reference_all_of.py b/intersight/model/kubernetes_addon_version_reference_all_of.py index afd60ecb8f..1ff5cb9da2 100644 --- a/intersight/model/kubernetes_addon_version_reference_all_of.py +++ b/intersight/model/kubernetes_addon_version_reference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_baremetal_network_info.py b/intersight/model/kubernetes_baremetal_network_info.py index c937fe7910..92626f3149 100644 --- a/intersight/model/kubernetes_baremetal_network_info.py +++ b/intersight/model/kubernetes_baremetal_network_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_baremetal_network_info_all_of.py b/intersight/model/kubernetes_baremetal_network_info_all_of.py index 467ee7fced..05edbba9f9 100644 --- a/intersight/model/kubernetes_baremetal_network_info_all_of.py +++ b/intersight/model/kubernetes_baremetal_network_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_baremetal_node_profile.py b/intersight/model/kubernetes_baremetal_node_profile.py index 2119a85ac4..82372162b5 100644 --- a/intersight/model/kubernetes_baremetal_node_profile.py +++ b/intersight/model/kubernetes_baremetal_node_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_baremetal_node_profile_all_of.py b/intersight/model/kubernetes_baremetal_node_profile_all_of.py index a9d4871de2..a406f5e6b7 100644 --- a/intersight/model/kubernetes_baremetal_node_profile_all_of.py +++ b/intersight/model/kubernetes_baremetal_node_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_baremetal_node_profile_list.py b/intersight/model/kubernetes_baremetal_node_profile_list.py index a4af0b394a..0c92f25ad9 100644 --- a/intersight/model/kubernetes_baremetal_node_profile_list.py +++ b/intersight/model/kubernetes_baremetal_node_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_baremetal_node_profile_list_all_of.py b/intersight/model/kubernetes_baremetal_node_profile_list_all_of.py index 7a5d3fd42f..f56bbbda60 100644 --- a/intersight/model/kubernetes_baremetal_node_profile_list_all_of.py +++ b/intersight/model/kubernetes_baremetal_node_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_baremetal_node_profile_response.py b/intersight/model/kubernetes_baremetal_node_profile_response.py index 5ba20b8ea9..02457a1bee 100644 --- a/intersight/model/kubernetes_baremetal_node_profile_response.py +++ b/intersight/model/kubernetes_baremetal_node_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_gpu_product.py b/intersight/model/kubernetes_base_gpu_product.py index 325456e03c..6228c3bada 100644 --- a/intersight/model/kubernetes_base_gpu_product.py +++ b/intersight/model/kubernetes_base_gpu_product.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_gpu_product_all_of.py b/intersight/model/kubernetes_base_gpu_product_all_of.py index 74ff6fbf0b..e50b279e1f 100644 --- a/intersight/model/kubernetes_base_gpu_product_all_of.py +++ b/intersight/model/kubernetes_base_gpu_product_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_infrastructure_provider.py b/intersight/model/kubernetes_base_infrastructure_provider.py index 37662f0ed2..fed3184287 100644 --- a/intersight/model/kubernetes_base_infrastructure_provider.py +++ b/intersight/model/kubernetes_base_infrastructure_provider.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_infrastructure_provider_all_of.py b/intersight/model/kubernetes_base_infrastructure_provider_all_of.py index aba5e4a92d..520c73e343 100644 --- a/intersight/model/kubernetes_base_infrastructure_provider_all_of.py +++ b/intersight/model/kubernetes_base_infrastructure_provider_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_infrastructure_provider_relationship.py b/intersight/model/kubernetes_base_infrastructure_provider_relationship.py index 93acf3022d..121fde6bfe 100644 --- a/intersight/model/kubernetes_base_infrastructure_provider_relationship.py +++ b/intersight/model/kubernetes_base_infrastructure_provider_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_product.py b/intersight/model/kubernetes_base_product.py index 1ce6788c2a..5786210dbd 100644 --- a/intersight/model/kubernetes_base_product.py +++ b/intersight/model/kubernetes_base_product.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_product_all_of.py b/intersight/model/kubernetes_base_product_all_of.py index 43263a2d54..9282622fac 100644 --- a/intersight/model/kubernetes_base_product_all_of.py +++ b/intersight/model/kubernetes_base_product_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_virtual_machine_infra_config.py b/intersight/model/kubernetes_base_virtual_machine_infra_config.py index 0216f7dfae..84b443a300 100644 --- a/intersight/model/kubernetes_base_virtual_machine_infra_config.py +++ b/intersight/model/kubernetes_base_virtual_machine_infra_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_base_virtual_machine_infra_config_all_of.py b/intersight/model/kubernetes_base_virtual_machine_infra_config_all_of.py index 9f55ab058b..820d44b390 100644 --- a/intersight/model/kubernetes_base_virtual_machine_infra_config_all_of.py +++ b/intersight/model/kubernetes_base_virtual_machine_infra_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_calico_config.py b/intersight/model/kubernetes_calico_config.py index 1b61e465fb..4325b1349f 100644 --- a/intersight/model/kubernetes_calico_config.py +++ b/intersight/model/kubernetes_calico_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_calico_config_all_of.py b/intersight/model/kubernetes_calico_config_all_of.py index 419b403815..36b3d7b61f 100644 --- a/intersight/model/kubernetes_calico_config_all_of.py +++ b/intersight/model/kubernetes_calico_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_catalog.py b/intersight/model/kubernetes_catalog.py index e4947e5210..aefcc18d96 100644 --- a/intersight/model/kubernetes_catalog.py +++ b/intersight/model/kubernetes_catalog.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_catalog_all_of.py b/intersight/model/kubernetes_catalog_all_of.py index 703854914e..9c1a608762 100644 --- a/intersight/model/kubernetes_catalog_all_of.py +++ b/intersight/model/kubernetes_catalog_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_catalog_list.py b/intersight/model/kubernetes_catalog_list.py index c8c3eca759..1cbf6ce23f 100644 --- a/intersight/model/kubernetes_catalog_list.py +++ b/intersight/model/kubernetes_catalog_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_catalog_list_all_of.py b/intersight/model/kubernetes_catalog_list_all_of.py index f6b7b2bf34..98e406158b 100644 --- a/intersight/model/kubernetes_catalog_list_all_of.py +++ b/intersight/model/kubernetes_catalog_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_catalog_relationship.py b/intersight/model/kubernetes_catalog_relationship.py index 23ed4745af..f06a342218 100644 --- a/intersight/model/kubernetes_catalog_relationship.py +++ b/intersight/model/kubernetes_catalog_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_catalog_response.py b/intersight/model/kubernetes_catalog_response.py index cfb4dc259a..1a057af21b 100644 --- a/intersight/model/kubernetes_catalog_response.py +++ b/intersight/model/kubernetes_catalog_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster.py b/intersight/model/kubernetes_cluster.py index 602fe66a23..c3ab8cec09 100644 --- a/intersight/model/kubernetes_cluster.py +++ b/intersight/model/kubernetes_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile.py b/intersight/model/kubernetes_cluster_addon_profile.py index 3565da3a60..a9f965e5fd 100644 --- a/intersight/model/kubernetes_cluster_addon_profile.py +++ b/intersight/model/kubernetes_cluster_addon_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile_all_of.py b/intersight/model/kubernetes_cluster_addon_profile_all_of.py index 8bb971918a..c83ec687eb 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_all_of.py +++ b/intersight/model/kubernetes_cluster_addon_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile_list.py b/intersight/model/kubernetes_cluster_addon_profile_list.py index 37bb713ba3..4b1ebdacbf 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_list.py +++ b/intersight/model/kubernetes_cluster_addon_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile_list_all_of.py b/intersight/model/kubernetes_cluster_addon_profile_list_all_of.py index 7d6cc441a4..211eb86a68 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_list_all_of.py +++ b/intersight/model/kubernetes_cluster_addon_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile_relationship.py b/intersight/model/kubernetes_cluster_addon_profile_relationship.py index ea35ba0e50..046dea16c9 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_relationship.py +++ b/intersight/model/kubernetes_cluster_addon_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_addon_profile_response.py b/intersight/model/kubernetes_cluster_addon_profile_response.py index ea89125531..ef7c863634 100644 --- a/intersight/model/kubernetes_cluster_addon_profile_response.py +++ b/intersight/model/kubernetes_cluster_addon_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_all_of.py b/intersight/model/kubernetes_cluster_all_of.py index c893c566de..4747a77499 100644 --- a/intersight/model/kubernetes_cluster_all_of.py +++ b/intersight/model/kubernetes_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_certificate_configuration.py b/intersight/model/kubernetes_cluster_certificate_configuration.py index 84b00d6b36..722513a6ea 100644 --- a/intersight/model/kubernetes_cluster_certificate_configuration.py +++ b/intersight/model/kubernetes_cluster_certificate_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_certificate_configuration_all_of.py b/intersight/model/kubernetes_cluster_certificate_configuration_all_of.py index 5746b48d85..628f107f7e 100644 --- a/intersight/model/kubernetes_cluster_certificate_configuration_all_of.py +++ b/intersight/model/kubernetes_cluster_certificate_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_list.py b/intersight/model/kubernetes_cluster_list.py index c691747215..849363d319 100644 --- a/intersight/model/kubernetes_cluster_list.py +++ b/intersight/model/kubernetes_cluster_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_list_all_of.py b/intersight/model/kubernetes_cluster_list_all_of.py index 89e31f8751..462a3a7ec2 100644 --- a/intersight/model/kubernetes_cluster_list_all_of.py +++ b/intersight/model/kubernetes_cluster_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_management_config.py b/intersight/model/kubernetes_cluster_management_config.py index 0781a8659f..50ee1b70ad 100644 --- a/intersight/model/kubernetes_cluster_management_config.py +++ b/intersight/model/kubernetes_cluster_management_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_management_config_all_of.py b/intersight/model/kubernetes_cluster_management_config_all_of.py index b2311b0206..d0feaaffcc 100644 --- a/intersight/model/kubernetes_cluster_management_config_all_of.py +++ b/intersight/model/kubernetes_cluster_management_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile.py b/intersight/model/kubernetes_cluster_profile.py index 4ce5a23a9e..02c77c446e 100644 --- a/intersight/model/kubernetes_cluster_profile.py +++ b/intersight/model/kubernetes_cluster_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile_all_of.py b/intersight/model/kubernetes_cluster_profile_all_of.py index 2ea30e772e..64d676987d 100644 --- a/intersight/model/kubernetes_cluster_profile_all_of.py +++ b/intersight/model/kubernetes_cluster_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile_list.py b/intersight/model/kubernetes_cluster_profile_list.py index 158b45796e..9fed223c49 100644 --- a/intersight/model/kubernetes_cluster_profile_list.py +++ b/intersight/model/kubernetes_cluster_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile_list_all_of.py b/intersight/model/kubernetes_cluster_profile_list_all_of.py index db8b1c5b65..03857ca412 100644 --- a/intersight/model/kubernetes_cluster_profile_list_all_of.py +++ b/intersight/model/kubernetes_cluster_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile_relationship.py b/intersight/model/kubernetes_cluster_profile_relationship.py index c40dbcac8f..f0f5789b01 100644 --- a/intersight/model/kubernetes_cluster_profile_relationship.py +++ b/intersight/model/kubernetes_cluster_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_profile_response.py b/intersight/model/kubernetes_cluster_profile_response.py index ab073706cc..6e9368992c 100644 --- a/intersight/model/kubernetes_cluster_profile_response.py +++ b/intersight/model/kubernetes_cluster_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_relationship.py b/intersight/model/kubernetes_cluster_relationship.py index a8c5a6ba5a..93eecd23a7 100644 --- a/intersight/model/kubernetes_cluster_relationship.py +++ b/intersight/model/kubernetes_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cluster_response.py b/intersight/model/kubernetes_cluster_response.py index aef00cb2b3..865966c6b0 100644 --- a/intersight/model/kubernetes_cluster_response.py +++ b/intersight/model/kubernetes_cluster_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cni_config.py b/intersight/model/kubernetes_cni_config.py index d546b7ff1c..43a08b182f 100644 --- a/intersight/model/kubernetes_cni_config.py +++ b/intersight/model/kubernetes_cni_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_cni_config_all_of.py b/intersight/model/kubernetes_cni_config_all_of.py index 2c845d01f2..89b835eb6a 100644 --- a/intersight/model/kubernetes_cni_config_all_of.py +++ b/intersight/model/kubernetes_cni_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result.py b/intersight/model/kubernetes_config_result.py index 3200d23dca..22f01d84b6 100644 --- a/intersight/model/kubernetes_config_result.py +++ b/intersight/model/kubernetes_config_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_all_of.py b/intersight/model/kubernetes_config_result_all_of.py index 70667c684c..4c02f1ab0d 100644 --- a/intersight/model/kubernetes_config_result_all_of.py +++ b/intersight/model/kubernetes_config_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry.py b/intersight/model/kubernetes_config_result_entry.py index 64170f0b9a..713116fe61 100644 --- a/intersight/model/kubernetes_config_result_entry.py +++ b/intersight/model/kubernetes_config_result_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry_all_of.py b/intersight/model/kubernetes_config_result_entry_all_of.py index a86da6770e..1154a6be96 100644 --- a/intersight/model/kubernetes_config_result_entry_all_of.py +++ b/intersight/model/kubernetes_config_result_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry_list.py b/intersight/model/kubernetes_config_result_entry_list.py index 9c1fc41cc5..435bea1700 100644 --- a/intersight/model/kubernetes_config_result_entry_list.py +++ b/intersight/model/kubernetes_config_result_entry_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry_list_all_of.py b/intersight/model/kubernetes_config_result_entry_list_all_of.py index 9bb41a908c..4da6c78450 100644 --- a/intersight/model/kubernetes_config_result_entry_list_all_of.py +++ b/intersight/model/kubernetes_config_result_entry_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry_relationship.py b/intersight/model/kubernetes_config_result_entry_relationship.py index 6b51f29aa6..6aaae8ad49 100644 --- a/intersight/model/kubernetes_config_result_entry_relationship.py +++ b/intersight/model/kubernetes_config_result_entry_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_entry_response.py b/intersight/model/kubernetes_config_result_entry_response.py index bc60f6b085..c686af4a91 100644 --- a/intersight/model/kubernetes_config_result_entry_response.py +++ b/intersight/model/kubernetes_config_result_entry_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_list.py b/intersight/model/kubernetes_config_result_list.py index 47d7027c96..2e2d4215e3 100644 --- a/intersight/model/kubernetes_config_result_list.py +++ b/intersight/model/kubernetes_config_result_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_list_all_of.py b/intersight/model/kubernetes_config_result_list_all_of.py index 8417dabd6d..f37a14fcb8 100644 --- a/intersight/model/kubernetes_config_result_list_all_of.py +++ b/intersight/model/kubernetes_config_result_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_relationship.py b/intersight/model/kubernetes_config_result_relationship.py index 46bb5bfe55..6feada50d3 100644 --- a/intersight/model/kubernetes_config_result_relationship.py +++ b/intersight/model/kubernetes_config_result_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_config_result_response.py b/intersight/model/kubernetes_config_result_response.py index 0e74db8eba..2a7e28d18e 100644 --- a/intersight/model/kubernetes_config_result_response.py +++ b/intersight/model/kubernetes_config_result_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_configuration.py b/intersight/model/kubernetes_configuration.py index 1b119edc5d..b32aa2bef9 100644 --- a/intersight/model/kubernetes_configuration.py +++ b/intersight/model/kubernetes_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_configuration_all_of.py b/intersight/model/kubernetes_configuration_all_of.py index 3947f7805c..6ee1a9589c 100644 --- a/intersight/model/kubernetes_configuration_all_of.py +++ b/intersight/model/kubernetes_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy.py b/intersight/model/kubernetes_container_runtime_policy.py index 210214f87c..fcf397856b 100644 --- a/intersight/model/kubernetes_container_runtime_policy.py +++ b/intersight/model/kubernetes_container_runtime_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy_all_of.py b/intersight/model/kubernetes_container_runtime_policy_all_of.py index 42ac56413e..fbe1b370bf 100644 --- a/intersight/model/kubernetes_container_runtime_policy_all_of.py +++ b/intersight/model/kubernetes_container_runtime_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy_list.py b/intersight/model/kubernetes_container_runtime_policy_list.py index 13396432b9..25d1da07f0 100644 --- a/intersight/model/kubernetes_container_runtime_policy_list.py +++ b/intersight/model/kubernetes_container_runtime_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy_list_all_of.py b/intersight/model/kubernetes_container_runtime_policy_list_all_of.py index 229b4e0cdc..127359dfb0 100644 --- a/intersight/model/kubernetes_container_runtime_policy_list_all_of.py +++ b/intersight/model/kubernetes_container_runtime_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy_relationship.py b/intersight/model/kubernetes_container_runtime_policy_relationship.py index cce89507a1..9d684267b5 100644 --- a/intersight/model/kubernetes_container_runtime_policy_relationship.py +++ b/intersight/model/kubernetes_container_runtime_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_container_runtime_policy_response.py b/intersight/model/kubernetes_container_runtime_policy_response.py index 57adb7c404..0c4305871a 100644 --- a/intersight/model/kubernetes_container_runtime_policy_response.py +++ b/intersight/model/kubernetes_container_runtime_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set.py b/intersight/model/kubernetes_daemon_set.py index 7447762158..c1b4f0e82f 100644 --- a/intersight/model/kubernetes_daemon_set.py +++ b/intersight/model/kubernetes_daemon_set.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_all_of.py b/intersight/model/kubernetes_daemon_set_all_of.py index a83cf77ae7..982e9964d6 100644 --- a/intersight/model/kubernetes_daemon_set_all_of.py +++ b/intersight/model/kubernetes_daemon_set_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_list.py b/intersight/model/kubernetes_daemon_set_list.py index dd3e84b907..10a1affbf2 100644 --- a/intersight/model/kubernetes_daemon_set_list.py +++ b/intersight/model/kubernetes_daemon_set_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_list_all_of.py b/intersight/model/kubernetes_daemon_set_list_all_of.py index 0c12dd504b..5c62d03f43 100644 --- a/intersight/model/kubernetes_daemon_set_list_all_of.py +++ b/intersight/model/kubernetes_daemon_set_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_response.py b/intersight/model/kubernetes_daemon_set_response.py index cea92cac85..b04effff9d 100644 --- a/intersight/model/kubernetes_daemon_set_response.py +++ b/intersight/model/kubernetes_daemon_set_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_status.py b/intersight/model/kubernetes_daemon_set_status.py index c3a9f113ba..ecbf709c3f 100644 --- a/intersight/model/kubernetes_daemon_set_status.py +++ b/intersight/model/kubernetes_daemon_set_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_daemon_set_status_all_of.py b/intersight/model/kubernetes_daemon_set_status_all_of.py index 996e96b8fa..49a31690be 100644 --- a/intersight/model/kubernetes_daemon_set_status_all_of.py +++ b/intersight/model/kubernetes_daemon_set_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment.py b/intersight/model/kubernetes_deployment.py index b72cbdc0ad..f27134fa81 100644 --- a/intersight/model/kubernetes_deployment.py +++ b/intersight/model/kubernetes_deployment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_all_of.py b/intersight/model/kubernetes_deployment_all_of.py index 4a92c1e880..c3a997eeb4 100644 --- a/intersight/model/kubernetes_deployment_all_of.py +++ b/intersight/model/kubernetes_deployment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_list.py b/intersight/model/kubernetes_deployment_list.py index c84c96e3a5..98bcbebd25 100644 --- a/intersight/model/kubernetes_deployment_list.py +++ b/intersight/model/kubernetes_deployment_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_list_all_of.py b/intersight/model/kubernetes_deployment_list_all_of.py index 0b079ce18e..90e424ec75 100644 --- a/intersight/model/kubernetes_deployment_list_all_of.py +++ b/intersight/model/kubernetes_deployment_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_response.py b/intersight/model/kubernetes_deployment_response.py index 0e2e9c8188..c6bd7ede19 100644 --- a/intersight/model/kubernetes_deployment_response.py +++ b/intersight/model/kubernetes_deployment_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_status.py b/intersight/model/kubernetes_deployment_status.py index 41201e97cf..b292d2b787 100644 --- a/intersight/model/kubernetes_deployment_status.py +++ b/intersight/model/kubernetes_deployment_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_deployment_status_all_of.py b/intersight/model/kubernetes_deployment_status_all_of.py index 56d9f5d8c6..1e49dfa8cb 100644 --- a/intersight/model/kubernetes_deployment_status_all_of.py +++ b/intersight/model/kubernetes_deployment_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_essential_addon.py b/intersight/model/kubernetes_essential_addon.py index 4c3549eacc..fce2dade6b 100644 --- a/intersight/model/kubernetes_essential_addon.py +++ b/intersight/model/kubernetes_essential_addon.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_essential_addon_all_of.py b/intersight/model/kubernetes_essential_addon_all_of.py index e34f342815..784e4c3dcc 100644 --- a/intersight/model/kubernetes_essential_addon_all_of.py +++ b/intersight/model/kubernetes_essential_addon_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_esxi_virtual_machine_infra_config.py b/intersight/model/kubernetes_esxi_virtual_machine_infra_config.py index f2773aabda..5034d4cdad 100644 --- a/intersight/model/kubernetes_esxi_virtual_machine_infra_config.py +++ b/intersight/model/kubernetes_esxi_virtual_machine_infra_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_esxi_virtual_machine_infra_config_all_of.py b/intersight/model/kubernetes_esxi_virtual_machine_infra_config_all_of.py index 157f9d9a98..7b77381c3d 100644 --- a/intersight/model/kubernetes_esxi_virtual_machine_infra_config_all_of.py +++ b/intersight/model/kubernetes_esxi_virtual_machine_infra_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ethernet.py b/intersight/model/kubernetes_ethernet.py index 6059a29df6..a632af8330 100644 --- a/intersight/model/kubernetes_ethernet.py +++ b/intersight/model/kubernetes_ethernet.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ethernet_all_of.py b/intersight/model/kubernetes_ethernet_all_of.py index 609131c318..da2bf7825d 100644 --- a/intersight/model/kubernetes_ethernet_all_of.py +++ b/intersight/model/kubernetes_ethernet_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ethernet_matcher.py b/intersight/model/kubernetes_ethernet_matcher.py index 35ddde00e2..872c6df548 100644 --- a/intersight/model/kubernetes_ethernet_matcher.py +++ b/intersight/model/kubernetes_ethernet_matcher.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ethernet_matcher_all_of.py b/intersight/model/kubernetes_ethernet_matcher_all_of.py index 6ba2376978..a98fc65e33 100644 --- a/intersight/model/kubernetes_ethernet_matcher_all_of.py +++ b/intersight/model/kubernetes_ethernet_matcher_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy.py b/intersight/model/kubernetes_http_proxy_policy.py index 65b90b168e..dbdfae0525 100644 --- a/intersight/model/kubernetes_http_proxy_policy.py +++ b/intersight/model/kubernetes_http_proxy_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy_all_of.py b/intersight/model/kubernetes_http_proxy_policy_all_of.py index 795fc0865c..e6af5e9ee6 100644 --- a/intersight/model/kubernetes_http_proxy_policy_all_of.py +++ b/intersight/model/kubernetes_http_proxy_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy_list.py b/intersight/model/kubernetes_http_proxy_policy_list.py index d5a6dd63ab..8f20e4996c 100644 --- a/intersight/model/kubernetes_http_proxy_policy_list.py +++ b/intersight/model/kubernetes_http_proxy_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy_list_all_of.py b/intersight/model/kubernetes_http_proxy_policy_list_all_of.py index 8f7cfdfdff..5dd6ac0f35 100644 --- a/intersight/model/kubernetes_http_proxy_policy_list_all_of.py +++ b/intersight/model/kubernetes_http_proxy_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy_relationship.py b/intersight/model/kubernetes_http_proxy_policy_relationship.py index fc304f04dc..6f58c9b57b 100644 --- a/intersight/model/kubernetes_http_proxy_policy_relationship.py +++ b/intersight/model/kubernetes_http_proxy_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_http_proxy_policy_response.py b/intersight/model/kubernetes_http_proxy_policy_response.py index 15909f3f5e..0456ebf5f6 100644 --- a/intersight/model/kubernetes_http_proxy_policy_response.py +++ b/intersight/model/kubernetes_http_proxy_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_hyper_flex_ap_virtual_machine_infra_config.py b/intersight/model/kubernetes_hyper_flex_ap_virtual_machine_infra_config.py index 61d355e4be..d4325b2c34 100644 --- a/intersight/model/kubernetes_hyper_flex_ap_virtual_machine_infra_config.py +++ b/intersight/model/kubernetes_hyper_flex_ap_virtual_machine_infra_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_hyper_flex_ap_virtual_machine_infra_config_all_of.py b/intersight/model/kubernetes_hyper_flex_ap_virtual_machine_infra_config_all_of.py index 9c4da8d5e7..c07c0efc79 100644 --- a/intersight/model/kubernetes_hyper_flex_ap_virtual_machine_infra_config_all_of.py +++ b/intersight/model/kubernetes_hyper_flex_ap_virtual_machine_infra_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress.py b/intersight/model/kubernetes_ingress.py index b882295331..c01790af82 100644 --- a/intersight/model/kubernetes_ingress.py +++ b/intersight/model/kubernetes_ingress.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_all_of.py b/intersight/model/kubernetes_ingress_all_of.py index 11f118b442..80d4cdd3e6 100644 --- a/intersight/model/kubernetes_ingress_all_of.py +++ b/intersight/model/kubernetes_ingress_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_list.py b/intersight/model/kubernetes_ingress_list.py index d00ad1ff09..611b432520 100644 --- a/intersight/model/kubernetes_ingress_list.py +++ b/intersight/model/kubernetes_ingress_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_list_all_of.py b/intersight/model/kubernetes_ingress_list_all_of.py index 79e86fc4ab..c1ac101809 100644 --- a/intersight/model/kubernetes_ingress_list_all_of.py +++ b/intersight/model/kubernetes_ingress_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_response.py b/intersight/model/kubernetes_ingress_response.py index e3c2142044..42d3f5f5bf 100644 --- a/intersight/model/kubernetes_ingress_response.py +++ b/intersight/model/kubernetes_ingress_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_status.py b/intersight/model/kubernetes_ingress_status.py index d80d35b8eb..1a11017977 100644 --- a/intersight/model/kubernetes_ingress_status.py +++ b/intersight/model/kubernetes_ingress_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ingress_status_all_of.py b/intersight/model/kubernetes_ingress_status_all_of.py index e467acebec..cbfa091d76 100644 --- a/intersight/model/kubernetes_ingress_status_all_of.py +++ b/intersight/model/kubernetes_ingress_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_instance_type_details.py b/intersight/model/kubernetes_instance_type_details.py index d55e95cedd..8a181a34c3 100644 --- a/intersight/model/kubernetes_instance_type_details.py +++ b/intersight/model/kubernetes_instance_type_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_instance_type_details_all_of.py b/intersight/model/kubernetes_instance_type_details_all_of.py index f60e6de6b1..4e24ec7808 100644 --- a/intersight/model/kubernetes_instance_type_details_all_of.py +++ b/intersight/model/kubernetes_instance_type_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ip_v4_config.py b/intersight/model/kubernetes_ip_v4_config.py index 3a6f980244..96e8341271 100644 --- a/intersight/model/kubernetes_ip_v4_config.py +++ b/intersight/model/kubernetes_ip_v4_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ip_v4_config_all_of.py b/intersight/model/kubernetes_ip_v4_config_all_of.py index 0554d80c07..c072f7eccd 100644 --- a/intersight/model/kubernetes_ip_v4_config_all_of.py +++ b/intersight/model/kubernetes_ip_v4_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_key_value.py b/intersight/model/kubernetes_key_value.py index 1e0e961041..9efc28d399 100644 --- a/intersight/model/kubernetes_key_value.py +++ b/intersight/model/kubernetes_key_value.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_key_value_all_of.py b/intersight/model/kubernetes_key_value_all_of.py index e9ff86cd4e..83f96bd053 100644 --- a/intersight/model/kubernetes_key_value_all_of.py +++ b/intersight/model/kubernetes_key_value_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_kubernetes_resource.py b/intersight/model/kubernetes_kubernetes_resource.py index 8422828186..edc60fc434 100644 --- a/intersight/model/kubernetes_kubernetes_resource.py +++ b/intersight/model/kubernetes_kubernetes_resource.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_kubernetes_resource_all_of.py b/intersight/model/kubernetes_kubernetes_resource_all_of.py index 6324acf52a..057d7bcb54 100644 --- a/intersight/model/kubernetes_kubernetes_resource_all_of.py +++ b/intersight/model/kubernetes_kubernetes_resource_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_load_balancer.py b/intersight/model/kubernetes_load_balancer.py index 7961acb4e4..6083f65889 100644 --- a/intersight/model/kubernetes_load_balancer.py +++ b/intersight/model/kubernetes_load_balancer.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_load_balancer_all_of.py b/intersight/model/kubernetes_load_balancer_all_of.py index 59dc59d112..102939f09f 100644 --- a/intersight/model/kubernetes_load_balancer_all_of.py +++ b/intersight/model/kubernetes_load_balancer_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_interface.py b/intersight/model/kubernetes_network_interface.py index 6518a85082..396249dcfa 100644 --- a/intersight/model/kubernetes_network_interface.py +++ b/intersight/model/kubernetes_network_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_interface_all_of.py b/intersight/model/kubernetes_network_interface_all_of.py index b93d52d933..cfcdb41816 100644 --- a/intersight/model/kubernetes_network_interface_all_of.py +++ b/intersight/model/kubernetes_network_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_interface_spec.py b/intersight/model/kubernetes_network_interface_spec.py index 093af51b3a..c6f7f2b585 100644 --- a/intersight/model/kubernetes_network_interface_spec.py +++ b/intersight/model/kubernetes_network_interface_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_interface_spec_all_of.py b/intersight/model/kubernetes_network_interface_spec_all_of.py index 01d40572ee..cb40c108eb 100644 --- a/intersight/model/kubernetes_network_interface_spec_all_of.py +++ b/intersight/model/kubernetes_network_interface_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy.py b/intersight/model/kubernetes_network_policy.py index 8613e805da..53dd6a0b0c 100644 --- a/intersight/model/kubernetes_network_policy.py +++ b/intersight/model/kubernetes_network_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy_all_of.py b/intersight/model/kubernetes_network_policy_all_of.py index d0f577295a..619688f536 100644 --- a/intersight/model/kubernetes_network_policy_all_of.py +++ b/intersight/model/kubernetes_network_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy_list.py b/intersight/model/kubernetes_network_policy_list.py index b643617fd8..bf6cdb8af9 100644 --- a/intersight/model/kubernetes_network_policy_list.py +++ b/intersight/model/kubernetes_network_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy_list_all_of.py b/intersight/model/kubernetes_network_policy_list_all_of.py index c141b58b6a..402f1e41a5 100644 --- a/intersight/model/kubernetes_network_policy_list_all_of.py +++ b/intersight/model/kubernetes_network_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy_relationship.py b/intersight/model/kubernetes_network_policy_relationship.py index 3d6c6fab2a..b2b53ecddc 100644 --- a/intersight/model/kubernetes_network_policy_relationship.py +++ b/intersight/model/kubernetes_network_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_network_policy_response.py b/intersight/model/kubernetes_network_policy_response.py index d6f23c5be6..d86eaf76f8 100644 --- a/intersight/model/kubernetes_network_policy_response.py +++ b/intersight/model/kubernetes_network_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node.py b/intersight/model/kubernetes_node.py index ff6caa28e7..bd675a380d 100644 --- a/intersight/model/kubernetes_node.py +++ b/intersight/model/kubernetes_node.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_address.py b/intersight/model/kubernetes_node_address.py index 9402502b01..fb9ac563ba 100644 --- a/intersight/model/kubernetes_node_address.py +++ b/intersight/model/kubernetes_node_address.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_address_all_of.py b/intersight/model/kubernetes_node_address_all_of.py index 1315fcb71e..9aef3e0238 100644 --- a/intersight/model/kubernetes_node_address_all_of.py +++ b/intersight/model/kubernetes_node_address_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_all_of.py b/intersight/model/kubernetes_node_all_of.py index 7773cd7305..ee349355e9 100644 --- a/intersight/model/kubernetes_node_all_of.py +++ b/intersight/model/kubernetes_node_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_label.py b/intersight/model/kubernetes_node_group_label.py index 68ffe41f4a..b942c5aea6 100644 --- a/intersight/model/kubernetes_node_group_label.py +++ b/intersight/model/kubernetes_node_group_label.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_label_all_of.py b/intersight/model/kubernetes_node_group_label_all_of.py index a8ba263e72..912c8dc48a 100644 --- a/intersight/model/kubernetes_node_group_label_all_of.py +++ b/intersight/model/kubernetes_node_group_label_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile.py b/intersight/model/kubernetes_node_group_profile.py index a3e7a76a0a..245bd99640 100644 --- a/intersight/model/kubernetes_node_group_profile.py +++ b/intersight/model/kubernetes_node_group_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile_all_of.py b/intersight/model/kubernetes_node_group_profile_all_of.py index 9a73554b31..396ea6c6de 100644 --- a/intersight/model/kubernetes_node_group_profile_all_of.py +++ b/intersight/model/kubernetes_node_group_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile_list.py b/intersight/model/kubernetes_node_group_profile_list.py index 66a620a258..8e90194d34 100644 --- a/intersight/model/kubernetes_node_group_profile_list.py +++ b/intersight/model/kubernetes_node_group_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile_list_all_of.py b/intersight/model/kubernetes_node_group_profile_list_all_of.py index 694c2219a4..ea8df0ce9d 100644 --- a/intersight/model/kubernetes_node_group_profile_list_all_of.py +++ b/intersight/model/kubernetes_node_group_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile_relationship.py b/intersight/model/kubernetes_node_group_profile_relationship.py index 3374a08f68..a3978e11c5 100644 --- a/intersight/model/kubernetes_node_group_profile_relationship.py +++ b/intersight/model/kubernetes_node_group_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_profile_response.py b/intersight/model/kubernetes_node_group_profile_response.py index 311a254274..a3fcc0d067 100644 --- a/intersight/model/kubernetes_node_group_profile_response.py +++ b/intersight/model/kubernetes_node_group_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_taint.py b/intersight/model/kubernetes_node_group_taint.py index 4370ef9869..fa086c16fd 100644 --- a/intersight/model/kubernetes_node_group_taint.py +++ b/intersight/model/kubernetes_node_group_taint.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_group_taint_all_of.py b/intersight/model/kubernetes_node_group_taint_all_of.py index 8fad3b83ba..2985105490 100644 --- a/intersight/model/kubernetes_node_group_taint_all_of.py +++ b/intersight/model/kubernetes_node_group_taint_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_info.py b/intersight/model/kubernetes_node_info.py index e5e787317e..f5e4f0de83 100644 --- a/intersight/model/kubernetes_node_info.py +++ b/intersight/model/kubernetes_node_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_info_all_of.py b/intersight/model/kubernetes_node_info_all_of.py index 1742a7206a..b847aa7f4d 100644 --- a/intersight/model/kubernetes_node_info_all_of.py +++ b/intersight/model/kubernetes_node_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_list.py b/intersight/model/kubernetes_node_list.py index 30bf3d60de..637c9d489b 100644 --- a/intersight/model/kubernetes_node_list.py +++ b/intersight/model/kubernetes_node_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_list_all_of.py b/intersight/model/kubernetes_node_list_all_of.py index 76881c8da4..c9a4445832 100644 --- a/intersight/model/kubernetes_node_list_all_of.py +++ b/intersight/model/kubernetes_node_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_profile.py b/intersight/model/kubernetes_node_profile.py index ff9220eb46..0df8541e14 100644 --- a/intersight/model/kubernetes_node_profile.py +++ b/intersight/model/kubernetes_node_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_profile_all_of.py b/intersight/model/kubernetes_node_profile_all_of.py index 23e08a150a..f6e1381c8e 100644 --- a/intersight/model/kubernetes_node_profile_all_of.py +++ b/intersight/model/kubernetes_node_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_profile_relationship.py b/intersight/model/kubernetes_node_profile_relationship.py index 083644c517..751405ef47 100644 --- a/intersight/model/kubernetes_node_profile_relationship.py +++ b/intersight/model/kubernetes_node_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_response.py b/intersight/model/kubernetes_node_response.py index 56fc8556d7..3f965f364d 100644 --- a/intersight/model/kubernetes_node_response.py +++ b/intersight/model/kubernetes_node_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_spec.py b/intersight/model/kubernetes_node_spec.py index 5506c085c7..d0e42c9adb 100644 --- a/intersight/model/kubernetes_node_spec.py +++ b/intersight/model/kubernetes_node_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_spec_all_of.py b/intersight/model/kubernetes_node_spec_all_of.py index 4af569ace4..19555defa2 100644 --- a/intersight/model/kubernetes_node_spec_all_of.py +++ b/intersight/model/kubernetes_node_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_status.py b/intersight/model/kubernetes_node_status.py index 61d1d904c2..d83e56f50c 100644 --- a/intersight/model/kubernetes_node_status.py +++ b/intersight/model/kubernetes_node_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_node_status_all_of.py b/intersight/model/kubernetes_node_status_all_of.py index 243ab38b6f..d872058a42 100644 --- a/intersight/model/kubernetes_node_status_all_of.py +++ b/intersight/model/kubernetes_node_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product.py b/intersight/model/kubernetes_nvidia_gpu_product.py index fcbb0ce1d6..2471fb34b3 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product.py +++ b/intersight/model/kubernetes_nvidia_gpu_product.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product_all_of.py b/intersight/model/kubernetes_nvidia_gpu_product_all_of.py index 2869b11d71..eea7308c60 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product_all_of.py +++ b/intersight/model/kubernetes_nvidia_gpu_product_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product_list.py b/intersight/model/kubernetes_nvidia_gpu_product_list.py index 56a7558760..e1aba2df7e 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product_list.py +++ b/intersight/model/kubernetes_nvidia_gpu_product_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product_list_all_of.py b/intersight/model/kubernetes_nvidia_gpu_product_list_all_of.py index 7f1bf7e011..7c2489dc4c 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product_list_all_of.py +++ b/intersight/model/kubernetes_nvidia_gpu_product_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_nvidia_gpu_product_response.py b/intersight/model/kubernetes_nvidia_gpu_product_response.py index 555807e255..44ebbfb3d7 100644 --- a/intersight/model/kubernetes_nvidia_gpu_product_response.py +++ b/intersight/model/kubernetes_nvidia_gpu_product_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_object_meta.py b/intersight/model/kubernetes_object_meta.py index 3665b637eb..625b8ad0f5 100644 --- a/intersight/model/kubernetes_object_meta.py +++ b/intersight/model/kubernetes_object_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_object_meta_all_of.py b/intersight/model/kubernetes_object_meta_all_of.py index 778edb172c..8cfb995a32 100644 --- a/intersight/model/kubernetes_object_meta_all_of.py +++ b/intersight/model/kubernetes_object_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ovs_bond.py b/intersight/model/kubernetes_ovs_bond.py index 10c4d95f08..e953737aaa 100644 --- a/intersight/model/kubernetes_ovs_bond.py +++ b/intersight/model/kubernetes_ovs_bond.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_ovs_bond_all_of.py b/intersight/model/kubernetes_ovs_bond_all_of.py index f498a4f602..f5ae26955f 100644 --- a/intersight/model/kubernetes_ovs_bond_all_of.py +++ b/intersight/model/kubernetes_ovs_bond_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod.py b/intersight/model/kubernetes_pod.py index 7f298c3fe4..e0ec8726e5 100644 --- a/intersight/model/kubernetes_pod.py +++ b/intersight/model/kubernetes_pod.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_all_of.py b/intersight/model/kubernetes_pod_all_of.py index 332c0bd801..be5c0983cc 100644 --- a/intersight/model/kubernetes_pod_all_of.py +++ b/intersight/model/kubernetes_pod_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_list.py b/intersight/model/kubernetes_pod_list.py index 5801a65922..bb784fa2a7 100644 --- a/intersight/model/kubernetes_pod_list.py +++ b/intersight/model/kubernetes_pod_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_list_all_of.py b/intersight/model/kubernetes_pod_list_all_of.py index a63474aa6b..7f92cc74e3 100644 --- a/intersight/model/kubernetes_pod_list_all_of.py +++ b/intersight/model/kubernetes_pod_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_response.py b/intersight/model/kubernetes_pod_response.py index d506dfc1e9..4c6d3fb493 100644 --- a/intersight/model/kubernetes_pod_response.py +++ b/intersight/model/kubernetes_pod_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_status.py b/intersight/model/kubernetes_pod_status.py index f1504c3878..ac782ecfed 100644 --- a/intersight/model/kubernetes_pod_status.py +++ b/intersight/model/kubernetes_pod_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_pod_status_all_of.py b/intersight/model/kubernetes_pod_status_all_of.py index c9c5793e1e..0cdcaa1d08 100644 --- a/intersight/model/kubernetes_pod_status_all_of.py +++ b/intersight/model/kubernetes_pod_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_proxy_config.py b/intersight/model/kubernetes_proxy_config.py index a9353863f9..56bf729e2b 100644 --- a/intersight/model/kubernetes_proxy_config.py +++ b/intersight/model/kubernetes_proxy_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_proxy_config_all_of.py b/intersight/model/kubernetes_proxy_config_all_of.py index 0b3eddacde..28ac7ed835 100644 --- a/intersight/model/kubernetes_proxy_config_all_of.py +++ b/intersight/model/kubernetes_proxy_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_route.py b/intersight/model/kubernetes_route.py index 37508374df..f87efe13d9 100644 --- a/intersight/model/kubernetes_route.py +++ b/intersight/model/kubernetes_route.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_route_all_of.py b/intersight/model/kubernetes_route_all_of.py index af3ef34ec9..c99020d8ff 100644 --- a/intersight/model/kubernetes_route_all_of.py +++ b/intersight/model/kubernetes_route_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service.py b/intersight/model/kubernetes_service.py index f5f01a6990..fbd79fc833 100644 --- a/intersight/model/kubernetes_service.py +++ b/intersight/model/kubernetes_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_all_of.py b/intersight/model/kubernetes_service_all_of.py index 346fad64f4..c9d27eb01a 100644 --- a/intersight/model/kubernetes_service_all_of.py +++ b/intersight/model/kubernetes_service_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_list.py b/intersight/model/kubernetes_service_list.py index e89deb5c85..ce2e302b93 100644 --- a/intersight/model/kubernetes_service_list.py +++ b/intersight/model/kubernetes_service_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_list_all_of.py b/intersight/model/kubernetes_service_list_all_of.py index 43de4e20d2..4f696c0231 100644 --- a/intersight/model/kubernetes_service_list_all_of.py +++ b/intersight/model/kubernetes_service_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_response.py b/intersight/model/kubernetes_service_response.py index 23cc7cb94d..3a3affa04d 100644 --- a/intersight/model/kubernetes_service_response.py +++ b/intersight/model/kubernetes_service_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_status.py b/intersight/model/kubernetes_service_status.py index 91ac4fbeb8..664234d332 100644 --- a/intersight/model/kubernetes_service_status.py +++ b/intersight/model/kubernetes_service_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_service_status_all_of.py b/intersight/model/kubernetes_service_status_all_of.py index c796104e88..da936b50c0 100644 --- a/intersight/model/kubernetes_service_status_all_of.py +++ b/intersight/model/kubernetes_service_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set.py b/intersight/model/kubernetes_stateful_set.py index 5ce3487f71..74da3fbc92 100644 --- a/intersight/model/kubernetes_stateful_set.py +++ b/intersight/model/kubernetes_stateful_set.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_all_of.py b/intersight/model/kubernetes_stateful_set_all_of.py index 11b58ca9ba..5f443a0c82 100644 --- a/intersight/model/kubernetes_stateful_set_all_of.py +++ b/intersight/model/kubernetes_stateful_set_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_list.py b/intersight/model/kubernetes_stateful_set_list.py index 16a27837e2..4ecc085692 100644 --- a/intersight/model/kubernetes_stateful_set_list.py +++ b/intersight/model/kubernetes_stateful_set_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_list_all_of.py b/intersight/model/kubernetes_stateful_set_list_all_of.py index a2bc55e626..efd4f7dae7 100644 --- a/intersight/model/kubernetes_stateful_set_list_all_of.py +++ b/intersight/model/kubernetes_stateful_set_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_response.py b/intersight/model/kubernetes_stateful_set_response.py index f7325adc73..3a74ad1137 100644 --- a/intersight/model/kubernetes_stateful_set_response.py +++ b/intersight/model/kubernetes_stateful_set_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_status.py b/intersight/model/kubernetes_stateful_set_status.py index 2ee5a5eaf4..1cc8bbce1b 100644 --- a/intersight/model/kubernetes_stateful_set_status.py +++ b/intersight/model/kubernetes_stateful_set_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_stateful_set_status_all_of.py b/intersight/model/kubernetes_stateful_set_status_all_of.py index 9d4e335038..8bbbe07e22 100644 --- a/intersight/model/kubernetes_stateful_set_status_all_of.py +++ b/intersight/model/kubernetes_stateful_set_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy.py b/intersight/model/kubernetes_sys_config_policy.py index e8f37d9464..8d69b423b7 100644 --- a/intersight/model/kubernetes_sys_config_policy.py +++ b/intersight/model/kubernetes_sys_config_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy_all_of.py b/intersight/model/kubernetes_sys_config_policy_all_of.py index 9ddd4665cc..547c06b934 100644 --- a/intersight/model/kubernetes_sys_config_policy_all_of.py +++ b/intersight/model/kubernetes_sys_config_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy_list.py b/intersight/model/kubernetes_sys_config_policy_list.py index 2e57a6ce3a..e26252f8e5 100644 --- a/intersight/model/kubernetes_sys_config_policy_list.py +++ b/intersight/model/kubernetes_sys_config_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy_list_all_of.py b/intersight/model/kubernetes_sys_config_policy_list_all_of.py index a614a441eb..f1238068dc 100644 --- a/intersight/model/kubernetes_sys_config_policy_list_all_of.py +++ b/intersight/model/kubernetes_sys_config_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy_relationship.py b/intersight/model/kubernetes_sys_config_policy_relationship.py index d69a988185..788315dd74 100644 --- a/intersight/model/kubernetes_sys_config_policy_relationship.py +++ b/intersight/model/kubernetes_sys_config_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_sys_config_policy_response.py b/intersight/model/kubernetes_sys_config_policy_response.py index 1edfbd24d0..9d1af37c71 100644 --- a/intersight/model/kubernetes_sys_config_policy_response.py +++ b/intersight/model/kubernetes_sys_config_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_taint.py b/intersight/model/kubernetes_taint.py index baccfe02b7..aa3d39ba00 100644 --- a/intersight/model/kubernetes_taint.py +++ b/intersight/model/kubernetes_taint.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_taint_all_of.py b/intersight/model/kubernetes_taint_all_of.py index 8a7a483c3b..24cbe00f68 100644 --- a/intersight/model/kubernetes_taint_all_of.py +++ b/intersight/model/kubernetes_taint_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy.py b/intersight/model/kubernetes_trusted_registries_policy.py index 7c033a2bbd..d45acae3f3 100644 --- a/intersight/model/kubernetes_trusted_registries_policy.py +++ b/intersight/model/kubernetes_trusted_registries_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy_all_of.py b/intersight/model/kubernetes_trusted_registries_policy_all_of.py index eb381cbf97..062f4d56de 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_all_of.py +++ b/intersight/model/kubernetes_trusted_registries_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy_list.py b/intersight/model/kubernetes_trusted_registries_policy_list.py index 04beba501b..03c1506a5e 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_list.py +++ b/intersight/model/kubernetes_trusted_registries_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy_list_all_of.py b/intersight/model/kubernetes_trusted_registries_policy_list_all_of.py index c947e7c817..e19d173e9f 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_list_all_of.py +++ b/intersight/model/kubernetes_trusted_registries_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy_relationship.py b/intersight/model/kubernetes_trusted_registries_policy_relationship.py index 04c147511e..e1d88b79be 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_relationship.py +++ b/intersight/model/kubernetes_trusted_registries_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_trusted_registries_policy_response.py b/intersight/model/kubernetes_trusted_registries_policy_response.py index 149234d01d..6473990ff5 100644 --- a/intersight/model/kubernetes_trusted_registries_policy_response.py +++ b/intersight/model/kubernetes_trusted_registries_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version.py b/intersight/model/kubernetes_version.py index dc2590e318..326c30e674 100644 --- a/intersight/model/kubernetes_version.py +++ b/intersight/model/kubernetes_version.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_all_of.py b/intersight/model/kubernetes_version_all_of.py index 5c14868be7..0fe55cb915 100644 --- a/intersight/model/kubernetes_version_all_of.py +++ b/intersight/model/kubernetes_version_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_list.py b/intersight/model/kubernetes_version_list.py index 7117b729eb..e859c50d93 100644 --- a/intersight/model/kubernetes_version_list.py +++ b/intersight/model/kubernetes_version_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_list_all_of.py b/intersight/model/kubernetes_version_list_all_of.py index f7ee444bed..c0268b9e48 100644 --- a/intersight/model/kubernetes_version_list_all_of.py +++ b/intersight/model/kubernetes_version_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy.py b/intersight/model/kubernetes_version_policy.py index f503de6073..d6c36c4a0f 100644 --- a/intersight/model/kubernetes_version_policy.py +++ b/intersight/model/kubernetes_version_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy_all_of.py b/intersight/model/kubernetes_version_policy_all_of.py index f955d856b4..7cb6ff0346 100644 --- a/intersight/model/kubernetes_version_policy_all_of.py +++ b/intersight/model/kubernetes_version_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy_list.py b/intersight/model/kubernetes_version_policy_list.py index 08c3a835d5..6b097ecd6a 100644 --- a/intersight/model/kubernetes_version_policy_list.py +++ b/intersight/model/kubernetes_version_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy_list_all_of.py b/intersight/model/kubernetes_version_policy_list_all_of.py index ecda4b63a0..7eec5c59fd 100644 --- a/intersight/model/kubernetes_version_policy_list_all_of.py +++ b/intersight/model/kubernetes_version_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy_relationship.py b/intersight/model/kubernetes_version_policy_relationship.py index c2b6a7c719..cc1b18509c 100644 --- a/intersight/model/kubernetes_version_policy_relationship.py +++ b/intersight/model/kubernetes_version_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_policy_response.py b/intersight/model/kubernetes_version_policy_response.py index d7f50f8155..e627cfbe51 100644 --- a/intersight/model/kubernetes_version_policy_response.py +++ b/intersight/model/kubernetes_version_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_relationship.py b/intersight/model/kubernetes_version_relationship.py index 5d9fd61081..b108383a32 100644 --- a/intersight/model/kubernetes_version_relationship.py +++ b/intersight/model/kubernetes_version_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_version_response.py b/intersight/model/kubernetes_version_response.py index 04c8a09ef5..3c8e70a1c5 100644 --- a/intersight/model/kubernetes_version_response.py +++ b/intersight/model/kubernetes_version_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy.py index 199843ccea..2fe73883d5 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy.py +++ b/intersight/model/kubernetes_virtual_machine_infra_config_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_all_of.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_all_of.py index 814cd0edc6..9484da5572 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_infra_config_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_list.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_list.py index da2bf7d296..2d56de89ec 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_list.py +++ b/intersight/model/kubernetes_virtual_machine_infra_config_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_list_all_of.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_list_all_of.py index b82addba20..7b99f824f6 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_list_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_infra_config_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_relationship.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_relationship.py index 2a10ced674..2cdd2b7771 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_relationship.py +++ b/intersight/model/kubernetes_virtual_machine_infra_config_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infra_config_policy_response.py b/intersight/model/kubernetes_virtual_machine_infra_config_policy_response.py index 57edc1ef89..cce0fea2d3 100644 --- a/intersight/model/kubernetes_virtual_machine_infra_config_policy_response.py +++ b/intersight/model/kubernetes_virtual_machine_infra_config_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider.py index 2def43dcda..ce94c5db0d 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider.py +++ b/intersight/model/kubernetes_virtual_machine_infrastructure_provider.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_all_of.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_all_of.py index 22f5075d30..6ef1801970 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list.py index eb5a4938fb..1e43829137 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list.py +++ b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list_all_of.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list_all_of.py index 05042c98d9..c7b4150e77 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_relationship.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_relationship.py index 07259d2d85..f2292ad351 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_relationship.py +++ b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py index e36b8c1e1e..f10ad8319d 100644 --- a/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py +++ b/intersight/model/kubernetes_virtual_machine_infrastructure_provider_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type.py b/intersight/model/kubernetes_virtual_machine_instance_type.py index a023dc3423..b17f4d0217 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type.py +++ b/intersight/model/kubernetes_virtual_machine_instance_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_all_of.py b/intersight/model/kubernetes_virtual_machine_instance_type_all_of.py index fb8eb531b9..70daba026e 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_instance_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_list.py b/intersight/model/kubernetes_virtual_machine_instance_type_list.py index 56fba2d3de..c326f7f2e3 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_list.py +++ b/intersight/model/kubernetes_virtual_machine_instance_type_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_list_all_of.py b/intersight/model/kubernetes_virtual_machine_instance_type_list_all_of.py index 2420bc4006..7bf33cd4e2 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_list_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_instance_type_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_relationship.py b/intersight/model/kubernetes_virtual_machine_instance_type_relationship.py index 92ab089419..88b0e142a8 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_relationship.py +++ b/intersight/model/kubernetes_virtual_machine_instance_type_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_instance_type_response.py b/intersight/model/kubernetes_virtual_machine_instance_type_response.py index 2fa1e578fb..f82e0f5ce1 100644 --- a/intersight/model/kubernetes_virtual_machine_instance_type_response.py +++ b/intersight/model/kubernetes_virtual_machine_instance_type_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile.py b/intersight/model/kubernetes_virtual_machine_node_profile.py index 8cc78e694e..794a0b3d91 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile.py +++ b/intersight/model/kubernetes_virtual_machine_node_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile_all_of.py b/intersight/model/kubernetes_virtual_machine_node_profile_all_of.py index 5e65acb672..3301e067e9 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_node_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile_list.py b/intersight/model/kubernetes_virtual_machine_node_profile_list.py index 2fab33c298..f9ae8ba804 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile_list.py +++ b/intersight/model/kubernetes_virtual_machine_node_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile_list_all_of.py b/intersight/model/kubernetes_virtual_machine_node_profile_list_all_of.py index 88b48ed903..246f018686 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile_list_all_of.py +++ b/intersight/model/kubernetes_virtual_machine_node_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kubernetes_virtual_machine_node_profile_response.py b/intersight/model/kubernetes_virtual_machine_node_profile_response.py index c6d0b94250..eaa9211a7e 100644 --- a/intersight/model/kubernetes_virtual_machine_node_profile_response.py +++ b/intersight/model/kubernetes_virtual_machine_node_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy.py b/intersight/model/kvm_policy.py index bba4d11bc9..aa73fb65ab 100644 --- a/intersight/model/kvm_policy.py +++ b/intersight/model/kvm_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_all_of.py b/intersight/model/kvm_policy_all_of.py index 71202cb67d..9a78f9906b 100644 --- a/intersight/model/kvm_policy_all_of.py +++ b/intersight/model/kvm_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory.py b/intersight/model/kvm_policy_inventory.py index 4f7df9678c..17b1812b84 100644 --- a/intersight/model/kvm_policy_inventory.py +++ b/intersight/model/kvm_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory_all_of.py b/intersight/model/kvm_policy_inventory_all_of.py index 2b6bc72ef6..f12b04344e 100644 --- a/intersight/model/kvm_policy_inventory_all_of.py +++ b/intersight/model/kvm_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory_list.py b/intersight/model/kvm_policy_inventory_list.py index 2d2aa8b7a8..89319e4f39 100644 --- a/intersight/model/kvm_policy_inventory_list.py +++ b/intersight/model/kvm_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory_list_all_of.py b/intersight/model/kvm_policy_inventory_list_all_of.py index 23ab6dd29a..1fad6602da 100644 --- a/intersight/model/kvm_policy_inventory_list_all_of.py +++ b/intersight/model/kvm_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_inventory_response.py b/intersight/model/kvm_policy_inventory_response.py index b2128668d1..91aa255e3a 100644 --- a/intersight/model/kvm_policy_inventory_response.py +++ b/intersight/model/kvm_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_list.py b/intersight/model/kvm_policy_list.py index 8046ba7aa1..b8ac91c7a8 100644 --- a/intersight/model/kvm_policy_list.py +++ b/intersight/model/kvm_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_list_all_of.py b/intersight/model/kvm_policy_list_all_of.py index bfbea0f894..f0eecfae90 100644 --- a/intersight/model/kvm_policy_list_all_of.py +++ b/intersight/model/kvm_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_policy_response.py b/intersight/model/kvm_policy_response.py index 7885741119..43c862f242 100644 --- a/intersight/model/kvm_policy_response.py +++ b/intersight/model/kvm_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session.py b/intersight/model/kvm_session.py index 0654d6aa9b..0ec1dd07aa 100644 --- a/intersight/model/kvm_session.py +++ b/intersight/model/kvm_session.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session_all_of.py b/intersight/model/kvm_session_all_of.py index c686d380be..4efdff1585 100644 --- a/intersight/model/kvm_session_all_of.py +++ b/intersight/model/kvm_session_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session_list.py b/intersight/model/kvm_session_list.py index 2b249fcd15..a190519b97 100644 --- a/intersight/model/kvm_session_list.py +++ b/intersight/model/kvm_session_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session_list_all_of.py b/intersight/model/kvm_session_list_all_of.py index b02db111ce..d573f668d9 100644 --- a/intersight/model/kvm_session_list_all_of.py +++ b/intersight/model/kvm_session_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session_relationship.py b/intersight/model/kvm_session_relationship.py index efa8fe911b..9d9bb50371 100644 --- a/intersight/model/kvm_session_relationship.py +++ b/intersight/model/kvm_session_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_session_response.py b/intersight/model/kvm_session_response.py index 655cabf75c..4a93e025db 100644 --- a/intersight/model/kvm_session_response.py +++ b/intersight/model/kvm_session_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel.py b/intersight/model/kvm_tunnel.py index e42ea1d3ac..1ede0cec57 100644 --- a/intersight/model/kvm_tunnel.py +++ b/intersight/model/kvm_tunnel.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel_all_of.py b/intersight/model/kvm_tunnel_all_of.py index 3af4554b45..5c4c33b8de 100644 --- a/intersight/model/kvm_tunnel_all_of.py +++ b/intersight/model/kvm_tunnel_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel_list.py b/intersight/model/kvm_tunnel_list.py index c1ef1fdcaf..a97fb25426 100644 --- a/intersight/model/kvm_tunnel_list.py +++ b/intersight/model/kvm_tunnel_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel_list_all_of.py b/intersight/model/kvm_tunnel_list_all_of.py index e4eaa3f03d..5250afc0f4 100644 --- a/intersight/model/kvm_tunnel_list_all_of.py +++ b/intersight/model/kvm_tunnel_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel_relationship.py b/intersight/model/kvm_tunnel_relationship.py index 1cdd91d651..17d3434470 100644 --- a/intersight/model/kvm_tunnel_relationship.py +++ b/intersight/model/kvm_tunnel_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunnel_response.py b/intersight/model/kvm_tunnel_response.py index 8592377247..3ea29f34ca 100644 --- a/intersight/model/kvm_tunnel_response.py +++ b/intersight/model/kvm_tunnel_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy.py b/intersight/model/kvm_tunneled_kvm_policy.py index 33494113e2..a96e649b3d 100644 --- a/intersight/model/kvm_tunneled_kvm_policy.py +++ b/intersight/model/kvm_tunneled_kvm_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy_all_of.py b/intersight/model/kvm_tunneled_kvm_policy_all_of.py index 4a8fbff9bb..356ce48f86 100644 --- a/intersight/model/kvm_tunneled_kvm_policy_all_of.py +++ b/intersight/model/kvm_tunneled_kvm_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy_list.py b/intersight/model/kvm_tunneled_kvm_policy_list.py index 9e8a84f8aa..901e494b11 100644 --- a/intersight/model/kvm_tunneled_kvm_policy_list.py +++ b/intersight/model/kvm_tunneled_kvm_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy_list_all_of.py b/intersight/model/kvm_tunneled_kvm_policy_list_all_of.py index 6576417fc3..2179b07201 100644 --- a/intersight/model/kvm_tunneled_kvm_policy_list_all_of.py +++ b/intersight/model/kvm_tunneled_kvm_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/kvm_tunneled_kvm_policy_response.py b/intersight/model/kvm_tunneled_kvm_policy_response.py index 7565816895..79b335e727 100644 --- a/intersight/model/kvm_tunneled_kvm_policy_response.py +++ b/intersight/model/kvm_tunneled_kvm_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data.py b/intersight/model/license_account_license_data.py index de7a4bc439..3f53a1a771 100644 --- a/intersight/model/license_account_license_data.py +++ b/intersight/model/license_account_license_data.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data_all_of.py b/intersight/model/license_account_license_data_all_of.py index 7d218256ed..fdfecb61ad 100644 --- a/intersight/model/license_account_license_data_all_of.py +++ b/intersight/model/license_account_license_data_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data_list.py b/intersight/model/license_account_license_data_list.py index fc70c11529..f117bb469f 100644 --- a/intersight/model/license_account_license_data_list.py +++ b/intersight/model/license_account_license_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data_list_all_of.py b/intersight/model/license_account_license_data_list_all_of.py index 4b2a441df9..e2c90731b6 100644 --- a/intersight/model/license_account_license_data_list_all_of.py +++ b/intersight/model/license_account_license_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data_relationship.py b/intersight/model/license_account_license_data_relationship.py index 190f51822f..6e4731b932 100644 --- a/intersight/model/license_account_license_data_relationship.py +++ b/intersight/model/license_account_license_data_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_account_license_data_response.py b/intersight/model/license_account_license_data_response.py index ca89ccc7dc..3f1a02bc6b 100644 --- a/intersight/model/license_account_license_data_response.py +++ b/intersight/model/license_account_license_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op.py b/intersight/model/license_customer_op.py index c993ba567f..d26f0f4914 100644 --- a/intersight/model/license_customer_op.py +++ b/intersight/model/license_customer_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op_all_of.py b/intersight/model/license_customer_op_all_of.py index 3d015233c0..e7a5a64d5d 100644 --- a/intersight/model/license_customer_op_all_of.py +++ b/intersight/model/license_customer_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op_list.py b/intersight/model/license_customer_op_list.py index 97f80924fd..db69bcb1aa 100644 --- a/intersight/model/license_customer_op_list.py +++ b/intersight/model/license_customer_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op_list_all_of.py b/intersight/model/license_customer_op_list_all_of.py index dd818f912b..75ec69925a 100644 --- a/intersight/model/license_customer_op_list_all_of.py +++ b/intersight/model/license_customer_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op_relationship.py b/intersight/model/license_customer_op_relationship.py index c8d956e41c..89d1ff4d1b 100644 --- a/intersight/model/license_customer_op_relationship.py +++ b/intersight/model/license_customer_op_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_customer_op_response.py b/intersight/model/license_customer_op_response.py index b41edb527e..8b50359b99 100644 --- a/intersight/model/license_customer_op_response.py +++ b/intersight/model/license_customer_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op.py b/intersight/model/license_iks_customer_op.py index e7c2a7bc03..b5689d8860 100644 --- a/intersight/model/license_iks_customer_op.py +++ b/intersight/model/license_iks_customer_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op_all_of.py b/intersight/model/license_iks_customer_op_all_of.py index 8e50166c9e..a233ef61bd 100644 --- a/intersight/model/license_iks_customer_op_all_of.py +++ b/intersight/model/license_iks_customer_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op_list.py b/intersight/model/license_iks_customer_op_list.py index fee0032a8e..a53950e83e 100644 --- a/intersight/model/license_iks_customer_op_list.py +++ b/intersight/model/license_iks_customer_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op_list_all_of.py b/intersight/model/license_iks_customer_op_list_all_of.py index b5473da6b0..f37d7b03f0 100644 --- a/intersight/model/license_iks_customer_op_list_all_of.py +++ b/intersight/model/license_iks_customer_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op_relationship.py b/intersight/model/license_iks_customer_op_relationship.py index 786e8ecf18..44b2a51779 100644 --- a/intersight/model/license_iks_customer_op_relationship.py +++ b/intersight/model/license_iks_customer_op_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_customer_op_response.py b/intersight/model/license_iks_customer_op_response.py index 16c1670dc3..0f9dd084f5 100644 --- a/intersight/model/license_iks_customer_op_response.py +++ b/intersight/model/license_iks_customer_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count.py b/intersight/model/license_iks_license_count.py index 1c630b3032..ab16b798d5 100644 --- a/intersight/model/license_iks_license_count.py +++ b/intersight/model/license_iks_license_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count_all_of.py b/intersight/model/license_iks_license_count_all_of.py index c92cd17c37..5483d11867 100644 --- a/intersight/model/license_iks_license_count_all_of.py +++ b/intersight/model/license_iks_license_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count_list.py b/intersight/model/license_iks_license_count_list.py index d7af68df4c..e54ee0043f 100644 --- a/intersight/model/license_iks_license_count_list.py +++ b/intersight/model/license_iks_license_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count_list_all_of.py b/intersight/model/license_iks_license_count_list_all_of.py index 0e7587aad5..583fa7d408 100644 --- a/intersight/model/license_iks_license_count_list_all_of.py +++ b/intersight/model/license_iks_license_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count_relationship.py b/intersight/model/license_iks_license_count_relationship.py index 545dc2ed6f..84d42beef7 100644 --- a/intersight/model/license_iks_license_count_relationship.py +++ b/intersight/model/license_iks_license_count_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iks_license_count_response.py b/intersight/model/license_iks_license_count_response.py index 943f4a92cf..d23ed23a7b 100644 --- a/intersight/model/license_iks_license_count_response.py +++ b/intersight/model/license_iks_license_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op.py b/intersight/model/license_inc_customer_op.py index 5e61a8ad48..05567162e7 100644 --- a/intersight/model/license_inc_customer_op.py +++ b/intersight/model/license_inc_customer_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op_all_of.py b/intersight/model/license_inc_customer_op_all_of.py index 9b4dfa341b..f99066137d 100644 --- a/intersight/model/license_inc_customer_op_all_of.py +++ b/intersight/model/license_inc_customer_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op_list.py b/intersight/model/license_inc_customer_op_list.py index 967c9545a8..a02aa8958f 100644 --- a/intersight/model/license_inc_customer_op_list.py +++ b/intersight/model/license_inc_customer_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op_list_all_of.py b/intersight/model/license_inc_customer_op_list_all_of.py index 8d8ebdf928..00abdf607f 100644 --- a/intersight/model/license_inc_customer_op_list_all_of.py +++ b/intersight/model/license_inc_customer_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op_relationship.py b/intersight/model/license_inc_customer_op_relationship.py index 5207dcbe5b..8a4adda0fd 100644 --- a/intersight/model/license_inc_customer_op_relationship.py +++ b/intersight/model/license_inc_customer_op_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_customer_op_response.py b/intersight/model/license_inc_customer_op_response.py index ecab3a3061..f62f304293 100644 --- a/intersight/model/license_inc_customer_op_response.py +++ b/intersight/model/license_inc_customer_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count.py b/intersight/model/license_inc_license_count.py index 505e3e9686..20ee685d1c 100644 --- a/intersight/model/license_inc_license_count.py +++ b/intersight/model/license_inc_license_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count_all_of.py b/intersight/model/license_inc_license_count_all_of.py index c9633511e2..b0c0804f0d 100644 --- a/intersight/model/license_inc_license_count_all_of.py +++ b/intersight/model/license_inc_license_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count_list.py b/intersight/model/license_inc_license_count_list.py index 74f7d37fa5..4140a3aad2 100644 --- a/intersight/model/license_inc_license_count_list.py +++ b/intersight/model/license_inc_license_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count_list_all_of.py b/intersight/model/license_inc_license_count_list_all_of.py index 75d0d514b9..92a688595f 100644 --- a/intersight/model/license_inc_license_count_list_all_of.py +++ b/intersight/model/license_inc_license_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count_relationship.py b/intersight/model/license_inc_license_count_relationship.py index e840d64df7..c11e36c30f 100644 --- a/intersight/model/license_inc_license_count_relationship.py +++ b/intersight/model/license_inc_license_count_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_inc_license_count_response.py b/intersight/model/license_inc_license_count_response.py index fd2152b334..9bee8604b4 100644 --- a/intersight/model/license_inc_license_count_response.py +++ b/intersight/model/license_inc_license_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op.py b/intersight/model/license_iwo_customer_op.py index 6f34c45804..8536a0afa7 100644 --- a/intersight/model/license_iwo_customer_op.py +++ b/intersight/model/license_iwo_customer_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op_all_of.py b/intersight/model/license_iwo_customer_op_all_of.py index 41236ca039..02e5773c45 100644 --- a/intersight/model/license_iwo_customer_op_all_of.py +++ b/intersight/model/license_iwo_customer_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op_list.py b/intersight/model/license_iwo_customer_op_list.py index 8b0cf31f61..8a574e5b84 100644 --- a/intersight/model/license_iwo_customer_op_list.py +++ b/intersight/model/license_iwo_customer_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op_list_all_of.py b/intersight/model/license_iwo_customer_op_list_all_of.py index 5e29425c8b..50c493efa4 100644 --- a/intersight/model/license_iwo_customer_op_list_all_of.py +++ b/intersight/model/license_iwo_customer_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op_relationship.py b/intersight/model/license_iwo_customer_op_relationship.py index 9e48f4b63e..3aca32db72 100644 --- a/intersight/model/license_iwo_customer_op_relationship.py +++ b/intersight/model/license_iwo_customer_op_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_customer_op_response.py b/intersight/model/license_iwo_customer_op_response.py index 5145571612..08450b9824 100644 --- a/intersight/model/license_iwo_customer_op_response.py +++ b/intersight/model/license_iwo_customer_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count.py b/intersight/model/license_iwo_license_count.py index 91340c30ef..50ef381974 100644 --- a/intersight/model/license_iwo_license_count.py +++ b/intersight/model/license_iwo_license_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count_all_of.py b/intersight/model/license_iwo_license_count_all_of.py index 6b42aa20ac..505131e9e0 100644 --- a/intersight/model/license_iwo_license_count_all_of.py +++ b/intersight/model/license_iwo_license_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count_list.py b/intersight/model/license_iwo_license_count_list.py index 869e9e8288..f7619925a3 100644 --- a/intersight/model/license_iwo_license_count_list.py +++ b/intersight/model/license_iwo_license_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count_list_all_of.py b/intersight/model/license_iwo_license_count_list_all_of.py index eb1a72adb2..502a7dcef7 100644 --- a/intersight/model/license_iwo_license_count_list_all_of.py +++ b/intersight/model/license_iwo_license_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count_relationship.py b/intersight/model/license_iwo_license_count_relationship.py index 6f21202474..4c973ccff3 100644 --- a/intersight/model/license_iwo_license_count_relationship.py +++ b/intersight/model/license_iwo_license_count_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_iwo_license_count_response.py b/intersight/model/license_iwo_license_count_response.py index 257c4882a7..27edaee52f 100644 --- a/intersight/model/license_iwo_license_count_response.py +++ b/intersight/model/license_iwo_license_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info.py b/intersight/model/license_license_info.py index bb9b33b819..f75fa6cb6e 100644 --- a/intersight/model/license_license_info.py +++ b/intersight/model/license_license_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_all_of.py b/intersight/model/license_license_info_all_of.py index b4514f2d3a..e5840b0ce7 100644 --- a/intersight/model/license_license_info_all_of.py +++ b/intersight/model/license_license_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_list.py b/intersight/model/license_license_info_list.py index bfa3fbb624..ecd1f65b8e 100644 --- a/intersight/model/license_license_info_list.py +++ b/intersight/model/license_license_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_list_all_of.py b/intersight/model/license_license_info_list_all_of.py index cce9fec347..11010430e8 100644 --- a/intersight/model/license_license_info_list_all_of.py +++ b/intersight/model/license_license_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_relationship.py b/intersight/model/license_license_info_relationship.py index ccbb7d7915..ea29be29eb 100644 --- a/intersight/model/license_license_info_relationship.py +++ b/intersight/model/license_license_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_response.py b/intersight/model/license_license_info_response.py index b0f7458d32..38e31956f1 100644 --- a/intersight/model/license_license_info_response.py +++ b/intersight/model/license_license_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view.py b/intersight/model/license_license_info_view.py index 9b1d837e8e..fa5d87a2fb 100644 --- a/intersight/model/license_license_info_view.py +++ b/intersight/model/license_license_info_view.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view_all_of.py b/intersight/model/license_license_info_view_all_of.py index 7cef952f12..d0a393baa5 100644 --- a/intersight/model/license_license_info_view_all_of.py +++ b/intersight/model/license_license_info_view_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view_list.py b/intersight/model/license_license_info_view_list.py index 350e134fa7..25bef4eb37 100644 --- a/intersight/model/license_license_info_view_list.py +++ b/intersight/model/license_license_info_view_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view_list_all_of.py b/intersight/model/license_license_info_view_list_all_of.py index 12c411144f..5156c74926 100644 --- a/intersight/model/license_license_info_view_list_all_of.py +++ b/intersight/model/license_license_info_view_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view_relationship.py b/intersight/model/license_license_info_view_relationship.py index 8943ddc0a1..91e7401e46 100644 --- a/intersight/model/license_license_info_view_relationship.py +++ b/intersight/model/license_license_info_view_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_info_view_response.py b/intersight/model/license_license_info_view_response.py index 90496a63cc..54840fd206 100644 --- a/intersight/model/license_license_info_view_response.py +++ b/intersight/model/license_license_info_view_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status.py b/intersight/model/license_license_registration_status.py index 9962c46459..088f125e8d 100644 --- a/intersight/model/license_license_registration_status.py +++ b/intersight/model/license_license_registration_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -165,6 +165,7 @@ def discriminator(): } read_only_vars = { + 'is_new_account', # noqa: E501 'account_moid', # noqa: E501 'create_time', # noqa: E501 'domain_group_moid', # noqa: E501 diff --git a/intersight/model/license_license_registration_status_all_of.py b/intersight/model/license_license_registration_status_all_of.py index 8c1edda019..c7c55ab2c4 100644 --- a/intersight/model/license_license_registration_status_all_of.py +++ b/intersight/model/license_license_registration_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -124,6 +124,7 @@ def discriminator(): } read_only_vars = { + 'is_new_account', # noqa: E501 } _composed_schemas = {} diff --git a/intersight/model/license_license_registration_status_list.py b/intersight/model/license_license_registration_status_list.py index 17eebb123d..808878aa1c 100644 --- a/intersight/model/license_license_registration_status_list.py +++ b/intersight/model/license_license_registration_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status_list_all_of.py b/intersight/model/license_license_registration_status_list_all_of.py index 32ef5b9ab6..816fbbbae7 100644 --- a/intersight/model/license_license_registration_status_list_all_of.py +++ b/intersight/model/license_license_registration_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_registration_status_relationship.py b/intersight/model/license_license_registration_status_relationship.py index 05e7a31bbf..50076e9574 100644 --- a/intersight/model/license_license_registration_status_relationship.py +++ b/intersight/model/license_license_registration_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -1147,6 +1147,7 @@ def discriminator(): 'shared_scope', # noqa: E501 'ancestors', # noqa: E501 'permission_resources', # noqa: E501 + 'is_new_account', # noqa: E501 } @classmethod diff --git a/intersight/model/license_license_registration_status_response.py b/intersight/model/license_license_registration_status_response.py index f32b4d0479..2fc7583b55 100644 --- a/intersight/model/license_license_registration_status_response.py +++ b/intersight/model/license_license_registration_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op.py b/intersight/model/license_license_reservation_op.py index cc4b711c94..a7c121503c 100644 --- a/intersight/model/license_license_reservation_op.py +++ b/intersight/model/license_license_reservation_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op_all_of.py b/intersight/model/license_license_reservation_op_all_of.py index de7ed82a58..fb4d8c2a42 100644 --- a/intersight/model/license_license_reservation_op_all_of.py +++ b/intersight/model/license_license_reservation_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op_list.py b/intersight/model/license_license_reservation_op_list.py index d6b9419583..acb670fedf 100644 --- a/intersight/model/license_license_reservation_op_list.py +++ b/intersight/model/license_license_reservation_op_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op_list_all_of.py b/intersight/model/license_license_reservation_op_list_all_of.py index 1bdafaa49f..d7a57e0176 100644 --- a/intersight/model/license_license_reservation_op_list_all_of.py +++ b/intersight/model/license_license_reservation_op_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_license_reservation_op_response.py b/intersight/model/license_license_reservation_op_response.py index c038f70985..c1ebfd2bf6 100644 --- a/intersight/model/license_license_reservation_op_response.py +++ b/intersight/model/license_license_reservation_op_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token.py b/intersight/model/license_smartlicense_token.py index e1bf4a1091..152fce3a41 100644 --- a/intersight/model/license_smartlicense_token.py +++ b/intersight/model/license_smartlicense_token.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token_all_of.py b/intersight/model/license_smartlicense_token_all_of.py index c475830789..ca3cb6f4fc 100644 --- a/intersight/model/license_smartlicense_token_all_of.py +++ b/intersight/model/license_smartlicense_token_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token_list.py b/intersight/model/license_smartlicense_token_list.py index 8dd39c5135..46c15695e7 100644 --- a/intersight/model/license_smartlicense_token_list.py +++ b/intersight/model/license_smartlicense_token_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token_list_all_of.py b/intersight/model/license_smartlicense_token_list_all_of.py index 36983eee4a..09fb7a3985 100644 --- a/intersight/model/license_smartlicense_token_list_all_of.py +++ b/intersight/model/license_smartlicense_token_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token_relationship.py b/intersight/model/license_smartlicense_token_relationship.py index 87ade995c2..cc79bdfeeb 100644 --- a/intersight/model/license_smartlicense_token_relationship.py +++ b/intersight/model/license_smartlicense_token_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_smartlicense_token_response.py b/intersight/model/license_smartlicense_token_response.py index 8eaab3c7ce..cabfaffb90 100644 --- a/intersight/model/license_smartlicense_token_response.py +++ b/intersight/model/license_smartlicense_token_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_substitute_license.py b/intersight/model/license_substitute_license.py index 5ef5e78709..543334d2ec 100644 --- a/intersight/model/license_substitute_license.py +++ b/intersight/model/license_substitute_license.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/license_substitute_license_all_of.py b/intersight/model/license_substitute_license_all_of.py index cee44c2a59..3cfd58a310 100644 --- a/intersight/model/license_substitute_license_all_of.py +++ b/intersight/model/license_substitute_license_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile.py b/intersight/model/ls_service_profile.py index 469f076d21..0fa0427c00 100644 --- a/intersight/model/ls_service_profile.py +++ b/intersight/model/ls_service_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile_all_of.py b/intersight/model/ls_service_profile_all_of.py index b89f0ec865..479574e88b 100644 --- a/intersight/model/ls_service_profile_all_of.py +++ b/intersight/model/ls_service_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile_list.py b/intersight/model/ls_service_profile_list.py index ac5e065d3b..20b57f7437 100644 --- a/intersight/model/ls_service_profile_list.py +++ b/intersight/model/ls_service_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile_list_all_of.py b/intersight/model/ls_service_profile_list_all_of.py index 8a5ec34403..0bfd64b31f 100644 --- a/intersight/model/ls_service_profile_list_all_of.py +++ b/intersight/model/ls_service_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ls_service_profile_response.py b/intersight/model/ls_service_profile_response.py index e68b4e43b8..9c7d5ac144 100644 --- a/intersight/model/ls_service_profile_response.py +++ b/intersight/model/ls_service_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_block.py b/intersight/model/macpool_block.py index 390034de23..981a147cf4 100644 --- a/intersight/model/macpool_block.py +++ b/intersight/model/macpool_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_block_all_of.py b/intersight/model/macpool_block_all_of.py index a408437b58..232da8f4d1 100644 --- a/intersight/model/macpool_block_all_of.py +++ b/intersight/model/macpool_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block.py b/intersight/model/macpool_id_block.py index c975cf9513..5519cd6b4f 100644 --- a/intersight/model/macpool_id_block.py +++ b/intersight/model/macpool_id_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block_all_of.py b/intersight/model/macpool_id_block_all_of.py index e65ded323e..c16c7e81e8 100644 --- a/intersight/model/macpool_id_block_all_of.py +++ b/intersight/model/macpool_id_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block_list.py b/intersight/model/macpool_id_block_list.py index 660c2d6749..913d7d04c9 100644 --- a/intersight/model/macpool_id_block_list.py +++ b/intersight/model/macpool_id_block_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block_list_all_of.py b/intersight/model/macpool_id_block_list_all_of.py index 2bdd938973..5c32a3b135 100644 --- a/intersight/model/macpool_id_block_list_all_of.py +++ b/intersight/model/macpool_id_block_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block_relationship.py b/intersight/model/macpool_id_block_relationship.py index 61bb24d3ae..5a4915cbed 100644 --- a/intersight/model/macpool_id_block_relationship.py +++ b/intersight/model/macpool_id_block_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_id_block_response.py b/intersight/model/macpool_id_block_response.py index 8cfce17af4..50b971c6d7 100644 --- a/intersight/model/macpool_id_block_response.py +++ b/intersight/model/macpool_id_block_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease.py b/intersight/model/macpool_lease.py index 93fcf90a68..976ec120d3 100644 --- a/intersight/model/macpool_lease.py +++ b/intersight/model/macpool_lease.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease_all_of.py b/intersight/model/macpool_lease_all_of.py index effcefdb9d..e972785146 100644 --- a/intersight/model/macpool_lease_all_of.py +++ b/intersight/model/macpool_lease_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease_list.py b/intersight/model/macpool_lease_list.py index 846766b6a3..17130dec9d 100644 --- a/intersight/model/macpool_lease_list.py +++ b/intersight/model/macpool_lease_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease_list_all_of.py b/intersight/model/macpool_lease_list_all_of.py index 8454971c90..0900061a1b 100644 --- a/intersight/model/macpool_lease_list_all_of.py +++ b/intersight/model/macpool_lease_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease_relationship.py b/intersight/model/macpool_lease_relationship.py index 01c77de4d8..41627b53f1 100644 --- a/intersight/model/macpool_lease_relationship.py +++ b/intersight/model/macpool_lease_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_lease_response.py b/intersight/model/macpool_lease_response.py index 90b0e795f2..a0eaf48582 100644 --- a/intersight/model/macpool_lease_response.py +++ b/intersight/model/macpool_lease_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_member_of.py b/intersight/model/macpool_member_of.py index c194e19b29..c3bcc344ef 100644 --- a/intersight/model/macpool_member_of.py +++ b/intersight/model/macpool_member_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_member_of_all_of.py b/intersight/model/macpool_member_of_all_of.py index 14126d033d..1a613061f9 100644 --- a/intersight/model/macpool_member_of_all_of.py +++ b/intersight/model/macpool_member_of_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool.py b/intersight/model/macpool_pool.py index e9a63bb864..7b133d2ba7 100644 --- a/intersight/model/macpool_pool.py +++ b/intersight/model/macpool_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_all_of.py b/intersight/model/macpool_pool_all_of.py index f6d78324f8..affa68edc9 100644 --- a/intersight/model/macpool_pool_all_of.py +++ b/intersight/model/macpool_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_list.py b/intersight/model/macpool_pool_list.py index e3938b980e..25f1e6b26d 100644 --- a/intersight/model/macpool_pool_list.py +++ b/intersight/model/macpool_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_list_all_of.py b/intersight/model/macpool_pool_list_all_of.py index 45ac8d717a..b058133fb0 100644 --- a/intersight/model/macpool_pool_list_all_of.py +++ b/intersight/model/macpool_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member.py b/intersight/model/macpool_pool_member.py index 62ca345048..bf3db78502 100644 --- a/intersight/model/macpool_pool_member.py +++ b/intersight/model/macpool_pool_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member_all_of.py b/intersight/model/macpool_pool_member_all_of.py index 445fc75fef..f703eba168 100644 --- a/intersight/model/macpool_pool_member_all_of.py +++ b/intersight/model/macpool_pool_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member_list.py b/intersight/model/macpool_pool_member_list.py index dbac51e7ea..2bb83ab366 100644 --- a/intersight/model/macpool_pool_member_list.py +++ b/intersight/model/macpool_pool_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member_list_all_of.py b/intersight/model/macpool_pool_member_list_all_of.py index b06f0da222..b02fd6b7b2 100644 --- a/intersight/model/macpool_pool_member_list_all_of.py +++ b/intersight/model/macpool_pool_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member_relationship.py b/intersight/model/macpool_pool_member_relationship.py index ebfa875d2d..9406537550 100644 --- a/intersight/model/macpool_pool_member_relationship.py +++ b/intersight/model/macpool_pool_member_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_member_response.py b/intersight/model/macpool_pool_member_response.py index 59d37c97b5..4169dca5f2 100644 --- a/intersight/model/macpool_pool_member_response.py +++ b/intersight/model/macpool_pool_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_relationship.py b/intersight/model/macpool_pool_relationship.py index ead915e264..9b775da2ab 100644 --- a/intersight/model/macpool_pool_relationship.py +++ b/intersight/model/macpool_pool_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_pool_response.py b/intersight/model/macpool_pool_response.py index 29e5ea58b8..7347a5b926 100644 --- a/intersight/model/macpool_pool_response.py +++ b/intersight/model/macpool_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation.py b/intersight/model/macpool_reservation.py index ddd56e6693..046e153842 100644 --- a/intersight/model/macpool_reservation.py +++ b/intersight/model/macpool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_all_of.py b/intersight/model/macpool_reservation_all_of.py index 2480a227a9..d2516fdabb 100644 --- a/intersight/model/macpool_reservation_all_of.py +++ b/intersight/model/macpool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_list.py b/intersight/model/macpool_reservation_list.py index 1c64edaa7f..d74f0d84b5 100644 --- a/intersight/model/macpool_reservation_list.py +++ b/intersight/model/macpool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_list_all_of.py b/intersight/model/macpool_reservation_list_all_of.py index db08334520..53c59c3543 100644 --- a/intersight/model/macpool_reservation_list_all_of.py +++ b/intersight/model/macpool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_reference.py b/intersight/model/macpool_reservation_reference.py index 2a111ac6d9..981013ad9a 100644 --- a/intersight/model/macpool_reservation_reference.py +++ b/intersight/model/macpool_reservation_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_reference_all_of.py b/intersight/model/macpool_reservation_reference_all_of.py index a86260ab7f..988982617b 100644 --- a/intersight/model/macpool_reservation_reference_all_of.py +++ b/intersight/model/macpool_reservation_reference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_relationship.py b/intersight/model/macpool_reservation_relationship.py index 78bcf45a4e..3a99b76a6d 100644 --- a/intersight/model/macpool_reservation_relationship.py +++ b/intersight/model/macpool_reservation_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_reservation_response.py b/intersight/model/macpool_reservation_response.py index 7b927d6fcb..fc0e80d0f4 100644 --- a/intersight/model/macpool_reservation_response.py +++ b/intersight/model/macpool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe.py b/intersight/model/macpool_universe.py index a30d887a0d..ec1e134d6c 100644 --- a/intersight/model/macpool_universe.py +++ b/intersight/model/macpool_universe.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe_all_of.py b/intersight/model/macpool_universe_all_of.py index 4b7e304433..6cef7fbe36 100644 --- a/intersight/model/macpool_universe_all_of.py +++ b/intersight/model/macpool_universe_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe_list.py b/intersight/model/macpool_universe_list.py index dbd9c775d6..2671b194d7 100644 --- a/intersight/model/macpool_universe_list.py +++ b/intersight/model/macpool_universe_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe_list_all_of.py b/intersight/model/macpool_universe_list_all_of.py index 6c00625082..c87db1b3eb 100644 --- a/intersight/model/macpool_universe_list_all_of.py +++ b/intersight/model/macpool_universe_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe_relationship.py b/intersight/model/macpool_universe_relationship.py index 7a646cbd42..1fb3c48dae 100644 --- a/intersight/model/macpool_universe_relationship.py +++ b/intersight/model/macpool_universe_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/macpool_universe_response.py b/intersight/model/macpool_universe_response.py index 999ad246e8..8c8dcb2b25 100644 --- a/intersight/model/macpool_universe_response.py +++ b/intersight/model/macpool_universe_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller.py b/intersight/model/management_controller.py index a8ce5b1b9b..710acc631d 100644 --- a/intersight/model/management_controller.py +++ b/intersight/model/management_controller.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller_all_of.py b/intersight/model/management_controller_all_of.py index a1f1241daf..dbaea08e16 100644 --- a/intersight/model/management_controller_all_of.py +++ b/intersight/model/management_controller_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller_list.py b/intersight/model/management_controller_list.py index b4984e896c..f47a5bf958 100644 --- a/intersight/model/management_controller_list.py +++ b/intersight/model/management_controller_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller_list_all_of.py b/intersight/model/management_controller_list_all_of.py index 31ff3099ed..25ef9d950c 100644 --- a/intersight/model/management_controller_list_all_of.py +++ b/intersight/model/management_controller_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller_relationship.py b/intersight/model/management_controller_relationship.py index b484bb1ddf..9b2988b351 100644 --- a/intersight/model/management_controller_relationship.py +++ b/intersight/model/management_controller_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_controller_response.py b/intersight/model/management_controller_response.py index 2c990d0d84..8020b8657d 100644 --- a/intersight/model/management_controller_response.py +++ b/intersight/model/management_controller_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity.py b/intersight/model/management_entity.py index 40e5e27db1..bdc0cfdca8 100644 --- a/intersight/model/management_entity.py +++ b/intersight/model/management_entity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity_all_of.py b/intersight/model/management_entity_all_of.py index 3b111dad78..ebc847b272 100644 --- a/intersight/model/management_entity_all_of.py +++ b/intersight/model/management_entity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity_list.py b/intersight/model/management_entity_list.py index 18634f7928..ceab2b6736 100644 --- a/intersight/model/management_entity_list.py +++ b/intersight/model/management_entity_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity_list_all_of.py b/intersight/model/management_entity_list_all_of.py index ced859ebeb..bc1971af3e 100644 --- a/intersight/model/management_entity_list_all_of.py +++ b/intersight/model/management_entity_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity_relationship.py b/intersight/model/management_entity_relationship.py index 7e8fc7ffb9..9bd25c3003 100644 --- a/intersight/model/management_entity_relationship.py +++ b/intersight/model/management_entity_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_entity_response.py b/intersight/model/management_entity_response.py index ea63f6432a..e21e460671 100644 --- a/intersight/model/management_entity_response.py +++ b/intersight/model/management_entity_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface.py b/intersight/model/management_interface.py index 86c7fd9944..fa314e3792 100644 --- a/intersight/model/management_interface.py +++ b/intersight/model/management_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface_all_of.py b/intersight/model/management_interface_all_of.py index 14e72dc1c7..b171fd0b28 100644 --- a/intersight/model/management_interface_all_of.py +++ b/intersight/model/management_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface_list.py b/intersight/model/management_interface_list.py index e7be97e3be..673fe376ee 100644 --- a/intersight/model/management_interface_list.py +++ b/intersight/model/management_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface_list_all_of.py b/intersight/model/management_interface_list_all_of.py index f514825c82..7cfedc2d44 100644 --- a/intersight/model/management_interface_list_all_of.py +++ b/intersight/model/management_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface_relationship.py b/intersight/model/management_interface_relationship.py index 22149fbee9..f7c64169dd 100644 --- a/intersight/model/management_interface_relationship.py +++ b/intersight/model/management_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/management_interface_response.py b/intersight/model/management_interface_response.py index 633e990c68..5754689835 100644 --- a/intersight/model/management_interface_response.py +++ b/intersight/model/management_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_abstract_unit.py b/intersight/model/memory_abstract_unit.py index 42c46dca71..84f082f28b 100644 --- a/intersight/model/memory_abstract_unit.py +++ b/intersight/model/memory_abstract_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_abstract_unit_all_of.py b/intersight/model/memory_abstract_unit_all_of.py index 851799e0e2..2ad02e6004 100644 --- a/intersight/model/memory_abstract_unit_all_of.py +++ b/intersight/model/memory_abstract_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array.py b/intersight/model/memory_array.py index ee97950788..ba5d51ca29 100644 --- a/intersight/model/memory_array.py +++ b/intersight/model/memory_array.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array_all_of.py b/intersight/model/memory_array_all_of.py index 7938534c8a..de706704fc 100644 --- a/intersight/model/memory_array_all_of.py +++ b/intersight/model/memory_array_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array_list.py b/intersight/model/memory_array_list.py index c0fecdb9cf..ee4e9a0b83 100644 --- a/intersight/model/memory_array_list.py +++ b/intersight/model/memory_array_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array_list_all_of.py b/intersight/model/memory_array_list_all_of.py index 1f7490e76f..9bd3cf53c7 100644 --- a/intersight/model/memory_array_list_all_of.py +++ b/intersight/model/memory_array_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array_relationship.py b/intersight/model/memory_array_relationship.py index ffb99fad5e..92ee91a90f 100644 --- a/intersight/model/memory_array_relationship.py +++ b/intersight/model/memory_array_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_array_response.py b/intersight/model/memory_array_response.py index 41356a782d..238a3fe837 100644 --- a/intersight/model/memory_array_response.py +++ b/intersight/model/memory_array_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result.py b/intersight/model/memory_persistent_memory_config_result.py index a43199db5f..bbbdbba05a 100644 --- a/intersight/model/memory_persistent_memory_config_result.py +++ b/intersight/model/memory_persistent_memory_config_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result_all_of.py b/intersight/model/memory_persistent_memory_config_result_all_of.py index 4fd3c4061c..ae3ec20206 100644 --- a/intersight/model/memory_persistent_memory_config_result_all_of.py +++ b/intersight/model/memory_persistent_memory_config_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result_list.py b/intersight/model/memory_persistent_memory_config_result_list.py index b3203f7b6b..423406700c 100644 --- a/intersight/model/memory_persistent_memory_config_result_list.py +++ b/intersight/model/memory_persistent_memory_config_result_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result_list_all_of.py b/intersight/model/memory_persistent_memory_config_result_list_all_of.py index bf2d372c48..cf3efc8887 100644 --- a/intersight/model/memory_persistent_memory_config_result_list_all_of.py +++ b/intersight/model/memory_persistent_memory_config_result_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result_relationship.py b/intersight/model/memory_persistent_memory_config_result_relationship.py index c4b65ba30b..b270e9eb89 100644 --- a/intersight/model/memory_persistent_memory_config_result_relationship.py +++ b/intersight/model/memory_persistent_memory_config_result_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_config_result_response.py b/intersight/model/memory_persistent_memory_config_result_response.py index c3b65e8199..fff34262cb 100644 --- a/intersight/model/memory_persistent_memory_config_result_response.py +++ b/intersight/model/memory_persistent_memory_config_result_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration.py b/intersight/model/memory_persistent_memory_configuration.py index d0a5b49455..c4b6b93440 100644 --- a/intersight/model/memory_persistent_memory_configuration.py +++ b/intersight/model/memory_persistent_memory_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration_all_of.py b/intersight/model/memory_persistent_memory_configuration_all_of.py index 16f06b5d76..11c854b08e 100644 --- a/intersight/model/memory_persistent_memory_configuration_all_of.py +++ b/intersight/model/memory_persistent_memory_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration_list.py b/intersight/model/memory_persistent_memory_configuration_list.py index f8777b7a17..b95d923147 100644 --- a/intersight/model/memory_persistent_memory_configuration_list.py +++ b/intersight/model/memory_persistent_memory_configuration_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration_list_all_of.py b/intersight/model/memory_persistent_memory_configuration_list_all_of.py index 79cd59df40..ad359305a7 100644 --- a/intersight/model/memory_persistent_memory_configuration_list_all_of.py +++ b/intersight/model/memory_persistent_memory_configuration_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration_relationship.py b/intersight/model/memory_persistent_memory_configuration_relationship.py index 829819b443..e96f7891be 100644 --- a/intersight/model/memory_persistent_memory_configuration_relationship.py +++ b/intersight/model/memory_persistent_memory_configuration_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_configuration_response.py b/intersight/model/memory_persistent_memory_configuration_response.py index 52df1daaf9..19c4e912de 100644 --- a/intersight/model/memory_persistent_memory_configuration_response.py +++ b/intersight/model/memory_persistent_memory_configuration_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_goal.py b/intersight/model/memory_persistent_memory_goal.py index 68bdd73dea..865e28facd 100644 --- a/intersight/model/memory_persistent_memory_goal.py +++ b/intersight/model/memory_persistent_memory_goal.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_goal_all_of.py b/intersight/model/memory_persistent_memory_goal_all_of.py index 3edfa28a92..ed56b36873 100644 --- a/intersight/model/memory_persistent_memory_goal_all_of.py +++ b/intersight/model/memory_persistent_memory_goal_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_local_security.py b/intersight/model/memory_persistent_memory_local_security.py index 45f6fa7d7c..be9c4b7a08 100644 --- a/intersight/model/memory_persistent_memory_local_security.py +++ b/intersight/model/memory_persistent_memory_local_security.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_local_security_all_of.py b/intersight/model/memory_persistent_memory_local_security_all_of.py index 34493dc5a9..5ea7405739 100644 --- a/intersight/model/memory_persistent_memory_local_security_all_of.py +++ b/intersight/model/memory_persistent_memory_local_security_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_logical_namespace.py b/intersight/model/memory_persistent_memory_logical_namespace.py index 83a6acebd8..5f06581499 100644 --- a/intersight/model/memory_persistent_memory_logical_namespace.py +++ b/intersight/model/memory_persistent_memory_logical_namespace.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_logical_namespace_all_of.py b/intersight/model/memory_persistent_memory_logical_namespace_all_of.py index 5902febeaf..3373c3a201 100644 --- a/intersight/model/memory_persistent_memory_logical_namespace_all_of.py +++ b/intersight/model/memory_persistent_memory_logical_namespace_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace.py b/intersight/model/memory_persistent_memory_namespace.py index b5c1a691c7..6e05b011d3 100644 --- a/intersight/model/memory_persistent_memory_namespace.py +++ b/intersight/model/memory_persistent_memory_namespace.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_all_of.py b/intersight/model/memory_persistent_memory_namespace_all_of.py index 386adeb1e7..ecbdc14975 100644 --- a/intersight/model/memory_persistent_memory_namespace_all_of.py +++ b/intersight/model/memory_persistent_memory_namespace_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result.py b/intersight/model/memory_persistent_memory_namespace_config_result.py index 94b01817df..c9a66011f5 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result.py +++ b/intersight/model/memory_persistent_memory_namespace_config_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_all_of.py b/intersight/model/memory_persistent_memory_namespace_config_result_all_of.py index 5614f0b721..400c5c6ec1 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_all_of.py +++ b/intersight/model/memory_persistent_memory_namespace_config_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_list.py b/intersight/model/memory_persistent_memory_namespace_config_result_list.py index 49a92eb1cd..1a454611f6 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_list.py +++ b/intersight/model/memory_persistent_memory_namespace_config_result_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_list_all_of.py b/intersight/model/memory_persistent_memory_namespace_config_result_list_all_of.py index 64ef2208d4..f9bf9748ae 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_list_all_of.py +++ b/intersight/model/memory_persistent_memory_namespace_config_result_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_relationship.py b/intersight/model/memory_persistent_memory_namespace_config_result_relationship.py index c41e1781cb..368fe8124c 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_relationship.py +++ b/intersight/model/memory_persistent_memory_namespace_config_result_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_config_result_response.py b/intersight/model/memory_persistent_memory_namespace_config_result_response.py index 40083858f3..739427dc2c 100644 --- a/intersight/model/memory_persistent_memory_namespace_config_result_response.py +++ b/intersight/model/memory_persistent_memory_namespace_config_result_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_list.py b/intersight/model/memory_persistent_memory_namespace_list.py index d97480afad..38961a85a0 100644 --- a/intersight/model/memory_persistent_memory_namespace_list.py +++ b/intersight/model/memory_persistent_memory_namespace_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_list_all_of.py b/intersight/model/memory_persistent_memory_namespace_list_all_of.py index 09b97c1c88..c226e40562 100644 --- a/intersight/model/memory_persistent_memory_namespace_list_all_of.py +++ b/intersight/model/memory_persistent_memory_namespace_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_relationship.py b/intersight/model/memory_persistent_memory_namespace_relationship.py index 75989a17e1..78f053f47c 100644 --- a/intersight/model/memory_persistent_memory_namespace_relationship.py +++ b/intersight/model/memory_persistent_memory_namespace_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_namespace_response.py b/intersight/model/memory_persistent_memory_namespace_response.py index a61a7271f0..947a29eef3 100644 --- a/intersight/model/memory_persistent_memory_namespace_response.py +++ b/intersight/model/memory_persistent_memory_namespace_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy.py b/intersight/model/memory_persistent_memory_policy.py index 4071adc2d3..6c955da42e 100644 --- a/intersight/model/memory_persistent_memory_policy.py +++ b/intersight/model/memory_persistent_memory_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy_all_of.py b/intersight/model/memory_persistent_memory_policy_all_of.py index c53dacf5e0..f9bb7e5482 100644 --- a/intersight/model/memory_persistent_memory_policy_all_of.py +++ b/intersight/model/memory_persistent_memory_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy_list.py b/intersight/model/memory_persistent_memory_policy_list.py index df57827b0a..da61c6a02c 100644 --- a/intersight/model/memory_persistent_memory_policy_list.py +++ b/intersight/model/memory_persistent_memory_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy_list_all_of.py b/intersight/model/memory_persistent_memory_policy_list_all_of.py index 96b2260d95..fa727506f2 100644 --- a/intersight/model/memory_persistent_memory_policy_list_all_of.py +++ b/intersight/model/memory_persistent_memory_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_policy_response.py b/intersight/model/memory_persistent_memory_policy_response.py index f3309faa2a..6dafe3701d 100644 --- a/intersight/model/memory_persistent_memory_policy_response.py +++ b/intersight/model/memory_persistent_memory_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region.py b/intersight/model/memory_persistent_memory_region.py index 6b7816a001..89f8674dda 100644 --- a/intersight/model/memory_persistent_memory_region.py +++ b/intersight/model/memory_persistent_memory_region.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region_all_of.py b/intersight/model/memory_persistent_memory_region_all_of.py index d80968628b..ef8cf277af 100644 --- a/intersight/model/memory_persistent_memory_region_all_of.py +++ b/intersight/model/memory_persistent_memory_region_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region_list.py b/intersight/model/memory_persistent_memory_region_list.py index 89395b6455..baf57532c1 100644 --- a/intersight/model/memory_persistent_memory_region_list.py +++ b/intersight/model/memory_persistent_memory_region_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region_list_all_of.py b/intersight/model/memory_persistent_memory_region_list_all_of.py index cdbf9536d4..f29662c960 100644 --- a/intersight/model/memory_persistent_memory_region_list_all_of.py +++ b/intersight/model/memory_persistent_memory_region_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region_relationship.py b/intersight/model/memory_persistent_memory_region_relationship.py index f97480f073..20f0ab995a 100644 --- a/intersight/model/memory_persistent_memory_region_relationship.py +++ b/intersight/model/memory_persistent_memory_region_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_region_response.py b/intersight/model/memory_persistent_memory_region_response.py index 35e6197e84..8b48c20d97 100644 --- a/intersight/model/memory_persistent_memory_region_response.py +++ b/intersight/model/memory_persistent_memory_region_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit.py b/intersight/model/memory_persistent_memory_unit.py index bd6d2c5f02..fbbc70b1c9 100644 --- a/intersight/model/memory_persistent_memory_unit.py +++ b/intersight/model/memory_persistent_memory_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit_all_of.py b/intersight/model/memory_persistent_memory_unit_all_of.py index 2ce5dbae16..98986cb12d 100644 --- a/intersight/model/memory_persistent_memory_unit_all_of.py +++ b/intersight/model/memory_persistent_memory_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit_list.py b/intersight/model/memory_persistent_memory_unit_list.py index 4636e1972b..40d0ae7f99 100644 --- a/intersight/model/memory_persistent_memory_unit_list.py +++ b/intersight/model/memory_persistent_memory_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit_list_all_of.py b/intersight/model/memory_persistent_memory_unit_list_all_of.py index 585f2a7ded..4cdedf44f4 100644 --- a/intersight/model/memory_persistent_memory_unit_list_all_of.py +++ b/intersight/model/memory_persistent_memory_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit_relationship.py b/intersight/model/memory_persistent_memory_unit_relationship.py index 2f5122e7ad..a6a5431f29 100644 --- a/intersight/model/memory_persistent_memory_unit_relationship.py +++ b/intersight/model/memory_persistent_memory_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_persistent_memory_unit_response.py b/intersight/model/memory_persistent_memory_unit_response.py index 9424805ca5..e9fc06b902 100644 --- a/intersight/model/memory_persistent_memory_unit_response.py +++ b/intersight/model/memory_persistent_memory_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit.py b/intersight/model/memory_unit.py index ecd3dd2ee8..d04cdec4d5 100644 --- a/intersight/model/memory_unit.py +++ b/intersight/model/memory_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit_all_of.py b/intersight/model/memory_unit_all_of.py index 803a3c1184..2bc6c9f25a 100644 --- a/intersight/model/memory_unit_all_of.py +++ b/intersight/model/memory_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit_list.py b/intersight/model/memory_unit_list.py index 5e620f4639..be4e4dc178 100644 --- a/intersight/model/memory_unit_list.py +++ b/intersight/model/memory_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit_list_all_of.py b/intersight/model/memory_unit_list_all_of.py index 58e75429b0..0f8a12aaff 100644 --- a/intersight/model/memory_unit_list_all_of.py +++ b/intersight/model/memory_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit_relationship.py b/intersight/model/memory_unit_relationship.py index 33c762171a..c827301211 100644 --- a/intersight/model/memory_unit_relationship.py +++ b/intersight/model/memory_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/memory_unit_response.py b/intersight/model/memory_unit_response.py index 348d837199..ea3ee9e73b 100644 --- a/intersight/model/memory_unit_response.py +++ b/intersight/model/memory_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_access_privilege.py b/intersight/model/meta_access_privilege.py index 3cdbc53313..821147fbab 100644 --- a/intersight/model/meta_access_privilege.py +++ b/intersight/model/meta_access_privilege.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_access_privilege_all_of.py b/intersight/model/meta_access_privilege_all_of.py index bf68d66f98..6a9fbbca46 100644 --- a/intersight/model/meta_access_privilege_all_of.py +++ b/intersight/model/meta_access_privilege_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition.py b/intersight/model/meta_definition.py index 957e68ada6..981080594b 100644 --- a/intersight/model/meta_definition.py +++ b/intersight/model/meta_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition_all_of.py b/intersight/model/meta_definition_all_of.py index eb12b4031f..011d606c24 100644 --- a/intersight/model/meta_definition_all_of.py +++ b/intersight/model/meta_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition_list.py b/intersight/model/meta_definition_list.py index 22dc5ce027..4e96d5e65c 100644 --- a/intersight/model/meta_definition_list.py +++ b/intersight/model/meta_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition_list_all_of.py b/intersight/model/meta_definition_list_all_of.py index 32d1cae6c9..b851116a2d 100644 --- a/intersight/model/meta_definition_list_all_of.py +++ b/intersight/model/meta_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_definition_response.py b/intersight/model/meta_definition_response.py index fd9a6ca4f1..58ed82f863 100644 --- a/intersight/model/meta_definition_response.py +++ b/intersight/model/meta_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_display_name_definition.py b/intersight/model/meta_display_name_definition.py index 7adf06f423..e3056131b1 100644 --- a/intersight/model/meta_display_name_definition.py +++ b/intersight/model/meta_display_name_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_display_name_definition_all_of.py b/intersight/model/meta_display_name_definition_all_of.py index a0b9498a07..c67eb74b5e 100644 --- a/intersight/model/meta_display_name_definition_all_of.py +++ b/intersight/model/meta_display_name_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_identity_definition.py b/intersight/model/meta_identity_definition.py index 4b5cad371e..65de38ac18 100644 --- a/intersight/model/meta_identity_definition.py +++ b/intersight/model/meta_identity_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_identity_definition_all_of.py b/intersight/model/meta_identity_definition_all_of.py index 559071db20..e8e991b617 100644 --- a/intersight/model/meta_identity_definition_all_of.py +++ b/intersight/model/meta_identity_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_prop_definition.py b/intersight/model/meta_prop_definition.py index 8d326dbe4e..7737ce3305 100644 --- a/intersight/model/meta_prop_definition.py +++ b/intersight/model/meta_prop_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_prop_definition_all_of.py b/intersight/model/meta_prop_definition_all_of.py index c5ede8e62b..229839c809 100644 --- a/intersight/model/meta_prop_definition_all_of.py +++ b/intersight/model/meta_prop_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_relationship_definition.py b/intersight/model/meta_relationship_definition.py index e7ec21fd7f..d35a5f0ce2 100644 --- a/intersight/model/meta_relationship_definition.py +++ b/intersight/model/meta_relationship_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/meta_relationship_definition_all_of.py b/intersight/model/meta_relationship_definition_all_of.py index b5fa337b95..9b210926cf 100644 --- a/intersight/model/meta_relationship_definition_all_of.py +++ b/intersight/model/meta_relationship_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_aggregate_transform.py b/intersight/model/mo_aggregate_transform.py index e737314c73..3ce38ff642 100644 --- a/intersight/model/mo_aggregate_transform.py +++ b/intersight/model/mo_aggregate_transform.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_aggregate_transform_all_of.py b/intersight/model/mo_aggregate_transform_all_of.py index 3d157b1881..491a0ffabe 100644 --- a/intersight/model/mo_aggregate_transform_all_of.py +++ b/intersight/model/mo_aggregate_transform_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_base_complex_type.py b/intersight/model/mo_base_complex_type.py index b422e82d3e..6cb1669488 100644 --- a/intersight/model/mo_base_complex_type.py +++ b/intersight/model/mo_base_complex_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_base_mo.py b/intersight/model/mo_base_mo.py index 34c7d20b4f..b149ae843b 100644 --- a/intersight/model/mo_base_mo.py +++ b/intersight/model/mo_base_mo.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_base_mo_relationship.py b/intersight/model/mo_base_mo_relationship.py index 01038bebfa..78e45b879e 100644 --- a/intersight/model/mo_base_mo_relationship.py +++ b/intersight/model/mo_base_mo_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_base_response.py b/intersight/model/mo_base_response.py index b262a0b37b..ee53b2472b 100644 --- a/intersight/model/mo_base_response.py +++ b/intersight/model/mo_base_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_document_count.py b/intersight/model/mo_document_count.py index ee689f7e8a..e7fea17cf4 100644 --- a/intersight/model/mo_document_count.py +++ b/intersight/model/mo_document_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_document_count_all_of.py b/intersight/model/mo_document_count_all_of.py index c41289f07d..14fa334924 100644 --- a/intersight/model/mo_document_count_all_of.py +++ b/intersight/model/mo_document_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_mo_ref.py b/intersight/model/mo_mo_ref.py index b1ca3970c0..bee9007b75 100644 --- a/intersight/model/mo_mo_ref.py +++ b/intersight/model/mo_mo_ref.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_tag.py b/intersight/model/mo_tag.py index ad488c2117..869e3b8171 100644 --- a/intersight/model/mo_tag.py +++ b/intersight/model/mo_tag.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_tag_key_summary.py b/intersight/model/mo_tag_key_summary.py index 92894b06e8..53256d9749 100644 --- a/intersight/model/mo_tag_key_summary.py +++ b/intersight/model/mo_tag_key_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_tag_summary.py b/intersight/model/mo_tag_summary.py index 425e95745d..bfdc4e494d 100644 --- a/intersight/model/mo_tag_summary.py +++ b/intersight/model/mo_tag_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_tag_summary_all_of.py b/intersight/model/mo_tag_summary_all_of.py index ca647d8660..d2e9685abc 100644 --- a/intersight/model/mo_tag_summary_all_of.py +++ b/intersight/model/mo_tag_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_version_context.py b/intersight/model/mo_version_context.py index adb03d6106..0fadbb73e8 100644 --- a/intersight/model/mo_version_context.py +++ b/intersight/model/mo_version_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/mo_version_context_all_of.py b/intersight/model/mo_version_context_all_of.py index fe671b3d2b..65271373f3 100644 --- a/intersight/model/mo_version_context_all_of.py +++ b/intersight/model/mo_version_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_category_status.py b/intersight/model/monitoring_category_status.py index 5ea2f96507..5271566544 100644 --- a/intersight/model/monitoring_category_status.py +++ b/intersight/model/monitoring_category_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_category_status_all_of.py b/intersight/model/monitoring_category_status_all_of.py index 4ac4b713cc..bd1649d96e 100644 --- a/intersight/model/monitoring_category_status_all_of.py +++ b/intersight/model/monitoring_category_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status.py b/intersight/model/monitoring_health_status.py index 04a2951286..9fe4c25120 100644 --- a/intersight/model/monitoring_health_status.py +++ b/intersight/model/monitoring_health_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status_all_of.py b/intersight/model/monitoring_health_status_all_of.py index 5dc2ee695d..7e7da854bb 100644 --- a/intersight/model/monitoring_health_status_all_of.py +++ b/intersight/model/monitoring_health_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status_list.py b/intersight/model/monitoring_health_status_list.py index 2f0d93a070..89ae2dcc61 100644 --- a/intersight/model/monitoring_health_status_list.py +++ b/intersight/model/monitoring_health_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status_list_all_of.py b/intersight/model/monitoring_health_status_list_all_of.py index eecebfa9c1..18d44a59a4 100644 --- a/intersight/model/monitoring_health_status_list_all_of.py +++ b/intersight/model/monitoring_health_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/monitoring_health_status_response.py b/intersight/model/monitoring_health_status_response.py index 443316c0df..e13d551691 100644 --- a/intersight/model/monitoring_health_status_response.py +++ b/intersight/model/monitoring_health_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor.py b/intersight/model/network_discovered_neighbor.py index a76c611bfd..5da0d8a55e 100644 --- a/intersight/model/network_discovered_neighbor.py +++ b/intersight/model/network_discovered_neighbor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor_all_of.py b/intersight/model/network_discovered_neighbor_all_of.py index 93548e9444..087eda83f4 100644 --- a/intersight/model/network_discovered_neighbor_all_of.py +++ b/intersight/model/network_discovered_neighbor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor_list.py b/intersight/model/network_discovered_neighbor_list.py index 558dd9c385..af1604f7bd 100644 --- a/intersight/model/network_discovered_neighbor_list.py +++ b/intersight/model/network_discovered_neighbor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor_list_all_of.py b/intersight/model/network_discovered_neighbor_list_all_of.py index 3936485834..f1d24eba5c 100644 --- a/intersight/model/network_discovered_neighbor_list_all_of.py +++ b/intersight/model/network_discovered_neighbor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor_relationship.py b/intersight/model/network_discovered_neighbor_relationship.py index 0b01d1660a..c62e1042d0 100644 --- a/intersight/model/network_discovered_neighbor_relationship.py +++ b/intersight/model/network_discovered_neighbor_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_discovered_neighbor_response.py b/intersight/model/network_discovered_neighbor_response.py index c55a92e716..c85c1ba748 100644 --- a/intersight/model/network_discovered_neighbor_response.py +++ b/intersight/model/network_discovered_neighbor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns.py b/intersight/model/network_dns.py index 41bc4ddbf4..1e6139c414 100644 --- a/intersight/model/network_dns.py +++ b/intersight/model/network_dns.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns_all_of.py b/intersight/model/network_dns_all_of.py index 6332770a40..d479a13b89 100644 --- a/intersight/model/network_dns_all_of.py +++ b/intersight/model/network_dns_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns_list.py b/intersight/model/network_dns_list.py index 05dd5418b2..89f0277cdc 100644 --- a/intersight/model/network_dns_list.py +++ b/intersight/model/network_dns_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns_list_all_of.py b/intersight/model/network_dns_list_all_of.py index 3ca4d38b42..5a930af93e 100644 --- a/intersight/model/network_dns_list_all_of.py +++ b/intersight/model/network_dns_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns_relationship.py b/intersight/model/network_dns_relationship.py index f62a4fbaa4..ce732ed476 100644 --- a/intersight/model/network_dns_relationship.py +++ b/intersight/model/network_dns_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_dns_response.py b/intersight/model/network_dns_response.py index d0be8de3ab..c15296580e 100644 --- a/intersight/model/network_dns_response.py +++ b/intersight/model/network_dns_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element.py b/intersight/model/network_element.py index 2a18f14bc7..271ada790a 100644 --- a/intersight/model/network_element.py +++ b/intersight/model/network_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_all_of.py b/intersight/model/network_element_all_of.py index f58d854022..b8167d9e6e 100644 --- a/intersight/model/network_element_all_of.py +++ b/intersight/model/network_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_list.py b/intersight/model/network_element_list.py index 69c2df6fe1..7bfa5447b6 100644 --- a/intersight/model/network_element_list.py +++ b/intersight/model/network_element_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_list_all_of.py b/intersight/model/network_element_list_all_of.py index a9782bc06a..94df1f4d5c 100644 --- a/intersight/model/network_element_list_all_of.py +++ b/intersight/model/network_element_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_relationship.py b/intersight/model/network_element_relationship.py index 0ff220c127..cebeca9db3 100644 --- a/intersight/model/network_element_relationship.py +++ b/intersight/model/network_element_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_response.py b/intersight/model/network_element_response.py index c50201a4c5..dc8cdf6218 100644 --- a/intersight/model/network_element_response.py +++ b/intersight/model/network_element_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary.py b/intersight/model/network_element_summary.py index 608e8f6e37..5b0de415ab 100644 --- a/intersight/model/network_element_summary.py +++ b/intersight/model/network_element_summary.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary_all_of.py b/intersight/model/network_element_summary_all_of.py index 82f26e698b..dab6d45576 100644 --- a/intersight/model/network_element_summary_all_of.py +++ b/intersight/model/network_element_summary_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary_list.py b/intersight/model/network_element_summary_list.py index 6ff34c6cd4..677637d8f5 100644 --- a/intersight/model/network_element_summary_list.py +++ b/intersight/model/network_element_summary_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary_list_all_of.py b/intersight/model/network_element_summary_list_all_of.py index 558942af71..90215a4c43 100644 --- a/intersight/model/network_element_summary_list_all_of.py +++ b/intersight/model/network_element_summary_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary_relationship.py b/intersight/model/network_element_summary_relationship.py index 06b63361cc..897e9fa116 100644 --- a/intersight/model/network_element_summary_relationship.py +++ b/intersight/model/network_element_summary_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_element_summary_response.py b/intersight/model/network_element_summary_response.py index 6872ac66be..33314d53b1 100644 --- a/intersight/model/network_element_summary_response.py +++ b/intersight/model/network_element_summary_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info.py b/intersight/model/network_fc_zone_info.py index 0369cd65b2..20d839c00a 100644 --- a/intersight/model/network_fc_zone_info.py +++ b/intersight/model/network_fc_zone_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info_all_of.py b/intersight/model/network_fc_zone_info_all_of.py index 273215fd44..3053c144f4 100644 --- a/intersight/model/network_fc_zone_info_all_of.py +++ b/intersight/model/network_fc_zone_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info_list.py b/intersight/model/network_fc_zone_info_list.py index e47fea9a41..3e4aa448e1 100644 --- a/intersight/model/network_fc_zone_info_list.py +++ b/intersight/model/network_fc_zone_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info_list_all_of.py b/intersight/model/network_fc_zone_info_list_all_of.py index 8aa3b4ac88..0bab4e8aa9 100644 --- a/intersight/model/network_fc_zone_info_list_all_of.py +++ b/intersight/model/network_fc_zone_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info_relationship.py b/intersight/model/network_fc_zone_info_relationship.py index cc23668998..b3c416ca0c 100644 --- a/intersight/model/network_fc_zone_info_relationship.py +++ b/intersight/model/network_fc_zone_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_fc_zone_info_response.py b/intersight/model/network_fc_zone_info_response.py index e2a51330ba..64e0a18503 100644 --- a/intersight/model/network_fc_zone_info_response.py +++ b/intersight/model/network_fc_zone_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control.py b/intersight/model/network_feature_control.py index e6523a2e9d..758e8016b5 100644 --- a/intersight/model/network_feature_control.py +++ b/intersight/model/network_feature_control.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control_all_of.py b/intersight/model/network_feature_control_all_of.py index ac095b5767..3bca710ada 100644 --- a/intersight/model/network_feature_control_all_of.py +++ b/intersight/model/network_feature_control_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control_list.py b/intersight/model/network_feature_control_list.py index 36e816c66a..e0a45aa07f 100644 --- a/intersight/model/network_feature_control_list.py +++ b/intersight/model/network_feature_control_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control_list_all_of.py b/intersight/model/network_feature_control_list_all_of.py index 8eb8187c68..add3ea412d 100644 --- a/intersight/model/network_feature_control_list_all_of.py +++ b/intersight/model/network_feature_control_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control_relationship.py b/intersight/model/network_feature_control_relationship.py index 58bbfb17ce..f8a2c78a3f 100644 --- a/intersight/model/network_feature_control_relationship.py +++ b/intersight/model/network_feature_control_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_feature_control_response.py b/intersight/model/network_feature_control_response.py index 69bb787d7f..d39f000589 100644 --- a/intersight/model/network_feature_control_response.py +++ b/intersight/model/network_feature_control_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_hyper_flex_internet_protocol_address_range.py b/intersight/model/network_hyper_flex_internet_protocol_address_range.py index 9024bc85fc..5a68b75382 100644 --- a/intersight/model/network_hyper_flex_internet_protocol_address_range.py +++ b/intersight/model/network_hyper_flex_internet_protocol_address_range.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_hyper_flex_internet_protocol_address_range_all_of.py b/intersight/model/network_hyper_flex_internet_protocol_address_range_all_of.py index 5e21b1ed11..58fe925151 100644 --- a/intersight/model/network_hyper_flex_internet_protocol_address_range_all_of.py +++ b/intersight/model/network_hyper_flex_internet_protocol_address_range_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_hyper_flex_network_address.py b/intersight/model/network_hyper_flex_network_address.py index 4ecaac602e..0e05ca8dd8 100644 --- a/intersight/model/network_hyper_flex_network_address.py +++ b/intersight/model/network_hyper_flex_network_address.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_hyper_flex_network_address_all_of.py b/intersight/model/network_hyper_flex_network_address_all_of.py index f8feb05bea..14f08f2dcb 100644 --- a/intersight/model/network_hyper_flex_network_address_all_of.py +++ b/intersight/model/network_hyper_flex_network_address_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list.py b/intersight/model/network_interface_list.py index b0cb766841..1f1e81a751 100644 --- a/intersight/model/network_interface_list.py +++ b/intersight/model/network_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list_all_of.py b/intersight/model/network_interface_list_all_of.py index c6cbb2c571..ac9e2d7229 100644 --- a/intersight/model/network_interface_list_all_of.py +++ b/intersight/model/network_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list_list.py b/intersight/model/network_interface_list_list.py index 792817722d..cdd2f7e880 100644 --- a/intersight/model/network_interface_list_list.py +++ b/intersight/model/network_interface_list_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list_list_all_of.py b/intersight/model/network_interface_list_list_all_of.py index 76b4de862a..3995337afa 100644 --- a/intersight/model/network_interface_list_list_all_of.py +++ b/intersight/model/network_interface_list_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list_relationship.py b/intersight/model/network_interface_list_relationship.py index 55868d4d1b..8e712a01b6 100644 --- a/intersight/model/network_interface_list_relationship.py +++ b/intersight/model/network_interface_list_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_interface_list_response.py b/intersight/model/network_interface_list_response.py index 6e203a4a11..d5b463673b 100644 --- a/intersight/model/network_interface_list_response.py +++ b/intersight/model/network_interface_list_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file.py b/intersight/model/network_license_file.py index 196f2e98cc..80ca508101 100644 --- a/intersight/model/network_license_file.py +++ b/intersight/model/network_license_file.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file_all_of.py b/intersight/model/network_license_file_all_of.py index ed3a9d6e49..ff708e73d8 100644 --- a/intersight/model/network_license_file_all_of.py +++ b/intersight/model/network_license_file_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file_list.py b/intersight/model/network_license_file_list.py index dea5244ff3..5e9ce64ab0 100644 --- a/intersight/model/network_license_file_list.py +++ b/intersight/model/network_license_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file_list_all_of.py b/intersight/model/network_license_file_list_all_of.py index 4577aea9c2..5e0450591d 100644 --- a/intersight/model/network_license_file_list_all_of.py +++ b/intersight/model/network_license_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file_relationship.py b/intersight/model/network_license_file_relationship.py index cad47dd325..f4026c47b7 100644 --- a/intersight/model/network_license_file_relationship.py +++ b/intersight/model/network_license_file_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_license_file_response.py b/intersight/model/network_license_file_response.py index 244c092374..9034660023 100644 --- a/intersight/model/network_license_file_response.py +++ b/intersight/model/network_license_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card.py b/intersight/model/network_supervisor_card.py index c923927dcf..7dd31eb567 100644 --- a/intersight/model/network_supervisor_card.py +++ b/intersight/model/network_supervisor_card.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card_all_of.py b/intersight/model/network_supervisor_card_all_of.py index 9ef82d8457..ae75fbf232 100644 --- a/intersight/model/network_supervisor_card_all_of.py +++ b/intersight/model/network_supervisor_card_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card_list.py b/intersight/model/network_supervisor_card_list.py index dec2f0129e..24e7e2f377 100644 --- a/intersight/model/network_supervisor_card_list.py +++ b/intersight/model/network_supervisor_card_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card_list_all_of.py b/intersight/model/network_supervisor_card_list_all_of.py index d1f30e1837..d0ddc02d12 100644 --- a/intersight/model/network_supervisor_card_list_all_of.py +++ b/intersight/model/network_supervisor_card_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card_relationship.py b/intersight/model/network_supervisor_card_relationship.py index 8279fc434d..a8523b957f 100644 --- a/intersight/model/network_supervisor_card_relationship.py +++ b/intersight/model/network_supervisor_card_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_supervisor_card_response.py b/intersight/model/network_supervisor_card_response.py index a1f694e2e2..38cf8ca43b 100644 --- a/intersight/model/network_supervisor_card_response.py +++ b/intersight/model/network_supervisor_card_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check.py b/intersight/model/network_telemetry_check.py index 270443c3d9..b70fabf21c 100644 --- a/intersight/model/network_telemetry_check.py +++ b/intersight/model/network_telemetry_check.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check_all_of.py b/intersight/model/network_telemetry_check_all_of.py index 2c940dc8ac..214a2873ac 100644 --- a/intersight/model/network_telemetry_check_all_of.py +++ b/intersight/model/network_telemetry_check_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check_list.py b/intersight/model/network_telemetry_check_list.py index 7b039aae83..296fd3df4f 100644 --- a/intersight/model/network_telemetry_check_list.py +++ b/intersight/model/network_telemetry_check_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check_list_all_of.py b/intersight/model/network_telemetry_check_list_all_of.py index 67b6b6c2ae..a1ae78d665 100644 --- a/intersight/model/network_telemetry_check_list_all_of.py +++ b/intersight/model/network_telemetry_check_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_telemetry_check_response.py b/intersight/model/network_telemetry_check_response.py index 07100e058f..69ae9e42d6 100644 --- a/intersight/model/network_telemetry_check_response.py +++ b/intersight/model/network_telemetry_check_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info.py b/intersight/model/network_vlan_port_info.py index 958005cd07..44cd4f41ff 100644 --- a/intersight/model/network_vlan_port_info.py +++ b/intersight/model/network_vlan_port_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info_all_of.py b/intersight/model/network_vlan_port_info_all_of.py index d19a2049c6..516d91bdca 100644 --- a/intersight/model/network_vlan_port_info_all_of.py +++ b/intersight/model/network_vlan_port_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info_list.py b/intersight/model/network_vlan_port_info_list.py index b8cdbecdb5..ef82851ad0 100644 --- a/intersight/model/network_vlan_port_info_list.py +++ b/intersight/model/network_vlan_port_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info_list_all_of.py b/intersight/model/network_vlan_port_info_list_all_of.py index 5e9dfb6eba..f9d2f889ad 100644 --- a/intersight/model/network_vlan_port_info_list_all_of.py +++ b/intersight/model/network_vlan_port_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info_relationship.py b/intersight/model/network_vlan_port_info_relationship.py index 99e5dfe2f1..ac3fb6d6c0 100644 --- a/intersight/model/network_vlan_port_info_relationship.py +++ b/intersight/model/network_vlan_port_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vlan_port_info_response.py b/intersight/model/network_vlan_port_info_response.py index d2e3cd5c3f..6830b0f395 100644 --- a/intersight/model/network_vlan_port_info_response.py +++ b/intersight/model/network_vlan_port_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain.py b/intersight/model/network_vpc_domain.py index bcc880f47e..b77e509d95 100644 --- a/intersight/model/network_vpc_domain.py +++ b/intersight/model/network_vpc_domain.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain_all_of.py b/intersight/model/network_vpc_domain_all_of.py index 38c3a2a637..4b5c9fcce9 100644 --- a/intersight/model/network_vpc_domain_all_of.py +++ b/intersight/model/network_vpc_domain_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain_list.py b/intersight/model/network_vpc_domain_list.py index 7a0f8274d5..0c8f384d59 100644 --- a/intersight/model/network_vpc_domain_list.py +++ b/intersight/model/network_vpc_domain_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain_list_all_of.py b/intersight/model/network_vpc_domain_list_all_of.py index 10fc8fe7a6..347a140f87 100644 --- a/intersight/model/network_vpc_domain_list_all_of.py +++ b/intersight/model/network_vpc_domain_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain_relationship.py b/intersight/model/network_vpc_domain_relationship.py index 78bb3e34e5..6dd6b834c9 100644 --- a/intersight/model/network_vpc_domain_relationship.py +++ b/intersight/model/network_vpc_domain_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_domain_response.py b/intersight/model/network_vpc_domain_response.py index d25bddc8dd..d55926b161 100644 --- a/intersight/model/network_vpc_domain_response.py +++ b/intersight/model/network_vpc_domain_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member.py b/intersight/model/network_vpc_member.py index 88a40a2a6e..70b4548d07 100644 --- a/intersight/model/network_vpc_member.py +++ b/intersight/model/network_vpc_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member_all_of.py b/intersight/model/network_vpc_member_all_of.py index e01b9ba0a3..a59305e42a 100644 --- a/intersight/model/network_vpc_member_all_of.py +++ b/intersight/model/network_vpc_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member_list.py b/intersight/model/network_vpc_member_list.py index 84f304109e..dc07643c78 100644 --- a/intersight/model/network_vpc_member_list.py +++ b/intersight/model/network_vpc_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member_list_all_of.py b/intersight/model/network_vpc_member_list_all_of.py index 947a0ee6a8..63ce6c5ae6 100644 --- a/intersight/model/network_vpc_member_list_all_of.py +++ b/intersight/model/network_vpc_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member_relationship.py b/intersight/model/network_vpc_member_relationship.py index 7792703c5e..f5d9fcf499 100644 --- a/intersight/model/network_vpc_member_relationship.py +++ b/intersight/model/network_vpc_member_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_member_response.py b/intersight/model/network_vpc_member_response.py index 7cdd20675d..097ff9dad0 100644 --- a/intersight/model/network_vpc_member_response.py +++ b/intersight/model/network_vpc_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer.py b/intersight/model/network_vpc_peer.py index e94b793f31..4dc4a74396 100644 --- a/intersight/model/network_vpc_peer.py +++ b/intersight/model/network_vpc_peer.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer_all_of.py b/intersight/model/network_vpc_peer_all_of.py index cb35c3b685..db24bb63bc 100644 --- a/intersight/model/network_vpc_peer_all_of.py +++ b/intersight/model/network_vpc_peer_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer_list.py b/intersight/model/network_vpc_peer_list.py index c75fb64c16..5abfec07dd 100644 --- a/intersight/model/network_vpc_peer_list.py +++ b/intersight/model/network_vpc_peer_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer_list_all_of.py b/intersight/model/network_vpc_peer_list_all_of.py index 8b93abe056..f1de8d4883 100644 --- a/intersight/model/network_vpc_peer_list_all_of.py +++ b/intersight/model/network_vpc_peer_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer_relationship.py b/intersight/model/network_vpc_peer_relationship.py index 38dfdd5587..d5db27f45d 100644 --- a/intersight/model/network_vpc_peer_relationship.py +++ b/intersight/model/network_vpc_peer_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vpc_peer_response.py b/intersight/model/network_vpc_peer_response.py index ddc5be2876..10459c3ffa 100644 --- a/intersight/model/network_vpc_peer_response.py +++ b/intersight/model/network_vpc_peer_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf.py b/intersight/model/network_vrf.py index 38f5d6a0bf..41b75fb4f9 100644 --- a/intersight/model/network_vrf.py +++ b/intersight/model/network_vrf.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf_all_of.py b/intersight/model/network_vrf_all_of.py index a9b5231ad3..344d0f8957 100644 --- a/intersight/model/network_vrf_all_of.py +++ b/intersight/model/network_vrf_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf_list.py b/intersight/model/network_vrf_list.py index 699808eb04..b8caba0523 100644 --- a/intersight/model/network_vrf_list.py +++ b/intersight/model/network_vrf_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf_list_all_of.py b/intersight/model/network_vrf_list_all_of.py index 013ec9e6e1..83b85e41f7 100644 --- a/intersight/model/network_vrf_list_all_of.py +++ b/intersight/model/network_vrf_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf_relationship.py b/intersight/model/network_vrf_relationship.py index aab4493a2b..32dba19354 100644 --- a/intersight/model/network_vrf_relationship.py +++ b/intersight/model/network_vrf_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/network_vrf_response.py b/intersight/model/network_vrf_response.py index e24ca06848..2413669f0c 100644 --- a/intersight/model/network_vrf_response.py +++ b/intersight/model/network_vrf_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy.py b/intersight/model/networkconfig_policy.py index 7fd6434e8f..2adcdfc516 100644 --- a/intersight/model/networkconfig_policy.py +++ b/intersight/model/networkconfig_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_all_of.py b/intersight/model/networkconfig_policy_all_of.py index 5bb21e7c39..aa353ef79c 100644 --- a/intersight/model/networkconfig_policy_all_of.py +++ b/intersight/model/networkconfig_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory.py b/intersight/model/networkconfig_policy_inventory.py index 63f643091d..17370a4e32 100644 --- a/intersight/model/networkconfig_policy_inventory.py +++ b/intersight/model/networkconfig_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory_all_of.py b/intersight/model/networkconfig_policy_inventory_all_of.py index c80398a7dd..ba8e1d1b42 100644 --- a/intersight/model/networkconfig_policy_inventory_all_of.py +++ b/intersight/model/networkconfig_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory_list.py b/intersight/model/networkconfig_policy_inventory_list.py index 20e974a6a2..a88f82f408 100644 --- a/intersight/model/networkconfig_policy_inventory_list.py +++ b/intersight/model/networkconfig_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory_list_all_of.py b/intersight/model/networkconfig_policy_inventory_list_all_of.py index e2cd510de0..588639697b 100644 --- a/intersight/model/networkconfig_policy_inventory_list_all_of.py +++ b/intersight/model/networkconfig_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_inventory_response.py b/intersight/model/networkconfig_policy_inventory_response.py index 2a3e2657bc..cf28d36ff8 100644 --- a/intersight/model/networkconfig_policy_inventory_response.py +++ b/intersight/model/networkconfig_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_list.py b/intersight/model/networkconfig_policy_list.py index a03c550676..3db686cba6 100644 --- a/intersight/model/networkconfig_policy_list.py +++ b/intersight/model/networkconfig_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_list_all_of.py b/intersight/model/networkconfig_policy_list_all_of.py index d9344119e0..0ec4b28096 100644 --- a/intersight/model/networkconfig_policy_list_all_of.py +++ b/intersight/model/networkconfig_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/networkconfig_policy_response.py b/intersight/model/networkconfig_policy_response.py index 12c0f4df3a..368102a6d1 100644 --- a/intersight/model/networkconfig_policy_response.py +++ b/intersight/model/networkconfig_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_cco_post.py b/intersight/model/niaapi_apic_cco_post.py index 77a294a159..c6a4bc6dc2 100644 --- a/intersight/model/niaapi_apic_cco_post.py +++ b/intersight/model/niaapi_apic_cco_post.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_cco_post_list.py b/intersight/model/niaapi_apic_cco_post_list.py index 07072ae62a..7d87bc138a 100644 --- a/intersight/model/niaapi_apic_cco_post_list.py +++ b/intersight/model/niaapi_apic_cco_post_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_cco_post_list_all_of.py b/intersight/model/niaapi_apic_cco_post_list_all_of.py index fd5fe8c195..89ceb82eee 100644 --- a/intersight/model/niaapi_apic_cco_post_list_all_of.py +++ b/intersight/model/niaapi_apic_cco_post_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_cco_post_response.py b/intersight/model/niaapi_apic_cco_post_response.py index 710087d746..5a0de45505 100644 --- a/intersight/model/niaapi_apic_cco_post_response.py +++ b/intersight/model/niaapi_apic_cco_post_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_field_notice.py b/intersight/model/niaapi_apic_field_notice.py index f8104800f3..72eb6c227c 100644 --- a/intersight/model/niaapi_apic_field_notice.py +++ b/intersight/model/niaapi_apic_field_notice.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_field_notice_list.py b/intersight/model/niaapi_apic_field_notice_list.py index 94b9504139..c8e2c903fa 100644 --- a/intersight/model/niaapi_apic_field_notice_list.py +++ b/intersight/model/niaapi_apic_field_notice_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_field_notice_list_all_of.py b/intersight/model/niaapi_apic_field_notice_list_all_of.py index 8db0cb5946..2b6086ba76 100644 --- a/intersight/model/niaapi_apic_field_notice_list_all_of.py +++ b/intersight/model/niaapi_apic_field_notice_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_field_notice_response.py b/intersight/model/niaapi_apic_field_notice_response.py index ca475ce96d..29203ad37f 100644 --- a/intersight/model/niaapi_apic_field_notice_response.py +++ b/intersight/model/niaapi_apic_field_notice_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_hweol.py b/intersight/model/niaapi_apic_hweol.py index 2066446a06..9fe2cb5e0e 100644 --- a/intersight/model/niaapi_apic_hweol.py +++ b/intersight/model/niaapi_apic_hweol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_hweol_list.py b/intersight/model/niaapi_apic_hweol_list.py index 6d0469fbd8..488032bed6 100644 --- a/intersight/model/niaapi_apic_hweol_list.py +++ b/intersight/model/niaapi_apic_hweol_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_hweol_list_all_of.py b/intersight/model/niaapi_apic_hweol_list_all_of.py index c05f7fc781..a0aac987e2 100644 --- a/intersight/model/niaapi_apic_hweol_list_all_of.py +++ b/intersight/model/niaapi_apic_hweol_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_hweol_response.py b/intersight/model/niaapi_apic_hweol_response.py index 5a59ceeef2..caa4a11aea 100644 --- a/intersight/model/niaapi_apic_hweol_response.py +++ b/intersight/model/niaapi_apic_hweol_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_latest_maintained_release.py b/intersight/model/niaapi_apic_latest_maintained_release.py index f44529e811..eb40c86146 100644 --- a/intersight/model/niaapi_apic_latest_maintained_release.py +++ b/intersight/model/niaapi_apic_latest_maintained_release.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_latest_maintained_release_list.py b/intersight/model/niaapi_apic_latest_maintained_release_list.py index 63d11e3728..642dddc146 100644 --- a/intersight/model/niaapi_apic_latest_maintained_release_list.py +++ b/intersight/model/niaapi_apic_latest_maintained_release_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_latest_maintained_release_list_all_of.py b/intersight/model/niaapi_apic_latest_maintained_release_list_all_of.py index 6cc1cb0864..0d09465f11 100644 --- a/intersight/model/niaapi_apic_latest_maintained_release_list_all_of.py +++ b/intersight/model/niaapi_apic_latest_maintained_release_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_latest_maintained_release_response.py b/intersight/model/niaapi_apic_latest_maintained_release_response.py index 82a30b9288..a3b24381b7 100644 --- a/intersight/model/niaapi_apic_latest_maintained_release_response.py +++ b/intersight/model/niaapi_apic_latest_maintained_release_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_release_recommend.py b/intersight/model/niaapi_apic_release_recommend.py index e24b75bbab..23752ce719 100644 --- a/intersight/model/niaapi_apic_release_recommend.py +++ b/intersight/model/niaapi_apic_release_recommend.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_release_recommend_list.py b/intersight/model/niaapi_apic_release_recommend_list.py index f4e2ad5c29..ed4f0aa5c1 100644 --- a/intersight/model/niaapi_apic_release_recommend_list.py +++ b/intersight/model/niaapi_apic_release_recommend_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_release_recommend_list_all_of.py b/intersight/model/niaapi_apic_release_recommend_list_all_of.py index c199eecec1..41eb3d0fc8 100644 --- a/intersight/model/niaapi_apic_release_recommend_list_all_of.py +++ b/intersight/model/niaapi_apic_release_recommend_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_release_recommend_response.py b/intersight/model/niaapi_apic_release_recommend_response.py index 108eb2953c..a910c3151c 100644 --- a/intersight/model/niaapi_apic_release_recommend_response.py +++ b/intersight/model/niaapi_apic_release_recommend_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_sweol.py b/intersight/model/niaapi_apic_sweol.py index 502f57bd92..063f3af87e 100644 --- a/intersight/model/niaapi_apic_sweol.py +++ b/intersight/model/niaapi_apic_sweol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_sweol_list.py b/intersight/model/niaapi_apic_sweol_list.py index 7329f5ad5b..4e13ded26f 100644 --- a/intersight/model/niaapi_apic_sweol_list.py +++ b/intersight/model/niaapi_apic_sweol_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_sweol_list_all_of.py b/intersight/model/niaapi_apic_sweol_list_all_of.py index ec9f747054..16e1e08793 100644 --- a/intersight/model/niaapi_apic_sweol_list_all_of.py +++ b/intersight/model/niaapi_apic_sweol_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_apic_sweol_response.py b/intersight/model/niaapi_apic_sweol_response.py index 5f2acc3443..e598fd3456 100644 --- a/intersight/model/niaapi_apic_sweol_response.py +++ b/intersight/model/niaapi_apic_sweol_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_cco_post.py b/intersight/model/niaapi_dcnm_cco_post.py index 66837b2332..edcde9d818 100644 --- a/intersight/model/niaapi_dcnm_cco_post.py +++ b/intersight/model/niaapi_dcnm_cco_post.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_cco_post_list.py b/intersight/model/niaapi_dcnm_cco_post_list.py index 9e0aefbfdb..e0d8397fec 100644 --- a/intersight/model/niaapi_dcnm_cco_post_list.py +++ b/intersight/model/niaapi_dcnm_cco_post_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_cco_post_list_all_of.py b/intersight/model/niaapi_dcnm_cco_post_list_all_of.py index 44044997e1..0ff07a6249 100644 --- a/intersight/model/niaapi_dcnm_cco_post_list_all_of.py +++ b/intersight/model/niaapi_dcnm_cco_post_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_cco_post_response.py b/intersight/model/niaapi_dcnm_cco_post_response.py index 773f5e5efd..0442780dcf 100644 --- a/intersight/model/niaapi_dcnm_cco_post_response.py +++ b/intersight/model/niaapi_dcnm_cco_post_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_field_notice.py b/intersight/model/niaapi_dcnm_field_notice.py index 4e480474ff..c532a8367b 100644 --- a/intersight/model/niaapi_dcnm_field_notice.py +++ b/intersight/model/niaapi_dcnm_field_notice.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_field_notice_list.py b/intersight/model/niaapi_dcnm_field_notice_list.py index 2e007abe63..b9fc8bf8aa 100644 --- a/intersight/model/niaapi_dcnm_field_notice_list.py +++ b/intersight/model/niaapi_dcnm_field_notice_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_field_notice_list_all_of.py b/intersight/model/niaapi_dcnm_field_notice_list_all_of.py index 0198dec711..4e3e5cc4d1 100644 --- a/intersight/model/niaapi_dcnm_field_notice_list_all_of.py +++ b/intersight/model/niaapi_dcnm_field_notice_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_field_notice_response.py b/intersight/model/niaapi_dcnm_field_notice_response.py index ac3bb51cc9..a3c5a09bdf 100644 --- a/intersight/model/niaapi_dcnm_field_notice_response.py +++ b/intersight/model/niaapi_dcnm_field_notice_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_hweol.py b/intersight/model/niaapi_dcnm_hweol.py index 66dc1a1008..2ff9bfd38f 100644 --- a/intersight/model/niaapi_dcnm_hweol.py +++ b/intersight/model/niaapi_dcnm_hweol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_hweol_list.py b/intersight/model/niaapi_dcnm_hweol_list.py index 003b112ac7..007bc9de17 100644 --- a/intersight/model/niaapi_dcnm_hweol_list.py +++ b/intersight/model/niaapi_dcnm_hweol_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_hweol_list_all_of.py b/intersight/model/niaapi_dcnm_hweol_list_all_of.py index a1af34381d..dad24601cc 100644 --- a/intersight/model/niaapi_dcnm_hweol_list_all_of.py +++ b/intersight/model/niaapi_dcnm_hweol_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_hweol_response.py b/intersight/model/niaapi_dcnm_hweol_response.py index 2148d131d7..5955dd2348 100644 --- a/intersight/model/niaapi_dcnm_hweol_response.py +++ b/intersight/model/niaapi_dcnm_hweol_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_latest_maintained_release.py b/intersight/model/niaapi_dcnm_latest_maintained_release.py index 56b68f088a..536e498e83 100644 --- a/intersight/model/niaapi_dcnm_latest_maintained_release.py +++ b/intersight/model/niaapi_dcnm_latest_maintained_release.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_latest_maintained_release_list.py b/intersight/model/niaapi_dcnm_latest_maintained_release_list.py index bd9eea4148..d69f2c851f 100644 --- a/intersight/model/niaapi_dcnm_latest_maintained_release_list.py +++ b/intersight/model/niaapi_dcnm_latest_maintained_release_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_latest_maintained_release_list_all_of.py b/intersight/model/niaapi_dcnm_latest_maintained_release_list_all_of.py index eb05d3809f..8df3703a54 100644 --- a/intersight/model/niaapi_dcnm_latest_maintained_release_list_all_of.py +++ b/intersight/model/niaapi_dcnm_latest_maintained_release_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_latest_maintained_release_response.py b/intersight/model/niaapi_dcnm_latest_maintained_release_response.py index def87fc832..7389e64802 100644 --- a/intersight/model/niaapi_dcnm_latest_maintained_release_response.py +++ b/intersight/model/niaapi_dcnm_latest_maintained_release_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_release_recommend.py b/intersight/model/niaapi_dcnm_release_recommend.py index e5c687a765..05c1b55b38 100644 --- a/intersight/model/niaapi_dcnm_release_recommend.py +++ b/intersight/model/niaapi_dcnm_release_recommend.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_release_recommend_list.py b/intersight/model/niaapi_dcnm_release_recommend_list.py index 1b6e238276..37559ac701 100644 --- a/intersight/model/niaapi_dcnm_release_recommend_list.py +++ b/intersight/model/niaapi_dcnm_release_recommend_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_release_recommend_list_all_of.py b/intersight/model/niaapi_dcnm_release_recommend_list_all_of.py index 00929e84f6..0d76d7bab0 100644 --- a/intersight/model/niaapi_dcnm_release_recommend_list_all_of.py +++ b/intersight/model/niaapi_dcnm_release_recommend_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_release_recommend_response.py b/intersight/model/niaapi_dcnm_release_recommend_response.py index 8c7b1fef20..9a498be881 100644 --- a/intersight/model/niaapi_dcnm_release_recommend_response.py +++ b/intersight/model/niaapi_dcnm_release_recommend_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_sweol.py b/intersight/model/niaapi_dcnm_sweol.py index a0acc443ab..179d96984e 100644 --- a/intersight/model/niaapi_dcnm_sweol.py +++ b/intersight/model/niaapi_dcnm_sweol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_sweol_list.py b/intersight/model/niaapi_dcnm_sweol_list.py index a7e1604531..2de4ae77ac 100644 --- a/intersight/model/niaapi_dcnm_sweol_list.py +++ b/intersight/model/niaapi_dcnm_sweol_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_sweol_list_all_of.py b/intersight/model/niaapi_dcnm_sweol_list_all_of.py index e6763741f3..dcaa7adec6 100644 --- a/intersight/model/niaapi_dcnm_sweol_list_all_of.py +++ b/intersight/model/niaapi_dcnm_sweol_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_dcnm_sweol_response.py b/intersight/model/niaapi_dcnm_sweol_response.py index 066b5a1f34..9076082461 100644 --- a/intersight/model/niaapi_dcnm_sweol_response.py +++ b/intersight/model/niaapi_dcnm_sweol_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_detail.py b/intersight/model/niaapi_detail.py index 0555170000..b31a464539 100644 --- a/intersight/model/niaapi_detail.py +++ b/intersight/model/niaapi_detail.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_detail_all_of.py b/intersight/model/niaapi_detail_all_of.py index 6187864094..d3938ff177 100644 --- a/intersight/model/niaapi_detail_all_of.py +++ b/intersight/model/niaapi_detail_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_field_notice.py b/intersight/model/niaapi_field_notice.py index 4e9294de19..731980224e 100644 --- a/intersight/model/niaapi_field_notice.py +++ b/intersight/model/niaapi_field_notice.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_field_notice_all_of.py b/intersight/model/niaapi_field_notice_all_of.py index 621c19bf7a..237c2ca873 100644 --- a/intersight/model/niaapi_field_notice_all_of.py +++ b/intersight/model/niaapi_field_notice_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader.py b/intersight/model/niaapi_file_downloader.py index 235f304b1d..274501d1d4 100644 --- a/intersight/model/niaapi_file_downloader.py +++ b/intersight/model/niaapi_file_downloader.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader_all_of.py b/intersight/model/niaapi_file_downloader_all_of.py index 8c2b98f52a..f2629a5f01 100644 --- a/intersight/model/niaapi_file_downloader_all_of.py +++ b/intersight/model/niaapi_file_downloader_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader_list.py b/intersight/model/niaapi_file_downloader_list.py index 89f671ae30..d1e1c4449b 100644 --- a/intersight/model/niaapi_file_downloader_list.py +++ b/intersight/model/niaapi_file_downloader_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader_list_all_of.py b/intersight/model/niaapi_file_downloader_list_all_of.py index c0bd13fddb..c71537c187 100644 --- a/intersight/model/niaapi_file_downloader_list_all_of.py +++ b/intersight/model/niaapi_file_downloader_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_file_downloader_response.py b/intersight/model/niaapi_file_downloader_response.py index a3d71dde39..810c2e9fe9 100644 --- a/intersight/model/niaapi_file_downloader_response.py +++ b/intersight/model/niaapi_file_downloader_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_hardware_eol.py b/intersight/model/niaapi_hardware_eol.py index e1abe4ba71..21079e0ca8 100644 --- a/intersight/model/niaapi_hardware_eol.py +++ b/intersight/model/niaapi_hardware_eol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_hardware_eol_all_of.py b/intersight/model/niaapi_hardware_eol_all_of.py index 03e6648392..3bc8ce5551 100644 --- a/intersight/model/niaapi_hardware_eol_all_of.py +++ b/intersight/model/niaapi_hardware_eol_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_maintained_release.py b/intersight/model/niaapi_maintained_release.py index 6ffc6282ef..14bc83e937 100644 --- a/intersight/model/niaapi_maintained_release.py +++ b/intersight/model/niaapi_maintained_release.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_maintained_release_all_of.py b/intersight/model/niaapi_maintained_release_all_of.py index 40314bda19..75d9724d4e 100644 --- a/intersight/model/niaapi_maintained_release_all_of.py +++ b/intersight/model/niaapi_maintained_release_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_new_release_detail.py b/intersight/model/niaapi_new_release_detail.py index a94bc0ad43..fc502114cb 100644 --- a/intersight/model/niaapi_new_release_detail.py +++ b/intersight/model/niaapi_new_release_detail.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_new_release_detail_all_of.py b/intersight/model/niaapi_new_release_detail_all_of.py index 9fe0b5f3d4..01b249909b 100644 --- a/intersight/model/niaapi_new_release_detail_all_of.py +++ b/intersight/model/niaapi_new_release_detail_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_new_release_post.py b/intersight/model/niaapi_new_release_post.py index 2429a7cee7..7bdaf7d9ee 100644 --- a/intersight/model/niaapi_new_release_post.py +++ b/intersight/model/niaapi_new_release_post.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_new_release_post_all_of.py b/intersight/model/niaapi_new_release_post_all_of.py index 5a103e16d9..f44f0f9292 100644 --- a/intersight/model/niaapi_new_release_post_all_of.py +++ b/intersight/model/niaapi_new_release_post_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata.py b/intersight/model/niaapi_nia_metadata.py index 93d1de147b..1d19413d3a 100644 --- a/intersight/model/niaapi_nia_metadata.py +++ b/intersight/model/niaapi_nia_metadata.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata_all_of.py b/intersight/model/niaapi_nia_metadata_all_of.py index 91375846f5..49f44f4e16 100644 --- a/intersight/model/niaapi_nia_metadata_all_of.py +++ b/intersight/model/niaapi_nia_metadata_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata_list.py b/intersight/model/niaapi_nia_metadata_list.py index d134f851e8..c3d934729d 100644 --- a/intersight/model/niaapi_nia_metadata_list.py +++ b/intersight/model/niaapi_nia_metadata_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata_list_all_of.py b/intersight/model/niaapi_nia_metadata_list_all_of.py index a8afb3f6e0..b1d0a54354 100644 --- a/intersight/model/niaapi_nia_metadata_list_all_of.py +++ b/intersight/model/niaapi_nia_metadata_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nia_metadata_response.py b/intersight/model/niaapi_nia_metadata_response.py index 0bc174ae6d..17c4c09b5a 100644 --- a/intersight/model/niaapi_nia_metadata_response.py +++ b/intersight/model/niaapi_nia_metadata_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader.py b/intersight/model/niaapi_nib_file_downloader.py index 89a4c7ac25..39bc82f512 100644 --- a/intersight/model/niaapi_nib_file_downloader.py +++ b/intersight/model/niaapi_nib_file_downloader.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader_all_of.py b/intersight/model/niaapi_nib_file_downloader_all_of.py index 0425b88986..d6373ba69b 100644 --- a/intersight/model/niaapi_nib_file_downloader_all_of.py +++ b/intersight/model/niaapi_nib_file_downloader_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader_list.py b/intersight/model/niaapi_nib_file_downloader_list.py index ae41d52706..61598ec174 100644 --- a/intersight/model/niaapi_nib_file_downloader_list.py +++ b/intersight/model/niaapi_nib_file_downloader_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader_list_all_of.py b/intersight/model/niaapi_nib_file_downloader_list_all_of.py index 48c041ab0f..30cd64d3db 100644 --- a/intersight/model/niaapi_nib_file_downloader_list_all_of.py +++ b/intersight/model/niaapi_nib_file_downloader_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_file_downloader_response.py b/intersight/model/niaapi_nib_file_downloader_response.py index d9c10aed21..afe90d3079 100644 --- a/intersight/model/niaapi_nib_file_downloader_response.py +++ b/intersight/model/niaapi_nib_file_downloader_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata.py b/intersight/model/niaapi_nib_metadata.py index d0ffda36f6..977ae67920 100644 --- a/intersight/model/niaapi_nib_metadata.py +++ b/intersight/model/niaapi_nib_metadata.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata_all_of.py b/intersight/model/niaapi_nib_metadata_all_of.py index 5cfc260c4a..96f53662c1 100644 --- a/intersight/model/niaapi_nib_metadata_all_of.py +++ b/intersight/model/niaapi_nib_metadata_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata_list.py b/intersight/model/niaapi_nib_metadata_list.py index 0b3d6c608e..a997b461f6 100644 --- a/intersight/model/niaapi_nib_metadata_list.py +++ b/intersight/model/niaapi_nib_metadata_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata_list_all_of.py b/intersight/model/niaapi_nib_metadata_list_all_of.py index d79f5fc4be..abe9fcb779 100644 --- a/intersight/model/niaapi_nib_metadata_list_all_of.py +++ b/intersight/model/niaapi_nib_metadata_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_nib_metadata_response.py b/intersight/model/niaapi_nib_metadata_response.py index bc2317a6b7..f5994776f3 100644 --- a/intersight/model/niaapi_nib_metadata_response.py +++ b/intersight/model/niaapi_nib_metadata_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader.py b/intersight/model/niaapi_puv_script_downloader.py index c6359c94e0..9da4c5f0df 100644 --- a/intersight/model/niaapi_puv_script_downloader.py +++ b/intersight/model/niaapi_puv_script_downloader.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader_all_of.py b/intersight/model/niaapi_puv_script_downloader_all_of.py index 8d89c1a127..0bb5960db3 100644 --- a/intersight/model/niaapi_puv_script_downloader_all_of.py +++ b/intersight/model/niaapi_puv_script_downloader_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader_list.py b/intersight/model/niaapi_puv_script_downloader_list.py index 34621474a1..7c0fc9cb67 100644 --- a/intersight/model/niaapi_puv_script_downloader_list.py +++ b/intersight/model/niaapi_puv_script_downloader_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader_list_all_of.py b/intersight/model/niaapi_puv_script_downloader_list_all_of.py index 7c5f1d2b09..d9d9c39a7c 100644 --- a/intersight/model/niaapi_puv_script_downloader_list_all_of.py +++ b/intersight/model/niaapi_puv_script_downloader_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_puv_script_downloader_response.py b/intersight/model/niaapi_puv_script_downloader_response.py index 670dbad862..1ddadac0f1 100644 --- a/intersight/model/niaapi_puv_script_downloader_response.py +++ b/intersight/model/niaapi_puv_script_downloader_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_release_recommend.py b/intersight/model/niaapi_release_recommend.py index 758c63ce4e..73a1543d20 100644 --- a/intersight/model/niaapi_release_recommend.py +++ b/intersight/model/niaapi_release_recommend.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_release_recommend_all_of.py b/intersight/model/niaapi_release_recommend_all_of.py index 84d4ad294b..621d81c81e 100644 --- a/intersight/model/niaapi_release_recommend_all_of.py +++ b/intersight/model/niaapi_release_recommend_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_revision_info.py b/intersight/model/niaapi_revision_info.py index b44df00bf5..48162f8f6e 100644 --- a/intersight/model/niaapi_revision_info.py +++ b/intersight/model/niaapi_revision_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_revision_info_all_of.py b/intersight/model/niaapi_revision_info_all_of.py index 35e40be274..cf0560baec 100644 --- a/intersight/model/niaapi_revision_info_all_of.py +++ b/intersight/model/niaapi_revision_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_software_eol.py b/intersight/model/niaapi_software_eol.py index 0df8bda94f..609da0da1c 100644 --- a/intersight/model/niaapi_software_eol.py +++ b/intersight/model/niaapi_software_eol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_software_eol_all_of.py b/intersight/model/niaapi_software_eol_all_of.py index c9af64d51b..75881cc8ce 100644 --- a/intersight/model/niaapi_software_eol_all_of.py +++ b/intersight/model/niaapi_software_eol_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_software_regex.py b/intersight/model/niaapi_software_regex.py index edb1eb7389..ab971e275a 100644 --- a/intersight/model/niaapi_software_regex.py +++ b/intersight/model/niaapi_software_regex.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_software_regex_all_of.py b/intersight/model/niaapi_software_regex_all_of.py index c74d21cf32..329f2ed48b 100644 --- a/intersight/model/niaapi_software_regex_all_of.py +++ b/intersight/model/niaapi_software_regex_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file.py b/intersight/model/niaapi_upgrade_assist_file.py index 752ea95aba..aafcf113fc 100644 --- a/intersight/model/niaapi_upgrade_assist_file.py +++ b/intersight/model/niaapi_upgrade_assist_file.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file_all_of.py b/intersight/model/niaapi_upgrade_assist_file_all_of.py index 8aca5e3c7c..6fec90bb64 100644 --- a/intersight/model/niaapi_upgrade_assist_file_all_of.py +++ b/intersight/model/niaapi_upgrade_assist_file_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file_list.py b/intersight/model/niaapi_upgrade_assist_file_list.py index e8ffee8313..d6918f4492 100644 --- a/intersight/model/niaapi_upgrade_assist_file_list.py +++ b/intersight/model/niaapi_upgrade_assist_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file_list_all_of.py b/intersight/model/niaapi_upgrade_assist_file_list_all_of.py index 60691780b0..144a89bbfa 100644 --- a/intersight/model/niaapi_upgrade_assist_file_list_all_of.py +++ b/intersight/model/niaapi_upgrade_assist_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_upgrade_assist_file_response.py b/intersight/model/niaapi_upgrade_assist_file_response.py index d0ecc42196..4a165d8431 100644 --- a/intersight/model/niaapi_upgrade_assist_file_response.py +++ b/intersight/model/niaapi_upgrade_assist_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex.py b/intersight/model/niaapi_version_regex.py index 962acbac78..eb6807ca53 100644 --- a/intersight/model/niaapi_version_regex.py +++ b/intersight/model/niaapi_version_regex.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_all_of.py b/intersight/model/niaapi_version_regex_all_of.py index 4b284a3958..d25a9b398e 100644 --- a/intersight/model/niaapi_version_regex_all_of.py +++ b/intersight/model/niaapi_version_regex_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_list.py b/intersight/model/niaapi_version_regex_list.py index e9df67db59..4e67385def 100644 --- a/intersight/model/niaapi_version_regex_list.py +++ b/intersight/model/niaapi_version_regex_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_list_all_of.py b/intersight/model/niaapi_version_regex_list_all_of.py index 857a442657..0f6e704dbd 100644 --- a/intersight/model/niaapi_version_regex_list_all_of.py +++ b/intersight/model/niaapi_version_regex_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_platform.py b/intersight/model/niaapi_version_regex_platform.py index b1e4cb5f55..49d0c047d6 100644 --- a/intersight/model/niaapi_version_regex_platform.py +++ b/intersight/model/niaapi_version_regex_platform.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_platform_all_of.py b/intersight/model/niaapi_version_regex_platform_all_of.py index d12966b716..d0e4f4f997 100644 --- a/intersight/model/niaapi_version_regex_platform_all_of.py +++ b/intersight/model/niaapi_version_regex_platform_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niaapi_version_regex_response.py b/intersight/model/niaapi_version_regex_response.py index ef6260f0fa..77a8f65b56 100644 --- a/intersight/model/niaapi_version_regex_response.py +++ b/intersight/model/niaapi_version_regex_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details.py b/intersight/model/niatelemetry_aaa_ldap_provider_details.py index 04eb0263ab..38d3629b9d 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details_all_of.py b/intersight/model/niatelemetry_aaa_ldap_provider_details_all_of.py index ffa306997e..f385faaabe 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details_all_of.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details_list.py b/intersight/model/niatelemetry_aaa_ldap_provider_details_list.py index 9ace0399ee..156fe728cb 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details_list.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details_list_all_of.py b/intersight/model/niatelemetry_aaa_ldap_provider_details_list_all_of.py index 1d5365fc37..d7ec6c1614 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details_list_all_of.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_ldap_provider_details_response.py b/intersight/model/niatelemetry_aaa_ldap_provider_details_response.py index 6fa7f36ffc..8285cd82c5 100644 --- a/intersight/model/niatelemetry_aaa_ldap_provider_details_response.py +++ b/intersight/model/niatelemetry_aaa_ldap_provider_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details.py b/intersight/model/niatelemetry_aaa_radius_provider_details.py index ee560f6a06..cb982b0dcb 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details_all_of.py b/intersight/model/niatelemetry_aaa_radius_provider_details_all_of.py index 8d72e9e026..6227bf2d09 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details_all_of.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details_list.py b/intersight/model/niatelemetry_aaa_radius_provider_details_list.py index 1ccf212965..2a6ec53a82 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details_list.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details_list_all_of.py b/intersight/model/niatelemetry_aaa_radius_provider_details_list_all_of.py index 499707c3ec..022e0c9c5e 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details_list_all_of.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_radius_provider_details_response.py b/intersight/model/niatelemetry_aaa_radius_provider_details_response.py index 8b6715aa6d..bc63d7220d 100644 --- a/intersight/model/niatelemetry_aaa_radius_provider_details_response.py +++ b/intersight/model/niatelemetry_aaa_radius_provider_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details.py index 7197da8b29..bda3c6588b 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details_all_of.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details_all_of.py index aed49b57a5..9cc1fe6e2b 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details_all_of.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details_list.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details_list.py index 802495cd3e..42ae994c90 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details_list.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details_list_all_of.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details_list_all_of.py index a0397b1760..eab6f470df 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details_list_all_of.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_aaa_tacacs_provider_details_response.py b/intersight/model/niatelemetry_aaa_tacacs_provider_details_response.py index d791d00f4a..22dd273f50 100644 --- a/intersight/model/niatelemetry_aaa_tacacs_provider_details_response.py +++ b/intersight/model/niatelemetry_aaa_tacacs_provider_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details.py b/intersight/model/niatelemetry_apic_app_plugin_details.py index 6fdf184aee..a548dffdb6 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details.py +++ b/intersight/model/niatelemetry_apic_app_plugin_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details_all_of.py b/intersight/model/niatelemetry_apic_app_plugin_details_all_of.py index 6ac62bb043..50094dad85 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details_all_of.py +++ b/intersight/model/niatelemetry_apic_app_plugin_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details_list.py b/intersight/model/niatelemetry_apic_app_plugin_details_list.py index 41016d7016..03fd3d5f7f 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details_list.py +++ b/intersight/model/niatelemetry_apic_app_plugin_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details_list_all_of.py b/intersight/model/niatelemetry_apic_app_plugin_details_list_all_of.py index 0ab77e7bdc..8f4c8d5bdf 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_app_plugin_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_app_plugin_details_response.py b/intersight/model/niatelemetry_apic_app_plugin_details_response.py index 26a3501669..183963508c 100644 --- a/intersight/model/niatelemetry_apic_app_plugin_details_response.py +++ b/intersight/model/niatelemetry_apic_app_plugin_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details.py b/intersight/model/niatelemetry_apic_core_file_details.py index 33c016e368..c2f55dc15a 100644 --- a/intersight/model/niatelemetry_apic_core_file_details.py +++ b/intersight/model/niatelemetry_apic_core_file_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details_all_of.py b/intersight/model/niatelemetry_apic_core_file_details_all_of.py index 7bc4cc6c7e..9025a002f2 100644 --- a/intersight/model/niatelemetry_apic_core_file_details_all_of.py +++ b/intersight/model/niatelemetry_apic_core_file_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details_list.py b/intersight/model/niatelemetry_apic_core_file_details_list.py index f83475433e..bd4314c8eb 100644 --- a/intersight/model/niatelemetry_apic_core_file_details_list.py +++ b/intersight/model/niatelemetry_apic_core_file_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details_list_all_of.py b/intersight/model/niatelemetry_apic_core_file_details_list_all_of.py index 8bdc244346..0942c7d28d 100644 --- a/intersight/model/niatelemetry_apic_core_file_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_core_file_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_core_file_details_response.py b/intersight/model/niatelemetry_apic_core_file_details_response.py index 2c80d2c052..48b5dce72c 100644 --- a/intersight/model/niatelemetry_apic_core_file_details_response.py +++ b/intersight/model/niatelemetry_apic_core_file_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest.py index 0872715ed5..2bd1327541 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_all_of.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_all_of.py index f1127e64c5..927c93a217 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_all_of.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list.py index 7422a88df5..bf1af40746 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list_all_of.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list_all_of.py index 774b5d2c8a..9b4b4038af 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list_all_of.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_response.py b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_response.py index 808e3e8c55..93f94f9c1a 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_response.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_export_dest_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler.py index e6727f724c..8f083fac4e 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_all_of.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_all_of.py index 94b981328e..a642131e3f 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_all_of.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list.py index dd1f04efe3..829adadbdf 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list_all_of.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list_all_of.py index cd21d4ac5f..7e25539742 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list_all_of.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_response.py b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_response.py index 624cb8a664..3d0b28e36a 100644 --- a/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_response.py +++ b/intersight/model/niatelemetry_apic_dbgexp_rs_ts_scheduler_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details.py b/intersight/model/niatelemetry_apic_fan_details.py index c4abc6cd4b..b83fe7706d 100644 --- a/intersight/model/niatelemetry_apic_fan_details.py +++ b/intersight/model/niatelemetry_apic_fan_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details_all_of.py b/intersight/model/niatelemetry_apic_fan_details_all_of.py index cae7cef79b..175c19fe90 100644 --- a/intersight/model/niatelemetry_apic_fan_details_all_of.py +++ b/intersight/model/niatelemetry_apic_fan_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details_list.py b/intersight/model/niatelemetry_apic_fan_details_list.py index 62626de1c5..3248d5d897 100644 --- a/intersight/model/niatelemetry_apic_fan_details_list.py +++ b/intersight/model/niatelemetry_apic_fan_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details_list_all_of.py b/intersight/model/niatelemetry_apic_fan_details_list_all_of.py index e2469e2ed2..e6ec316374 100644 --- a/intersight/model/niatelemetry_apic_fan_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_fan_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fan_details_response.py b/intersight/model/niatelemetry_apic_fan_details_response.py index e4aa0d766e..da29a33e2e 100644 --- a/intersight/model/niatelemetry_apic_fan_details_response.py +++ b/intersight/model/niatelemetry_apic_fan_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details.py b/intersight/model/niatelemetry_apic_fex_details.py index 6224c81eb4..3ad8cb9398 100644 --- a/intersight/model/niatelemetry_apic_fex_details.py +++ b/intersight/model/niatelemetry_apic_fex_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details_all_of.py b/intersight/model/niatelemetry_apic_fex_details_all_of.py index e7ee33e256..ba32e83a77 100644 --- a/intersight/model/niatelemetry_apic_fex_details_all_of.py +++ b/intersight/model/niatelemetry_apic_fex_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details_list.py b/intersight/model/niatelemetry_apic_fex_details_list.py index 7aa473211d..4e0069b075 100644 --- a/intersight/model/niatelemetry_apic_fex_details_list.py +++ b/intersight/model/niatelemetry_apic_fex_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details_list_all_of.py b/intersight/model/niatelemetry_apic_fex_details_list_all_of.py index 1fa9f269ec..1ac2cb5bb1 100644 --- a/intersight/model/niatelemetry_apic_fex_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_fex_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_fex_details_response.py b/intersight/model/niatelemetry_apic_fex_details_response.py index 03801ad71f..a2ac545979 100644 --- a/intersight/model/niatelemetry_apic_fex_details_response.py +++ b/intersight/model/niatelemetry_apic_fex_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details.py b/intersight/model/niatelemetry_apic_flash_details.py index 1887e69126..9dee04e41d 100644 --- a/intersight/model/niatelemetry_apic_flash_details.py +++ b/intersight/model/niatelemetry_apic_flash_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details_all_of.py b/intersight/model/niatelemetry_apic_flash_details_all_of.py index e655935dde..162e15cf48 100644 --- a/intersight/model/niatelemetry_apic_flash_details_all_of.py +++ b/intersight/model/niatelemetry_apic_flash_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details_list.py b/intersight/model/niatelemetry_apic_flash_details_list.py index 7d2e7889a6..b07ff3cd58 100644 --- a/intersight/model/niatelemetry_apic_flash_details_list.py +++ b/intersight/model/niatelemetry_apic_flash_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details_list_all_of.py b/intersight/model/niatelemetry_apic_flash_details_list_all_of.py index 00419c5604..7c11092f10 100644 --- a/intersight/model/niatelemetry_apic_flash_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_flash_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_flash_details_response.py b/intersight/model/niatelemetry_apic_flash_details_response.py index 0b717b9a68..c8bf9d4c32 100644 --- a/intersight/model/niatelemetry_apic_flash_details_response.py +++ b/intersight/model/niatelemetry_apic_flash_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth.py b/intersight/model/niatelemetry_apic_ntp_auth.py index 544921f44e..0f56d32d6d 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth.py +++ b/intersight/model/niatelemetry_apic_ntp_auth.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth_all_of.py b/intersight/model/niatelemetry_apic_ntp_auth_all_of.py index 47dae38208..72dbb960e5 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth_all_of.py +++ b/intersight/model/niatelemetry_apic_ntp_auth_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth_list.py b/intersight/model/niatelemetry_apic_ntp_auth_list.py index 052aa20cdc..28537a85bb 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth_list.py +++ b/intersight/model/niatelemetry_apic_ntp_auth_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth_list_all_of.py b/intersight/model/niatelemetry_apic_ntp_auth_list_all_of.py index bfbef71efc..8ca0bb26f5 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth_list_all_of.py +++ b/intersight/model/niatelemetry_apic_ntp_auth_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ntp_auth_response.py b/intersight/model/niatelemetry_apic_ntp_auth_response.py index 9db48f31d4..4736ec161f 100644 --- a/intersight/model/niatelemetry_apic_ntp_auth_response.py +++ b/intersight/model/niatelemetry_apic_ntp_auth_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data.py b/intersight/model/niatelemetry_apic_performance_data.py index a4db6c0b7e..15edea293f 100644 --- a/intersight/model/niatelemetry_apic_performance_data.py +++ b/intersight/model/niatelemetry_apic_performance_data.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data_all_of.py b/intersight/model/niatelemetry_apic_performance_data_all_of.py index c27f9e7def..1f2f309f13 100644 --- a/intersight/model/niatelemetry_apic_performance_data_all_of.py +++ b/intersight/model/niatelemetry_apic_performance_data_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data_list.py b/intersight/model/niatelemetry_apic_performance_data_list.py index cbbafb2a18..ed82782043 100644 --- a/intersight/model/niatelemetry_apic_performance_data_list.py +++ b/intersight/model/niatelemetry_apic_performance_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data_list_all_of.py b/intersight/model/niatelemetry_apic_performance_data_list_all_of.py index a7ed0fc18d..f657f7a405 100644 --- a/intersight/model/niatelemetry_apic_performance_data_list_all_of.py +++ b/intersight/model/niatelemetry_apic_performance_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_performance_data_response.py b/intersight/model/niatelemetry_apic_performance_data_response.py index 206854c967..301d562b2d 100644 --- a/intersight/model/niatelemetry_apic_performance_data_response.py +++ b/intersight/model/niatelemetry_apic_performance_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data.py b/intersight/model/niatelemetry_apic_pod_data.py index daee4990b9..5b860d0d56 100644 --- a/intersight/model/niatelemetry_apic_pod_data.py +++ b/intersight/model/niatelemetry_apic_pod_data.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data_all_of.py b/intersight/model/niatelemetry_apic_pod_data_all_of.py index 5c210aed9a..51ca5527f3 100644 --- a/intersight/model/niatelemetry_apic_pod_data_all_of.py +++ b/intersight/model/niatelemetry_apic_pod_data_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data_list.py b/intersight/model/niatelemetry_apic_pod_data_list.py index 077439a0a4..4cf9a7c3e2 100644 --- a/intersight/model/niatelemetry_apic_pod_data_list.py +++ b/intersight/model/niatelemetry_apic_pod_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data_list_all_of.py b/intersight/model/niatelemetry_apic_pod_data_list_all_of.py index d66fb52561..d8b6005add 100644 --- a/intersight/model/niatelemetry_apic_pod_data_list_all_of.py +++ b/intersight/model/niatelemetry_apic_pod_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_pod_data_response.py b/intersight/model/niatelemetry_apic_pod_data_response.py index 75935a72f0..9e14259bca 100644 --- a/intersight/model/niatelemetry_apic_pod_data_response.py +++ b/intersight/model/niatelemetry_apic_pod_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details.py b/intersight/model/niatelemetry_apic_psu_details.py index 52c9543ea8..83df057d05 100644 --- a/intersight/model/niatelemetry_apic_psu_details.py +++ b/intersight/model/niatelemetry_apic_psu_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details_all_of.py b/intersight/model/niatelemetry_apic_psu_details_all_of.py index 866b7d24a1..ede28caac1 100644 --- a/intersight/model/niatelemetry_apic_psu_details_all_of.py +++ b/intersight/model/niatelemetry_apic_psu_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details_list.py b/intersight/model/niatelemetry_apic_psu_details_list.py index 67bc8b1d6c..2e80fc38fd 100644 --- a/intersight/model/niatelemetry_apic_psu_details_list.py +++ b/intersight/model/niatelemetry_apic_psu_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details_list_all_of.py b/intersight/model/niatelemetry_apic_psu_details_list_all_of.py index 242b065475..62dc7a4982 100644 --- a/intersight/model/niatelemetry_apic_psu_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_psu_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_psu_details_response.py b/intersight/model/niatelemetry_apic_psu_details_response.py index ecfa0da281..af47378581 100644 --- a/intersight/model/niatelemetry_apic_psu_details_response.py +++ b/intersight/model/niatelemetry_apic_psu_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details.py b/intersight/model/niatelemetry_apic_realm_details.py index ada6a931e4..19826f8e28 100644 --- a/intersight/model/niatelemetry_apic_realm_details.py +++ b/intersight/model/niatelemetry_apic_realm_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details_all_of.py b/intersight/model/niatelemetry_apic_realm_details_all_of.py index f1d262eee4..7eae6a51e4 100644 --- a/intersight/model/niatelemetry_apic_realm_details_all_of.py +++ b/intersight/model/niatelemetry_apic_realm_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details_list.py b/intersight/model/niatelemetry_apic_realm_details_list.py index 296743bf04..0dd3452209 100644 --- a/intersight/model/niatelemetry_apic_realm_details_list.py +++ b/intersight/model/niatelemetry_apic_realm_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details_list_all_of.py b/intersight/model/niatelemetry_apic_realm_details_list_all_of.py index 98188a30b4..7ff660055d 100644 --- a/intersight/model/niatelemetry_apic_realm_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_realm_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_realm_details_response.py b/intersight/model/niatelemetry_apic_realm_details_response.py index 267d96a7b2..7d485d0795 100644 --- a/intersight/model/niatelemetry_apic_realm_details_response.py +++ b/intersight/model/niatelemetry_apic_realm_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details.py index 05112c5944..0833ba539c 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details_all_of.py index 270e84b8e5..0870fc50e5 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details_list.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details_list.py index 04f58d1930..eb2234da4e 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details_list_all_of.py index d1a003adef..2f7fec0805 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_client_grp_details_response.py b/intersight/model/niatelemetry_apic_snmp_client_grp_details_response.py index b90d744026..8ad600ec9e 100644 --- a/intersight/model/niatelemetry_apic_snmp_client_grp_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_client_grp_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details.py b/intersight/model/niatelemetry_apic_snmp_community_access_details.py index 8fdced64ea..20610e8289 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_community_access_details_all_of.py index 0d5065b269..861bfb5675 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details_list.py b/intersight/model/niatelemetry_apic_snmp_community_access_details_list.py index 6da22f45c4..d798d20c2f 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_community_access_details_list_all_of.py index d7268034de..287d3b56c7 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_access_details_response.py b/intersight/model/niatelemetry_apic_snmp_community_access_details_response.py index d4450949fb..d732f7b890 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_access_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_community_access_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details.py b/intersight/model/niatelemetry_apic_snmp_community_details.py index 1e43108ff0..cca4175da1 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details.py +++ b/intersight/model/niatelemetry_apic_snmp_community_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_community_details_all_of.py index 30d3b7834f..728c721d5b 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_community_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details_list.py b/intersight/model/niatelemetry_apic_snmp_community_details_list.py index 41c166ab0a..a35aa7c826 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_community_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_community_details_list_all_of.py index 0c4e33f8d1..469776f3cc 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_community_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_community_details_response.py b/intersight/model/niatelemetry_apic_snmp_community_details_response.py index 9ad78a283e..4c1696e50f 100644 --- a/intersight/model/niatelemetry_apic_snmp_community_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_community_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details.py b/intersight/model/niatelemetry_apic_snmp_trap_details.py index ab9f855655..826ce63f49 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_trap_details_all_of.py index 12763cceb2..75ed959780 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details_list.py b/intersight/model/niatelemetry_apic_snmp_trap_details_list.py index fdd987b81a..480a5889ad 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_trap_details_list_all_of.py index 106724b057..41cd321b8b 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_details_response.py b/intersight/model/niatelemetry_apic_snmp_trap_details_response.py index e9d1b35a90..459fdfae44 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details.py index 69b04facdc..87eb2db8b4 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_all_of.py index ea740159ff..709a907049 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list.py index 366372d13f..c9af1e5185 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list_all_of.py index abbea43471..fd99421574 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_response.py b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_response.py index 00c4b2b1d5..41d8fe1bbe 100644 --- a/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_trap_fwd_server_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details.py b/intersight/model/niatelemetry_apic_snmp_version_three_details.py index 05d3b36c93..4c055aa1f5 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details_all_of.py b/intersight/model/niatelemetry_apic_snmp_version_three_details_all_of.py index a134d3d59d..62ed511265 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details_list.py b/intersight/model/niatelemetry_apic_snmp_version_three_details_list.py index a96d0abe88..b9f01828b6 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details_list.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details_list_all_of.py b/intersight/model/niatelemetry_apic_snmp_version_three_details_list_all_of.py index 8f5f708764..a0f7fe7153 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_snmp_version_three_details_response.py b/intersight/model/niatelemetry_apic_snmp_version_three_details_response.py index b6a2ea00e5..755795b23c 100644 --- a/intersight/model/niatelemetry_apic_snmp_version_three_details_response.py +++ b/intersight/model/niatelemetry_apic_snmp_version_three_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp.py b/intersight/model/niatelemetry_apic_sys_log_grp.py index cd07e14269..7821c75e8e 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp_all_of.py b/intersight/model/niatelemetry_apic_sys_log_grp_all_of.py index f19fca5a8a..014885bb6f 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp_all_of.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp_list.py b/intersight/model/niatelemetry_apic_sys_log_grp_list.py index 9a0fdccfba..82b605c26c 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp_list.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp_list_all_of.py b/intersight/model/niatelemetry_apic_sys_log_grp_list_all_of.py index d29717eb9a..d6f3068c16 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp_list_all_of.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_grp_response.py b/intersight/model/niatelemetry_apic_sys_log_grp_response.py index 267fa009e0..87f9a37062 100644 --- a/intersight/model/niatelemetry_apic_sys_log_grp_response.py +++ b/intersight/model/niatelemetry_apic_sys_log_grp_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src.py b/intersight/model/niatelemetry_apic_sys_log_src.py index 254477d393..733f4b79e0 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src.py +++ b/intersight/model/niatelemetry_apic_sys_log_src.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src_all_of.py b/intersight/model/niatelemetry_apic_sys_log_src_all_of.py index f176e96cfc..c2a57cd9dd 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src_all_of.py +++ b/intersight/model/niatelemetry_apic_sys_log_src_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src_list.py b/intersight/model/niatelemetry_apic_sys_log_src_list.py index 6cffa32879..e0c7a3da51 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src_list.py +++ b/intersight/model/niatelemetry_apic_sys_log_src_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src_list_all_of.py b/intersight/model/niatelemetry_apic_sys_log_src_list_all_of.py index c865088274..6302d2eeb4 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src_list_all_of.py +++ b/intersight/model/niatelemetry_apic_sys_log_src_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_sys_log_src_response.py b/intersight/model/niatelemetry_apic_sys_log_src_response.py index bd5eb68db6..c136fdab28 100644 --- a/intersight/model/niatelemetry_apic_sys_log_src_response.py +++ b/intersight/model/niatelemetry_apic_sys_log_src_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details.py b/intersight/model/niatelemetry_apic_transceiver_details.py index d84dcf63e8..38eb06610c 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details.py +++ b/intersight/model/niatelemetry_apic_transceiver_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details_all_of.py b/intersight/model/niatelemetry_apic_transceiver_details_all_of.py index 5a9d2c250b..35741e7e4d 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details_all_of.py +++ b/intersight/model/niatelemetry_apic_transceiver_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details_list.py b/intersight/model/niatelemetry_apic_transceiver_details_list.py index 25d415b91c..fc05740070 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details_list.py +++ b/intersight/model/niatelemetry_apic_transceiver_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details_list_all_of.py b/intersight/model/niatelemetry_apic_transceiver_details_list_all_of.py index e33075fc04..b9e44068fa 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details_list_all_of.py +++ b/intersight/model/niatelemetry_apic_transceiver_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_transceiver_details_response.py b/intersight/model/niatelemetry_apic_transceiver_details_response.py index 24d7b93127..abd764662f 100644 --- a/intersight/model/niatelemetry_apic_transceiver_details_response.py +++ b/intersight/model/niatelemetry_apic_transceiver_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts.py b/intersight/model/niatelemetry_apic_ui_page_counts.py index 1559f3ee88..ce3f37bbdb 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts_all_of.py b/intersight/model/niatelemetry_apic_ui_page_counts_all_of.py index ace1ccbcbf..2faa9292e7 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts_all_of.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts_list.py b/intersight/model/niatelemetry_apic_ui_page_counts_list.py index 52ca34ee5c..33c729fce1 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts_list.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts_list_all_of.py b/intersight/model/niatelemetry_apic_ui_page_counts_list_all_of.py index f971f2e3ce..1e8c8f6373 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts_list_all_of.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_apic_ui_page_counts_response.py b/intersight/model/niatelemetry_apic_ui_page_counts_response.py index 7220c7e7d0..f4a5bed477 100644 --- a/intersight/model/niatelemetry_apic_ui_page_counts_response.py +++ b/intersight/model/niatelemetry_apic_ui_page_counts_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details.py b/intersight/model/niatelemetry_app_details.py index 7123db0d8a..bb7f9363be 100644 --- a/intersight/model/niatelemetry_app_details.py +++ b/intersight/model/niatelemetry_app_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details_all_of.py b/intersight/model/niatelemetry_app_details_all_of.py index 519ece63a0..6d38516ccd 100644 --- a/intersight/model/niatelemetry_app_details_all_of.py +++ b/intersight/model/niatelemetry_app_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details_list.py b/intersight/model/niatelemetry_app_details_list.py index ce7f9cff37..d63b175d9f 100644 --- a/intersight/model/niatelemetry_app_details_list.py +++ b/intersight/model/niatelemetry_app_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details_list_all_of.py b/intersight/model/niatelemetry_app_details_list_all_of.py index d825ca3e99..4b8f18a59d 100644 --- a/intersight/model/niatelemetry_app_details_list_all_of.py +++ b/intersight/model/niatelemetry_app_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_app_details_response.py b/intersight/model/niatelemetry_app_details_response.py index 427bd16b03..25aa0613ba 100644 --- a/intersight/model/niatelemetry_app_details_response.py +++ b/intersight/model/niatelemetry_app_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_bootflash_details.py b/intersight/model/niatelemetry_bootflash_details.py index 7b4d5659d4..ffbce1c8b9 100644 --- a/intersight/model/niatelemetry_bootflash_details.py +++ b/intersight/model/niatelemetry_bootflash_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_bootflash_details_all_of.py b/intersight/model/niatelemetry_bootflash_details_all_of.py index 229cb34b7a..9edb6490e6 100644 --- a/intersight/model/niatelemetry_bootflash_details_all_of.py +++ b/intersight/model/niatelemetry_bootflash_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details.py b/intersight/model/niatelemetry_cloud_details.py index 60a3e4ff49..d3213f1e1c 100644 --- a/intersight/model/niatelemetry_cloud_details.py +++ b/intersight/model/niatelemetry_cloud_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details_all_of.py b/intersight/model/niatelemetry_cloud_details_all_of.py index cfbc46d711..7518fe96f9 100644 --- a/intersight/model/niatelemetry_cloud_details_all_of.py +++ b/intersight/model/niatelemetry_cloud_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details_list.py b/intersight/model/niatelemetry_cloud_details_list.py index afa4c15122..52c35af86b 100644 --- a/intersight/model/niatelemetry_cloud_details_list.py +++ b/intersight/model/niatelemetry_cloud_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details_list_all_of.py b/intersight/model/niatelemetry_cloud_details_list_all_of.py index af6e4c43b1..0e7a0ec33f 100644 --- a/intersight/model/niatelemetry_cloud_details_list_all_of.py +++ b/intersight/model/niatelemetry_cloud_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_details_response.py b/intersight/model/niatelemetry_cloud_details_response.py index 27f04ffc76..d74d537f2e 100644 --- a/intersight/model/niatelemetry_cloud_details_response.py +++ b/intersight/model/niatelemetry_cloud_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_regions_element.py b/intersight/model/niatelemetry_cloud_regions_element.py index 9e339cc6a7..7b47c52ecc 100644 --- a/intersight/model/niatelemetry_cloud_regions_element.py +++ b/intersight/model/niatelemetry_cloud_regions_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_regions_element_all_of.py b/intersight/model/niatelemetry_cloud_regions_element_all_of.py index c4e56fba52..c2d75b0ffd 100644 --- a/intersight/model/niatelemetry_cloud_regions_element_all_of.py +++ b/intersight/model/niatelemetry_cloud_regions_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_routers_element.py b/intersight/model/niatelemetry_cloud_routers_element.py index 796f9c36d7..24ca4afa60 100644 --- a/intersight/model/niatelemetry_cloud_routers_element.py +++ b/intersight/model/niatelemetry_cloud_routers_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_cloud_routers_element_all_of.py b/intersight/model/niatelemetry_cloud_routers_element_all_of.py index 576a2aa37b..ef229d1300 100644 --- a/intersight/model/niatelemetry_cloud_routers_element_all_of.py +++ b/intersight/model/niatelemetry_cloud_routers_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies.py b/intersight/model/niatelemetry_common_policies.py index d3bd00388b..185983e8a2 100644 --- a/intersight/model/niatelemetry_common_policies.py +++ b/intersight/model/niatelemetry_common_policies.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies_all_of.py b/intersight/model/niatelemetry_common_policies_all_of.py index 0818da29f1..2be516327c 100644 --- a/intersight/model/niatelemetry_common_policies_all_of.py +++ b/intersight/model/niatelemetry_common_policies_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies_list.py b/intersight/model/niatelemetry_common_policies_list.py index 4a530585c4..628d78673a 100644 --- a/intersight/model/niatelemetry_common_policies_list.py +++ b/intersight/model/niatelemetry_common_policies_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies_list_all_of.py b/intersight/model/niatelemetry_common_policies_list_all_of.py index 60511cfda5..b506fdd845 100644 --- a/intersight/model/niatelemetry_common_policies_list_all_of.py +++ b/intersight/model/niatelemetry_common_policies_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_common_policies_response.py b/intersight/model/niatelemetry_common_policies_response.py index 038b09cb64..698c2da890 100644 --- a/intersight/model/niatelemetry_common_policies_response.py +++ b/intersight/model/niatelemetry_common_policies_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details.py b/intersight/model/niatelemetry_dcnm_fan_details.py index 09656c354c..e8392076f0 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details.py +++ b/intersight/model/niatelemetry_dcnm_fan_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details_all_of.py b/intersight/model/niatelemetry_dcnm_fan_details_all_of.py index ee47bd2f1c..abaf1e688b 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_fan_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details_list.py b/intersight/model/niatelemetry_dcnm_fan_details_list.py index 1b7c9bac76..63eb64107a 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details_list.py +++ b/intersight/model/niatelemetry_dcnm_fan_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_fan_details_list_all_of.py index 0e54348b0a..124830e08f 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_fan_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fan_details_response.py b/intersight/model/niatelemetry_dcnm_fan_details_response.py index d4fbdcb19e..b739d0e604 100644 --- a/intersight/model/niatelemetry_dcnm_fan_details_response.py +++ b/intersight/model/niatelemetry_dcnm_fan_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details.py b/intersight/model/niatelemetry_dcnm_fex_details.py index 295462ae53..97ec270343 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details.py +++ b/intersight/model/niatelemetry_dcnm_fex_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details_all_of.py b/intersight/model/niatelemetry_dcnm_fex_details_all_of.py index cd3d6143af..b9333c1b94 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_fex_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details_list.py b/intersight/model/niatelemetry_dcnm_fex_details_list.py index 7ae615d14a..2e1ed434eb 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details_list.py +++ b/intersight/model/niatelemetry_dcnm_fex_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_fex_details_list_all_of.py index 140dd3969d..982951db21 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_fex_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_fex_details_response.py b/intersight/model/niatelemetry_dcnm_fex_details_response.py index 74a97c0396..cff3fcb37e 100644 --- a/intersight/model/niatelemetry_dcnm_fex_details_response.py +++ b/intersight/model/niatelemetry_dcnm_fex_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details.py b/intersight/model/niatelemetry_dcnm_module_details.py index 36099cd8df..074ca54f4c 100644 --- a/intersight/model/niatelemetry_dcnm_module_details.py +++ b/intersight/model/niatelemetry_dcnm_module_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details_all_of.py b/intersight/model/niatelemetry_dcnm_module_details_all_of.py index 25c74a0f70..45a2d9734f 100644 --- a/intersight/model/niatelemetry_dcnm_module_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_module_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details_list.py b/intersight/model/niatelemetry_dcnm_module_details_list.py index 7569b846ce..90a06d3c44 100644 --- a/intersight/model/niatelemetry_dcnm_module_details_list.py +++ b/intersight/model/niatelemetry_dcnm_module_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_module_details_list_all_of.py index 4d96fda286..f447c0ddf1 100644 --- a/intersight/model/niatelemetry_dcnm_module_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_module_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_module_details_response.py b/intersight/model/niatelemetry_dcnm_module_details_response.py index 902043d9de..70a1127c4a 100644 --- a/intersight/model/niatelemetry_dcnm_module_details_response.py +++ b/intersight/model/niatelemetry_dcnm_module_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details.py b/intersight/model/niatelemetry_dcnm_psu_details.py index 15b2b03d10..6a087d9df7 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details.py +++ b/intersight/model/niatelemetry_dcnm_psu_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details_all_of.py b/intersight/model/niatelemetry_dcnm_psu_details_all_of.py index 51e361b6a5..24a507d90d 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_psu_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details_list.py b/intersight/model/niatelemetry_dcnm_psu_details_list.py index 47248e3049..6b1d33dd2f 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details_list.py +++ b/intersight/model/niatelemetry_dcnm_psu_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_psu_details_list_all_of.py index 005269d98a..18abcd0332 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_psu_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_psu_details_response.py b/intersight/model/niatelemetry_dcnm_psu_details_response.py index edc708ca3e..1017dceda3 100644 --- a/intersight/model/niatelemetry_dcnm_psu_details_response.py +++ b/intersight/model/niatelemetry_dcnm_psu_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details.py b/intersight/model/niatelemetry_dcnm_transceiver_details.py index f873a19ffa..c48a4e5032 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details_all_of.py b/intersight/model/niatelemetry_dcnm_transceiver_details_all_of.py index e2f9bffdd7..529fd4c045 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details_all_of.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details_list.py b/intersight/model/niatelemetry_dcnm_transceiver_details_list.py index 006f833b07..89d310e8eb 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details_list.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details_list_all_of.py b/intersight/model/niatelemetry_dcnm_transceiver_details_list_all_of.py index 36538e1a42..c2c574d0d9 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details_list_all_of.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_dcnm_transceiver_details_response.py b/intersight/model/niatelemetry_dcnm_transceiver_details_response.py index 46a1bec048..683749cbda 100644 --- a/intersight/model/niatelemetry_dcnm_transceiver_details_response.py +++ b/intersight/model/niatelemetry_dcnm_transceiver_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_deployment_status.py b/intersight/model/niatelemetry_deployment_status.py index 66e9acfcf1..a931eeaeb4 100644 --- a/intersight/model/niatelemetry_deployment_status.py +++ b/intersight/model/niatelemetry_deployment_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_deployment_status_all_of.py b/intersight/model/niatelemetry_deployment_status_all_of.py index ab644a1f31..6b10ae4a82 100644 --- a/intersight/model/niatelemetry_deployment_status_all_of.py +++ b/intersight/model/niatelemetry_deployment_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_digital_optical_monitoring.py b/intersight/model/niatelemetry_digital_optical_monitoring.py index 15bfe63699..7ce91ae47c 100644 --- a/intersight/model/niatelemetry_digital_optical_monitoring.py +++ b/intersight/model/niatelemetry_digital_optical_monitoring.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_digital_optical_monitoring_all_of.py b/intersight/model/niatelemetry_digital_optical_monitoring_all_of.py index 82a2f4ea42..13c8928c46 100644 --- a/intersight/model/niatelemetry_digital_optical_monitoring_all_of.py +++ b/intersight/model/niatelemetry_digital_optical_monitoring_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_diskinfo.py b/intersight/model/niatelemetry_diskinfo.py index 6af4b880e7..2fd48a17d9 100644 --- a/intersight/model/niatelemetry_diskinfo.py +++ b/intersight/model/niatelemetry_diskinfo.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_diskinfo_all_of.py b/intersight/model/niatelemetry_diskinfo_all_of.py index 8722b91f41..49336e6cd1 100644 --- a/intersight/model/niatelemetry_diskinfo_all_of.py +++ b/intersight/model/niatelemetry_diskinfo_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg.py b/intersight/model/niatelemetry_epg.py index 8570049bbb..6b58167893 100644 --- a/intersight/model/niatelemetry_epg.py +++ b/intersight/model/niatelemetry_epg.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg_all_of.py b/intersight/model/niatelemetry_epg_all_of.py index 20987a2533..f9494d9bf1 100644 --- a/intersight/model/niatelemetry_epg_all_of.py +++ b/intersight/model/niatelemetry_epg_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg_list.py b/intersight/model/niatelemetry_epg_list.py index e490789ccf..4d3ac69794 100644 --- a/intersight/model/niatelemetry_epg_list.py +++ b/intersight/model/niatelemetry_epg_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg_list_all_of.py b/intersight/model/niatelemetry_epg_list_all_of.py index 481ae9866e..092992cd21 100644 --- a/intersight/model/niatelemetry_epg_list_all_of.py +++ b/intersight/model/niatelemetry_epg_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_epg_response.py b/intersight/model/niatelemetry_epg_response.py index 4341c9a850..8314847b72 100644 --- a/intersight/model/niatelemetry_epg_response.py +++ b/intersight/model/niatelemetry_epg_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqpt_storage_firmware.py b/intersight/model/niatelemetry_eqpt_storage_firmware.py index 5385720609..be4065e50f 100644 --- a/intersight/model/niatelemetry_eqpt_storage_firmware.py +++ b/intersight/model/niatelemetry_eqpt_storage_firmware.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqpt_storage_firmware_all_of.py b/intersight/model/niatelemetry_eqpt_storage_firmware_all_of.py index cd5484dfd8..b75a94a25e 100644 --- a/intersight/model/niatelemetry_eqpt_storage_firmware_all_of.py +++ b/intersight/model/niatelemetry_eqpt_storage_firmware_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_pol_usage5min.py b/intersight/model/niatelemetry_eqptcapacity_pol_usage5min.py index f365020dfa..644bf4b649 100644 --- a/intersight/model/niatelemetry_eqptcapacity_pol_usage5min.py +++ b/intersight/model/niatelemetry_eqptcapacity_pol_usage5min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_pol_usage5min_all_of.py b/intersight/model/niatelemetry_eqptcapacity_pol_usage5min_all_of.py index 38d8fe498b..e3608f87d2 100644 --- a/intersight/model/niatelemetry_eqptcapacity_pol_usage5min_all_of.py +++ b/intersight/model/niatelemetry_eqptcapacity_pol_usage5min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min.py b/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min.py index 0cefccf9c6..2edebb015c 100644 --- a/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min.py +++ b/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min_all_of.py b/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min_all_of.py index a80d338268..28705889e8 100644 --- a/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min_all_of.py +++ b/intersight/model/niatelemetry_eqptcapacity_prefix_entries15min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min.py b/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min.py index 8e25d3135c..ac1c6f0f0b 100644 --- a/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min.py +++ b/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min_all_of.py b/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min_all_of.py index 6d0acbfc43..4c2064722f 100644 --- a/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min_all_of.py +++ b/intersight/model/niatelemetry_eqptcapacity_prefix_entries5min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details.py b/intersight/model/niatelemetry_fabric_module_details.py index d364773c31..a6de82e1df 100644 --- a/intersight/model/niatelemetry_fabric_module_details.py +++ b/intersight/model/niatelemetry_fabric_module_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details_all_of.py b/intersight/model/niatelemetry_fabric_module_details_all_of.py index 68b96d4492..8de90b55d6 100644 --- a/intersight/model/niatelemetry_fabric_module_details_all_of.py +++ b/intersight/model/niatelemetry_fabric_module_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details_list.py b/intersight/model/niatelemetry_fabric_module_details_list.py index fef4f457d8..5aec5dbae8 100644 --- a/intersight/model/niatelemetry_fabric_module_details_list.py +++ b/intersight/model/niatelemetry_fabric_module_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details_list_all_of.py b/intersight/model/niatelemetry_fabric_module_details_list_all_of.py index 222d621aac..e41be59d65 100644 --- a/intersight/model/niatelemetry_fabric_module_details_list_all_of.py +++ b/intersight/model/niatelemetry_fabric_module_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_module_details_response.py b/intersight/model/niatelemetry_fabric_module_details_response.py index 631ca8357b..f041a7418e 100644 --- a/intersight/model/niatelemetry_fabric_module_details_response.py +++ b/intersight/model/niatelemetry_fabric_module_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details.py b/intersight/model/niatelemetry_fabric_node_control_details.py index 3f34c9e610..97a83a8193 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details.py +++ b/intersight/model/niatelemetry_fabric_node_control_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details_all_of.py b/intersight/model/niatelemetry_fabric_node_control_details_all_of.py index 1fbc9ce91d..6731dfc06d 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details_all_of.py +++ b/intersight/model/niatelemetry_fabric_node_control_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details_list.py b/intersight/model/niatelemetry_fabric_node_control_details_list.py index feb662a8eb..33fa974e16 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details_list.py +++ b/intersight/model/niatelemetry_fabric_node_control_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details_list_all_of.py b/intersight/model/niatelemetry_fabric_node_control_details_list_all_of.py index 762b064b6a..87f5f659ff 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details_list_all_of.py +++ b/intersight/model/niatelemetry_fabric_node_control_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_node_control_details_response.py b/intersight/model/niatelemetry_fabric_node_control_details_response.py index fdac7e0d7f..fbb8e6c49d 100644 --- a/intersight/model/niatelemetry_fabric_node_control_details_response.py +++ b/intersight/model/niatelemetry_fabric_node_control_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile.py b/intersight/model/niatelemetry_fabric_pod_profile.py index f08a9a770a..04437a01c3 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile.py +++ b/intersight/model/niatelemetry_fabric_pod_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile_all_of.py b/intersight/model/niatelemetry_fabric_pod_profile_all_of.py index 6cc85807c0..72c02686ae 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile_all_of.py +++ b/intersight/model/niatelemetry_fabric_pod_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile_list.py b/intersight/model/niatelemetry_fabric_pod_profile_list.py index cb09dc614c..7e40db2934 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile_list.py +++ b/intersight/model/niatelemetry_fabric_pod_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile_list_all_of.py b/intersight/model/niatelemetry_fabric_pod_profile_list_all_of.py index 540722cfa7..99f5eafc66 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile_list_all_of.py +++ b/intersight/model/niatelemetry_fabric_pod_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_profile_response.py b/intersight/model/niatelemetry_fabric_pod_profile_response.py index a040bcd9cb..4eb6d112f0 100644 --- a/intersight/model/niatelemetry_fabric_pod_profile_response.py +++ b/intersight/model/niatelemetry_fabric_pod_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss.py b/intersight/model/niatelemetry_fabric_pod_ss.py index 4680bc250b..30b5612e45 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss.py +++ b/intersight/model/niatelemetry_fabric_pod_ss.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss_all_of.py b/intersight/model/niatelemetry_fabric_pod_ss_all_of.py index dea1428b94..652c07ac7c 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss_all_of.py +++ b/intersight/model/niatelemetry_fabric_pod_ss_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss_list.py b/intersight/model/niatelemetry_fabric_pod_ss_list.py index 2af014ca35..cb4830c046 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss_list.py +++ b/intersight/model/niatelemetry_fabric_pod_ss_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss_list_all_of.py b/intersight/model/niatelemetry_fabric_pod_ss_list_all_of.py index 05cebf2e2b..16b9b66efa 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss_list_all_of.py +++ b/intersight/model/niatelemetry_fabric_pod_ss_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fabric_pod_ss_response.py b/intersight/model/niatelemetry_fabric_pod_ss_response.py index 02a78890cb..1bb1ca8b62 100644 --- a/intersight/model/niatelemetry_fabric_pod_ss_response.py +++ b/intersight/model/niatelemetry_fabric_pod_ss_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fan_details.py b/intersight/model/niatelemetry_fan_details.py index 5d0fcfbd87..32f6115bca 100644 --- a/intersight/model/niatelemetry_fan_details.py +++ b/intersight/model/niatelemetry_fan_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fan_details_all_of.py b/intersight/model/niatelemetry_fan_details_all_of.py index eee807f1b8..8aa270844c 100644 --- a/intersight/model/niatelemetry_fan_details_all_of.py +++ b/intersight/model/niatelemetry_fan_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault.py b/intersight/model/niatelemetry_fault.py index 80e72ee9ae..bb215828a7 100644 --- a/intersight/model/niatelemetry_fault.py +++ b/intersight/model/niatelemetry_fault.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault_all_of.py b/intersight/model/niatelemetry_fault_all_of.py index 6fc5021e3e..02a25449ce 100644 --- a/intersight/model/niatelemetry_fault_all_of.py +++ b/intersight/model/niatelemetry_fault_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault_list.py b/intersight/model/niatelemetry_fault_list.py index 9b9ccd65e4..a609a133ea 100644 --- a/intersight/model/niatelemetry_fault_list.py +++ b/intersight/model/niatelemetry_fault_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault_list_all_of.py b/intersight/model/niatelemetry_fault_list_all_of.py index 003f5c34de..b2feb89fc5 100644 --- a/intersight/model/niatelemetry_fault_list_all_of.py +++ b/intersight/model/niatelemetry_fault_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_fault_response.py b/intersight/model/niatelemetry_fault_response.py index 64951deb57..8ddfca5957 100644 --- a/intersight/model/niatelemetry_fault_response.py +++ b/intersight/model/niatelemetry_fault_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details.py b/intersight/model/niatelemetry_hcloud_details.py index 42728c4482..b7d38860c0 100644 --- a/intersight/model/niatelemetry_hcloud_details.py +++ b/intersight/model/niatelemetry_hcloud_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details_all_of.py b/intersight/model/niatelemetry_hcloud_details_all_of.py index d69ef5792d..4568422d49 100644 --- a/intersight/model/niatelemetry_hcloud_details_all_of.py +++ b/intersight/model/niatelemetry_hcloud_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details_list.py b/intersight/model/niatelemetry_hcloud_details_list.py index 780a16b074..35ea63ccd0 100644 --- a/intersight/model/niatelemetry_hcloud_details_list.py +++ b/intersight/model/niatelemetry_hcloud_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details_list_all_of.py b/intersight/model/niatelemetry_hcloud_details_list_all_of.py index 6c11871d55..e3b288d602 100644 --- a/intersight/model/niatelemetry_hcloud_details_list_all_of.py +++ b/intersight/model/niatelemetry_hcloud_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_hcloud_details_response.py b/intersight/model/niatelemetry_hcloud_details_response.py index 0864cc4357..8327ae6ff4 100644 --- a/intersight/model/niatelemetry_hcloud_details_response.py +++ b/intersight/model/niatelemetry_hcloud_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data.py b/intersight/model/niatelemetry_health_insights_data.py index f1fd136741..09bcf50032 100644 --- a/intersight/model/niatelemetry_health_insights_data.py +++ b/intersight/model/niatelemetry_health_insights_data.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data_all_of.py b/intersight/model/niatelemetry_health_insights_data_all_of.py index 3606f35a56..fab008e4fc 100644 --- a/intersight/model/niatelemetry_health_insights_data_all_of.py +++ b/intersight/model/niatelemetry_health_insights_data_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data_list.py b/intersight/model/niatelemetry_health_insights_data_list.py index 365e36132d..d4a65a37b1 100644 --- a/intersight/model/niatelemetry_health_insights_data_list.py +++ b/intersight/model/niatelemetry_health_insights_data_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data_list_all_of.py b/intersight/model/niatelemetry_health_insights_data_list_all_of.py index 3bd94e7433..38d847999a 100644 --- a/intersight/model/niatelemetry_health_insights_data_list_all_of.py +++ b/intersight/model/niatelemetry_health_insights_data_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_health_insights_data_response.py b/intersight/model/niatelemetry_health_insights_data_response.py index 60a50bb0ea..b458292e67 100644 --- a/intersight/model/niatelemetry_health_insights_data_response.py +++ b/intersight/model/niatelemetry_health_insights_data_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details.py b/intersight/model/niatelemetry_https_acl_contract_details.py index 8b97611a19..ef4dcf6b36 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details.py +++ b/intersight/model/niatelemetry_https_acl_contract_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details_all_of.py b/intersight/model/niatelemetry_https_acl_contract_details_all_of.py index c981013a60..c5cb5cae9a 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details_all_of.py +++ b/intersight/model/niatelemetry_https_acl_contract_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details_list.py b/intersight/model/niatelemetry_https_acl_contract_details_list.py index d94387480b..6f28d4e690 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details_list.py +++ b/intersight/model/niatelemetry_https_acl_contract_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details_list_all_of.py b/intersight/model/niatelemetry_https_acl_contract_details_list_all_of.py index a3a5091a47..c8fb0dd50c 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_contract_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_details_response.py b/intersight/model/niatelemetry_https_acl_contract_details_response.py index c17711d563..ab68666c1e 100644 --- a/intersight/model/niatelemetry_https_acl_contract_details_response.py +++ b/intersight/model/niatelemetry_https_acl_contract_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map.py b/intersight/model/niatelemetry_https_acl_contract_filter_map.py index b4f8dc6d39..272c33388d 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_map.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map_all_of.py b/intersight/model/niatelemetry_https_acl_contract_filter_map_all_of.py index 3043b0b305..1f04263495 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map_all_of.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_map_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map_list.py b/intersight/model/niatelemetry_https_acl_contract_filter_map_list.py index fe5501c9b2..23ad63d6c2 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map_list.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_map_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map_list_all_of.py b/intersight/model/niatelemetry_https_acl_contract_filter_map_list_all_of.py index 607ea35d5f..38bbef58a2 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_map_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_contract_filter_map_response.py b/intersight/model/niatelemetry_https_acl_contract_filter_map_response.py index 356b6d9d6d..4b29fe1dfd 100644 --- a/intersight/model/niatelemetry_https_acl_contract_filter_map_response.py +++ b/intersight/model/niatelemetry_https_acl_contract_filter_map_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map.py b/intersight/model/niatelemetry_https_acl_epg_contract_map.py index 9cd8266b30..2da5f16293 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_map.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map_all_of.py b/intersight/model/niatelemetry_https_acl_epg_contract_map_all_of.py index d5e7992bf0..4b48a6a288 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map_all_of.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_map_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map_list.py b/intersight/model/niatelemetry_https_acl_epg_contract_map_list.py index 094e012d16..ca2917ffae 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map_list.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_map_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map_list_all_of.py b/intersight/model/niatelemetry_https_acl_epg_contract_map_list_all_of.py index ce55137466..334440ff7c 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_map_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_contract_map_response.py b/intersight/model/niatelemetry_https_acl_epg_contract_map_response.py index 4d6cb42bd5..4c4325a8fa 100644 --- a/intersight/model/niatelemetry_https_acl_epg_contract_map_response.py +++ b/intersight/model/niatelemetry_https_acl_epg_contract_map_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details.py b/intersight/model/niatelemetry_https_acl_epg_details.py index ab1e6de151..f01b168192 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details.py +++ b/intersight/model/niatelemetry_https_acl_epg_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details_all_of.py b/intersight/model/niatelemetry_https_acl_epg_details_all_of.py index 284dc41fb5..e8ae04fc53 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details_all_of.py +++ b/intersight/model/niatelemetry_https_acl_epg_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details_list.py b/intersight/model/niatelemetry_https_acl_epg_details_list.py index 06b9b09c16..db78841b62 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details_list.py +++ b/intersight/model/niatelemetry_https_acl_epg_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details_list_all_of.py b/intersight/model/niatelemetry_https_acl_epg_details_list_all_of.py index 2319298c16..23fab85484 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_epg_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_epg_details_response.py b/intersight/model/niatelemetry_https_acl_epg_details_response.py index 194298b5ba..c567b22352 100644 --- a/intersight/model/niatelemetry_https_acl_epg_details_response.py +++ b/intersight/model/niatelemetry_https_acl_epg_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details.py b/intersight/model/niatelemetry_https_acl_filter_details.py index ab161626bb..ce6be5e53a 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details.py +++ b/intersight/model/niatelemetry_https_acl_filter_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details_all_of.py b/intersight/model/niatelemetry_https_acl_filter_details_all_of.py index c7f1724581..c688620306 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details_all_of.py +++ b/intersight/model/niatelemetry_https_acl_filter_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details_list.py b/intersight/model/niatelemetry_https_acl_filter_details_list.py index 06336faabe..4dd841cd6b 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details_list.py +++ b/intersight/model/niatelemetry_https_acl_filter_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details_list_all_of.py b/intersight/model/niatelemetry_https_acl_filter_details_list_all_of.py index 7cc09e311f..eb5b66c2da 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details_list_all_of.py +++ b/intersight/model/niatelemetry_https_acl_filter_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_https_acl_filter_details_response.py b/intersight/model/niatelemetry_https_acl_filter_details_response.py index 2b05fac33f..4c55bd4b22 100644 --- a/intersight/model/niatelemetry_https_acl_filter_details_response.py +++ b/intersight/model/niatelemetry_https_acl_filter_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_image_detail.py b/intersight/model/niatelemetry_image_detail.py index ce2a214f57..6d9112a2b4 100644 --- a/intersight/model/niatelemetry_image_detail.py +++ b/intersight/model/niatelemetry_image_detail.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_image_detail_all_of.py b/intersight/model/niatelemetry_image_detail_all_of.py index 1190d48900..f7f4907bdf 100644 --- a/intersight/model/niatelemetry_image_detail_all_of.py +++ b/intersight/model/niatelemetry_image_detail_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details.py b/intersight/model/niatelemetry_insight_group_details.py index ecb74ec7c1..3cd04a4471 100644 --- a/intersight/model/niatelemetry_insight_group_details.py +++ b/intersight/model/niatelemetry_insight_group_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details_all_of.py b/intersight/model/niatelemetry_insight_group_details_all_of.py index 814f8e8543..0c4c4aec02 100644 --- a/intersight/model/niatelemetry_insight_group_details_all_of.py +++ b/intersight/model/niatelemetry_insight_group_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details_list.py b/intersight/model/niatelemetry_insight_group_details_list.py index 6a043d5e89..1f7ccb458a 100644 --- a/intersight/model/niatelemetry_insight_group_details_list.py +++ b/intersight/model/niatelemetry_insight_group_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details_list_all_of.py b/intersight/model/niatelemetry_insight_group_details_list_all_of.py index 2e4b5218aa..479b4c7ceb 100644 --- a/intersight/model/niatelemetry_insight_group_details_list_all_of.py +++ b/intersight/model/niatelemetry_insight_group_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_insight_group_details_response.py b/intersight/model/niatelemetry_insight_group_details_response.py index efd7e0f424..b8b9439a2f 100644 --- a/intersight/model/niatelemetry_insight_group_details_response.py +++ b/intersight/model/niatelemetry_insight_group_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_interface.py b/intersight/model/niatelemetry_interface.py index 4df14672c8..77cd5dfd8b 100644 --- a/intersight/model/niatelemetry_interface.py +++ b/intersight/model/niatelemetry_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_interface_all_of.py b/intersight/model/niatelemetry_interface_all_of.py index ee03e26ca9..58ecb987a3 100644 --- a/intersight/model/niatelemetry_interface_all_of.py +++ b/intersight/model/niatelemetry_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_interface_element.py b/intersight/model/niatelemetry_interface_element.py index 2d6867c7cd..4b8b316754 100644 --- a/intersight/model/niatelemetry_interface_element.py +++ b/intersight/model/niatelemetry_interface_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_interface_element_all_of.py b/intersight/model/niatelemetry_interface_element_all_of.py index e56495f9e2..b123daea23 100644 --- a/intersight/model/niatelemetry_interface_element_all_of.py +++ b/intersight/model/niatelemetry_interface_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_job_detail.py b/intersight/model/niatelemetry_job_detail.py index d761ff9d9a..ea70bccbe4 100644 --- a/intersight/model/niatelemetry_job_detail.py +++ b/intersight/model/niatelemetry_job_detail.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_job_detail_all_of.py b/intersight/model/niatelemetry_job_detail_all_of.py index a24fc03b27..94ee9bb973 100644 --- a/intersight/model/niatelemetry_job_detail_all_of.py +++ b/intersight/model/niatelemetry_job_detail_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc.py b/intersight/model/niatelemetry_lc.py index fc670ea58a..7341190bd4 100644 --- a/intersight/model/niatelemetry_lc.py +++ b/intersight/model/niatelemetry_lc.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc_all_of.py b/intersight/model/niatelemetry_lc_all_of.py index 460f86ba2b..58c9bef874 100644 --- a/intersight/model/niatelemetry_lc_all_of.py +++ b/intersight/model/niatelemetry_lc_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc_list.py b/intersight/model/niatelemetry_lc_list.py index c435c828cc..141210b78c 100644 --- a/intersight/model/niatelemetry_lc_list.py +++ b/intersight/model/niatelemetry_lc_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc_list_all_of.py b/intersight/model/niatelemetry_lc_list_all_of.py index c96f0244aa..b8128c092f 100644 --- a/intersight/model/niatelemetry_lc_list_all_of.py +++ b/intersight/model/niatelemetry_lc_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_lc_response.py b/intersight/model/niatelemetry_lc_response.py index 2fef694609..68598c3cc9 100644 --- a/intersight/model/niatelemetry_lc_response.py +++ b/intersight/model/niatelemetry_lc_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details.py b/intersight/model/niatelemetry_leaf_pol_grp_details.py index c37a019ee1..f1b027dfa4 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details_all_of.py b/intersight/model/niatelemetry_leaf_pol_grp_details_all_of.py index 70ab6c6183..6103d31536 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details_all_of.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details_list.py b/intersight/model/niatelemetry_leaf_pol_grp_details_list.py index bd447c3e38..a0a89c2251 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details_list.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details_list_all_of.py b/intersight/model/niatelemetry_leaf_pol_grp_details_list_all_of.py index 40f91b3e32..26c8fe9211 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details_list_all_of.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_leaf_pol_grp_details_response.py b/intersight/model/niatelemetry_leaf_pol_grp_details_response.py index 5b7e21acc0..ef925aff4b 100644 --- a/intersight/model/niatelemetry_leaf_pol_grp_details_response.py +++ b/intersight/model/niatelemetry_leaf_pol_grp_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_logical_link.py b/intersight/model/niatelemetry_logical_link.py index 99331abcce..f84a0cdf10 100644 --- a/intersight/model/niatelemetry_logical_link.py +++ b/intersight/model/niatelemetry_logical_link.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_logical_link_all_of.py b/intersight/model/niatelemetry_logical_link_all_of.py index dc05e501e6..952ed87a95 100644 --- a/intersight/model/niatelemetry_logical_link_all_of.py +++ b/intersight/model/niatelemetry_logical_link_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_auto_claim.py b/intersight/model/niatelemetry_mds_auto_claim.py index 4171a9bd93..9ac9487fe4 100644 --- a/intersight/model/niatelemetry_mds_auto_claim.py +++ b/intersight/model/niatelemetry_mds_auto_claim.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_auto_claim_all_of.py b/intersight/model/niatelemetry_mds_auto_claim_all_of.py index 8f9f1f70ac..f639c1fa74 100644 --- a/intersight/model/niatelemetry_mds_auto_claim_all_of.py +++ b/intersight/model/niatelemetry_mds_auto_claim_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_auto_claim_list.py b/intersight/model/niatelemetry_mds_auto_claim_list.py index 5d5ebaae03..b07245824b 100644 --- a/intersight/model/niatelemetry_mds_auto_claim_list.py +++ b/intersight/model/niatelemetry_mds_auto_claim_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_auto_claim_list_all_of.py b/intersight/model/niatelemetry_mds_auto_claim_list_all_of.py index 85f8e9a17a..4227660a81 100644 --- a/intersight/model/niatelemetry_mds_auto_claim_list_all_of.py +++ b/intersight/model/niatelemetry_mds_auto_claim_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_auto_claim_response.py b/intersight/model/niatelemetry_mds_auto_claim_response.py index 4d4d79305f..402cf9ac27 100644 --- a/intersight/model/niatelemetry_mds_auto_claim_response.py +++ b/intersight/model/niatelemetry_mds_auto_claim_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbor_info.py b/intersight/model/niatelemetry_mds_neighbor_info.py index 44c76493ed..0cbfbb3801 100644 --- a/intersight/model/niatelemetry_mds_neighbor_info.py +++ b/intersight/model/niatelemetry_mds_neighbor_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mds_neighbor_info_all_of.py b/intersight/model/niatelemetry_mds_neighbor_info_all_of.py index 325c06a501..dd27aeacaa 100644 --- a/intersight/model/niatelemetry_mds_neighbor_info_all_of.py +++ b/intersight/model/niatelemetry_mds_neighbor_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details.py b/intersight/model/niatelemetry_mso_contract_details.py index 88efc6df0a..3cbe14782e 100644 --- a/intersight/model/niatelemetry_mso_contract_details.py +++ b/intersight/model/niatelemetry_mso_contract_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details_all_of.py b/intersight/model/niatelemetry_mso_contract_details_all_of.py index d71c4efcb0..61c578c2ab 100644 --- a/intersight/model/niatelemetry_mso_contract_details_all_of.py +++ b/intersight/model/niatelemetry_mso_contract_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details_list.py b/intersight/model/niatelemetry_mso_contract_details_list.py index c5ed039fa3..e61d2ae929 100644 --- a/intersight/model/niatelemetry_mso_contract_details_list.py +++ b/intersight/model/niatelemetry_mso_contract_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details_list_all_of.py b/intersight/model/niatelemetry_mso_contract_details_list_all_of.py index fff3ad4a0b..8ae55cb0ad 100644 --- a/intersight/model/niatelemetry_mso_contract_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_contract_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_contract_details_response.py b/intersight/model/niatelemetry_mso_contract_details_response.py index 800560f829..8521880788 100644 --- a/intersight/model/niatelemetry_mso_contract_details_response.py +++ b/intersight/model/niatelemetry_mso_contract_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details.py b/intersight/model/niatelemetry_mso_epg_details.py index 2de699716f..6d89747737 100644 --- a/intersight/model/niatelemetry_mso_epg_details.py +++ b/intersight/model/niatelemetry_mso_epg_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details_all_of.py b/intersight/model/niatelemetry_mso_epg_details_all_of.py index a10aaa5a34..2718fc0339 100644 --- a/intersight/model/niatelemetry_mso_epg_details_all_of.py +++ b/intersight/model/niatelemetry_mso_epg_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details_list.py b/intersight/model/niatelemetry_mso_epg_details_list.py index 0527241cd5..eac9a13b60 100644 --- a/intersight/model/niatelemetry_mso_epg_details_list.py +++ b/intersight/model/niatelemetry_mso_epg_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details_list_all_of.py b/intersight/model/niatelemetry_mso_epg_details_list_all_of.py index df423e31c7..47d5ac52f0 100644 --- a/intersight/model/niatelemetry_mso_epg_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_epg_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_epg_details_response.py b/intersight/model/niatelemetry_mso_epg_details_response.py index d3cb11f66d..b88a746c5a 100644 --- a/intersight/model/niatelemetry_mso_epg_details_response.py +++ b/intersight/model/niatelemetry_mso_epg_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details.py b/intersight/model/niatelemetry_mso_schema_details.py index c9395efdab..fd95ec5bc2 100644 --- a/intersight/model/niatelemetry_mso_schema_details.py +++ b/intersight/model/niatelemetry_mso_schema_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details_all_of.py b/intersight/model/niatelemetry_mso_schema_details_all_of.py index 9329da35a5..e8c9f34f89 100644 --- a/intersight/model/niatelemetry_mso_schema_details_all_of.py +++ b/intersight/model/niatelemetry_mso_schema_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details_list.py b/intersight/model/niatelemetry_mso_schema_details_list.py index f10d5a07b8..1ccee7a82d 100644 --- a/intersight/model/niatelemetry_mso_schema_details_list.py +++ b/intersight/model/niatelemetry_mso_schema_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details_list_all_of.py b/intersight/model/niatelemetry_mso_schema_details_list_all_of.py index dec57ed855..47a7d8ec23 100644 --- a/intersight/model/niatelemetry_mso_schema_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_schema_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_schema_details_response.py b/intersight/model/niatelemetry_mso_schema_details_response.py index 7e69993c9b..af960bd0c2 100644 --- a/intersight/model/niatelemetry_mso_schema_details_response.py +++ b/intersight/model/niatelemetry_mso_schema_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details.py b/intersight/model/niatelemetry_mso_site_details.py index b70dec07e0..9766b71a70 100644 --- a/intersight/model/niatelemetry_mso_site_details.py +++ b/intersight/model/niatelemetry_mso_site_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details_all_of.py b/intersight/model/niatelemetry_mso_site_details_all_of.py index 30d754ba74..d3b6e97a49 100644 --- a/intersight/model/niatelemetry_mso_site_details_all_of.py +++ b/intersight/model/niatelemetry_mso_site_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details_list.py b/intersight/model/niatelemetry_mso_site_details_list.py index 883b77f6af..2f53e42b41 100644 --- a/intersight/model/niatelemetry_mso_site_details_list.py +++ b/intersight/model/niatelemetry_mso_site_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details_list_all_of.py b/intersight/model/niatelemetry_mso_site_details_list_all_of.py index 2202bbd49f..ba88613af5 100644 --- a/intersight/model/niatelemetry_mso_site_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_site_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_site_details_response.py b/intersight/model/niatelemetry_mso_site_details_response.py index 0096e56636..49f59b8be1 100644 --- a/intersight/model/niatelemetry_mso_site_details_response.py +++ b/intersight/model/niatelemetry_mso_site_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details.py b/intersight/model/niatelemetry_mso_tenant_details.py index f5564c593f..d86fde2e7f 100644 --- a/intersight/model/niatelemetry_mso_tenant_details.py +++ b/intersight/model/niatelemetry_mso_tenant_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details_all_of.py b/intersight/model/niatelemetry_mso_tenant_details_all_of.py index 4ce1c8f2b5..5d8ff83754 100644 --- a/intersight/model/niatelemetry_mso_tenant_details_all_of.py +++ b/intersight/model/niatelemetry_mso_tenant_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details_list.py b/intersight/model/niatelemetry_mso_tenant_details_list.py index 903608132c..7bb8d1005f 100644 --- a/intersight/model/niatelemetry_mso_tenant_details_list.py +++ b/intersight/model/niatelemetry_mso_tenant_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details_list_all_of.py b/intersight/model/niatelemetry_mso_tenant_details_list_all_of.py index 4133f3a361..a6cd423e3f 100644 --- a/intersight/model/niatelemetry_mso_tenant_details_list_all_of.py +++ b/intersight/model/niatelemetry_mso_tenant_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_mso_tenant_details_response.py b/intersight/model/niatelemetry_mso_tenant_details_response.py index a383ea08b8..a8fe078f5a 100644 --- a/intersight/model/niatelemetry_mso_tenant_details_response.py +++ b/intersight/model/niatelemetry_mso_tenant_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_network_info.py b/intersight/model/niatelemetry_network_info.py index 51d92cac39..3abd3c1c3e 100644 --- a/intersight/model/niatelemetry_network_info.py +++ b/intersight/model/niatelemetry_network_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_network_info_all_of.py b/intersight/model/niatelemetry_network_info_all_of.py index ee933dd760..cea0698eef 100644 --- a/intersight/model/niatelemetry_network_info_all_of.py +++ b/intersight/model/niatelemetry_network_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account.py b/intersight/model/niatelemetry_nexus_cloud_account.py index f8108c00cf..e0ba8b43c9 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account.py +++ b/intersight/model/niatelemetry_nexus_cloud_account.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account_all_of.py b/intersight/model/niatelemetry_nexus_cloud_account_all_of.py index ad40eed5b4..d8881554fd 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_all_of.py +++ b/intersight/model/niatelemetry_nexus_cloud_account_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account_list.py b/intersight/model/niatelemetry_nexus_cloud_account_list.py index f7473e69e5..f22e53ce1d 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_list.py +++ b/intersight/model/niatelemetry_nexus_cloud_account_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account_list_all_of.py b/intersight/model/niatelemetry_nexus_cloud_account_list_all_of.py index 377222b37b..c0c736cdc5 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_cloud_account_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account_relationship.py b/intersight/model/niatelemetry_nexus_cloud_account_relationship.py index 7f67e123b1..49697d76e1 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_relationship.py +++ b/intersight/model/niatelemetry_nexus_cloud_account_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_account_response.py b/intersight/model/niatelemetry_nexus_cloud_account_response.py index c062d430e5..02317d2c1e 100644 --- a/intersight/model/niatelemetry_nexus_cloud_account_response.py +++ b/intersight/model/niatelemetry_nexus_cloud_account_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site.py b/intersight/model/niatelemetry_nexus_cloud_site.py index 6f06a88a8e..8973cfd597 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site.py +++ b/intersight/model/niatelemetry_nexus_cloud_site.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site_all_of.py b/intersight/model/niatelemetry_nexus_cloud_site_all_of.py index b4c4807770..811cc2c023 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site_all_of.py +++ b/intersight/model/niatelemetry_nexus_cloud_site_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site_list.py b/intersight/model/niatelemetry_nexus_cloud_site_list.py index bf7353a636..a3992e5da6 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site_list.py +++ b/intersight/model/niatelemetry_nexus_cloud_site_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site_list_all_of.py b/intersight/model/niatelemetry_nexus_cloud_site_list_all_of.py index 1ba5fda72e..bf6c30e7aa 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_cloud_site_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_cloud_site_response.py b/intersight/model/niatelemetry_nexus_cloud_site_response.py index ed2109dc8b..9ac06f878e 100644 --- a/intersight/model/niatelemetry_nexus_cloud_site_response.py +++ b/intersight/model/niatelemetry_nexus_cloud_site_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details.py index 98b327be09..a8418a69d8 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details_all_of.py index 6dfcdc0197..1db7bca922 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details_list.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details_list.py index 897edcc297..8949761a25 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details_list.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details_list_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details_list_all_of.py index be250db636..522363e132 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_controller_details_response.py b/intersight/model/niatelemetry_nexus_dashboard_controller_details_response.py index fb2857a733..cd3cf8d8d9 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_controller_details_response.py +++ b/intersight/model/niatelemetry_nexus_dashboard_controller_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details.py b/intersight/model/niatelemetry_nexus_dashboard_details.py index 8539c7e693..9e371db3ad 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details.py +++ b/intersight/model/niatelemetry_nexus_dashboard_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_details_all_of.py index 32050354f4..9448f14dd4 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details_list.py b/intersight/model/niatelemetry_nexus_dashboard_details_list.py index 82c168a230..b408205e8a 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details_list.py +++ b/intersight/model/niatelemetry_nexus_dashboard_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details_list_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_details_list_all_of.py index 8f344d0ccb..84483e9933 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_details_response.py b/intersight/model/niatelemetry_nexus_dashboard_details_response.py index 659441c178..c6d6c0be08 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_details_response.py +++ b/intersight/model/niatelemetry_nexus_dashboard_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details.py index 772657c68b..f558650630 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details_all_of.py index 2d2c760469..4e81c4cb2b 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details_list.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details_list.py index f1ab026722..0bf3ef5613 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details_list.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details_list_all_of.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details_list_all_of.py index 8a705f26a7..b0253c52ea 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboard_memory_details_response.py b/intersight/model/niatelemetry_nexus_dashboard_memory_details_response.py index 3522708d65..503a4c151f 100644 --- a/intersight/model/niatelemetry_nexus_dashboard_memory_details_response.py +++ b/intersight/model/niatelemetry_nexus_dashboard_memory_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards.py b/intersight/model/niatelemetry_nexus_dashboards.py index c58dd25886..e94e2b0188 100644 --- a/intersight/model/niatelemetry_nexus_dashboards.py +++ b/intersight/model/niatelemetry_nexus_dashboards.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards_all_of.py b/intersight/model/niatelemetry_nexus_dashboards_all_of.py index 16475170ae..7740541e50 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboards_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards_list.py b/intersight/model/niatelemetry_nexus_dashboards_list.py index ada8149137..dcd8f044f6 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_list.py +++ b/intersight/model/niatelemetry_nexus_dashboards_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards_list_all_of.py b/intersight/model/niatelemetry_nexus_dashboards_list_all_of.py index e4b57b68ad..14740feb00 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_list_all_of.py +++ b/intersight/model/niatelemetry_nexus_dashboards_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards_relationship.py b/intersight/model/niatelemetry_nexus_dashboards_relationship.py index 403f8f0c33..7e7fd63c71 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_relationship.py +++ b/intersight/model/niatelemetry_nexus_dashboards_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nexus_dashboards_response.py b/intersight/model/niatelemetry_nexus_dashboards_response.py index 1aec524f6b..44e14bdad8 100644 --- a/intersight/model/niatelemetry_nexus_dashboards_response.py +++ b/intersight/model/niatelemetry_nexus_dashboards_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage.py b/intersight/model/niatelemetry_nia_feature_usage.py index d1ed6cc1d0..68924ccfff 100644 --- a/intersight/model/niatelemetry_nia_feature_usage.py +++ b/intersight/model/niatelemetry_nia_feature_usage.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -489,7 +489,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 management_over_v6_count (int): Management over IPv6 feature usage. This determines the total number of IPv6 configurtaions in the fabric.. [optional] # noqa: E501 microsoft_useg_vmm_ep_pd_count (int): Number of Microsoft microsegmentation VmmEpPD objects. Ensures that Microsoft was configured.. [optional] # noqa: E501 net_flow_count (int): Number of Netflow monitor policies.. [optional] # noqa: E501 - nicc_version (str): NICC version.. [optional] # noqa: E501 + nicc_version (str): NICC version. NiccVersion is used to check the compatibility.. [optional] # noqa: E501 nir (str): NIR application usage. This determines if the fabric has NIR application installed.. [optional] # noqa: E501 open_stack (str): Open stack feature usage.. [optional] # noqa: E501 opflex_kubernetes_count (int): Opflex for Kubernetes feature usage. This determines the total number of VMM sessions of type kubernetes.. [optional] # noqa: E501 @@ -728,7 +728,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 management_over_v6_count (int): Management over IPv6 feature usage. This determines the total number of IPv6 configurtaions in the fabric.. [optional] # noqa: E501 microsoft_useg_vmm_ep_pd_count (int): Number of Microsoft microsegmentation VmmEpPD objects. Ensures that Microsoft was configured.. [optional] # noqa: E501 net_flow_count (int): Number of Netflow monitor policies.. [optional] # noqa: E501 - nicc_version (str): NICC version.. [optional] # noqa: E501 + nicc_version (str): NICC version. NiccVersion is used to check the compatibility.. [optional] # noqa: E501 nir (str): NIR application usage. This determines if the fabric has NIR application installed.. [optional] # noqa: E501 open_stack (str): Open stack feature usage.. [optional] # noqa: E501 opflex_kubernetes_count (int): Opflex for Kubernetes feature usage. This determines the total number of VMM sessions of type kubernetes.. [optional] # noqa: E501 diff --git a/intersight/model/niatelemetry_nia_feature_usage_all_of.py b/intersight/model/niatelemetry_nia_feature_usage_all_of.py index 7e762ae969..309a43938c 100644 --- a/intersight/model/niatelemetry_nia_feature_usage_all_of.py +++ b/intersight/model/niatelemetry_nia_feature_usage_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -445,7 +445,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 management_over_v6_count (int): Management over IPv6 feature usage. This determines the total number of IPv6 configurtaions in the fabric.. [optional] # noqa: E501 microsoft_useg_vmm_ep_pd_count (int): Number of Microsoft microsegmentation VmmEpPD objects. Ensures that Microsoft was configured.. [optional] # noqa: E501 net_flow_count (int): Number of Netflow monitor policies.. [optional] # noqa: E501 - nicc_version (str): NICC version.. [optional] # noqa: E501 + nicc_version (str): NICC version. NiccVersion is used to check the compatibility.. [optional] # noqa: E501 nir (str): NIR application usage. This determines if the fabric has NIR application installed.. [optional] # noqa: E501 open_stack (str): Open stack feature usage.. [optional] # noqa: E501 opflex_kubernetes_count (int): Opflex for Kubernetes feature usage. This determines the total number of VMM sessions of type kubernetes.. [optional] # noqa: E501 @@ -652,7 +652,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 management_over_v6_count (int): Management over IPv6 feature usage. This determines the total number of IPv6 configurtaions in the fabric.. [optional] # noqa: E501 microsoft_useg_vmm_ep_pd_count (int): Number of Microsoft microsegmentation VmmEpPD objects. Ensures that Microsoft was configured.. [optional] # noqa: E501 net_flow_count (int): Number of Netflow monitor policies.. [optional] # noqa: E501 - nicc_version (str): NICC version.. [optional] # noqa: E501 + nicc_version (str): NICC version. NiccVersion is used to check the compatibility.. [optional] # noqa: E501 nir (str): NIR application usage. This determines if the fabric has NIR application installed.. [optional] # noqa: E501 open_stack (str): Open stack feature usage.. [optional] # noqa: E501 opflex_kubernetes_count (int): Opflex for Kubernetes feature usage. This determines the total number of VMM sessions of type kubernetes.. [optional] # noqa: E501 diff --git a/intersight/model/niatelemetry_nia_feature_usage_list.py b/intersight/model/niatelemetry_nia_feature_usage_list.py index 6444e57119..6f89c88f90 100644 --- a/intersight/model/niatelemetry_nia_feature_usage_list.py +++ b/intersight/model/niatelemetry_nia_feature_usage_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage_list_all_of.py b/intersight/model/niatelemetry_nia_feature_usage_list_all_of.py index 2f344be1a5..5a1c36f3f1 100644 --- a/intersight/model/niatelemetry_nia_feature_usage_list_all_of.py +++ b/intersight/model/niatelemetry_nia_feature_usage_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_feature_usage_response.py b/intersight/model/niatelemetry_nia_feature_usage_response.py index a7fb62aa88..ecdc670039 100644 --- a/intersight/model/niatelemetry_nia_feature_usage_response.py +++ b/intersight/model/niatelemetry_nia_feature_usage_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory.py b/intersight/model/niatelemetry_nia_inventory.py index a587016b6f..0cbc48a19d 100644 --- a/intersight/model/niatelemetry_nia_inventory.py +++ b/intersight/model/niatelemetry_nia_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_all_of.py b/intersight/model/niatelemetry_nia_inventory_all_of.py index f63b247669..1de587c507 100644 --- a/intersight/model/niatelemetry_nia_inventory_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm.py b/intersight/model/niatelemetry_nia_inventory_dcnm.py index 2ced57047d..1d69c5cf4c 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm_all_of.py b/intersight/model/niatelemetry_nia_inventory_dcnm_all_of.py index d3bba579b5..854b437024 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm_list.py b/intersight/model/niatelemetry_nia_inventory_dcnm_list.py index c8c2676312..349d517984 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm_list.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm_list_all_of.py b/intersight/model/niatelemetry_nia_inventory_dcnm_list_all_of.py index 3afc09d403..23562fedb4 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm_list_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_dcnm_response.py b/intersight/model/niatelemetry_nia_inventory_dcnm_response.py index 8fb2474272..e1e1ab0193 100644 --- a/intersight/model/niatelemetry_nia_inventory_dcnm_response.py +++ b/intersight/model/niatelemetry_nia_inventory_dcnm_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric.py b/intersight/model/niatelemetry_nia_inventory_fabric.py index 9c38105c45..027b56d877 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric_all_of.py b/intersight/model/niatelemetry_nia_inventory_fabric_all_of.py index 05e20742b2..808358b417 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric_list.py b/intersight/model/niatelemetry_nia_inventory_fabric_list.py index f014a03889..944b4273d7 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric_list.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric_list_all_of.py b/intersight/model/niatelemetry_nia_inventory_fabric_list_all_of.py index 1ad54f36bc..210deda183 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric_list_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_fabric_response.py b/intersight/model/niatelemetry_nia_inventory_fabric_response.py index add482ed50..c3a44f5376 100644 --- a/intersight/model/niatelemetry_nia_inventory_fabric_response.py +++ b/intersight/model/niatelemetry_nia_inventory_fabric_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_list.py b/intersight/model/niatelemetry_nia_inventory_list.py index 63f9326a8a..29a827fd11 100644 --- a/intersight/model/niatelemetry_nia_inventory_list.py +++ b/intersight/model/niatelemetry_nia_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_list_all_of.py b/intersight/model/niatelemetry_nia_inventory_list_all_of.py index 17478c0b05..f1fc2a9e58 100644 --- a/intersight/model/niatelemetry_nia_inventory_list_all_of.py +++ b/intersight/model/niatelemetry_nia_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_relationship.py b/intersight/model/niatelemetry_nia_inventory_relationship.py index abae6d7452..dec434f5c1 100644 --- a/intersight/model/niatelemetry_nia_inventory_relationship.py +++ b/intersight/model/niatelemetry_nia_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_inventory_response.py b/intersight/model/niatelemetry_nia_inventory_response.py index 8df03a8622..b206252102 100644 --- a/intersight/model/niatelemetry_nia_inventory_response.py +++ b/intersight/model/niatelemetry_nia_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state.py b/intersight/model/niatelemetry_nia_license_state.py index 731b216377..20f7de5af0 100644 --- a/intersight/model/niatelemetry_nia_license_state.py +++ b/intersight/model/niatelemetry_nia_license_state.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state_all_of.py b/intersight/model/niatelemetry_nia_license_state_all_of.py index 6a6253e9b7..32ce8a519c 100644 --- a/intersight/model/niatelemetry_nia_license_state_all_of.py +++ b/intersight/model/niatelemetry_nia_license_state_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state_list.py b/intersight/model/niatelemetry_nia_license_state_list.py index 240b25078b..c683fd987d 100644 --- a/intersight/model/niatelemetry_nia_license_state_list.py +++ b/intersight/model/niatelemetry_nia_license_state_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state_list_all_of.py b/intersight/model/niatelemetry_nia_license_state_list_all_of.py index d115c3f032..1bc6b66a1d 100644 --- a/intersight/model/niatelemetry_nia_license_state_list_all_of.py +++ b/intersight/model/niatelemetry_nia_license_state_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state_relationship.py b/intersight/model/niatelemetry_nia_license_state_relationship.py index 22c3eff7f5..f1759d869f 100644 --- a/intersight/model/niatelemetry_nia_license_state_relationship.py +++ b/intersight/model/niatelemetry_nia_license_state_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nia_license_state_response.py b/intersight/model/niatelemetry_nia_license_state_response.py index 47ea8897a9..8f362ed440 100644 --- a/intersight/model/niatelemetry_nia_license_state_response.py +++ b/intersight/model/niatelemetry_nia_license_state_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_node.py b/intersight/model/niatelemetry_node.py index 507933bde2..6eaaa5eedc 100644 --- a/intersight/model/niatelemetry_node.py +++ b/intersight/model/niatelemetry_node.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_node_all_of.py b/intersight/model/niatelemetry_node_all_of.py index 6ad854eb2c..32c97919b5 100644 --- a/intersight/model/niatelemetry_node_all_of.py +++ b/intersight/model/niatelemetry_node_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nve_packet_counters.py b/intersight/model/niatelemetry_nve_packet_counters.py index 29bbe2fdad..097011ac03 100644 --- a/intersight/model/niatelemetry_nve_packet_counters.py +++ b/intersight/model/niatelemetry_nve_packet_counters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nve_packet_counters_all_of.py b/intersight/model/niatelemetry_nve_packet_counters_all_of.py index 52ee31afd0..1e94cce3dd 100644 --- a/intersight/model/niatelemetry_nve_packet_counters_all_of.py +++ b/intersight/model/niatelemetry_nve_packet_counters_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nve_vni.py b/intersight/model/niatelemetry_nve_vni.py index 837ab7ec88..780185b9ba 100644 --- a/intersight/model/niatelemetry_nve_vni.py +++ b/intersight/model/niatelemetry_nve_vni.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nve_vni_all_of.py b/intersight/model/niatelemetry_nve_vni_all_of.py index 8f8c7f649e..f4362eddec 100644 --- a/intersight/model/niatelemetry_nve_vni_all_of.py +++ b/intersight/model/niatelemetry_nve_vni_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_bgp_evpn.py b/intersight/model/niatelemetry_nxos_bgp_evpn.py index 7a2aa1cc89..abb5f2086c 100644 --- a/intersight/model/niatelemetry_nxos_bgp_evpn.py +++ b/intersight/model/niatelemetry_nxos_bgp_evpn.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_bgp_evpn_all_of.py b/intersight/model/niatelemetry_nxos_bgp_evpn_all_of.py index e6172b0275..e7df55c59c 100644 --- a/intersight/model/niatelemetry_nxos_bgp_evpn_all_of.py +++ b/intersight/model/niatelemetry_nxos_bgp_evpn_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_bgp_mvpn.py b/intersight/model/niatelemetry_nxos_bgp_mvpn.py index a1afd9de7a..2bac816372 100644 --- a/intersight/model/niatelemetry_nxos_bgp_mvpn.py +++ b/intersight/model/niatelemetry_nxos_bgp_mvpn.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_bgp_mvpn_all_of.py b/intersight/model/niatelemetry_nxos_bgp_mvpn_all_of.py index 60d6affa2b..f0a6748bb3 100644 --- a/intersight/model/niatelemetry_nxos_bgp_mvpn_all_of.py +++ b/intersight/model/niatelemetry_nxos_bgp_mvpn_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_vtp.py b/intersight/model/niatelemetry_nxos_vtp.py index dd883d3d40..c365680485 100644 --- a/intersight/model/niatelemetry_nxos_vtp.py +++ b/intersight/model/niatelemetry_nxos_vtp.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_nxos_vtp_all_of.py b/intersight/model/niatelemetry_nxos_vtp_all_of.py index fdbb887ee2..c181b98c48 100644 --- a/intersight/model/niatelemetry_nxos_vtp_all_of.py +++ b/intersight/model/niatelemetry_nxos_vtp_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check.py b/intersight/model/niatelemetry_password_strength_check.py index e1b9c8d5e4..ec58bf38f2 100644 --- a/intersight/model/niatelemetry_password_strength_check.py +++ b/intersight/model/niatelemetry_password_strength_check.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check_all_of.py b/intersight/model/niatelemetry_password_strength_check_all_of.py index 8bec1eb95a..39a0027be8 100644 --- a/intersight/model/niatelemetry_password_strength_check_all_of.py +++ b/intersight/model/niatelemetry_password_strength_check_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check_list.py b/intersight/model/niatelemetry_password_strength_check_list.py index e71ca90db4..b0c236ae7f 100644 --- a/intersight/model/niatelemetry_password_strength_check_list.py +++ b/intersight/model/niatelemetry_password_strength_check_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check_list_all_of.py b/intersight/model/niatelemetry_password_strength_check_list_all_of.py index 3841bba970..aafd7aa267 100644 --- a/intersight/model/niatelemetry_password_strength_check_list_all_of.py +++ b/intersight/model/niatelemetry_password_strength_check_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_password_strength_check_response.py b/intersight/model/niatelemetry_password_strength_check_response.py index 6dd9917b06..55e294bf03 100644 --- a/intersight/model/niatelemetry_password_strength_check_response.py +++ b/intersight/model/niatelemetry_password_strength_check_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies.py b/intersight/model/niatelemetry_pod_comm_policies.py index c959e799ad..89dd6202b0 100644 --- a/intersight/model/niatelemetry_pod_comm_policies.py +++ b/intersight/model/niatelemetry_pod_comm_policies.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies_all_of.py b/intersight/model/niatelemetry_pod_comm_policies_all_of.py index 01082db176..584846d1dc 100644 --- a/intersight/model/niatelemetry_pod_comm_policies_all_of.py +++ b/intersight/model/niatelemetry_pod_comm_policies_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies_list.py b/intersight/model/niatelemetry_pod_comm_policies_list.py index 8798845bd7..290b45be12 100644 --- a/intersight/model/niatelemetry_pod_comm_policies_list.py +++ b/intersight/model/niatelemetry_pod_comm_policies_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies_list_all_of.py b/intersight/model/niatelemetry_pod_comm_policies_list_all_of.py index 9b8083ba5a..9626dec1f5 100644 --- a/intersight/model/niatelemetry_pod_comm_policies_list_all_of.py +++ b/intersight/model/niatelemetry_pod_comm_policies_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_comm_policies_response.py b/intersight/model/niatelemetry_pod_comm_policies_response.py index c1e6c67e75..3a72b0130d 100644 --- a/intersight/model/niatelemetry_pod_comm_policies_response.py +++ b/intersight/model/niatelemetry_pod_comm_policies_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies.py b/intersight/model/niatelemetry_pod_snmp_policies.py index 61ab533ee3..6f90af9685 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies.py +++ b/intersight/model/niatelemetry_pod_snmp_policies.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies_all_of.py b/intersight/model/niatelemetry_pod_snmp_policies_all_of.py index ca3f7df5f0..33e1ae8ca9 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies_all_of.py +++ b/intersight/model/niatelemetry_pod_snmp_policies_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies_list.py b/intersight/model/niatelemetry_pod_snmp_policies_list.py index 41d7b2edb5..54b650f919 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies_list.py +++ b/intersight/model/niatelemetry_pod_snmp_policies_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies_list_all_of.py b/intersight/model/niatelemetry_pod_snmp_policies_list_all_of.py index 6b46cb8019..942066eaee 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies_list_all_of.py +++ b/intersight/model/niatelemetry_pod_snmp_policies_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_snmp_policies_response.py b/intersight/model/niatelemetry_pod_snmp_policies_response.py index b25c5c11f7..ef1762c4e2 100644 --- a/intersight/model/niatelemetry_pod_snmp_policies_response.py +++ b/intersight/model/niatelemetry_pod_snmp_policies_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies.py b/intersight/model/niatelemetry_pod_time_server_policies.py index f7eee8c783..a582469455 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies.py +++ b/intersight/model/niatelemetry_pod_time_server_policies.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies_all_of.py b/intersight/model/niatelemetry_pod_time_server_policies_all_of.py index 6fcd21a796..451a7f2f08 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies_all_of.py +++ b/intersight/model/niatelemetry_pod_time_server_policies_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies_list.py b/intersight/model/niatelemetry_pod_time_server_policies_list.py index aa91eec98e..68ad5b6675 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies_list.py +++ b/intersight/model/niatelemetry_pod_time_server_policies_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies_list_all_of.py b/intersight/model/niatelemetry_pod_time_server_policies_list_all_of.py index 377a7b91d3..9a66401a20 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies_list_all_of.py +++ b/intersight/model/niatelemetry_pod_time_server_policies_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_pod_time_server_policies_response.py b/intersight/model/niatelemetry_pod_time_server_policies_response.py index 0d6d6441c2..a5dfe04e7a 100644 --- a/intersight/model/niatelemetry_pod_time_server_policies_response.py +++ b/intersight/model/niatelemetry_pod_time_server_policies_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_cpu15min.py b/intersight/model/niatelemetry_proc_sys_cpu15min.py index e31c9a2def..78e690b9ee 100644 --- a/intersight/model/niatelemetry_proc_sys_cpu15min.py +++ b/intersight/model/niatelemetry_proc_sys_cpu15min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_cpu15min_all_of.py b/intersight/model/niatelemetry_proc_sys_cpu15min_all_of.py index 180da05be1..3720f356f4 100644 --- a/intersight/model/niatelemetry_proc_sys_cpu15min_all_of.py +++ b/intersight/model/niatelemetry_proc_sys_cpu15min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_cpu5min.py b/intersight/model/niatelemetry_proc_sys_cpu5min.py index 8ed000401c..078fc5aa19 100644 --- a/intersight/model/niatelemetry_proc_sys_cpu5min.py +++ b/intersight/model/niatelemetry_proc_sys_cpu5min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_cpu5min_all_of.py b/intersight/model/niatelemetry_proc_sys_cpu5min_all_of.py index 501d089042..b3dbf7ef6b 100644 --- a/intersight/model/niatelemetry_proc_sys_cpu5min_all_of.py +++ b/intersight/model/niatelemetry_proc_sys_cpu5min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_mem15min.py b/intersight/model/niatelemetry_proc_sys_mem15min.py index 1ebca10ad4..6b65854eb4 100644 --- a/intersight/model/niatelemetry_proc_sys_mem15min.py +++ b/intersight/model/niatelemetry_proc_sys_mem15min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_mem15min_all_of.py b/intersight/model/niatelemetry_proc_sys_mem15min_all_of.py index 7630acef26..04dd930bba 100644 --- a/intersight/model/niatelemetry_proc_sys_mem15min_all_of.py +++ b/intersight/model/niatelemetry_proc_sys_mem15min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_mem5min.py b/intersight/model/niatelemetry_proc_sys_mem5min.py index 436dd067f7..ba5893e38f 100644 --- a/intersight/model/niatelemetry_proc_sys_mem5min.py +++ b/intersight/model/niatelemetry_proc_sys_mem5min.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_proc_sys_mem5min_all_of.py b/intersight/model/niatelemetry_proc_sys_mem5min_all_of.py index f2b558f536..919befdf65 100644 --- a/intersight/model/niatelemetry_proc_sys_mem5min_all_of.py +++ b/intersight/model/niatelemetry_proc_sys_mem5min_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory.py b/intersight/model/niatelemetry_site_inventory.py index 1a00635aff..18983535c4 100644 --- a/intersight/model/niatelemetry_site_inventory.py +++ b/intersight/model/niatelemetry_site_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory_all_of.py b/intersight/model/niatelemetry_site_inventory_all_of.py index 59988f73b2..7a621b677e 100644 --- a/intersight/model/niatelemetry_site_inventory_all_of.py +++ b/intersight/model/niatelemetry_site_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory_list.py b/intersight/model/niatelemetry_site_inventory_list.py index 3dbd429ceb..f9e39d534d 100644 --- a/intersight/model/niatelemetry_site_inventory_list.py +++ b/intersight/model/niatelemetry_site_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory_list_all_of.py b/intersight/model/niatelemetry_site_inventory_list_all_of.py index 3459ab5c4d..8c270f3718 100644 --- a/intersight/model/niatelemetry_site_inventory_list_all_of.py +++ b/intersight/model/niatelemetry_site_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_site_inventory_response.py b/intersight/model/niatelemetry_site_inventory_response.py index df739987ef..9f79265db0 100644 --- a/intersight/model/niatelemetry_site_inventory_response.py +++ b/intersight/model/niatelemetry_site_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_sites.py b/intersight/model/niatelemetry_sites.py index 596970731e..08a8d36c81 100644 --- a/intersight/model/niatelemetry_sites.py +++ b/intersight/model/niatelemetry_sites.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_sites_all_of.py b/intersight/model/niatelemetry_sites_all_of.py index c4ad8c68f7..e755cdd7d8 100644 --- a/intersight/model/niatelemetry_sites_all_of.py +++ b/intersight/model/niatelemetry_sites_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_smart_license.py b/intersight/model/niatelemetry_smart_license.py index d7dff3d690..8a547929d6 100644 --- a/intersight/model/niatelemetry_smart_license.py +++ b/intersight/model/niatelemetry_smart_license.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_smart_license_all_of.py b/intersight/model/niatelemetry_smart_license_all_of.py index 6f39b7eeb1..c195fe68a7 100644 --- a/intersight/model/niatelemetry_smart_license_all_of.py +++ b/intersight/model/niatelemetry_smart_license_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src.py b/intersight/model/niatelemetry_snmp_src.py index bd3a24fbcf..4d12078353 100644 --- a/intersight/model/niatelemetry_snmp_src.py +++ b/intersight/model/niatelemetry_snmp_src.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src_all_of.py b/intersight/model/niatelemetry_snmp_src_all_of.py index 3a98dc0c71..0208b1944b 100644 --- a/intersight/model/niatelemetry_snmp_src_all_of.py +++ b/intersight/model/niatelemetry_snmp_src_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src_list.py b/intersight/model/niatelemetry_snmp_src_list.py index c1025dfcbf..56d067245b 100644 --- a/intersight/model/niatelemetry_snmp_src_list.py +++ b/intersight/model/niatelemetry_snmp_src_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src_list_all_of.py b/intersight/model/niatelemetry_snmp_src_list_all_of.py index d031fe7a1a..14297b2a8a 100644 --- a/intersight/model/niatelemetry_snmp_src_list_all_of.py +++ b/intersight/model/niatelemetry_snmp_src_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_snmp_src_response.py b/intersight/model/niatelemetry_snmp_src_response.py index 291dea3871..564308e8b6 100644 --- a/intersight/model/niatelemetry_snmp_src_response.py +++ b/intersight/model/niatelemetry_snmp_src_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details.py b/intersight/model/niatelemetry_spine_pol_grp_details.py index 41041d0c0a..bd16923f1f 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details.py +++ b/intersight/model/niatelemetry_spine_pol_grp_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details_all_of.py b/intersight/model/niatelemetry_spine_pol_grp_details_all_of.py index cf0024f91b..6bbd09ad03 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details_all_of.py +++ b/intersight/model/niatelemetry_spine_pol_grp_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details_list.py b/intersight/model/niatelemetry_spine_pol_grp_details_list.py index a35fdc745e..8d9671f2bb 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details_list.py +++ b/intersight/model/niatelemetry_spine_pol_grp_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details_list_all_of.py b/intersight/model/niatelemetry_spine_pol_grp_details_list_all_of.py index 7017490ea0..9e93789d09 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details_list_all_of.py +++ b/intersight/model/niatelemetry_spine_pol_grp_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_spine_pol_grp_details_response.py b/intersight/model/niatelemetry_spine_pol_grp_details_response.py index ca8daf2855..761eebd2c4 100644 --- a/intersight/model/niatelemetry_spine_pol_grp_details_response.py +++ b/intersight/model/niatelemetry_spine_pol_grp_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two.py b/intersight/model/niatelemetry_ssh_version_two.py index 3ab39fca56..3367fb186b 100644 --- a/intersight/model/niatelemetry_ssh_version_two.py +++ b/intersight/model/niatelemetry_ssh_version_two.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two_all_of.py b/intersight/model/niatelemetry_ssh_version_two_all_of.py index 6ea0305afc..af9cae51ab 100644 --- a/intersight/model/niatelemetry_ssh_version_two_all_of.py +++ b/intersight/model/niatelemetry_ssh_version_two_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two_list.py b/intersight/model/niatelemetry_ssh_version_two_list.py index cafcdc327c..ad8ce5735a 100644 --- a/intersight/model/niatelemetry_ssh_version_two_list.py +++ b/intersight/model/niatelemetry_ssh_version_two_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two_list_all_of.py b/intersight/model/niatelemetry_ssh_version_two_list_all_of.py index b0910fd864..2e61073157 100644 --- a/intersight/model/niatelemetry_ssh_version_two_list_all_of.py +++ b/intersight/model/niatelemetry_ssh_version_two_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_ssh_version_two_response.py b/intersight/model/niatelemetry_ssh_version_two_response.py index cd54263f37..8b7466fa60 100644 --- a/intersight/model/niatelemetry_ssh_version_two_response.py +++ b/intersight/model/niatelemetry_ssh_version_two_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details.py b/intersight/model/niatelemetry_supervisor_module_details.py index cfbb041e4c..1df306390b 100644 --- a/intersight/model/niatelemetry_supervisor_module_details.py +++ b/intersight/model/niatelemetry_supervisor_module_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details_all_of.py b/intersight/model/niatelemetry_supervisor_module_details_all_of.py index bdb9129b12..0f09ba71fb 100644 --- a/intersight/model/niatelemetry_supervisor_module_details_all_of.py +++ b/intersight/model/niatelemetry_supervisor_module_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details_list.py b/intersight/model/niatelemetry_supervisor_module_details_list.py index 8aa6fb4733..19e81a51c3 100644 --- a/intersight/model/niatelemetry_supervisor_module_details_list.py +++ b/intersight/model/niatelemetry_supervisor_module_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details_list_all_of.py b/intersight/model/niatelemetry_supervisor_module_details_list_all_of.py index 4bfe0f900a..466c24c228 100644 --- a/intersight/model/niatelemetry_supervisor_module_details_list_all_of.py +++ b/intersight/model/niatelemetry_supervisor_module_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_supervisor_module_details_response.py b/intersight/model/niatelemetry_supervisor_module_details_response.py index 56a36d14f6..db918de78c 100644 --- a/intersight/model/niatelemetry_supervisor_module_details_response.py +++ b/intersight/model/niatelemetry_supervisor_module_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_switch_disk_utilization.py b/intersight/model/niatelemetry_switch_disk_utilization.py index 874c905352..62c07a3db7 100644 --- a/intersight/model/niatelemetry_switch_disk_utilization.py +++ b/intersight/model/niatelemetry_switch_disk_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_switch_disk_utilization_all_of.py b/intersight/model/niatelemetry_switch_disk_utilization_all_of.py index ab64a5bf37..a987a51af3 100644 --- a/intersight/model/niatelemetry_switch_disk_utilization_all_of.py +++ b/intersight/model/niatelemetry_switch_disk_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest.py b/intersight/model/niatelemetry_syslog_remote_dest.py index 12368eb71b..3c6841c2d1 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest.py +++ b/intersight/model/niatelemetry_syslog_remote_dest.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest_all_of.py b/intersight/model/niatelemetry_syslog_remote_dest_all_of.py index 922b44796a..57b6b3bba2 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest_all_of.py +++ b/intersight/model/niatelemetry_syslog_remote_dest_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest_list.py b/intersight/model/niatelemetry_syslog_remote_dest_list.py index 9e7f57ca70..651f11da13 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest_list.py +++ b/intersight/model/niatelemetry_syslog_remote_dest_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest_list_all_of.py b/intersight/model/niatelemetry_syslog_remote_dest_list_all_of.py index f55aa659e0..7d0da2a6e4 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest_list_all_of.py +++ b/intersight/model/niatelemetry_syslog_remote_dest_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_remote_dest_response.py b/intersight/model/niatelemetry_syslog_remote_dest_response.py index 55e333611d..061d3f1b19 100644 --- a/intersight/model/niatelemetry_syslog_remote_dest_response.py +++ b/intersight/model/niatelemetry_syslog_remote_dest_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg.py b/intersight/model/niatelemetry_syslog_sys_msg.py index 4a63ec1569..13e154cfb4 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg.py +++ b/intersight/model/niatelemetry_syslog_sys_msg.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_all_of.py b/intersight/model/niatelemetry_syslog_sys_msg_all_of.py index 01869a2f24..da0c402595 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_all_of.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter.py index 2ab76b4b13..0b683fb4c4 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_all_of.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_all_of.py index 644a2ca5ab..9adbf66c39 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_all_of.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list.py index 051fa9b783..5179e93457 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list_all_of.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list_all_of.py index 3929df8808..75605511a5 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list_all_of.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_response.py b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_response.py index 536599f38e..b3eb306426 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_response.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_fac_filter_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_list.py b/intersight/model/niatelemetry_syslog_sys_msg_list.py index c888c27ec3..bf2600fc17 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_list.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_list_all_of.py b/intersight/model/niatelemetry_syslog_sys_msg_list_all_of.py index 2ba90db26c..aef84b33c7 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_list_all_of.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_syslog_sys_msg_response.py b/intersight/model/niatelemetry_syslog_sys_msg_response.py index b6ff43174b..7a68d3d722 100644 --- a/intersight/model/niatelemetry_syslog_sys_msg_response.py +++ b/intersight/model/niatelemetry_syslog_sys_msg_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details.py b/intersight/model/niatelemetry_system_controller_details.py index d3984506ec..c2798b961d 100644 --- a/intersight/model/niatelemetry_system_controller_details.py +++ b/intersight/model/niatelemetry_system_controller_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details_all_of.py b/intersight/model/niatelemetry_system_controller_details_all_of.py index bc50d6d3bd..88063b0f3b 100644 --- a/intersight/model/niatelemetry_system_controller_details_all_of.py +++ b/intersight/model/niatelemetry_system_controller_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details_list.py b/intersight/model/niatelemetry_system_controller_details_list.py index 8e0a6c86de..fbf4680757 100644 --- a/intersight/model/niatelemetry_system_controller_details_list.py +++ b/intersight/model/niatelemetry_system_controller_details_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details_list_all_of.py b/intersight/model/niatelemetry_system_controller_details_list_all_of.py index 846484de79..ec05e37d0c 100644 --- a/intersight/model/niatelemetry_system_controller_details_list_all_of.py +++ b/intersight/model/niatelemetry_system_controller_details_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_system_controller_details_response.py b/intersight/model/niatelemetry_system_controller_details_response.py index 4cad36b7eb..176333aa1d 100644 --- a/intersight/model/niatelemetry_system_controller_details_response.py +++ b/intersight/model/niatelemetry_system_controller_details_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant.py b/intersight/model/niatelemetry_tenant.py index 0b0540a1c2..dddfaed704 100644 --- a/intersight/model/niatelemetry_tenant.py +++ b/intersight/model/niatelemetry_tenant.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant_all_of.py b/intersight/model/niatelemetry_tenant_all_of.py index e032120a40..3251f6e6b5 100644 --- a/intersight/model/niatelemetry_tenant_all_of.py +++ b/intersight/model/niatelemetry_tenant_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant_list.py b/intersight/model/niatelemetry_tenant_list.py index ee7b84bfcf..08d072f87d 100644 --- a/intersight/model/niatelemetry_tenant_list.py +++ b/intersight/model/niatelemetry_tenant_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant_list_all_of.py b/intersight/model/niatelemetry_tenant_list_all_of.py index a9c39a6dc3..81368ab9fc 100644 --- a/intersight/model/niatelemetry_tenant_list_all_of.py +++ b/intersight/model/niatelemetry_tenant_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_tenant_response.py b/intersight/model/niatelemetry_tenant_response.py index 45cc64f12e..ac2acb6cdb 100644 --- a/intersight/model/niatelemetry_tenant_response.py +++ b/intersight/model/niatelemetry_tenant_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_vni_status.py b/intersight/model/niatelemetry_vni_status.py index ba541db5f8..0a694f4e96 100644 --- a/intersight/model/niatelemetry_vni_status.py +++ b/intersight/model/niatelemetry_vni_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_vni_status_all_of.py b/intersight/model/niatelemetry_vni_status_all_of.py index 415bf8da8a..33e3f5088a 100644 --- a/intersight/model/niatelemetry_vni_status_all_of.py +++ b/intersight/model/niatelemetry_vni_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_vpc_details.py b/intersight/model/niatelemetry_vpc_details.py index a67651374a..7869f2f696 100644 --- a/intersight/model/niatelemetry_vpc_details.py +++ b/intersight/model/niatelemetry_vpc_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/niatelemetry_vpc_details_all_of.py b/intersight/model/niatelemetry_vpc_details_all_of.py index abed7bf7c6..e1cbd203d6 100644 --- a/intersight/model/niatelemetry_vpc_details_all_of.py +++ b/intersight/model/niatelemetry_vpc_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_abstract_condition.py b/intersight/model/notification_abstract_condition.py index 0cd528137a..6f66f77929 100644 --- a/intersight/model/notification_abstract_condition.py +++ b/intersight/model/notification_abstract_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_abstract_mo_condition.py b/intersight/model/notification_abstract_mo_condition.py index 86ad001f93..5349afa2ae 100644 --- a/intersight/model/notification_abstract_mo_condition.py +++ b/intersight/model/notification_abstract_mo_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_abstract_mo_condition_all_of.py b/intersight/model/notification_abstract_mo_condition_all_of.py index 1fb583ff85..bb629deb43 100644 --- a/intersight/model/notification_abstract_mo_condition_all_of.py +++ b/intersight/model/notification_abstract_mo_condition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription.py b/intersight/model/notification_account_subscription.py index 9d91486908..6ea24baa9e 100644 --- a/intersight/model/notification_account_subscription.py +++ b/intersight/model/notification_account_subscription.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription_all_of.py b/intersight/model/notification_account_subscription_all_of.py index 6f00d7146d..dbc72a59e1 100644 --- a/intersight/model/notification_account_subscription_all_of.py +++ b/intersight/model/notification_account_subscription_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription_list.py b/intersight/model/notification_account_subscription_list.py index d98ba6708a..9fd2404d6a 100644 --- a/intersight/model/notification_account_subscription_list.py +++ b/intersight/model/notification_account_subscription_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription_list_all_of.py b/intersight/model/notification_account_subscription_list_all_of.py index 26126d52ae..06ce3fbdce 100644 --- a/intersight/model/notification_account_subscription_list_all_of.py +++ b/intersight/model/notification_account_subscription_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_account_subscription_response.py b/intersight/model/notification_account_subscription_response.py index 1d314e1286..9634936e7c 100644 --- a/intersight/model/notification_account_subscription_response.py +++ b/intersight/model/notification_account_subscription_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_action.py b/intersight/model/notification_action.py index ca87ca81a9..269aa6e2c5 100644 --- a/intersight/model/notification_action.py +++ b/intersight/model/notification_action.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_aggregation_settings.py b/intersight/model/notification_aggregation_settings.py index 74218e1bcf..90a60e133a 100644 --- a/intersight/model/notification_aggregation_settings.py +++ b/intersight/model/notification_aggregation_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_aggregation_settings_all_of.py b/intersight/model/notification_aggregation_settings_all_of.py index af02f8e392..099f1cbe71 100644 --- a/intersight/model/notification_aggregation_settings_all_of.py +++ b/intersight/model/notification_aggregation_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_alarm_mo_condition.py b/intersight/model/notification_alarm_mo_condition.py index 25ec5d79a3..00199df811 100644 --- a/intersight/model/notification_alarm_mo_condition.py +++ b/intersight/model/notification_alarm_mo_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_alarm_mo_condition_all_of.py b/intersight/model/notification_alarm_mo_condition_all_of.py index df4faf0e31..920162fc35 100644 --- a/intersight/model/notification_alarm_mo_condition_all_of.py +++ b/intersight/model/notification_alarm_mo_condition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_mo_condition.py b/intersight/model/notification_mo_condition.py index 2afccdec8e..74091fad6c 100644 --- a/intersight/model/notification_mo_condition.py +++ b/intersight/model/notification_mo_condition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_mo_condition_all_of.py b/intersight/model/notification_mo_condition_all_of.py index bb1c3b4c55..94c8e4526b 100644 --- a/intersight/model/notification_mo_condition_all_of.py +++ b/intersight/model/notification_mo_condition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_send_email.py b/intersight/model/notification_send_email.py index c1e51c00a2..abb6b579b6 100644 --- a/intersight/model/notification_send_email.py +++ b/intersight/model/notification_send_email.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_send_email_all_of.py b/intersight/model/notification_send_email_all_of.py index 19a4c7318b..cfd7d5464e 100644 --- a/intersight/model/notification_send_email_all_of.py +++ b/intersight/model/notification_send_email_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_subscription.py b/intersight/model/notification_subscription.py index 041e3d37f7..53dd2eeb41 100644 --- a/intersight/model/notification_subscription.py +++ b/intersight/model/notification_subscription.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_subscription_all_of.py b/intersight/model/notification_subscription_all_of.py index d98ce257d1..27e9d39bce 100644 --- a/intersight/model/notification_subscription_all_of.py +++ b/intersight/model/notification_subscription_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_trigger_webhook.py b/intersight/model/notification_trigger_webhook.py index ee033c2844..5a66143cb2 100644 --- a/intersight/model/notification_trigger_webhook.py +++ b/intersight/model/notification_trigger_webhook.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/notification_trigger_webhook_all_of.py b/intersight/model/notification_trigger_webhook_all_of.py index c33f8a5fe4..5403c5c98d 100644 --- a/intersight/model/notification_trigger_webhook_all_of.py +++ b/intersight/model/notification_trigger_webhook_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_auth_ntp_server.py b/intersight/model/ntp_auth_ntp_server.py index 9b99e9c02b..6ddb27b518 100644 --- a/intersight/model/ntp_auth_ntp_server.py +++ b/intersight/model/ntp_auth_ntp_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_auth_ntp_server_all_of.py b/intersight/model/ntp_auth_ntp_server_all_of.py index 069a462690..68a131239e 100644 --- a/intersight/model/ntp_auth_ntp_server_all_of.py +++ b/intersight/model/ntp_auth_ntp_server_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server.py b/intersight/model/ntp_ntp_server.py index 43c0b53d26..8fe1d986bc 100644 --- a/intersight/model/ntp_ntp_server.py +++ b/intersight/model/ntp_ntp_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server_all_of.py b/intersight/model/ntp_ntp_server_all_of.py index e50c393ab6..da4dab6452 100644 --- a/intersight/model/ntp_ntp_server_all_of.py +++ b/intersight/model/ntp_ntp_server_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server_list.py b/intersight/model/ntp_ntp_server_list.py index 80f436579a..593306375a 100644 --- a/intersight/model/ntp_ntp_server_list.py +++ b/intersight/model/ntp_ntp_server_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server_list_all_of.py b/intersight/model/ntp_ntp_server_list_all_of.py index 78b794a2f4..8e7d3c2e49 100644 --- a/intersight/model/ntp_ntp_server_list_all_of.py +++ b/intersight/model/ntp_ntp_server_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server_relationship.py b/intersight/model/ntp_ntp_server_relationship.py index 8a38c9d8a3..29a3f3a999 100644 --- a/intersight/model/ntp_ntp_server_relationship.py +++ b/intersight/model/ntp_ntp_server_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_ntp_server_response.py b/intersight/model/ntp_ntp_server_response.py index d207a6773b..b7f12ad2f5 100644 --- a/intersight/model/ntp_ntp_server_response.py +++ b/intersight/model/ntp_ntp_server_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy.py b/intersight/model/ntp_policy.py index 8f60b7091f..acb783f9c4 100644 --- a/intersight/model/ntp_policy.py +++ b/intersight/model/ntp_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy_all_of.py b/intersight/model/ntp_policy_all_of.py index 4a7636368c..c435c000d5 100644 --- a/intersight/model/ntp_policy_all_of.py +++ b/intersight/model/ntp_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy_list.py b/intersight/model/ntp_policy_list.py index ebcb8634ae..82ab3eb1a3 100644 --- a/intersight/model/ntp_policy_list.py +++ b/intersight/model/ntp_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy_list_all_of.py b/intersight/model/ntp_policy_list_all_of.py index e3ea4f566a..c4ecce1a02 100644 --- a/intersight/model/ntp_policy_list_all_of.py +++ b/intersight/model/ntp_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ntp_policy_response.py b/intersight/model/ntp_policy_response.py index 211ce4bc0f..a8051992b7 100644 --- a/intersight/model/ntp_policy_response.py +++ b/intersight/model/ntp_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token.py b/intersight/model/oauth_access_token.py index 877404af0c..22dd408f3e 100644 --- a/intersight/model/oauth_access_token.py +++ b/intersight/model/oauth_access_token.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token_all_of.py b/intersight/model/oauth_access_token_all_of.py index 47aaa0315c..9bfd86d07c 100644 --- a/intersight/model/oauth_access_token_all_of.py +++ b/intersight/model/oauth_access_token_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token_list.py b/intersight/model/oauth_access_token_list.py index 4d6ca8f35c..eb1713984f 100644 --- a/intersight/model/oauth_access_token_list.py +++ b/intersight/model/oauth_access_token_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token_list_all_of.py b/intersight/model/oauth_access_token_list_all_of.py index 15fa9d5e33..5f108b94b6 100644 --- a/intersight/model/oauth_access_token_list_all_of.py +++ b/intersight/model/oauth_access_token_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token_relationship.py b/intersight/model/oauth_access_token_relationship.py index a1627d879a..7b9cf2e621 100644 --- a/intersight/model/oauth_access_token_relationship.py +++ b/intersight/model/oauth_access_token_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_access_token_response.py b/intersight/model/oauth_access_token_response.py index 6dad6476c6..d3237dbd30 100644 --- a/intersight/model/oauth_access_token_response.py +++ b/intersight/model/oauth_access_token_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization.py b/intersight/model/oauth_authorization.py index 400213c231..ef0f2426d7 100644 --- a/intersight/model/oauth_authorization.py +++ b/intersight/model/oauth_authorization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization_all_of.py b/intersight/model/oauth_authorization_all_of.py index 0b05a6c5aa..5411f7a004 100644 --- a/intersight/model/oauth_authorization_all_of.py +++ b/intersight/model/oauth_authorization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization_list.py b/intersight/model/oauth_authorization_list.py index 7274b27199..e69ad1d1e3 100644 --- a/intersight/model/oauth_authorization_list.py +++ b/intersight/model/oauth_authorization_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization_list_all_of.py b/intersight/model/oauth_authorization_list_all_of.py index fe808d173b..610f687320 100644 --- a/intersight/model/oauth_authorization_list_all_of.py +++ b/intersight/model/oauth_authorization_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oauth_authorization_response.py b/intersight/model/oauth_authorization_response.py index b343e1d1fe..b997f5d57a 100644 --- a/intersight/model/oauth_authorization_response.py +++ b/intersight/model/oauth_authorization_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_image_package.py b/intersight/model/onprem_image_package.py index 01be841b6d..cab77bf121 100644 --- a/intersight/model/onprem_image_package.py +++ b/intersight/model/onprem_image_package.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_image_package_all_of.py b/intersight/model/onprem_image_package_all_of.py index 1c39283bcb..245e17383c 100644 --- a/intersight/model/onprem_image_package_all_of.py +++ b/intersight/model/onprem_image_package_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_schedule.py b/intersight/model/onprem_schedule.py index 30ac207c9f..b3a7aeccda 100644 --- a/intersight/model/onprem_schedule.py +++ b/intersight/model/onprem_schedule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_schedule_all_of.py b/intersight/model/onprem_schedule_all_of.py index caf109af35..aef2282c09 100644 --- a/intersight/model/onprem_schedule_all_of.py +++ b/intersight/model/onprem_schedule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_upgrade_note.py b/intersight/model/onprem_upgrade_note.py index 027d6f51d6..3fb824b250 100644 --- a/intersight/model/onprem_upgrade_note.py +++ b/intersight/model/onprem_upgrade_note.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_upgrade_note_all_of.py b/intersight/model/onprem_upgrade_note_all_of.py index 8b3bfca044..9514108c7c 100644 --- a/intersight/model/onprem_upgrade_note_all_of.py +++ b/intersight/model/onprem_upgrade_note_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_upgrade_phase.py b/intersight/model/onprem_upgrade_phase.py index 189736a1ef..b6a3466e8e 100644 --- a/intersight/model/onprem_upgrade_phase.py +++ b/intersight/model/onprem_upgrade_phase.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/onprem_upgrade_phase_all_of.py b/intersight/model/onprem_upgrade_phase_all_of.py index 143f683675..900e5246f3 100644 --- a/intersight/model/onprem_upgrade_phase_all_of.py +++ b/intersight/model/onprem_upgrade_phase_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment.py b/intersight/model/oprs_deployment.py index c3874a3e07..571a4f967a 100644 --- a/intersight/model/oprs_deployment.py +++ b/intersight/model/oprs_deployment.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment_all_of.py b/intersight/model/oprs_deployment_all_of.py index d957129971..f965e0984f 100644 --- a/intersight/model/oprs_deployment_all_of.py +++ b/intersight/model/oprs_deployment_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment_list.py b/intersight/model/oprs_deployment_list.py index b277463deb..e689c384db 100644 --- a/intersight/model/oprs_deployment_list.py +++ b/intersight/model/oprs_deployment_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment_list_all_of.py b/intersight/model/oprs_deployment_list_all_of.py index c7b0253464..5ccf9ab103 100644 --- a/intersight/model/oprs_deployment_list_all_of.py +++ b/intersight/model/oprs_deployment_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_deployment_response.py b/intersight/model/oprs_deployment_response.py index 98aba3e333..bc0e1479dc 100644 --- a/intersight/model/oprs_deployment_response.py +++ b/intersight/model/oprs_deployment_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_kvpair.py b/intersight/model/oprs_kvpair.py index 48e4c549e1..106e249d23 100644 --- a/intersight/model/oprs_kvpair.py +++ b/intersight/model/oprs_kvpair.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_kvpair_all_of.py b/intersight/model/oprs_kvpair_all_of.py index 6de154e700..e7585a96b6 100644 --- a/intersight/model/oprs_kvpair_all_of.py +++ b/intersight/model/oprs_kvpair_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message.py b/intersight/model/oprs_sync_target_list_message.py index f9f2786d6e..e4fefca69b 100644 --- a/intersight/model/oprs_sync_target_list_message.py +++ b/intersight/model/oprs_sync_target_list_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message_all_of.py b/intersight/model/oprs_sync_target_list_message_all_of.py index 5c67f38025..3c70ea89aa 100644 --- a/intersight/model/oprs_sync_target_list_message_all_of.py +++ b/intersight/model/oprs_sync_target_list_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message_list.py b/intersight/model/oprs_sync_target_list_message_list.py index 055991f1f1..4b3bb9581d 100644 --- a/intersight/model/oprs_sync_target_list_message_list.py +++ b/intersight/model/oprs_sync_target_list_message_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message_list_all_of.py b/intersight/model/oprs_sync_target_list_message_list_all_of.py index 776fa0f9ea..5f4b77c19d 100644 --- a/intersight/model/oprs_sync_target_list_message_list_all_of.py +++ b/intersight/model/oprs_sync_target_list_message_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/oprs_sync_target_list_message_response.py b/intersight/model/oprs_sync_target_list_message_response.py index c5a97ae630..81a708f3c0 100644 --- a/intersight/model/oprs_sync_target_list_message_response.py +++ b/intersight/model/oprs_sync_target_list_message_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization.py b/intersight/model/organization_organization.py index 6f78703b51..0370f6b925 100644 --- a/intersight/model/organization_organization.py +++ b/intersight/model/organization_organization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization_all_of.py b/intersight/model/organization_organization_all_of.py index 8ad9942362..1bb7a459aa 100644 --- a/intersight/model/organization_organization_all_of.py +++ b/intersight/model/organization_organization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization_list.py b/intersight/model/organization_organization_list.py index 795197cd56..2fc8e3a891 100644 --- a/intersight/model/organization_organization_list.py +++ b/intersight/model/organization_organization_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization_list_all_of.py b/intersight/model/organization_organization_list_all_of.py index 589d0e91e5..cf09aaa689 100644 --- a/intersight/model/organization_organization_list_all_of.py +++ b/intersight/model/organization_organization_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization_relationship.py b/intersight/model/organization_organization_relationship.py index 9ddd13a94c..c5469f875e 100644 --- a/intersight/model/organization_organization_relationship.py +++ b/intersight/model/organization_organization_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/organization_organization_response.py b/intersight/model/organization_organization_response.py index 2686f39b10..3d5eac0ff3 100644 --- a/intersight/model/organization_organization_response.py +++ b/intersight/model/organization_organization_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_answers.py b/intersight/model/os_answers.py index 04e688f268..478fc3f0c7 100644 --- a/intersight/model/os_answers.py +++ b/intersight/model/os_answers.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_answers_all_of.py b/intersight/model/os_answers_all_of.py index eb142224f7..65ea4aa9ae 100644 --- a/intersight/model/os_answers_all_of.py +++ b/intersight/model/os_answers_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_base_install_config.py b/intersight/model/os_base_install_config.py index 5f3de2855b..371096e515 100644 --- a/intersight/model/os_base_install_config.py +++ b/intersight/model/os_base_install_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_base_install_config_all_of.py b/intersight/model/os_base_install_config_all_of.py index 1f4a86dbc6..f4c3e2a959 100644 --- a/intersight/model/os_base_install_config_all_of.py +++ b/intersight/model/os_base_install_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info.py b/intersight/model/os_bulk_install_info.py index 5855fb6c15..d184ba3c65 100644 --- a/intersight/model/os_bulk_install_info.py +++ b/intersight/model/os_bulk_install_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info_all_of.py b/intersight/model/os_bulk_install_info_all_of.py index f10ce0ea2c..e038b4c306 100644 --- a/intersight/model/os_bulk_install_info_all_of.py +++ b/intersight/model/os_bulk_install_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info_list.py b/intersight/model/os_bulk_install_info_list.py index 2d03c27033..0da694b06c 100644 --- a/intersight/model/os_bulk_install_info_list.py +++ b/intersight/model/os_bulk_install_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info_list_all_of.py b/intersight/model/os_bulk_install_info_list_all_of.py index 562b7882f4..c120b9d615 100644 --- a/intersight/model/os_bulk_install_info_list_all_of.py +++ b/intersight/model/os_bulk_install_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_bulk_install_info_response.py b/intersight/model/os_bulk_install_info_response.py index 332bbdeb2a..4fd3ef8630 100644 --- a/intersight/model/os_bulk_install_info_response.py +++ b/intersight/model/os_bulk_install_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog.py b/intersight/model/os_catalog.py index 42b4e97750..4fcde7c159 100644 --- a/intersight/model/os_catalog.py +++ b/intersight/model/os_catalog.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog_all_of.py b/intersight/model/os_catalog_all_of.py index 502572b34f..ad4e97470e 100644 --- a/intersight/model/os_catalog_all_of.py +++ b/intersight/model/os_catalog_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog_list.py b/intersight/model/os_catalog_list.py index 7fc8fd73b4..2a6423aedc 100644 --- a/intersight/model/os_catalog_list.py +++ b/intersight/model/os_catalog_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog_list_all_of.py b/intersight/model/os_catalog_list_all_of.py index a0ce7b2247..314ce1f540 100644 --- a/intersight/model/os_catalog_list_all_of.py +++ b/intersight/model/os_catalog_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog_relationship.py b/intersight/model/os_catalog_relationship.py index 26dd543c3f..859ffcf0b3 100644 --- a/intersight/model/os_catalog_relationship.py +++ b/intersight/model/os_catalog_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_catalog_response.py b/intersight/model/os_catalog_response.py index c78ac1e793..ecd7c23d8b 100644 --- a/intersight/model/os_catalog_response.py +++ b/intersight/model/os_catalog_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file.py b/intersight/model/os_configuration_file.py index 2f6e498bb3..d59ce8da31 100644 --- a/intersight/model/os_configuration_file.py +++ b/intersight/model/os_configuration_file.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file_all_of.py b/intersight/model/os_configuration_file_all_of.py index 8d084b98d6..2c39a9235f 100644 --- a/intersight/model/os_configuration_file_all_of.py +++ b/intersight/model/os_configuration_file_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file_list.py b/intersight/model/os_configuration_file_list.py index 3cc073c627..e1bd00bfcd 100644 --- a/intersight/model/os_configuration_file_list.py +++ b/intersight/model/os_configuration_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file_list_all_of.py b/intersight/model/os_configuration_file_list_all_of.py index da2c48a172..f2b8a2abb3 100644 --- a/intersight/model/os_configuration_file_list_all_of.py +++ b/intersight/model/os_configuration_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file_relationship.py b/intersight/model/os_configuration_file_relationship.py index 0e5e649aba..83ca8e420c 100644 --- a/intersight/model/os_configuration_file_relationship.py +++ b/intersight/model/os_configuration_file_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_configuration_file_response.py b/intersight/model/os_configuration_file_response.py index b26ff03fc1..27e27ccf1f 100644 --- a/intersight/model/os_configuration_file_response.py +++ b/intersight/model/os_configuration_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution.py b/intersight/model/os_distribution.py index e06a5bb8f4..04115fb4a2 100644 --- a/intersight/model/os_distribution.py +++ b/intersight/model/os_distribution.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution_all_of.py b/intersight/model/os_distribution_all_of.py index 61ee155dce..75e64ebbb2 100644 --- a/intersight/model/os_distribution_all_of.py +++ b/intersight/model/os_distribution_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution_list.py b/intersight/model/os_distribution_list.py index b87772c274..ac4ac244be 100644 --- a/intersight/model/os_distribution_list.py +++ b/intersight/model/os_distribution_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution_list_all_of.py b/intersight/model/os_distribution_list_all_of.py index 89fc9fc815..a307275f19 100644 --- a/intersight/model/os_distribution_list_all_of.py +++ b/intersight/model/os_distribution_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution_relationship.py b/intersight/model/os_distribution_relationship.py index f5f2256fa7..dbaf8f2d6e 100644 --- a/intersight/model/os_distribution_relationship.py +++ b/intersight/model/os_distribution_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_distribution_response.py b/intersight/model/os_distribution_response.py index e7767ff8f6..df3f9dc91f 100644 --- a/intersight/model/os_distribution_response.py +++ b/intersight/model/os_distribution_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_global_config.py b/intersight/model/os_global_config.py index 07d7050b99..4437e53932 100644 --- a/intersight/model/os_global_config.py +++ b/intersight/model/os_global_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_global_config_all_of.py b/intersight/model/os_global_config_all_of.py index a3b4600a43..d5fbab8b67 100644 --- a/intersight/model/os_global_config_all_of.py +++ b/intersight/model/os_global_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install.py b/intersight/model/os_install.py index b92abc023f..ef8289307f 100644 --- a/intersight/model/os_install.py +++ b/intersight/model/os_install.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_all_of.py b/intersight/model/os_install_all_of.py index a296b78f29..e02d8e5a15 100644 --- a/intersight/model/os_install_all_of.py +++ b/intersight/model/os_install_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_list.py b/intersight/model/os_install_list.py index 5f1360f2ef..991c7ffb6a 100644 --- a/intersight/model/os_install_list.py +++ b/intersight/model/os_install_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_list_all_of.py b/intersight/model/os_install_list_all_of.py index c1a7435b6e..ec30583ec7 100644 --- a/intersight/model/os_install_list_all_of.py +++ b/intersight/model/os_install_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_response.py b/intersight/model/os_install_response.py index 12491656d0..097264d99f 100644 --- a/intersight/model/os_install_response.py +++ b/intersight/model/os_install_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_target.py b/intersight/model/os_install_target.py index de02ef2983..77d8453617 100644 --- a/intersight/model/os_install_target.py +++ b/intersight/model/os_install_target.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_target_response.py b/intersight/model/os_install_target_response.py index eed1f7fc32..74167f8499 100644 --- a/intersight/model/os_install_target_response.py +++ b/intersight/model/os_install_target_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_install_target_response_all_of.py b/intersight/model/os_install_target_response_all_of.py index f3f248f4e8..a6174ca161 100644 --- a/intersight/model/os_install_target_response_all_of.py +++ b/intersight/model/os_install_target_response_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_ip_configuration.py b/intersight/model/os_ip_configuration.py index 991a46185a..14ad0a8a23 100644 --- a/intersight/model/os_ip_configuration.py +++ b/intersight/model/os_ip_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_ipv4_configuration.py b/intersight/model/os_ipv4_configuration.py index 891f834b72..e63e982d4f 100644 --- a/intersight/model/os_ipv4_configuration.py +++ b/intersight/model/os_ipv4_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_ipv4_configuration_all_of.py b/intersight/model/os_ipv4_configuration_all_of.py index dc91c243dc..b895baedeb 100644 --- a/intersight/model/os_ipv4_configuration_all_of.py +++ b/intersight/model/os_ipv4_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_ipv6_configuration.py b/intersight/model/os_ipv6_configuration.py index 9debcebb06..778e8942ee 100644 --- a/intersight/model/os_ipv6_configuration.py +++ b/intersight/model/os_ipv6_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_ipv6_configuration_all_of.py b/intersight/model/os_ipv6_configuration_all_of.py index 58f4c96eae..179e1b8e14 100644 --- a/intersight/model/os_ipv6_configuration_all_of.py +++ b/intersight/model/os_ipv6_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_operating_system_parameters.py b/intersight/model/os_operating_system_parameters.py index 404078033d..d0a82e555f 100644 --- a/intersight/model/os_operating_system_parameters.py +++ b/intersight/model/os_operating_system_parameters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_os_support.py b/intersight/model/os_os_support.py index 50e22db193..3b2d0346db 100644 --- a/intersight/model/os_os_support.py +++ b/intersight/model/os_os_support.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_os_support_all_of.py b/intersight/model/os_os_support_all_of.py index 0513e42e09..a2269cc386 100644 --- a/intersight/model/os_os_support_all_of.py +++ b/intersight/model/os_os_support_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_physical_disk.py b/intersight/model/os_physical_disk.py index 68d9434c45..2202a73ab8 100644 --- a/intersight/model/os_physical_disk.py +++ b/intersight/model/os_physical_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_physical_disk_all_of.py b/intersight/model/os_physical_disk_all_of.py index 769026e379..0f5f12e7cd 100644 --- a/intersight/model/os_physical_disk_all_of.py +++ b/intersight/model/os_physical_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_physical_disk_response.py b/intersight/model/os_physical_disk_response.py index c5133c4944..fe819acba8 100644 --- a/intersight/model/os_physical_disk_response.py +++ b/intersight/model/os_physical_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_physical_disk_response_all_of.py b/intersight/model/os_physical_disk_response_all_of.py index 8537b737c0..85383fb6aa 100644 --- a/intersight/model/os_physical_disk_response_all_of.py +++ b/intersight/model/os_physical_disk_response_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_place_holder.py b/intersight/model/os_place_holder.py index 6dbbc44d38..51ca5caf24 100644 --- a/intersight/model/os_place_holder.py +++ b/intersight/model/os_place_holder.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_place_holder_all_of.py b/intersight/model/os_place_holder_all_of.py index 46d598647c..eac2cd8ec9 100644 --- a/intersight/model/os_place_holder_all_of.py +++ b/intersight/model/os_place_holder_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_server_config.py b/intersight/model/os_server_config.py index a1c8d62fd4..418595c470 100644 --- a/intersight/model/os_server_config.py +++ b/intersight/model/os_server_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_server_config_all_of.py b/intersight/model/os_server_config_all_of.py index 55f46e1f80..213ab533fb 100644 --- a/intersight/model/os_server_config_all_of.py +++ b/intersight/model/os_server_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version.py b/intersight/model/os_supported_version.py index db5c6adce5..a7d2b2da64 100644 --- a/intersight/model/os_supported_version.py +++ b/intersight/model/os_supported_version.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version_all_of.py b/intersight/model/os_supported_version_all_of.py index e362f2aed2..850f8e6f59 100644 --- a/intersight/model/os_supported_version_all_of.py +++ b/intersight/model/os_supported_version_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version_list.py b/intersight/model/os_supported_version_list.py index 9060a679e7..91915a940d 100644 --- a/intersight/model/os_supported_version_list.py +++ b/intersight/model/os_supported_version_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version_list_all_of.py b/intersight/model/os_supported_version_list_all_of.py index 087cd0ed6f..6530d32a2c 100644 --- a/intersight/model/os_supported_version_list_all_of.py +++ b/intersight/model/os_supported_version_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_supported_version_response.py b/intersight/model/os_supported_version_response.py index c59f076e24..768c2141d0 100644 --- a/intersight/model/os_supported_version_response.py +++ b/intersight/model/os_supported_version_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_template_file.py b/intersight/model/os_template_file.py index 0951c83c6e..dbae76fea6 100644 --- a/intersight/model/os_template_file.py +++ b/intersight/model/os_template_file.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_template_file_all_of.py b/intersight/model/os_template_file_all_of.py index c177796dc3..c07abaecc2 100644 --- a/intersight/model/os_template_file_all_of.py +++ b/intersight/model/os_template_file_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_valid_install_target.py b/intersight/model/os_valid_install_target.py index 6c3fb3594b..8c672ed62e 100644 --- a/intersight/model/os_valid_install_target.py +++ b/intersight/model/os_valid_install_target.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_valid_install_target_all_of.py b/intersight/model/os_valid_install_target_all_of.py index f280e98532..0680e7d592 100644 --- a/intersight/model/os_valid_install_target_all_of.py +++ b/intersight/model/os_valid_install_target_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_validation_information.py b/intersight/model/os_validation_information.py index 5360533c08..b6ae71e970 100644 --- a/intersight/model/os_validation_information.py +++ b/intersight/model/os_validation_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_validation_information_all_of.py b/intersight/model/os_validation_information_all_of.py index 8e74b0e715..b757852713 100644 --- a/intersight/model/os_validation_information_all_of.py +++ b/intersight/model/os_validation_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_virtual_drive.py b/intersight/model/os_virtual_drive.py index 6393a29bea..e95014a1d0 100644 --- a/intersight/model/os_virtual_drive.py +++ b/intersight/model/os_virtual_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_virtual_drive_all_of.py b/intersight/model/os_virtual_drive_all_of.py index 5e7d881d7b..cd00db2eb0 100644 --- a/intersight/model/os_virtual_drive_all_of.py +++ b/intersight/model/os_virtual_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_virtual_drive_response.py b/intersight/model/os_virtual_drive_response.py index f8b82a8efb..ded3ceaf7d 100644 --- a/intersight/model/os_virtual_drive_response.py +++ b/intersight/model/os_virtual_drive_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_virtual_drive_response_all_of.py b/intersight/model/os_virtual_drive_response_all_of.py index 27e33834e0..f8103bd565 100644 --- a/intersight/model/os_virtual_drive_response_all_of.py +++ b/intersight/model/os_virtual_drive_response_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_vmware_parameters.py b/intersight/model/os_vmware_parameters.py index 4c529e1106..c7cac084a3 100644 --- a/intersight/model/os_vmware_parameters.py +++ b/intersight/model/os_vmware_parameters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_vmware_parameters_all_of.py b/intersight/model/os_vmware_parameters_all_of.py index 8bc58bdf58..400f12e5a6 100644 --- a/intersight/model/os_vmware_parameters_all_of.py +++ b/intersight/model/os_vmware_parameters_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_windows_parameters.py b/intersight/model/os_windows_parameters.py index fbed4e5cc4..fffae0cfec 100644 --- a/intersight/model/os_windows_parameters.py +++ b/intersight/model/os_windows_parameters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/os_windows_parameters_all_of.py b/intersight/model/os_windows_parameters_all_of.py index a34a4b1b43..c3345d450f 100644 --- a/intersight/model/os_windows_parameters_all_of.py +++ b/intersight/model/os_windows_parameters_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/patch_document.py b/intersight/model/patch_document.py index c8a9608e94..d554d30b8b 100644 --- a/intersight/model/patch_document.py +++ b/intersight/model/patch_document.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card.py b/intersight/model/pci_coprocessor_card.py index 084a70dc2f..972e5f033f 100644 --- a/intersight/model/pci_coprocessor_card.py +++ b/intersight/model/pci_coprocessor_card.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card_all_of.py b/intersight/model/pci_coprocessor_card_all_of.py index b37dd575f5..59cd1b6d34 100644 --- a/intersight/model/pci_coprocessor_card_all_of.py +++ b/intersight/model/pci_coprocessor_card_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card_list.py b/intersight/model/pci_coprocessor_card_list.py index 24f2036878..3486c04d11 100644 --- a/intersight/model/pci_coprocessor_card_list.py +++ b/intersight/model/pci_coprocessor_card_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card_list_all_of.py b/intersight/model/pci_coprocessor_card_list_all_of.py index 3dbadf8f43..2b75c25304 100644 --- a/intersight/model/pci_coprocessor_card_list_all_of.py +++ b/intersight/model/pci_coprocessor_card_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card_relationship.py b/intersight/model/pci_coprocessor_card_relationship.py index 9f576eaade..1489e309c2 100644 --- a/intersight/model/pci_coprocessor_card_relationship.py +++ b/intersight/model/pci_coprocessor_card_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_coprocessor_card_response.py b/intersight/model/pci_coprocessor_card_response.py index ab804612e1..ac4805a14d 100644 --- a/intersight/model/pci_coprocessor_card_response.py +++ b/intersight/model/pci_coprocessor_card_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device.py b/intersight/model/pci_device.py index 249f09a259..ba46857651 100644 --- a/intersight/model/pci_device.py +++ b/intersight/model/pci_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device_all_of.py b/intersight/model/pci_device_all_of.py index b6304d2084..89a8bc4db8 100644 --- a/intersight/model/pci_device_all_of.py +++ b/intersight/model/pci_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device_list.py b/intersight/model/pci_device_list.py index 8cece50341..b73390e4a3 100644 --- a/intersight/model/pci_device_list.py +++ b/intersight/model/pci_device_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device_list_all_of.py b/intersight/model/pci_device_list_all_of.py index 4e48152290..57beb13be0 100644 --- a/intersight/model/pci_device_list_all_of.py +++ b/intersight/model/pci_device_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device_relationship.py b/intersight/model/pci_device_relationship.py index 3501e2d76e..ec03ba48ab 100644 --- a/intersight/model/pci_device_relationship.py +++ b/intersight/model/pci_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_device_response.py b/intersight/model/pci_device_response.py index 049303a485..ff7acca06b 100644 --- a/intersight/model/pci_device_response.py +++ b/intersight/model/pci_device_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link.py b/intersight/model/pci_link.py index fc0dbbea24..984430c565 100644 --- a/intersight/model/pci_link.py +++ b/intersight/model/pci_link.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link_all_of.py b/intersight/model/pci_link_all_of.py index dec82a0e84..4c8dad223e 100644 --- a/intersight/model/pci_link_all_of.py +++ b/intersight/model/pci_link_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link_list.py b/intersight/model/pci_link_list.py index cfc185f4cc..5ecfdca7a8 100644 --- a/intersight/model/pci_link_list.py +++ b/intersight/model/pci_link_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link_list_all_of.py b/intersight/model/pci_link_list_all_of.py index fcf00de623..aa3ab4d8ba 100644 --- a/intersight/model/pci_link_list_all_of.py +++ b/intersight/model/pci_link_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link_relationship.py b/intersight/model/pci_link_relationship.py index 8320d23cda..5bbba6d22a 100644 --- a/intersight/model/pci_link_relationship.py +++ b/intersight/model/pci_link_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_link_response.py b/intersight/model/pci_link_response.py index 396ade31e5..dda98128be 100644 --- a/intersight/model/pci_link_response.py +++ b/intersight/model/pci_link_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node.py b/intersight/model/pci_node.py index 86abe0ab01..6ad1a2cc8d 100644 --- a/intersight/model/pci_node.py +++ b/intersight/model/pci_node.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node_all_of.py b/intersight/model/pci_node_all_of.py index d03f324b91..526f3feef6 100644 --- a/intersight/model/pci_node_all_of.py +++ b/intersight/model/pci_node_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node_list.py b/intersight/model/pci_node_list.py index af80103c98..c572ef1e8e 100644 --- a/intersight/model/pci_node_list.py +++ b/intersight/model/pci_node_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node_list_all_of.py b/intersight/model/pci_node_list_all_of.py index ac9da9b0ed..bad63226b9 100644 --- a/intersight/model/pci_node_list_all_of.py +++ b/intersight/model/pci_node_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node_relationship.py b/intersight/model/pci_node_relationship.py index c3a687a7d5..8ab0b72b7b 100644 --- a/intersight/model/pci_node_relationship.py +++ b/intersight/model/pci_node_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_node_response.py b/intersight/model/pci_node_response.py index 3f883399e1..6b7785c1ae 100644 --- a/intersight/model/pci_node_response.py +++ b/intersight/model/pci_node_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch.py b/intersight/model/pci_switch.py index 6c4bdd122e..6da30e7ca9 100644 --- a/intersight/model/pci_switch.py +++ b/intersight/model/pci_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch_all_of.py b/intersight/model/pci_switch_all_of.py index 8541574e3b..e111b44afb 100644 --- a/intersight/model/pci_switch_all_of.py +++ b/intersight/model/pci_switch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch_list.py b/intersight/model/pci_switch_list.py index db75983031..06f0fd496d 100644 --- a/intersight/model/pci_switch_list.py +++ b/intersight/model/pci_switch_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch_list_all_of.py b/intersight/model/pci_switch_list_all_of.py index 88205f3d89..ddeaa6a89c 100644 --- a/intersight/model/pci_switch_list_all_of.py +++ b/intersight/model/pci_switch_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch_relationship.py b/intersight/model/pci_switch_relationship.py index 293e9190ac..4f17f24afd 100644 --- a/intersight/model/pci_switch_relationship.py +++ b/intersight/model/pci_switch_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pci_switch_response.py b/intersight/model/pci_switch_response.py index b2e8367dcf..6fd6b4cf5d 100644 --- a/intersight/model/pci_switch_response.py +++ b/intersight/model/pci_switch_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_distinguished_name.py b/intersight/model/pkix_distinguished_name.py index 84a682fd69..df67ac915f 100644 --- a/intersight/model/pkix_distinguished_name.py +++ b/intersight/model/pkix_distinguished_name.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_distinguished_name_all_of.py b/intersight/model/pkix_distinguished_name_all_of.py index 0ff0d6f1f7..ea0ba784e3 100644 --- a/intersight/model/pkix_distinguished_name_all_of.py +++ b/intersight/model/pkix_distinguished_name_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_ecdsa_key_spec.py b/intersight/model/pkix_ecdsa_key_spec.py index 7cb695d055..1d31ebe984 100644 --- a/intersight/model/pkix_ecdsa_key_spec.py +++ b/intersight/model/pkix_ecdsa_key_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_ecdsa_key_spec_all_of.py b/intersight/model/pkix_ecdsa_key_spec_all_of.py index b129cc0519..3406efd0f6 100644 --- a/intersight/model/pkix_ecdsa_key_spec_all_of.py +++ b/intersight/model/pkix_ecdsa_key_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_eddsa_key_spec.py b/intersight/model/pkix_eddsa_key_spec.py index 9adc325213..6a79cce8a3 100644 --- a/intersight/model/pkix_eddsa_key_spec.py +++ b/intersight/model/pkix_eddsa_key_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_eddsa_key_spec_all_of.py b/intersight/model/pkix_eddsa_key_spec_all_of.py index f7255e77d4..99ee7c3878 100644 --- a/intersight/model/pkix_eddsa_key_spec_all_of.py +++ b/intersight/model/pkix_eddsa_key_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_key_generation_spec.py b/intersight/model/pkix_key_generation_spec.py index 4a2ff413a4..700fb30fd3 100644 --- a/intersight/model/pkix_key_generation_spec.py +++ b/intersight/model/pkix_key_generation_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_key_generation_spec_all_of.py b/intersight/model/pkix_key_generation_spec_all_of.py index 902fe3add2..a0daa204c6 100644 --- a/intersight/model/pkix_key_generation_spec_all_of.py +++ b/intersight/model/pkix_key_generation_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_rsa_algorithm.py b/intersight/model/pkix_rsa_algorithm.py index f1350e615f..d9647780a4 100644 --- a/intersight/model/pkix_rsa_algorithm.py +++ b/intersight/model/pkix_rsa_algorithm.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_rsa_algorithm_all_of.py b/intersight/model/pkix_rsa_algorithm_all_of.py index cb25b20ed8..755d6ef752 100644 --- a/intersight/model/pkix_rsa_algorithm_all_of.py +++ b/intersight/model/pkix_rsa_algorithm_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_subject_alternate_name.py b/intersight/model/pkix_subject_alternate_name.py index df9bb2c348..7218d85d5a 100644 --- a/intersight/model/pkix_subject_alternate_name.py +++ b/intersight/model/pkix_subject_alternate_name.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pkix_subject_alternate_name_all_of.py b/intersight/model/pkix_subject_alternate_name_all_of.py index da50cbdc36..bce1f65e73 100644 --- a/intersight/model/pkix_subject_alternate_name_all_of.py +++ b/intersight/model/pkix_subject_alternate_name_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_change_detail.py b/intersight/model/policy_abstract_config_change_detail.py index 7a5721cc29..563bbba6fa 100644 --- a/intersight/model/policy_abstract_config_change_detail.py +++ b/intersight/model/policy_abstract_config_change_detail.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_change_detail_all_of.py b/intersight/model/policy_abstract_config_change_detail_all_of.py index 963ed35efb..1b0ad156e8 100644 --- a/intersight/model/policy_abstract_config_change_detail_all_of.py +++ b/intersight/model/policy_abstract_config_change_detail_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_profile.py b/intersight/model/policy_abstract_config_profile.py index 3456bc6eb7..5cd32dd071 100644 --- a/intersight/model/policy_abstract_config_profile.py +++ b/intersight/model/policy_abstract_config_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_profile_all_of.py b/intersight/model/policy_abstract_config_profile_all_of.py index 87edb668c3..d22a6f5eeb 100644 --- a/intersight/model/policy_abstract_config_profile_all_of.py +++ b/intersight/model/policy_abstract_config_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_profile_relationship.py b/intersight/model/policy_abstract_config_profile_relationship.py index 57270b2050..46ce3b57d8 100644 --- a/intersight/model/policy_abstract_config_profile_relationship.py +++ b/intersight/model/policy_abstract_config_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_result.py b/intersight/model/policy_abstract_config_result.py index 2bb2ab98c8..5b714767f6 100644 --- a/intersight/model/policy_abstract_config_result.py +++ b/intersight/model/policy_abstract_config_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_result_all_of.py b/intersight/model/policy_abstract_config_result_all_of.py index fa10a61768..35d54e3aae 100644 --- a/intersight/model/policy_abstract_config_result_all_of.py +++ b/intersight/model/policy_abstract_config_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_result_entry.py b/intersight/model/policy_abstract_config_result_entry.py index 3096e90f1d..8d36965aa4 100644 --- a/intersight/model/policy_abstract_config_result_entry.py +++ b/intersight/model/policy_abstract_config_result_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_config_result_entry_all_of.py b/intersight/model/policy_abstract_config_result_entry_all_of.py index cbc1da6b47..b580911db8 100644 --- a/intersight/model/policy_abstract_config_result_entry_all_of.py +++ b/intersight/model/policy_abstract_config_result_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_inventory.py b/intersight/model/policy_abstract_inventory.py index 10c8d88fb2..98b55f0574 100644 --- a/intersight/model/policy_abstract_inventory.py +++ b/intersight/model/policy_abstract_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_inventory_all_of.py b/intersight/model/policy_abstract_inventory_all_of.py index 9d0c7130e1..a5f92f3128 100644 --- a/intersight/model/policy_abstract_inventory_all_of.py +++ b/intersight/model/policy_abstract_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy.py b/intersight/model/policy_abstract_policy.py index fe4724e73c..6c59a768b7 100644 --- a/intersight/model/policy_abstract_policy.py +++ b/intersight/model/policy_abstract_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy_all_of.py b/intersight/model/policy_abstract_policy_all_of.py index 7d67f79161..b5e3fe4ab5 100644 --- a/intersight/model/policy_abstract_policy_all_of.py +++ b/intersight/model/policy_abstract_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy_inventory.py b/intersight/model/policy_abstract_policy_inventory.py index 6d7989d7b4..7fc80b3b2c 100644 --- a/intersight/model/policy_abstract_policy_inventory.py +++ b/intersight/model/policy_abstract_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy_inventory_all_of.py b/intersight/model/policy_abstract_policy_inventory_all_of.py index 2155a7e5c8..4bc9cef06d 100644 --- a/intersight/model/policy_abstract_policy_inventory_all_of.py +++ b/intersight/model/policy_abstract_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_policy_relationship.py b/intersight/model/policy_abstract_policy_relationship.py index 70bba90720..03f07c6f91 100644 --- a/intersight/model/policy_abstract_policy_relationship.py +++ b/intersight/model/policy_abstract_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_profile.py b/intersight/model/policy_abstract_profile.py index 1220e55cd5..4edaabe3e4 100644 --- a/intersight/model/policy_abstract_profile.py +++ b/intersight/model/policy_abstract_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_profile_all_of.py b/intersight/model/policy_abstract_profile_all_of.py index e927ee4a55..3045547a8c 100644 --- a/intersight/model/policy_abstract_profile_all_of.py +++ b/intersight/model/policy_abstract_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_abstract_profile_relationship.py b/intersight/model/policy_abstract_profile_relationship.py index 7327b35a57..5d02164f7e 100644 --- a/intersight/model/policy_abstract_profile_relationship.py +++ b/intersight/model/policy_abstract_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_action_param.py b/intersight/model/policy_action_param.py index e6421be8a2..4b79e2f231 100644 --- a/intersight/model/policy_action_param.py +++ b/intersight/model/policy_action_param.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_action_param_all_of.py b/intersight/model/policy_action_param_all_of.py index 1a94b68235..de25308f66 100644 --- a/intersight/model/policy_action_param_all_of.py +++ b/intersight/model/policy_action_param_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_action_qualifier.py b/intersight/model/policy_action_qualifier.py index cfc01aec34..508dc37441 100644 --- a/intersight/model/policy_action_qualifier.py +++ b/intersight/model/policy_action_qualifier.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change.py b/intersight/model/policy_config_change.py index 3bf96346cc..90872e57e3 100644 --- a/intersight/model/policy_config_change.py +++ b/intersight/model/policy_config_change.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_all_of.py b/intersight/model/policy_config_change_all_of.py index b7df08f35c..c8728cef3e 100644 --- a/intersight/model/policy_config_change_all_of.py +++ b/intersight/model/policy_config_change_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_context.py b/intersight/model/policy_config_change_context.py index f848f3c03a..acd11a0b8d 100644 --- a/intersight/model/policy_config_change_context.py +++ b/intersight/model/policy_config_change_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_change_context_all_of.py b/intersight/model/policy_config_change_context_all_of.py index ac7a1d9598..a437dca11d 100644 --- a/intersight/model/policy_config_change_context_all_of.py +++ b/intersight/model/policy_config_change_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_context.py b/intersight/model/policy_config_context.py index 03d50b1827..0373892ac5 100644 --- a/intersight/model/policy_config_context.py +++ b/intersight/model/policy_config_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_context_all_of.py b/intersight/model/policy_config_context_all_of.py index a1ff7ffd62..77a66b5a75 100644 --- a/intersight/model/policy_config_context_all_of.py +++ b/intersight/model/policy_config_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_result_context.py b/intersight/model/policy_config_result_context.py index 2d2435e7a3..ffacb9ca27 100644 --- a/intersight/model/policy_config_result_context.py +++ b/intersight/model/policy_config_result_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_config_result_context_all_of.py b/intersight/model/policy_config_result_context_all_of.py index ce8ee7cb90..9c410d605d 100644 --- a/intersight/model/policy_config_result_context_all_of.py +++ b/intersight/model/policy_config_result_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_policy_status.py b/intersight/model/policy_policy_status.py index 67904ed7b6..d19545ee52 100644 --- a/intersight/model/policy_policy_status.py +++ b/intersight/model/policy_policy_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_policy_status_all_of.py b/intersight/model/policy_policy_status_all_of.py index afac54f29b..ae8342c608 100644 --- a/intersight/model/policy_policy_status_all_of.py +++ b/intersight/model/policy_policy_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policy_qualifier.py b/intersight/model/policy_qualifier.py index eb19077cf1..eb85fcf052 100644 --- a/intersight/model/policy_qualifier.py +++ b/intersight/model/policy_qualifier.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policyinventory_abstract_device_info.py b/intersight/model/policyinventory_abstract_device_info.py index 52e06dd766..1d5ea06c1a 100644 --- a/intersight/model/policyinventory_abstract_device_info.py +++ b/intersight/model/policyinventory_abstract_device_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policyinventory_abstract_device_info_all_of.py b/intersight/model/policyinventory_abstract_device_info_all_of.py index 3c9c47af2a..85a7041685 100644 --- a/intersight/model/policyinventory_abstract_device_info_all_of.py +++ b/intersight/model/policyinventory_abstract_device_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policyinventory_job_info.py b/intersight/model/policyinventory_job_info.py index af23e78c8d..1e8fcbbcd5 100644 --- a/intersight/model/policyinventory_job_info.py +++ b/intersight/model/policyinventory_job_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/policyinventory_job_info_all_of.py b/intersight/model/policyinventory_job_info_all_of.py index 672b59f22e..09ec7ae7bf 100644 --- a/intersight/model/policyinventory_job_info_all_of.py +++ b/intersight/model/policyinventory_job_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block.py b/intersight/model/pool_abstract_block.py index e36d0706b5..b12d05cf19 100644 --- a/intersight/model/pool_abstract_block.py +++ b/intersight/model/pool_abstract_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_all_of.py b/intersight/model/pool_abstract_block_all_of.py index 012ba62efc..1ee5a40016 100644 --- a/intersight/model/pool_abstract_block_all_of.py +++ b/intersight/model/pool_abstract_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_lease.py b/intersight/model/pool_abstract_block_lease.py index 0ec1bb5f46..3551c846b3 100644 --- a/intersight/model/pool_abstract_block_lease.py +++ b/intersight/model/pool_abstract_block_lease.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_lease_all_of.py b/intersight/model/pool_abstract_block_lease_all_of.py index 7b3619a7a6..e6ca5d3ecd 100644 --- a/intersight/model/pool_abstract_block_lease_all_of.py +++ b/intersight/model/pool_abstract_block_lease_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_type.py b/intersight/model/pool_abstract_block_type.py index f623bf6ddf..fadb5bbd96 100644 --- a/intersight/model/pool_abstract_block_type.py +++ b/intersight/model/pool_abstract_block_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_block_type_all_of.py b/intersight/model/pool_abstract_block_type_all_of.py index 0119de5509..bef4f0cd4d 100644 --- a/intersight/model/pool_abstract_block_type_all_of.py +++ b/intersight/model/pool_abstract_block_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_lease.py b/intersight/model/pool_abstract_lease.py index c70a1a37e6..e37a9dddee 100644 --- a/intersight/model/pool_abstract_lease.py +++ b/intersight/model/pool_abstract_lease.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_lease_all_of.py b/intersight/model/pool_abstract_lease_all_of.py index 9036ae7499..b221698ab3 100644 --- a/intersight/model/pool_abstract_lease_all_of.py +++ b/intersight/model/pool_abstract_lease_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_pool.py b/intersight/model/pool_abstract_pool.py index c3cbff8531..d98d86733d 100644 --- a/intersight/model/pool_abstract_pool.py +++ b/intersight/model/pool_abstract_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_pool_all_of.py b/intersight/model/pool_abstract_pool_all_of.py index be87d0c101..d869c62cb3 100644 --- a/intersight/model/pool_abstract_pool_all_of.py +++ b/intersight/model/pool_abstract_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_pool_member.py b/intersight/model/pool_abstract_pool_member.py index 77938555cd..b61225b5d1 100644 --- a/intersight/model/pool_abstract_pool_member.py +++ b/intersight/model/pool_abstract_pool_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_abstract_pool_member_all_of.py b/intersight/model/pool_abstract_pool_member_all_of.py index e2ed53d84d..19f30fe97b 100644 --- a/intersight/model/pool_abstract_pool_member_all_of.py +++ b/intersight/model/pool_abstract_pool_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_reservation.py b/intersight/model/pool_reservation.py index c744f64b76..566ace8877 100644 --- a/intersight/model/pool_reservation.py +++ b/intersight/model/pool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_reservation_all_of.py b/intersight/model/pool_reservation_all_of.py index 6df2ba13ea..ff2f8b0c4e 100644 --- a/intersight/model/pool_reservation_all_of.py +++ b/intersight/model/pool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_reservation_reference.py b/intersight/model/pool_reservation_reference.py index 760b307ca9..55e2eb527e 100644 --- a/intersight/model/pool_reservation_reference.py +++ b/intersight/model/pool_reservation_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/pool_reservation_reference_all_of.py b/intersight/model/pool_reservation_reference_all_of.py index d8bd8d48e3..0f702d5cc6 100644 --- a/intersight/model/pool_reservation_reference_all_of.py +++ b/intersight/model/pool_reservation_reference_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group.py b/intersight/model/port_group.py index 618f59db6c..7386f1f9cc 100644 --- a/intersight/model/port_group.py +++ b/intersight/model/port_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group_all_of.py b/intersight/model/port_group_all_of.py index 29d5eb3435..8c2e902c80 100644 --- a/intersight/model/port_group_all_of.py +++ b/intersight/model/port_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group_list.py b/intersight/model/port_group_list.py index 7c6f915378..c4ee516010 100644 --- a/intersight/model/port_group_list.py +++ b/intersight/model/port_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group_list_all_of.py b/intersight/model/port_group_list_all_of.py index 3e562d5c3d..4b274f04ec 100644 --- a/intersight/model/port_group_list_all_of.py +++ b/intersight/model/port_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group_relationship.py b/intersight/model/port_group_relationship.py index 5566db6b5e..934586d9a5 100644 --- a/intersight/model/port_group_relationship.py +++ b/intersight/model/port_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_group_response.py b/intersight/model/port_group_response.py index 5cb2083dca..49f5fc76b5 100644 --- a/intersight/model/port_group_response.py +++ b/intersight/model/port_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_interface_base.py b/intersight/model/port_interface_base.py index 98c2f170a1..1d96be4f7b 100644 --- a/intersight/model/port_interface_base.py +++ b/intersight/model/port_interface_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_interface_base_all_of.py b/intersight/model/port_interface_base_all_of.py index 4f9b6629d0..524a159fcf 100644 --- a/intersight/model/port_interface_base_all_of.py +++ b/intersight/model/port_interface_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_interface_base_relationship.py b/intersight/model/port_interface_base_relationship.py index da04a1f397..7de6c2a988 100644 --- a/intersight/model/port_interface_base_relationship.py +++ b/intersight/model/port_interface_base_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding.py b/intersight/model/port_mac_binding.py index d58bf081f4..c17fcfa965 100644 --- a/intersight/model/port_mac_binding.py +++ b/intersight/model/port_mac_binding.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding_all_of.py b/intersight/model/port_mac_binding_all_of.py index 04aa756333..9e01e1cf61 100644 --- a/intersight/model/port_mac_binding_all_of.py +++ b/intersight/model/port_mac_binding_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding_list.py b/intersight/model/port_mac_binding_list.py index 9df4bad524..32c0a708bb 100644 --- a/intersight/model/port_mac_binding_list.py +++ b/intersight/model/port_mac_binding_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding_list_all_of.py b/intersight/model/port_mac_binding_list_all_of.py index d838a1aef5..5aac55151c 100644 --- a/intersight/model/port_mac_binding_list_all_of.py +++ b/intersight/model/port_mac_binding_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding_relationship.py b/intersight/model/port_mac_binding_relationship.py index d2513149af..e7dc283156 100644 --- a/intersight/model/port_mac_binding_relationship.py +++ b/intersight/model/port_mac_binding_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_mac_binding_response.py b/intersight/model/port_mac_binding_response.py index 4d3bdd8e2c..05f6bd5622 100644 --- a/intersight/model/port_mac_binding_response.py +++ b/intersight/model/port_mac_binding_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_physical.py b/intersight/model/port_physical.py index 78bc63a786..54e197c4fb 100644 --- a/intersight/model/port_physical.py +++ b/intersight/model/port_physical.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_physical_all_of.py b/intersight/model/port_physical_all_of.py index d8647e1c71..60ed7880e9 100644 --- a/intersight/model/port_physical_all_of.py +++ b/intersight/model/port_physical_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group.py b/intersight/model/port_sub_group.py index 19b3fa49e5..3c5ea5606a 100644 --- a/intersight/model/port_sub_group.py +++ b/intersight/model/port_sub_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group_all_of.py b/intersight/model/port_sub_group_all_of.py index 0a7ac954ae..35b43f443a 100644 --- a/intersight/model/port_sub_group_all_of.py +++ b/intersight/model/port_sub_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group_list.py b/intersight/model/port_sub_group_list.py index be5ab46a57..408fe075e7 100644 --- a/intersight/model/port_sub_group_list.py +++ b/intersight/model/port_sub_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group_list_all_of.py b/intersight/model/port_sub_group_list_all_of.py index 17c779a4ec..656573d15c 100644 --- a/intersight/model/port_sub_group_list_all_of.py +++ b/intersight/model/port_sub_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group_relationship.py b/intersight/model/port_sub_group_relationship.py index 2a19824474..896ecc4b61 100644 --- a/intersight/model/port_sub_group_relationship.py +++ b/intersight/model/port_sub_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/port_sub_group_response.py b/intersight/model/port_sub_group_response.py index f611989de2..aded0643f8 100644 --- a/intersight/model/port_sub_group_response.py +++ b/intersight/model/port_sub_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state.py b/intersight/model/power_control_state.py index d31a1e54b2..ab497be162 100644 --- a/intersight/model/power_control_state.py +++ b/intersight/model/power_control_state.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state_all_of.py b/intersight/model/power_control_state_all_of.py index 07e60a504b..ff2a664a7c 100644 --- a/intersight/model/power_control_state_all_of.py +++ b/intersight/model/power_control_state_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state_list.py b/intersight/model/power_control_state_list.py index db3a01aca8..6f1439bb40 100644 --- a/intersight/model/power_control_state_list.py +++ b/intersight/model/power_control_state_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state_list_all_of.py b/intersight/model/power_control_state_list_all_of.py index b19e1200c4..93a9351d54 100644 --- a/intersight/model/power_control_state_list_all_of.py +++ b/intersight/model/power_control_state_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state_relationship.py b/intersight/model/power_control_state_relationship.py index 73616eb21d..2cb1b82376 100644 --- a/intersight/model/power_control_state_relationship.py +++ b/intersight/model/power_control_state_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_control_state_response.py b/intersight/model/power_control_state_response.py index c58f1df75e..b6ae05b2c5 100644 --- a/intersight/model/power_control_state_response.py +++ b/intersight/model/power_control_state_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy.py b/intersight/model/power_policy.py index 27704109b9..abe02f0455 100644 --- a/intersight/model/power_policy.py +++ b/intersight/model/power_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_all_of.py b/intersight/model/power_policy_all_of.py index 7121ad51a9..ef0c5556eb 100644 --- a/intersight/model/power_policy_all_of.py +++ b/intersight/model/power_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory.py b/intersight/model/power_policy_inventory.py index 204696ac42..1e54a5e7fc 100644 --- a/intersight/model/power_policy_inventory.py +++ b/intersight/model/power_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory_all_of.py b/intersight/model/power_policy_inventory_all_of.py index d0b9d23a9a..186b30e1b6 100644 --- a/intersight/model/power_policy_inventory_all_of.py +++ b/intersight/model/power_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory_list.py b/intersight/model/power_policy_inventory_list.py index 508131d454..6965a6a923 100644 --- a/intersight/model/power_policy_inventory_list.py +++ b/intersight/model/power_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory_list_all_of.py b/intersight/model/power_policy_inventory_list_all_of.py index 13ff8f3ef5..a760aec48d 100644 --- a/intersight/model/power_policy_inventory_list_all_of.py +++ b/intersight/model/power_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_inventory_response.py b/intersight/model/power_policy_inventory_response.py index a909aafb67..5e8e56194e 100644 --- a/intersight/model/power_policy_inventory_response.py +++ b/intersight/model/power_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_list.py b/intersight/model/power_policy_list.py index 2b5f91dd5d..886902756b 100644 --- a/intersight/model/power_policy_list.py +++ b/intersight/model/power_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_list_all_of.py b/intersight/model/power_policy_list_all_of.py index 06b6abacc6..c804b9bf04 100644 --- a/intersight/model/power_policy_list_all_of.py +++ b/intersight/model/power_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/power_policy_response.py b/intersight/model/power_policy_response.py index 9cdfac3cca..9b145fe0eb 100644 --- a/intersight/model/power_policy_response.py +++ b/intersight/model/power_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit.py b/intersight/model/processor_unit.py index 1fd9bf7928..cd2de16695 100644 --- a/intersight/model/processor_unit.py +++ b/intersight/model/processor_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit_all_of.py b/intersight/model/processor_unit_all_of.py index a4b750b0e3..173c177d4a 100644 --- a/intersight/model/processor_unit_all_of.py +++ b/intersight/model/processor_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit_list.py b/intersight/model/processor_unit_list.py index 208cf82e2e..d45bd65cf9 100644 --- a/intersight/model/processor_unit_list.py +++ b/intersight/model/processor_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit_list_all_of.py b/intersight/model/processor_unit_list_all_of.py index 216749502e..333fffba8f 100644 --- a/intersight/model/processor_unit_list_all_of.py +++ b/intersight/model/processor_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit_relationship.py b/intersight/model/processor_unit_relationship.py index 88bddbcb80..5dace14d05 100644 --- a/intersight/model/processor_unit_relationship.py +++ b/intersight/model/processor_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/processor_unit_response.py b/intersight/model/processor_unit_response.py index a32fbc784f..6762e2722c 100644 --- a/intersight/model/processor_unit_response.py +++ b/intersight/model/processor_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality.py b/intersight/model/rack_unit_personality.py index adff07ac01..80d8263445 100644 --- a/intersight/model/rack_unit_personality.py +++ b/intersight/model/rack_unit_personality.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality_all_of.py b/intersight/model/rack_unit_personality_all_of.py index d534ec99b4..57aa58406b 100644 --- a/intersight/model/rack_unit_personality_all_of.py +++ b/intersight/model/rack_unit_personality_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality_list.py b/intersight/model/rack_unit_personality_list.py index 79f7af5746..815ec82799 100644 --- a/intersight/model/rack_unit_personality_list.py +++ b/intersight/model/rack_unit_personality_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality_list_all_of.py b/intersight/model/rack_unit_personality_list_all_of.py index a7e86d8cc3..e537679f1b 100644 --- a/intersight/model/rack_unit_personality_list_all_of.py +++ b/intersight/model/rack_unit_personality_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality_relationship.py b/intersight/model/rack_unit_personality_relationship.py index 539cc3d395..ef86cb3545 100644 --- a/intersight/model/rack_unit_personality_relationship.py +++ b/intersight/model/rack_unit_personality_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rack_unit_personality_response.py b/intersight/model/rack_unit_personality_response.py index 20e2e6723f..b0618d1d7d 100644 --- a/intersight/model/rack_unit_personality_response.py +++ b/intersight/model/rack_unit_personality_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_abstract_item.py b/intersight/model/recommendation_abstract_item.py index dfd16e7516..fab63a22d7 100644 --- a/intersight/model/recommendation_abstract_item.py +++ b/intersight/model/recommendation_abstract_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_abstract_item_all_of.py b/intersight/model/recommendation_abstract_item_all_of.py index 7bf26ee459..403eeeeb90 100644 --- a/intersight/model/recommendation_abstract_item_all_of.py +++ b/intersight/model/recommendation_abstract_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_base.py b/intersight/model/recommendation_base.py index 2013c11281..38d9967dbc 100644 --- a/intersight/model/recommendation_base.py +++ b/intersight/model/recommendation_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_base_all_of.py b/intersight/model/recommendation_base_all_of.py index 0e9bacab55..3c63bb3b06 100644 --- a/intersight/model/recommendation_base_all_of.py +++ b/intersight/model/recommendation_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway.py b/intersight/model/recommendation_capacity_runway.py index 9c54646fd5..fac69991b0 100644 --- a/intersight/model/recommendation_capacity_runway.py +++ b/intersight/model/recommendation_capacity_runway.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway_all_of.py b/intersight/model/recommendation_capacity_runway_all_of.py index a4e0e67ff4..0c2aba27c6 100644 --- a/intersight/model/recommendation_capacity_runway_all_of.py +++ b/intersight/model/recommendation_capacity_runway_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway_list.py b/intersight/model/recommendation_capacity_runway_list.py index a83b1494a9..f7568eebd0 100644 --- a/intersight/model/recommendation_capacity_runway_list.py +++ b/intersight/model/recommendation_capacity_runway_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway_list_all_of.py b/intersight/model/recommendation_capacity_runway_list_all_of.py index 6a838a2194..72b4efe9a4 100644 --- a/intersight/model/recommendation_capacity_runway_list_all_of.py +++ b/intersight/model/recommendation_capacity_runway_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway_relationship.py b/intersight/model/recommendation_capacity_runway_relationship.py index 03e0b71fe1..935f5fbf39 100644 --- a/intersight/model/recommendation_capacity_runway_relationship.py +++ b/intersight/model/recommendation_capacity_runway_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_capacity_runway_response.py b/intersight/model/recommendation_capacity_runway_response.py index 7b77833d3b..8cec54318a 100644 --- a/intersight/model/recommendation_capacity_runway_response.py +++ b/intersight/model/recommendation_capacity_runway_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion.py b/intersight/model/recommendation_cluster_expansion.py index 637b9c0aa7..cf835c97d2 100644 --- a/intersight/model/recommendation_cluster_expansion.py +++ b/intersight/model/recommendation_cluster_expansion.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion_all_of.py b/intersight/model/recommendation_cluster_expansion_all_of.py index 08b8e6eda2..9ad8617e89 100644 --- a/intersight/model/recommendation_cluster_expansion_all_of.py +++ b/intersight/model/recommendation_cluster_expansion_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion_list.py b/intersight/model/recommendation_cluster_expansion_list.py index 36c4b96d52..66811e0da6 100644 --- a/intersight/model/recommendation_cluster_expansion_list.py +++ b/intersight/model/recommendation_cluster_expansion_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion_list_all_of.py b/intersight/model/recommendation_cluster_expansion_list_all_of.py index ed0d19ea37..121871a9ad 100644 --- a/intersight/model/recommendation_cluster_expansion_list_all_of.py +++ b/intersight/model/recommendation_cluster_expansion_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion_relationship.py b/intersight/model/recommendation_cluster_expansion_relationship.py index 8249de8fe3..568e0e616c 100644 --- a/intersight/model/recommendation_cluster_expansion_relationship.py +++ b/intersight/model/recommendation_cluster_expansion_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_cluster_expansion_response.py b/intersight/model/recommendation_cluster_expansion_response.py index e034f283c0..6c7fac6003 100644 --- a/intersight/model/recommendation_cluster_expansion_response.py +++ b/intersight/model/recommendation_cluster_expansion_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_expansion_request.py b/intersight/model/recommendation_expansion_request.py index 2e0c43e7fa..7b9b7f0a27 100644 --- a/intersight/model/recommendation_expansion_request.py +++ b/intersight/model/recommendation_expansion_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_expansion_request_all_of.py b/intersight/model/recommendation_expansion_request_all_of.py index 999d189cdd..bd3561d399 100644 --- a/intersight/model/recommendation_expansion_request_all_of.py +++ b/intersight/model/recommendation_expansion_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request.py b/intersight/model/recommendation_hardware_expansion_request.py index b07925f562..9d984a560d 100644 --- a/intersight/model/recommendation_hardware_expansion_request.py +++ b/intersight/model/recommendation_hardware_expansion_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_all_of.py b/intersight/model/recommendation_hardware_expansion_request_all_of.py index 1e05071fb5..900b61a97d 100644 --- a/intersight/model/recommendation_hardware_expansion_request_all_of.py +++ b/intersight/model/recommendation_hardware_expansion_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item.py b/intersight/model/recommendation_hardware_expansion_request_item.py index 3a053f36cc..7d168fd282 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item.py +++ b/intersight/model/recommendation_hardware_expansion_request_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item_all_of.py b/intersight/model/recommendation_hardware_expansion_request_item_all_of.py index 4b3095c084..716c1bcde0 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_all_of.py +++ b/intersight/model/recommendation_hardware_expansion_request_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item_list.py b/intersight/model/recommendation_hardware_expansion_request_item_list.py index a961399c36..23dff89b31 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_list.py +++ b/intersight/model/recommendation_hardware_expansion_request_item_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item_list_all_of.py b/intersight/model/recommendation_hardware_expansion_request_item_list_all_of.py index 6bf8a45912..2046a973ae 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_list_all_of.py +++ b/intersight/model/recommendation_hardware_expansion_request_item_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item_relationship.py b/intersight/model/recommendation_hardware_expansion_request_item_relationship.py index d6c8345cd9..8d7f3eb873 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_relationship.py +++ b/intersight/model/recommendation_hardware_expansion_request_item_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_item_response.py b/intersight/model/recommendation_hardware_expansion_request_item_response.py index a57aa5fad8..f5ef77cd6a 100644 --- a/intersight/model/recommendation_hardware_expansion_request_item_response.py +++ b/intersight/model/recommendation_hardware_expansion_request_item_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_list.py b/intersight/model/recommendation_hardware_expansion_request_list.py index c9076b063d..050f2a85b5 100644 --- a/intersight/model/recommendation_hardware_expansion_request_list.py +++ b/intersight/model/recommendation_hardware_expansion_request_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_list_all_of.py b/intersight/model/recommendation_hardware_expansion_request_list_all_of.py index e4a65a1ef7..9cbd6a25ea 100644 --- a/intersight/model/recommendation_hardware_expansion_request_list_all_of.py +++ b/intersight/model/recommendation_hardware_expansion_request_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_relationship.py b/intersight/model/recommendation_hardware_expansion_request_relationship.py index 236445a42c..5063cf8c8c 100644 --- a/intersight/model/recommendation_hardware_expansion_request_relationship.py +++ b/intersight/model/recommendation_hardware_expansion_request_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_hardware_expansion_request_response.py b/intersight/model/recommendation_hardware_expansion_request_response.py index cfdeb80e75..422e97967e 100644 --- a/intersight/model/recommendation_hardware_expansion_request_response.py +++ b/intersight/model/recommendation_hardware_expansion_request_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item.py b/intersight/model/recommendation_physical_item.py index b2074dc64a..03cb369f64 100644 --- a/intersight/model/recommendation_physical_item.py +++ b/intersight/model/recommendation_physical_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item_all_of.py b/intersight/model/recommendation_physical_item_all_of.py index 193c24e689..10fe2480e5 100644 --- a/intersight/model/recommendation_physical_item_all_of.py +++ b/intersight/model/recommendation_physical_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item_list.py b/intersight/model/recommendation_physical_item_list.py index f2b2b5d196..d5ddb22207 100644 --- a/intersight/model/recommendation_physical_item_list.py +++ b/intersight/model/recommendation_physical_item_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item_list_all_of.py b/intersight/model/recommendation_physical_item_list_all_of.py index e74d26da0f..1c4a3819f2 100644 --- a/intersight/model/recommendation_physical_item_list_all_of.py +++ b/intersight/model/recommendation_physical_item_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item_relationship.py b/intersight/model/recommendation_physical_item_relationship.py index 8d3d4245c3..cd080cc6aa 100644 --- a/intersight/model/recommendation_physical_item_relationship.py +++ b/intersight/model/recommendation_physical_item_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_physical_item_response.py b/intersight/model/recommendation_physical_item_response.py index 70a8cc29fc..e29b64e755 100644 --- a/intersight/model/recommendation_physical_item_response.py +++ b/intersight/model/recommendation_physical_item_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate.py b/intersight/model/recommendation_purchase_order_estimate.py index 754eae15b0..c30a5632f8 100644 --- a/intersight/model/recommendation_purchase_order_estimate.py +++ b/intersight/model/recommendation_purchase_order_estimate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate_all_of.py b/intersight/model/recommendation_purchase_order_estimate_all_of.py index 7092cd06b6..5eeea25e46 100644 --- a/intersight/model/recommendation_purchase_order_estimate_all_of.py +++ b/intersight/model/recommendation_purchase_order_estimate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate_list.py b/intersight/model/recommendation_purchase_order_estimate_list.py index d2dbe8bb37..09a4fbee38 100644 --- a/intersight/model/recommendation_purchase_order_estimate_list.py +++ b/intersight/model/recommendation_purchase_order_estimate_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate_list_all_of.py b/intersight/model/recommendation_purchase_order_estimate_list_all_of.py index 26a68335c9..55381d26c9 100644 --- a/intersight/model/recommendation_purchase_order_estimate_list_all_of.py +++ b/intersight/model/recommendation_purchase_order_estimate_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_purchase_order_estimate_response.py b/intersight/model/recommendation_purchase_order_estimate_response.py index 647cc58701..ec319bab1a 100644 --- a/intersight/model/recommendation_purchase_order_estimate_response.py +++ b/intersight/model/recommendation_purchase_order_estimate_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item.py b/intersight/model/recommendation_software_item.py index 2905fc5aa4..2d25623fe2 100644 --- a/intersight/model/recommendation_software_item.py +++ b/intersight/model/recommendation_software_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item_all_of.py b/intersight/model/recommendation_software_item_all_of.py index 40635a7896..e630626ea3 100644 --- a/intersight/model/recommendation_software_item_all_of.py +++ b/intersight/model/recommendation_software_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item_list.py b/intersight/model/recommendation_software_item_list.py index ad033cd0e4..09aaf9bd7a 100644 --- a/intersight/model/recommendation_software_item_list.py +++ b/intersight/model/recommendation_software_item_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item_list_all_of.py b/intersight/model/recommendation_software_item_list_all_of.py index e6491be5e3..2212be846d 100644 --- a/intersight/model/recommendation_software_item_list_all_of.py +++ b/intersight/model/recommendation_software_item_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item_relationship.py b/intersight/model/recommendation_software_item_relationship.py index 679bbce698..15e7fc6c16 100644 --- a/intersight/model/recommendation_software_item_relationship.py +++ b/intersight/model/recommendation_software_item_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recommendation_software_item_response.py b/intersight/model/recommendation_software_item_response.py index 3515640d0f..2371404834 100644 --- a/intersight/model/recommendation_software_item_response.py +++ b/intersight/model/recommendation_software_item_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_config.py b/intersight/model/recovery_abstract_backup_config.py index 4011712172..fce611aa66 100644 --- a/intersight/model/recovery_abstract_backup_config.py +++ b/intersight/model/recovery_abstract_backup_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_config_all_of.py b/intersight/model/recovery_abstract_backup_config_all_of.py index 714a194aaf..5ef4e6aad8 100644 --- a/intersight/model/recovery_abstract_backup_config_all_of.py +++ b/intersight/model/recovery_abstract_backup_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_info.py b/intersight/model/recovery_abstract_backup_info.py index aff2c8c3a3..c499dab672 100644 --- a/intersight/model/recovery_abstract_backup_info.py +++ b/intersight/model/recovery_abstract_backup_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_info_all_of.py b/intersight/model/recovery_abstract_backup_info_all_of.py index 607c944128..8fdcaf1136 100644 --- a/intersight/model/recovery_abstract_backup_info_all_of.py +++ b/intersight/model/recovery_abstract_backup_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_abstract_backup_info_relationship.py b/intersight/model/recovery_abstract_backup_info_relationship.py index b14494fb5c..f237eef4fe 100644 --- a/intersight/model/recovery_abstract_backup_info_relationship.py +++ b/intersight/model/recovery_abstract_backup_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy.py b/intersight/model/recovery_backup_config_policy.py index ff58340b7c..d10a8bdaf0 100644 --- a/intersight/model/recovery_backup_config_policy.py +++ b/intersight/model/recovery_backup_config_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy_all_of.py b/intersight/model/recovery_backup_config_policy_all_of.py index 263ea3792d..d83ea0ea26 100644 --- a/intersight/model/recovery_backup_config_policy_all_of.py +++ b/intersight/model/recovery_backup_config_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy_list.py b/intersight/model/recovery_backup_config_policy_list.py index 476735c16a..3f8d44aec3 100644 --- a/intersight/model/recovery_backup_config_policy_list.py +++ b/intersight/model/recovery_backup_config_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy_list_all_of.py b/intersight/model/recovery_backup_config_policy_list_all_of.py index 0552f49323..3a5eaf9f9c 100644 --- a/intersight/model/recovery_backup_config_policy_list_all_of.py +++ b/intersight/model/recovery_backup_config_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy_relationship.py b/intersight/model/recovery_backup_config_policy_relationship.py index c2cdfced62..8e716f7541 100644 --- a/intersight/model/recovery_backup_config_policy_relationship.py +++ b/intersight/model/recovery_backup_config_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_config_policy_response.py b/intersight/model/recovery_backup_config_policy_response.py index ed81078dec..06b44940fb 100644 --- a/intersight/model/recovery_backup_config_policy_response.py +++ b/intersight/model/recovery_backup_config_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile.py b/intersight/model/recovery_backup_profile.py index 2ed91f61cd..7449f22d1f 100644 --- a/intersight/model/recovery_backup_profile.py +++ b/intersight/model/recovery_backup_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile_all_of.py b/intersight/model/recovery_backup_profile_all_of.py index d653650f5a..630ecf987f 100644 --- a/intersight/model/recovery_backup_profile_all_of.py +++ b/intersight/model/recovery_backup_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile_list.py b/intersight/model/recovery_backup_profile_list.py index bbf0e93c02..bc80e17929 100644 --- a/intersight/model/recovery_backup_profile_list.py +++ b/intersight/model/recovery_backup_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile_list_all_of.py b/intersight/model/recovery_backup_profile_list_all_of.py index 83f53016a1..c6d75908af 100644 --- a/intersight/model/recovery_backup_profile_list_all_of.py +++ b/intersight/model/recovery_backup_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile_relationship.py b/intersight/model/recovery_backup_profile_relationship.py index b7732bd8ec..95defc2871 100644 --- a/intersight/model/recovery_backup_profile_relationship.py +++ b/intersight/model/recovery_backup_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_profile_response.py b/intersight/model/recovery_backup_profile_response.py index 9cf826e17e..994297aaa5 100644 --- a/intersight/model/recovery_backup_profile_response.py +++ b/intersight/model/recovery_backup_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_schedule.py b/intersight/model/recovery_backup_schedule.py index d529ceb9b2..f95130da0f 100644 --- a/intersight/model/recovery_backup_schedule.py +++ b/intersight/model/recovery_backup_schedule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_backup_schedule_all_of.py b/intersight/model/recovery_backup_schedule_all_of.py index 356500654b..12c0f7172b 100644 --- a/intersight/model/recovery_backup_schedule_all_of.py +++ b/intersight/model/recovery_backup_schedule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_params.py b/intersight/model/recovery_config_params.py index 79978ab65e..b65233809f 100644 --- a/intersight/model/recovery_config_params.py +++ b/intersight/model/recovery_config_params.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result.py b/intersight/model/recovery_config_result.py index 4efa2d705d..d1b902126d 100644 --- a/intersight/model/recovery_config_result.py +++ b/intersight/model/recovery_config_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_all_of.py b/intersight/model/recovery_config_result_all_of.py index 395178653c..c06f6fccb1 100644 --- a/intersight/model/recovery_config_result_all_of.py +++ b/intersight/model/recovery_config_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry.py b/intersight/model/recovery_config_result_entry.py index f177ab3528..baf9d9ad23 100644 --- a/intersight/model/recovery_config_result_entry.py +++ b/intersight/model/recovery_config_result_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry_all_of.py b/intersight/model/recovery_config_result_entry_all_of.py index fe5ea181e3..7036d776a7 100644 --- a/intersight/model/recovery_config_result_entry_all_of.py +++ b/intersight/model/recovery_config_result_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry_list.py b/intersight/model/recovery_config_result_entry_list.py index ea47bbe9f3..ca80cb9486 100644 --- a/intersight/model/recovery_config_result_entry_list.py +++ b/intersight/model/recovery_config_result_entry_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry_list_all_of.py b/intersight/model/recovery_config_result_entry_list_all_of.py index 098d73b4d8..a25e27d7f7 100644 --- a/intersight/model/recovery_config_result_entry_list_all_of.py +++ b/intersight/model/recovery_config_result_entry_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry_relationship.py b/intersight/model/recovery_config_result_entry_relationship.py index 84d3fc0de0..e9c9b52b50 100644 --- a/intersight/model/recovery_config_result_entry_relationship.py +++ b/intersight/model/recovery_config_result_entry_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_entry_response.py b/intersight/model/recovery_config_result_entry_response.py index d333e023cd..d75ea34973 100644 --- a/intersight/model/recovery_config_result_entry_response.py +++ b/intersight/model/recovery_config_result_entry_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_list.py b/intersight/model/recovery_config_result_list.py index 036a5edbd9..56e0a0589e 100644 --- a/intersight/model/recovery_config_result_list.py +++ b/intersight/model/recovery_config_result_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_list_all_of.py b/intersight/model/recovery_config_result_list_all_of.py index fd47676413..645ceaaa00 100644 --- a/intersight/model/recovery_config_result_list_all_of.py +++ b/intersight/model/recovery_config_result_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_relationship.py b/intersight/model/recovery_config_result_relationship.py index 30ca746e69..da510afbda 100644 --- a/intersight/model/recovery_config_result_relationship.py +++ b/intersight/model/recovery_config_result_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_config_result_response.py b/intersight/model/recovery_config_result_response.py index 1249679965..28e78d2fc6 100644 --- a/intersight/model/recovery_config_result_response.py +++ b/intersight/model/recovery_config_result_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup.py b/intersight/model/recovery_on_demand_backup.py index aa6ac4640f..f8ff4f8c10 100644 --- a/intersight/model/recovery_on_demand_backup.py +++ b/intersight/model/recovery_on_demand_backup.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup_all_of.py b/intersight/model/recovery_on_demand_backup_all_of.py index bad7830ec1..6ca1b8dee5 100644 --- a/intersight/model/recovery_on_demand_backup_all_of.py +++ b/intersight/model/recovery_on_demand_backup_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup_list.py b/intersight/model/recovery_on_demand_backup_list.py index fc476d1e24..644f3d41a9 100644 --- a/intersight/model/recovery_on_demand_backup_list.py +++ b/intersight/model/recovery_on_demand_backup_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup_list_all_of.py b/intersight/model/recovery_on_demand_backup_list_all_of.py index 4238c19632..14b7e0de0b 100644 --- a/intersight/model/recovery_on_demand_backup_list_all_of.py +++ b/intersight/model/recovery_on_demand_backup_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_on_demand_backup_response.py b/intersight/model/recovery_on_demand_backup_response.py index 0de471bce6..5028b77314 100644 --- a/intersight/model/recovery_on_demand_backup_response.py +++ b/intersight/model/recovery_on_demand_backup_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore.py b/intersight/model/recovery_restore.py index 91c8bc2640..a494b9bd76 100644 --- a/intersight/model/recovery_restore.py +++ b/intersight/model/recovery_restore.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore_all_of.py b/intersight/model/recovery_restore_all_of.py index 6f14f61c06..7ae1afb47c 100644 --- a/intersight/model/recovery_restore_all_of.py +++ b/intersight/model/recovery_restore_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore_list.py b/intersight/model/recovery_restore_list.py index ccf4440ac0..e189fdb08b 100644 --- a/intersight/model/recovery_restore_list.py +++ b/intersight/model/recovery_restore_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore_list_all_of.py b/intersight/model/recovery_restore_list_all_of.py index 144e34431f..3473edb1ef 100644 --- a/intersight/model/recovery_restore_list_all_of.py +++ b/intersight/model/recovery_restore_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_restore_response.py b/intersight/model/recovery_restore_response.py index 782d6f3381..9cf3d86086 100644 --- a/intersight/model/recovery_restore_response.py +++ b/intersight/model/recovery_restore_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy.py b/intersight/model/recovery_schedule_config_policy.py index b7af14cbc1..bc90199b1c 100644 --- a/intersight/model/recovery_schedule_config_policy.py +++ b/intersight/model/recovery_schedule_config_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy_all_of.py b/intersight/model/recovery_schedule_config_policy_all_of.py index 8305195c5c..44708c086c 100644 --- a/intersight/model/recovery_schedule_config_policy_all_of.py +++ b/intersight/model/recovery_schedule_config_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy_list.py b/intersight/model/recovery_schedule_config_policy_list.py index 4a1fc43715..431f881bd1 100644 --- a/intersight/model/recovery_schedule_config_policy_list.py +++ b/intersight/model/recovery_schedule_config_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy_list_all_of.py b/intersight/model/recovery_schedule_config_policy_list_all_of.py index f7db12f596..49003e13bb 100644 --- a/intersight/model/recovery_schedule_config_policy_list_all_of.py +++ b/intersight/model/recovery_schedule_config_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy_relationship.py b/intersight/model/recovery_schedule_config_policy_relationship.py index 528ffd4a61..79cc993d3c 100644 --- a/intersight/model/recovery_schedule_config_policy_relationship.py +++ b/intersight/model/recovery_schedule_config_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/recovery_schedule_config_policy_response.py b/intersight/model/recovery_schedule_config_policy_response.py index 6fb52f7fba..3f7845c099 100644 --- a/intersight/model/recovery_schedule_config_policy_response.py +++ b/intersight/model/recovery_schedule_config_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group.py b/intersight/model/resource_group.py index f91a9d2071..1a9830817a 100644 --- a/intersight/model/resource_group.py +++ b/intersight/model/resource_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_all_of.py b/intersight/model/resource_group_all_of.py index c81019a098..8f03d402e0 100644 --- a/intersight/model/resource_group_all_of.py +++ b/intersight/model/resource_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_list.py b/intersight/model/resource_group_list.py index 10f58c189e..ae8a17d193 100644 --- a/intersight/model/resource_group_list.py +++ b/intersight/model/resource_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_list_all_of.py b/intersight/model/resource_group_list_all_of.py index 9076a512da..2a9fb77e20 100644 --- a/intersight/model/resource_group_list_all_of.py +++ b/intersight/model/resource_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member.py b/intersight/model/resource_group_member.py index df5439e993..9b492d7650 100644 --- a/intersight/model/resource_group_member.py +++ b/intersight/model/resource_group_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member_all_of.py b/intersight/model/resource_group_member_all_of.py index 83207a2fb7..0c17b1cd02 100644 --- a/intersight/model/resource_group_member_all_of.py +++ b/intersight/model/resource_group_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member_list.py b/intersight/model/resource_group_member_list.py index 660383cf4c..5d0471b586 100644 --- a/intersight/model/resource_group_member_list.py +++ b/intersight/model/resource_group_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member_list_all_of.py b/intersight/model/resource_group_member_list_all_of.py index 4ade2095a3..2d2c808ae5 100644 --- a/intersight/model/resource_group_member_list_all_of.py +++ b/intersight/model/resource_group_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_member_response.py b/intersight/model/resource_group_member_response.py index fb48a93e6a..e64d2fc2e0 100644 --- a/intersight/model/resource_group_member_response.py +++ b/intersight/model/resource_group_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_relationship.py b/intersight/model/resource_group_relationship.py index 2e19a21d8d..f9aa18b44f 100644 --- a/intersight/model/resource_group_relationship.py +++ b/intersight/model/resource_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_group_response.py b/intersight/model/resource_group_response.py index c8cc3caf33..7ea682070d 100644 --- a/intersight/model/resource_group_response.py +++ b/intersight/model/resource_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count.py b/intersight/model/resource_license_resource_count.py index 9bc78de965..04a9f19477 100644 --- a/intersight/model/resource_license_resource_count.py +++ b/intersight/model/resource_license_resource_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count_all_of.py b/intersight/model/resource_license_resource_count_all_of.py index 8fc1b3e91b..8708ff4363 100644 --- a/intersight/model/resource_license_resource_count_all_of.py +++ b/intersight/model/resource_license_resource_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count_list.py b/intersight/model/resource_license_resource_count_list.py index 35470dba45..22558f8f66 100644 --- a/intersight/model/resource_license_resource_count_list.py +++ b/intersight/model/resource_license_resource_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count_list_all_of.py b/intersight/model/resource_license_resource_count_list_all_of.py index 9c155bc9ac..bb8d56a0c9 100644 --- a/intersight/model/resource_license_resource_count_list_all_of.py +++ b/intersight/model/resource_license_resource_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_license_resource_count_response.py b/intersight/model/resource_license_resource_count_response.py index 6fac0a0da9..6386ab678b 100644 --- a/intersight/model/resource_license_resource_count_response.py +++ b/intersight/model/resource_license_resource_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership.py b/intersight/model/resource_membership.py index b73b90bfc2..55c23bac32 100644 --- a/intersight/model/resource_membership.py +++ b/intersight/model/resource_membership.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_all_of.py b/intersight/model/resource_membership_all_of.py index 66338ac78f..2498640131 100644 --- a/intersight/model/resource_membership_all_of.py +++ b/intersight/model/resource_membership_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder.py b/intersight/model/resource_membership_holder.py index f2c485331e..9d952ec32b 100644 --- a/intersight/model/resource_membership_holder.py +++ b/intersight/model/resource_membership_holder.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder_all_of.py b/intersight/model/resource_membership_holder_all_of.py index b026d73444..19071ff9e4 100644 --- a/intersight/model/resource_membership_holder_all_of.py +++ b/intersight/model/resource_membership_holder_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder_list.py b/intersight/model/resource_membership_holder_list.py index 2d1f04bcc6..ca50a64cc5 100644 --- a/intersight/model/resource_membership_holder_list.py +++ b/intersight/model/resource_membership_holder_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder_list_all_of.py b/intersight/model/resource_membership_holder_list_all_of.py index 945905a8ab..a53ef52f72 100644 --- a/intersight/model/resource_membership_holder_list_all_of.py +++ b/intersight/model/resource_membership_holder_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder_relationship.py b/intersight/model/resource_membership_holder_relationship.py index ec332e09f2..2b41bcfb1f 100644 --- a/intersight/model/resource_membership_holder_relationship.py +++ b/intersight/model/resource_membership_holder_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_holder_response.py b/intersight/model/resource_membership_holder_response.py index 4ebb22973d..3a0002306c 100644 --- a/intersight/model/resource_membership_holder_response.py +++ b/intersight/model/resource_membership_holder_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_list.py b/intersight/model/resource_membership_list.py index 782ea932a1..db7822c015 100644 --- a/intersight/model/resource_membership_list.py +++ b/intersight/model/resource_membership_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_list_all_of.py b/intersight/model/resource_membership_list_all_of.py index 7f1b0d412f..66fe207b8b 100644 --- a/intersight/model/resource_membership_list_all_of.py +++ b/intersight/model/resource_membership_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_membership_response.py b/intersight/model/resource_membership_response.py index 3b6ffd6fb9..e0e4418e5d 100644 --- a/intersight/model/resource_membership_response.py +++ b/intersight/model/resource_membership_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_per_type_combined_selector.py b/intersight/model/resource_per_type_combined_selector.py index 6d902f06c5..14867c59fc 100644 --- a/intersight/model/resource_per_type_combined_selector.py +++ b/intersight/model/resource_per_type_combined_selector.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_per_type_combined_selector_all_of.py b/intersight/model/resource_per_type_combined_selector_all_of.py index 72d5ff6b6a..1057633687 100644 --- a/intersight/model/resource_per_type_combined_selector_all_of.py +++ b/intersight/model/resource_per_type_combined_selector_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation.py b/intersight/model/resource_reservation.py index 11dfd01b70..f4e5657cf1 100644 --- a/intersight/model/resource_reservation.py +++ b/intersight/model/resource_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation_all_of.py b/intersight/model/resource_reservation_all_of.py index a5c61586bd..144e4ef2a0 100644 --- a/intersight/model/resource_reservation_all_of.py +++ b/intersight/model/resource_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation_list.py b/intersight/model/resource_reservation_list.py index 0ad01804b9..840f4a422b 100644 --- a/intersight/model/resource_reservation_list.py +++ b/intersight/model/resource_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation_list_all_of.py b/intersight/model/resource_reservation_list_all_of.py index 1f9ad77ffe..1b4830cee0 100644 --- a/intersight/model/resource_reservation_list_all_of.py +++ b/intersight/model/resource_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation_relationship.py b/intersight/model/resource_reservation_relationship.py index 303601a9fa..d6458372d4 100644 --- a/intersight/model/resource_reservation_relationship.py +++ b/intersight/model/resource_reservation_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_reservation_response.py b/intersight/model/resource_reservation_response.py index 962c8909b6..72621168fc 100644 --- a/intersight/model/resource_reservation_response.py +++ b/intersight/model/resource_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selector.py b/intersight/model/resource_selector.py index ec2bee2419..3857f17dec 100644 --- a/intersight/model/resource_selector.py +++ b/intersight/model/resource_selector.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_selector_all_of.py b/intersight/model/resource_selector_all_of.py index b6fc565350..da0812e7c8 100644 --- a/intersight/model/resource_selector_all_of.py +++ b/intersight/model/resource_selector_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_source_to_permission_resources.py b/intersight/model/resource_source_to_permission_resources.py index 8f7a105e55..fe0f7dc72f 100644 --- a/intersight/model/resource_source_to_permission_resources.py +++ b/intersight/model/resource_source_to_permission_resources.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_source_to_permission_resources_all_of.py b/intersight/model/resource_source_to_permission_resources_all_of.py index a8f67d7b99..c8e687fc10 100644 --- a/intersight/model/resource_source_to_permission_resources_all_of.py +++ b/intersight/model/resource_source_to_permission_resources_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_source_to_permission_resources_holder.py b/intersight/model/resource_source_to_permission_resources_holder.py index 44f0465636..fc0d67651b 100644 --- a/intersight/model/resource_source_to_permission_resources_holder.py +++ b/intersight/model/resource_source_to_permission_resources_holder.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resource_source_to_permission_resources_holder_all_of.py b/intersight/model/resource_source_to_permission_resources_holder_all_of.py index e4eff91d6c..8d9d9d659e 100644 --- a/intersight/model/resource_source_to_permission_resources_holder_all_of.py +++ b/intersight/model/resource_source_to_permission_resources_holder_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease.py b/intersight/model/resourcepool_lease.py index 31147d9330..2206e9dc57 100644 --- a/intersight/model/resourcepool_lease.py +++ b/intersight/model/resourcepool_lease.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_all_of.py b/intersight/model/resourcepool_lease_all_of.py index 66cf190bd7..74f1f38c49 100644 --- a/intersight/model/resourcepool_lease_all_of.py +++ b/intersight/model/resourcepool_lease_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_list.py b/intersight/model/resourcepool_lease_list.py index 5ba9a28d8b..370eca9aea 100644 --- a/intersight/model/resourcepool_lease_list.py +++ b/intersight/model/resourcepool_lease_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_list_all_of.py b/intersight/model/resourcepool_lease_list_all_of.py index faa7449a40..810d7e2932 100644 --- a/intersight/model/resourcepool_lease_list_all_of.py +++ b/intersight/model/resourcepool_lease_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_parameters.py b/intersight/model/resourcepool_lease_parameters.py index bd84353496..ac316839b1 100644 --- a/intersight/model/resourcepool_lease_parameters.py +++ b/intersight/model/resourcepool_lease_parameters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_relationship.py b/intersight/model/resourcepool_lease_relationship.py index 9d7e23d164..94aaa7c763 100644 --- a/intersight/model/resourcepool_lease_relationship.py +++ b/intersight/model/resourcepool_lease_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource.py b/intersight/model/resourcepool_lease_resource.py index 5011171914..254360b265 100644 --- a/intersight/model/resourcepool_lease_resource.py +++ b/intersight/model/resourcepool_lease_resource.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource_all_of.py b/intersight/model/resourcepool_lease_resource_all_of.py index 05127bc9ef..cacc1d1f29 100644 --- a/intersight/model/resourcepool_lease_resource_all_of.py +++ b/intersight/model/resourcepool_lease_resource_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource_list.py b/intersight/model/resourcepool_lease_resource_list.py index 31e8daad4f..c6912ce904 100644 --- a/intersight/model/resourcepool_lease_resource_list.py +++ b/intersight/model/resourcepool_lease_resource_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource_list_all_of.py b/intersight/model/resourcepool_lease_resource_list_all_of.py index ca89591aed..3968d73e96 100644 --- a/intersight/model/resourcepool_lease_resource_list_all_of.py +++ b/intersight/model/resourcepool_lease_resource_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource_relationship.py b/intersight/model/resourcepool_lease_resource_relationship.py index 84174ab6aa..e7c329a19c 100644 --- a/intersight/model/resourcepool_lease_resource_relationship.py +++ b/intersight/model/resourcepool_lease_resource_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_resource_response.py b/intersight/model/resourcepool_lease_resource_response.py index 00e28a5e9d..32773cfa95 100644 --- a/intersight/model/resourcepool_lease_resource_response.py +++ b/intersight/model/resourcepool_lease_resource_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_lease_response.py b/intersight/model/resourcepool_lease_response.py index 18990966e2..9f6d92db0f 100644 --- a/intersight/model/resourcepool_lease_response.py +++ b/intersight/model/resourcepool_lease_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool.py b/intersight/model/resourcepool_pool.py index 13387e5bfe..55aadf289c 100644 --- a/intersight/model/resourcepool_pool.py +++ b/intersight/model/resourcepool_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_all_of.py b/intersight/model/resourcepool_pool_all_of.py index fc70eb7dba..641b1d6ee9 100644 --- a/intersight/model/resourcepool_pool_all_of.py +++ b/intersight/model/resourcepool_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_list.py b/intersight/model/resourcepool_pool_list.py index 0d5c6cab46..cfca94a4d2 100644 --- a/intersight/model/resourcepool_pool_list.py +++ b/intersight/model/resourcepool_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_list_all_of.py b/intersight/model/resourcepool_pool_list_all_of.py index bcd52e0e72..615a810e27 100644 --- a/intersight/model/resourcepool_pool_list_all_of.py +++ b/intersight/model/resourcepool_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member.py b/intersight/model/resourcepool_pool_member.py index 0e687b60fb..1dc8b8110a 100644 --- a/intersight/model/resourcepool_pool_member.py +++ b/intersight/model/resourcepool_pool_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member_all_of.py b/intersight/model/resourcepool_pool_member_all_of.py index 829600d197..40fe19d8c0 100644 --- a/intersight/model/resourcepool_pool_member_all_of.py +++ b/intersight/model/resourcepool_pool_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member_list.py b/intersight/model/resourcepool_pool_member_list.py index 6115a10b0e..5f7d9bd80b 100644 --- a/intersight/model/resourcepool_pool_member_list.py +++ b/intersight/model/resourcepool_pool_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member_list_all_of.py b/intersight/model/resourcepool_pool_member_list_all_of.py index 6984d87a93..12c62343e9 100644 --- a/intersight/model/resourcepool_pool_member_list_all_of.py +++ b/intersight/model/resourcepool_pool_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member_relationship.py b/intersight/model/resourcepool_pool_member_relationship.py index be2186f3f9..fa445301e8 100644 --- a/intersight/model/resourcepool_pool_member_relationship.py +++ b/intersight/model/resourcepool_pool_member_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_member_response.py b/intersight/model/resourcepool_pool_member_response.py index 0be37a6caa..d2441d21f8 100644 --- a/intersight/model/resourcepool_pool_member_response.py +++ b/intersight/model/resourcepool_pool_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_relationship.py b/intersight/model/resourcepool_pool_relationship.py index 14515e45db..9edd425e41 100644 --- a/intersight/model/resourcepool_pool_relationship.py +++ b/intersight/model/resourcepool_pool_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_pool_response.py b/intersight/model/resourcepool_pool_response.py index da7ece4acb..96be0df520 100644 --- a/intersight/model/resourcepool_pool_response.py +++ b/intersight/model/resourcepool_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_resource_pool_parameters.py b/intersight/model/resourcepool_resource_pool_parameters.py index 7085f09998..286bf0a657 100644 --- a/intersight/model/resourcepool_resource_pool_parameters.py +++ b/intersight/model/resourcepool_resource_pool_parameters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_server_lease_parameters.py b/intersight/model/resourcepool_server_lease_parameters.py index 69a0a8f8e4..a175607d44 100644 --- a/intersight/model/resourcepool_server_lease_parameters.py +++ b/intersight/model/resourcepool_server_lease_parameters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_server_lease_parameters_all_of.py b/intersight/model/resourcepool_server_lease_parameters_all_of.py index 98ed170ff6..a8127d0fa0 100644 --- a/intersight/model/resourcepool_server_lease_parameters_all_of.py +++ b/intersight/model/resourcepool_server_lease_parameters_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_server_pool_parameters.py b/intersight/model/resourcepool_server_pool_parameters.py index 5e8256ba9b..66064a8e09 100644 --- a/intersight/model/resourcepool_server_pool_parameters.py +++ b/intersight/model/resourcepool_server_pool_parameters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_server_pool_parameters_all_of.py b/intersight/model/resourcepool_server_pool_parameters_all_of.py index f76007092b..e3e025c5e2 100644 --- a/intersight/model/resourcepool_server_pool_parameters_all_of.py +++ b/intersight/model/resourcepool_server_pool_parameters_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe.py b/intersight/model/resourcepool_universe.py index ef5e89b647..12d7c6a6b6 100644 --- a/intersight/model/resourcepool_universe.py +++ b/intersight/model/resourcepool_universe.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe_all_of.py b/intersight/model/resourcepool_universe_all_of.py index 91b0e8fbda..e3df1312ce 100644 --- a/intersight/model/resourcepool_universe_all_of.py +++ b/intersight/model/resourcepool_universe_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe_list.py b/intersight/model/resourcepool_universe_list.py index c163bd4e75..f2ecd1eeea 100644 --- a/intersight/model/resourcepool_universe_list.py +++ b/intersight/model/resourcepool_universe_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe_list_all_of.py b/intersight/model/resourcepool_universe_list_all_of.py index 5a62ec9665..a67bf4da22 100644 --- a/intersight/model/resourcepool_universe_list_all_of.py +++ b/intersight/model/resourcepool_universe_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe_relationship.py b/intersight/model/resourcepool_universe_relationship.py index 8b313530d4..ed0c007b55 100644 --- a/intersight/model/resourcepool_universe_relationship.py +++ b/intersight/model/resourcepool_universe_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/resourcepool_universe_response.py b/intersight/model/resourcepool_universe_response.py index f83a0b6054..47cf7cc7b9 100644 --- a/intersight/model/resourcepool_universe_response.py +++ b/intersight/model/resourcepool_universe_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rproxy_reverse_proxy.py b/intersight/model/rproxy_reverse_proxy.py index 2bd7e48ed2..fef671c923 100644 --- a/intersight/model/rproxy_reverse_proxy.py +++ b/intersight/model/rproxy_reverse_proxy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/rproxy_reverse_proxy_all_of.py b/intersight/model/rproxy_reverse_proxy_all_of.py index 478a0aeae9..b8adf7388a 100644 --- a/intersight/model/rproxy_reverse_proxy_all_of.py +++ b/intersight/model/rproxy_reverse_proxy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_diagnostics.py b/intersight/model/sdcard_diagnostics.py index 350ede8253..3f26867df4 100644 --- a/intersight/model/sdcard_diagnostics.py +++ b/intersight/model/sdcard_diagnostics.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_drivers.py b/intersight/model/sdcard_drivers.py index f4d690a14f..b631f92ca7 100644 --- a/intersight/model/sdcard_drivers.py +++ b/intersight/model/sdcard_drivers.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_host_upgrade_utility.py b/intersight/model/sdcard_host_upgrade_utility.py index 58d4cc439e..9934abe631 100644 --- a/intersight/model/sdcard_host_upgrade_utility.py +++ b/intersight/model/sdcard_host_upgrade_utility.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_operating_system.py b/intersight/model/sdcard_operating_system.py index 59369b08dc..60770c35d2 100644 --- a/intersight/model/sdcard_operating_system.py +++ b/intersight/model/sdcard_operating_system.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_operating_system_all_of.py b/intersight/model/sdcard_operating_system_all_of.py index aba03b8db1..d43fdfecd7 100644 --- a/intersight/model/sdcard_operating_system_all_of.py +++ b/intersight/model/sdcard_operating_system_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_partition.py b/intersight/model/sdcard_partition.py index e4be6bad66..c8d8970667 100644 --- a/intersight/model/sdcard_partition.py +++ b/intersight/model/sdcard_partition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_partition_all_of.py b/intersight/model/sdcard_partition_all_of.py index edea02e94b..dcb6150534 100644 --- a/intersight/model/sdcard_partition_all_of.py +++ b/intersight/model/sdcard_partition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy.py b/intersight/model/sdcard_policy.py index 69e5184ed3..0ed1a73e8b 100644 --- a/intersight/model/sdcard_policy.py +++ b/intersight/model/sdcard_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_all_of.py b/intersight/model/sdcard_policy_all_of.py index 45bfa0da32..d39f97fc88 100644 --- a/intersight/model/sdcard_policy_all_of.py +++ b/intersight/model/sdcard_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory.py b/intersight/model/sdcard_policy_inventory.py index 33c8bf31d5..69cfb90813 100644 --- a/intersight/model/sdcard_policy_inventory.py +++ b/intersight/model/sdcard_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory_all_of.py b/intersight/model/sdcard_policy_inventory_all_of.py index 13ef14a809..9ea432cc4c 100644 --- a/intersight/model/sdcard_policy_inventory_all_of.py +++ b/intersight/model/sdcard_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory_list.py b/intersight/model/sdcard_policy_inventory_list.py index ff5ce13a78..3ec297b642 100644 --- a/intersight/model/sdcard_policy_inventory_list.py +++ b/intersight/model/sdcard_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory_list_all_of.py b/intersight/model/sdcard_policy_inventory_list_all_of.py index e4edd78718..c4528a2d88 100644 --- a/intersight/model/sdcard_policy_inventory_list_all_of.py +++ b/intersight/model/sdcard_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_inventory_response.py b/intersight/model/sdcard_policy_inventory_response.py index 7a084d2d25..59de248531 100644 --- a/intersight/model/sdcard_policy_inventory_response.py +++ b/intersight/model/sdcard_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_list.py b/intersight/model/sdcard_policy_list.py index 013298c048..0e338d637b 100644 --- a/intersight/model/sdcard_policy_list.py +++ b/intersight/model/sdcard_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_list_all_of.py b/intersight/model/sdcard_policy_list_all_of.py index 941fc8aca7..75a722fe25 100644 --- a/intersight/model/sdcard_policy_list_all_of.py +++ b/intersight/model/sdcard_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_policy_response.py b/intersight/model/sdcard_policy_response.py index b8e4b184b1..8dacb62e65 100644 --- a/intersight/model/sdcard_policy_response.py +++ b/intersight/model/sdcard_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_server_configuration_utility.py b/intersight/model/sdcard_server_configuration_utility.py index 375257be8e..a2be6b6fed 100644 --- a/intersight/model/sdcard_server_configuration_utility.py +++ b/intersight/model/sdcard_server_configuration_utility.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_user_partition.py b/intersight/model/sdcard_user_partition.py index 01ff6febf4..f2b62bc895 100644 --- a/intersight/model/sdcard_user_partition.py +++ b/intersight/model/sdcard_user_partition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_user_partition_all_of.py b/intersight/model/sdcard_user_partition_all_of.py index 050174ebe1..d1e3aa2a84 100644 --- a/intersight/model/sdcard_user_partition_all_of.py +++ b/intersight/model/sdcard_user_partition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_virtual_drive.py b/intersight/model/sdcard_virtual_drive.py index 9fe3ec407d..1baee7206b 100644 --- a/intersight/model/sdcard_virtual_drive.py +++ b/intersight/model/sdcard_virtual_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sdcard_virtual_drive_all_of.py b/intersight/model/sdcard_virtual_drive_all_of.py index e14021a074..327f342673 100644 --- a/intersight/model/sdcard_virtual_drive_all_of.py +++ b/intersight/model/sdcard_virtual_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_search_item.py b/intersight/model/search_search_item.py index 6cb284350e..04b163f069 100644 --- a/intersight/model/search_search_item.py +++ b/intersight/model/search_search_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_search_item_list.py b/intersight/model/search_search_item_list.py index 4499039b76..f7ba5f5c60 100644 --- a/intersight/model/search_search_item_list.py +++ b/intersight/model/search_search_item_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_search_item_list_all_of.py b/intersight/model/search_search_item_list_all_of.py index 9278a55f4d..4ee773c852 100644 --- a/intersight/model/search_search_item_list_all_of.py +++ b/intersight/model/search_search_item_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_search_item_response.py b/intersight/model/search_search_item_response.py index a7f5efa5df..426e01c663 100644 --- a/intersight/model/search_search_item_response.py +++ b/intersight/model/search_search_item_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_suggest_item.py b/intersight/model/search_suggest_item.py index 52c914a20e..2cacc5ce95 100644 --- a/intersight/model/search_suggest_item.py +++ b/intersight/model/search_suggest_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_suggest_item_list.py b/intersight/model/search_suggest_item_list.py index 63e51f673b..fc82da8e03 100644 --- a/intersight/model/search_suggest_item_list.py +++ b/intersight/model/search_suggest_item_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_suggest_item_list_all_of.py b/intersight/model/search_suggest_item_list_all_of.py index 417ea49367..33339d5fe7 100644 --- a/intersight/model/search_suggest_item_list_all_of.py +++ b/intersight/model/search_suggest_item_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_suggest_item_response.py b/intersight/model/search_suggest_item_response.py index 334578711b..8724a2e4ca 100644 --- a/intersight/model/search_suggest_item_response.py +++ b/intersight/model/search_suggest_item_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item.py b/intersight/model/search_tag_item.py index dc42fbef57..e0727e398e 100644 --- a/intersight/model/search_tag_item.py +++ b/intersight/model/search_tag_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item_all_of.py b/intersight/model/search_tag_item_all_of.py index 8db31a5496..22f675951b 100644 --- a/intersight/model/search_tag_item_all_of.py +++ b/intersight/model/search_tag_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item_list.py b/intersight/model/search_tag_item_list.py index 35b5e88b69..aef06233dc 100644 --- a/intersight/model/search_tag_item_list.py +++ b/intersight/model/search_tag_item_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item_list_all_of.py b/intersight/model/search_tag_item_list_all_of.py index e8b50f40f6..329e514640 100644 --- a/intersight/model/search_tag_item_list_all_of.py +++ b/intersight/model/search_tag_item_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/search_tag_item_response.py b/intersight/model/search_tag_item_response.py index 44be795a26..36dbac8bbf 100644 --- a/intersight/model/search_tag_item_response.py +++ b/intersight/model/search_tag_item_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit.py b/intersight/model/security_unit.py index 73b1843ea7..f8f3b28081 100644 --- a/intersight/model/security_unit.py +++ b/intersight/model/security_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit_all_of.py b/intersight/model/security_unit_all_of.py index 9336b542ff..306f414edf 100644 --- a/intersight/model/security_unit_all_of.py +++ b/intersight/model/security_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit_list.py b/intersight/model/security_unit_list.py index 47fc9a744d..1254eec2bc 100644 --- a/intersight/model/security_unit_list.py +++ b/intersight/model/security_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit_list_all_of.py b/intersight/model/security_unit_list_all_of.py index 7c8bffac2d..c4d20b5dfd 100644 --- a/intersight/model/security_unit_list_all_of.py +++ b/intersight/model/security_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit_relationship.py b/intersight/model/security_unit_relationship.py index bd348f076f..1bc67044c4 100644 --- a/intersight/model/security_unit_relationship.py +++ b/intersight/model/security_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/security_unit_response.py b/intersight/model/security_unit_response.py index 730920bc85..f95eead2a7 100644 --- a/intersight/model/security_unit_response.py +++ b/intersight/model/security_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_base_profile.py b/intersight/model/server_base_profile.py index e9c31c74e7..c119dc6d1c 100644 --- a/intersight/model/server_base_profile.py +++ b/intersight/model/server_base_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_base_profile_all_of.py b/intersight/model/server_base_profile_all_of.py index e28e01490a..af05344653 100644 --- a/intersight/model/server_base_profile_all_of.py +++ b/intersight/model/server_base_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_base_profile_relationship.py b/intersight/model/server_base_profile_relationship.py index 93fb1acc04..109b2bde17 100644 --- a/intersight/model/server_base_profile_relationship.py +++ b/intersight/model/server_base_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail.py b/intersight/model/server_config_change_detail.py index b02c47a61b..8baafc11fe 100644 --- a/intersight/model/server_config_change_detail.py +++ b/intersight/model/server_config_change_detail.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail_all_of.py b/intersight/model/server_config_change_detail_all_of.py index f16bb9ebf4..e25e1d9db5 100644 --- a/intersight/model/server_config_change_detail_all_of.py +++ b/intersight/model/server_config_change_detail_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail_list.py b/intersight/model/server_config_change_detail_list.py index bb51dbe2a7..a4fba5f430 100644 --- a/intersight/model/server_config_change_detail_list.py +++ b/intersight/model/server_config_change_detail_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail_list_all_of.py b/intersight/model/server_config_change_detail_list_all_of.py index 8601b10981..3cf187d9f4 100644 --- a/intersight/model/server_config_change_detail_list_all_of.py +++ b/intersight/model/server_config_change_detail_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail_relationship.py b/intersight/model/server_config_change_detail_relationship.py index 8b63a236de..47cb4692da 100644 --- a/intersight/model/server_config_change_detail_relationship.py +++ b/intersight/model/server_config_change_detail_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_change_detail_response.py b/intersight/model/server_config_change_detail_response.py index fbc6b504c7..8501e4df36 100644 --- a/intersight/model/server_config_change_detail_response.py +++ b/intersight/model/server_config_change_detail_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import.py b/intersight/model/server_config_import.py index ac0486f52e..b47746df67 100644 --- a/intersight/model/server_config_import.py +++ b/intersight/model/server_config_import.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import_all_of.py b/intersight/model/server_config_import_all_of.py index 34ffaa7cf1..ce1501449e 100644 --- a/intersight/model/server_config_import_all_of.py +++ b/intersight/model/server_config_import_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import_list.py b/intersight/model/server_config_import_list.py index c086cc9800..ccc6de9eb3 100644 --- a/intersight/model/server_config_import_list.py +++ b/intersight/model/server_config_import_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import_list_all_of.py b/intersight/model/server_config_import_list_all_of.py index 48ea68221f..9a8ab7c8d2 100644 --- a/intersight/model/server_config_import_list_all_of.py +++ b/intersight/model/server_config_import_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_import_response.py b/intersight/model/server_config_import_response.py index b8358574a7..0dbdd54edd 100644 --- a/intersight/model/server_config_import_response.py +++ b/intersight/model/server_config_import_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result.py b/intersight/model/server_config_result.py index fb88755e2a..fbdb30f50e 100644 --- a/intersight/model/server_config_result.py +++ b/intersight/model/server_config_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_all_of.py b/intersight/model/server_config_result_all_of.py index 9449e1f461..9a4b047ea3 100644 --- a/intersight/model/server_config_result_all_of.py +++ b/intersight/model/server_config_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry.py b/intersight/model/server_config_result_entry.py index f9391eda8f..e778def4e4 100644 --- a/intersight/model/server_config_result_entry.py +++ b/intersight/model/server_config_result_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry_all_of.py b/intersight/model/server_config_result_entry_all_of.py index acfc025f0c..53a09fbe4c 100644 --- a/intersight/model/server_config_result_entry_all_of.py +++ b/intersight/model/server_config_result_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry_list.py b/intersight/model/server_config_result_entry_list.py index 4266e3f482..2993a1de31 100644 --- a/intersight/model/server_config_result_entry_list.py +++ b/intersight/model/server_config_result_entry_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry_list_all_of.py b/intersight/model/server_config_result_entry_list_all_of.py index 1f696f95c0..5372e6d958 100644 --- a/intersight/model/server_config_result_entry_list_all_of.py +++ b/intersight/model/server_config_result_entry_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry_relationship.py b/intersight/model/server_config_result_entry_relationship.py index 78123e3fe1..46a02ad513 100644 --- a/intersight/model/server_config_result_entry_relationship.py +++ b/intersight/model/server_config_result_entry_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_entry_response.py b/intersight/model/server_config_result_entry_response.py index f51ec4d1dd..7ac93a20a7 100644 --- a/intersight/model/server_config_result_entry_response.py +++ b/intersight/model/server_config_result_entry_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_list.py b/intersight/model/server_config_result_list.py index 12b161a565..c30bd25088 100644 --- a/intersight/model/server_config_result_list.py +++ b/intersight/model/server_config_result_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_list_all_of.py b/intersight/model/server_config_result_list_all_of.py index 1b9121b781..5a22ffcb2a 100644 --- a/intersight/model/server_config_result_list_all_of.py +++ b/intersight/model/server_config_result_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_relationship.py b/intersight/model/server_config_result_relationship.py index c7937ad6ea..c8145f9850 100644 --- a/intersight/model/server_config_result_relationship.py +++ b/intersight/model/server_config_result_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_config_result_response.py b/intersight/model/server_config_result_response.py index 5139130782..75eba14fbd 100644 --- a/intersight/model/server_config_result_response.py +++ b/intersight/model/server_config_result_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_pending_workflow_trigger.py b/intersight/model/server_pending_workflow_trigger.py index 60bdc9cf0f..c5cb351425 100644 --- a/intersight/model/server_pending_workflow_trigger.py +++ b/intersight/model/server_pending_workflow_trigger.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile.py b/intersight/model/server_profile.py index 2ccc3bfd35..1db8440927 100644 --- a/intersight/model/server_profile.py +++ b/intersight/model/server_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_all_of.py b/intersight/model/server_profile_all_of.py index 3d3c0e3316..b51325f75b 100644 --- a/intersight/model/server_profile_all_of.py +++ b/intersight/model/server_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_list.py b/intersight/model/server_profile_list.py index bf551c1120..e61f2d8173 100644 --- a/intersight/model/server_profile_list.py +++ b/intersight/model/server_profile_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_list_all_of.py b/intersight/model/server_profile_list_all_of.py index a484a6bf55..6926814415 100644 --- a/intersight/model/server_profile_list_all_of.py +++ b/intersight/model/server_profile_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_relationship.py b/intersight/model/server_profile_relationship.py index 5e234c31a8..b748ce87dd 100644 --- a/intersight/model/server_profile_relationship.py +++ b/intersight/model/server_profile_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_response.py b/intersight/model/server_profile_response.py index d093d2de90..80f4d79724 100644 --- a/intersight/model/server_profile_response.py +++ b/intersight/model/server_profile_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template.py b/intersight/model/server_profile_template.py index f1bce179c5..e851812ad9 100644 --- a/intersight/model/server_profile_template.py +++ b/intersight/model/server_profile_template.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template_all_of.py b/intersight/model/server_profile_template_all_of.py index a5eb27da78..168ee7aa4c 100644 --- a/intersight/model/server_profile_template_all_of.py +++ b/intersight/model/server_profile_template_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template_list.py b/intersight/model/server_profile_template_list.py index 5d1380cd03..cc52c9e92e 100644 --- a/intersight/model/server_profile_template_list.py +++ b/intersight/model/server_profile_template_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template_list_all_of.py b/intersight/model/server_profile_template_list_all_of.py index 3db589f04c..cd4128a141 100644 --- a/intersight/model/server_profile_template_list_all_of.py +++ b/intersight/model/server_profile_template_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/server_profile_template_response.py b/intersight/model/server_profile_template_response.py index 3d1a4edcee..635fdeb6de 100644 --- a/intersight/model/server_profile_template_response.py +++ b/intersight/model/server_profile_template_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_health_check_error_element.py b/intersight/model/serviceitem_health_check_error_element.py index f60db30b00..5a542eba63 100644 --- a/intersight/model/serviceitem_health_check_error_element.py +++ b/intersight/model/serviceitem_health_check_error_element.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/serviceitem_health_check_error_element_all_of.py b/intersight/model/serviceitem_health_check_error_element_all_of.py index 51fbefa1d9..9b4f1a3242 100644 --- a/intersight/model/serviceitem_health_check_error_element_all_of.py +++ b/intersight/model/serviceitem_health_check_error_element_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_session.py b/intersight/model/session_abstract_session.py index 68b97f3e51..6b6ede0c7d 100644 --- a/intersight/model/session_abstract_session.py +++ b/intersight/model/session_abstract_session.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_session_all_of.py b/intersight/model/session_abstract_session_all_of.py index 3685a3c5a7..d8a5f5d1c3 100644 --- a/intersight/model/session_abstract_session_all_of.py +++ b/intersight/model/session_abstract_session_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_session_relationship.py b/intersight/model/session_abstract_session_relationship.py index 3924f877fb..7ab838c38c 100644 --- a/intersight/model/session_abstract_session_relationship.py +++ b/intersight/model/session_abstract_session_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_sub_session.py b/intersight/model/session_abstract_sub_session.py index 08de0f09c2..a71969d714 100644 --- a/intersight/model/session_abstract_sub_session.py +++ b/intersight/model/session_abstract_sub_session.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/session_abstract_sub_session_all_of.py b/intersight/model/session_abstract_sub_session_all_of.py index 8d69f07716..94fb1112f3 100644 --- a/intersight/model/session_abstract_sub_session_all_of.py +++ b/intersight/model/session_abstract_sub_session_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy.py b/intersight/model/smtp_policy.py index 7153b3a409..184b40169e 100644 --- a/intersight/model/smtp_policy.py +++ b/intersight/model/smtp_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy_all_of.py b/intersight/model/smtp_policy_all_of.py index ec2911dda2..2e2bcaa325 100644 --- a/intersight/model/smtp_policy_all_of.py +++ b/intersight/model/smtp_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy_list.py b/intersight/model/smtp_policy_list.py index 9b30bf6c40..8955c4a450 100644 --- a/intersight/model/smtp_policy_list.py +++ b/intersight/model/smtp_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy_list_all_of.py b/intersight/model/smtp_policy_list_all_of.py index 9387c1eae3..b073fc7b98 100644 --- a/intersight/model/smtp_policy_list_all_of.py +++ b/intersight/model/smtp_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/smtp_policy_response.py b/intersight/model/smtp_policy_response.py index 233bf2da91..3f02010b62 100644 --- a/intersight/model/smtp_policy_response.py +++ b/intersight/model/smtp_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy.py b/intersight/model/snmp_policy.py index 32cc08bcf8..7131ce37cf 100644 --- a/intersight/model/snmp_policy.py +++ b/intersight/model/snmp_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_all_of.py b/intersight/model/snmp_policy_all_of.py index 784bd335fd..dcd8780556 100644 --- a/intersight/model/snmp_policy_all_of.py +++ b/intersight/model/snmp_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory.py b/intersight/model/snmp_policy_inventory.py index 7e750894c5..f38207aeb2 100644 --- a/intersight/model/snmp_policy_inventory.py +++ b/intersight/model/snmp_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory_all_of.py b/intersight/model/snmp_policy_inventory_all_of.py index 9dbb3f1887..1c73feea63 100644 --- a/intersight/model/snmp_policy_inventory_all_of.py +++ b/intersight/model/snmp_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory_list.py b/intersight/model/snmp_policy_inventory_list.py index c8d3e12733..3cfb2b0391 100644 --- a/intersight/model/snmp_policy_inventory_list.py +++ b/intersight/model/snmp_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory_list_all_of.py b/intersight/model/snmp_policy_inventory_list_all_of.py index e9b62993f0..84c77b8ec8 100644 --- a/intersight/model/snmp_policy_inventory_list_all_of.py +++ b/intersight/model/snmp_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_inventory_response.py b/intersight/model/snmp_policy_inventory_response.py index 8a1a960a51..7054df1b45 100644 --- a/intersight/model/snmp_policy_inventory_response.py +++ b/intersight/model/snmp_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_list.py b/intersight/model/snmp_policy_list.py index 3f0f678d0c..ab33c0b805 100644 --- a/intersight/model/snmp_policy_list.py +++ b/intersight/model/snmp_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_list_all_of.py b/intersight/model/snmp_policy_list_all_of.py index 71cf1cf81b..ba8844e2cf 100644 --- a/intersight/model/snmp_policy_list_all_of.py +++ b/intersight/model/snmp_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_policy_response.py b/intersight/model/snmp_policy_response.py index bd99317525..c83ad76c31 100644 --- a/intersight/model/snmp_policy_response.py +++ b/intersight/model/snmp_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_trap.py b/intersight/model/snmp_trap.py index 0717a5b32e..c06ee64eeb 100644 --- a/intersight/model/snmp_trap.py +++ b/intersight/model/snmp_trap.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_trap_all_of.py b/intersight/model/snmp_trap_all_of.py index 8dc1309819..60eb55d7f7 100644 --- a/intersight/model/snmp_trap_all_of.py +++ b/intersight/model/snmp_trap_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_user.py b/intersight/model/snmp_user.py index ae6caf79e8..669edbc918 100644 --- a/intersight/model/snmp_user.py +++ b/intersight/model/snmp_user.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/snmp_user_all_of.py b/intersight/model/snmp_user_all_of.py index 1c6420dea9..0b01f7f9c5 100644 --- a/intersight/model/snmp_user_all_of.py +++ b/intersight/model/snmp_user_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable.py b/intersight/model/software_appliance_distributable.py index c4a18651b3..8a8fce13be 100644 --- a/intersight/model/software_appliance_distributable.py +++ b/intersight/model/software_appliance_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable_all_of.py b/intersight/model/software_appliance_distributable_all_of.py index c384e496cd..8c6498ccb3 100644 --- a/intersight/model/software_appliance_distributable_all_of.py +++ b/intersight/model/software_appliance_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable_list.py b/intersight/model/software_appliance_distributable_list.py index 6dcd68a9ad..8b7ad719d5 100644 --- a/intersight/model/software_appliance_distributable_list.py +++ b/intersight/model/software_appliance_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable_list_all_of.py b/intersight/model/software_appliance_distributable_list_all_of.py index 0d38f5d6a5..36758b5ada 100644 --- a/intersight/model/software_appliance_distributable_list_all_of.py +++ b/intersight/model/software_appliance_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_appliance_distributable_response.py b/intersight/model/software_appliance_distributable_response.py index d52bc5ca5b..be6e7d5375 100644 --- a/intersight/model/software_appliance_distributable_response.py +++ b/intersight/model/software_appliance_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history.py b/intersight/model/software_download_history.py index 80707f22d3..22fbe1055b 100644 --- a/intersight/model/software_download_history.py +++ b/intersight/model/software_download_history.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history_all_of.py b/intersight/model/software_download_history_all_of.py index 400910c85c..de7768f500 100644 --- a/intersight/model/software_download_history_all_of.py +++ b/intersight/model/software_download_history_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history_list.py b/intersight/model/software_download_history_list.py index bc94bc2403..543288d256 100644 --- a/intersight/model/software_download_history_list.py +++ b/intersight/model/software_download_history_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history_list_all_of.py b/intersight/model/software_download_history_list_all_of.py index 99ce377350..e2f1845cb0 100644 --- a/intersight/model/software_download_history_list_all_of.py +++ b/intersight/model/software_download_history_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_download_history_response.py b/intersight/model/software_download_history_response.py index 9afc2ae1f6..cb9dcdd19a 100644 --- a/intersight/model/software_download_history_response.py +++ b/intersight/model/software_download_history_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta.py b/intersight/model/software_hcl_meta.py index 66126e84ed..f27931b413 100644 --- a/intersight/model/software_hcl_meta.py +++ b/intersight/model/software_hcl_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta_all_of.py b/intersight/model/software_hcl_meta_all_of.py index db3c871f81..4050e41848 100644 --- a/intersight/model/software_hcl_meta_all_of.py +++ b/intersight/model/software_hcl_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta_list.py b/intersight/model/software_hcl_meta_list.py index 75170e612f..63cb36553f 100644 --- a/intersight/model/software_hcl_meta_list.py +++ b/intersight/model/software_hcl_meta_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta_list_all_of.py b/intersight/model/software_hcl_meta_list_all_of.py index 67903d723a..0a6f663cb9 100644 --- a/intersight/model/software_hcl_meta_list_all_of.py +++ b/intersight/model/software_hcl_meta_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hcl_meta_response.py b/intersight/model/software_hcl_meta_response.py index b1ee235452..988dd31c3d 100644 --- a/intersight/model/software_hcl_meta_response.py +++ b/intersight/model/software_hcl_meta_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable.py b/intersight/model/software_hyperflex_bundle_distributable.py index c9fd3364b2..56e9d12be6 100644 --- a/intersight/model/software_hyperflex_bundle_distributable.py +++ b/intersight/model/software_hyperflex_bundle_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable_all_of.py b/intersight/model/software_hyperflex_bundle_distributable_all_of.py index 06981fd851..752719094b 100644 --- a/intersight/model/software_hyperflex_bundle_distributable_all_of.py +++ b/intersight/model/software_hyperflex_bundle_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable_list.py b/intersight/model/software_hyperflex_bundle_distributable_list.py index 2e5a0b5742..8232cc1250 100644 --- a/intersight/model/software_hyperflex_bundle_distributable_list.py +++ b/intersight/model/software_hyperflex_bundle_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable_list_all_of.py b/intersight/model/software_hyperflex_bundle_distributable_list_all_of.py index 9cd8917af6..1eeed727c3 100644 --- a/intersight/model/software_hyperflex_bundle_distributable_list_all_of.py +++ b/intersight/model/software_hyperflex_bundle_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_bundle_distributable_response.py b/intersight/model/software_hyperflex_bundle_distributable_response.py index 3a022a487f..cac075ed19 100644 --- a/intersight/model/software_hyperflex_bundle_distributable_response.py +++ b/intersight/model/software_hyperflex_bundle_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable.py b/intersight/model/software_hyperflex_distributable.py index 8d46387814..479e3c148b 100644 --- a/intersight/model/software_hyperflex_distributable.py +++ b/intersight/model/software_hyperflex_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable_all_of.py b/intersight/model/software_hyperflex_distributable_all_of.py index ed582dbbf9..5c824d8c9c 100644 --- a/intersight/model/software_hyperflex_distributable_all_of.py +++ b/intersight/model/software_hyperflex_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable_list.py b/intersight/model/software_hyperflex_distributable_list.py index 734fe737fa..321ecd6167 100644 --- a/intersight/model/software_hyperflex_distributable_list.py +++ b/intersight/model/software_hyperflex_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable_list_all_of.py b/intersight/model/software_hyperflex_distributable_list_all_of.py index 209d874136..6dcca5c68a 100644 --- a/intersight/model/software_hyperflex_distributable_list_all_of.py +++ b/intersight/model/software_hyperflex_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable_relationship.py b/intersight/model/software_hyperflex_distributable_relationship.py index edfacf3852..ff9cffe76d 100644 --- a/intersight/model/software_hyperflex_distributable_relationship.py +++ b/intersight/model/software_hyperflex_distributable_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_hyperflex_distributable_response.py b/intersight/model/software_hyperflex_distributable_response.py index 01f5640ad9..9658d4432c 100644 --- a/intersight/model/software_hyperflex_distributable_response.py +++ b/intersight/model/software_hyperflex_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable.py b/intersight/model/software_iks_bundle_distributable.py index dafd0893a2..080a5dfc1d 100644 --- a/intersight/model/software_iks_bundle_distributable.py +++ b/intersight/model/software_iks_bundle_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable_all_of.py b/intersight/model/software_iks_bundle_distributable_all_of.py index 64dcd375b7..7cb8a62c73 100644 --- a/intersight/model/software_iks_bundle_distributable_all_of.py +++ b/intersight/model/software_iks_bundle_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable_list.py b/intersight/model/software_iks_bundle_distributable_list.py index 8fee21bb9f..e1185a923d 100644 --- a/intersight/model/software_iks_bundle_distributable_list.py +++ b/intersight/model/software_iks_bundle_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable_list_all_of.py b/intersight/model/software_iks_bundle_distributable_list_all_of.py index 4f8c877736..eebfafa39c 100644 --- a/intersight/model/software_iks_bundle_distributable_list_all_of.py +++ b/intersight/model/software_iks_bundle_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_iks_bundle_distributable_response.py b/intersight/model/software_iks_bundle_distributable_response.py index 56b24b8a4d..8b2588997f 100644 --- a/intersight/model/software_iks_bundle_distributable_response.py +++ b/intersight/model/software_iks_bundle_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta.py b/intersight/model/software_release_meta.py index 9c46de3e02..7bd495d392 100644 --- a/intersight/model/software_release_meta.py +++ b/intersight/model/software_release_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta_all_of.py b/intersight/model/software_release_meta_all_of.py index 002ba5f8f4..312b3e65f7 100644 --- a/intersight/model/software_release_meta_all_of.py +++ b/intersight/model/software_release_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta_list.py b/intersight/model/software_release_meta_list.py index 28e9e0428e..e527525659 100644 --- a/intersight/model/software_release_meta_list.py +++ b/intersight/model/software_release_meta_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta_list_all_of.py b/intersight/model/software_release_meta_list_all_of.py index f50f7cb0c5..b890839a8a 100644 --- a/intersight/model/software_release_meta_list_all_of.py +++ b/intersight/model/software_release_meta_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_release_meta_response.py b/intersight/model/software_release_meta_response.py index 464b4d13c1..f262e1decc 100644 --- a/intersight/model/software_release_meta_response.py +++ b/intersight/model/software_release_meta_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable.py b/intersight/model/software_solution_distributable.py index 0c5a916c95..2d401a3f1f 100644 --- a/intersight/model/software_solution_distributable.py +++ b/intersight/model/software_solution_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable_all_of.py b/intersight/model/software_solution_distributable_all_of.py index 2d1cc33e81..05795c78ee 100644 --- a/intersight/model/software_solution_distributable_all_of.py +++ b/intersight/model/software_solution_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable_list.py b/intersight/model/software_solution_distributable_list.py index a700249c66..8d8d1dc5af 100644 --- a/intersight/model/software_solution_distributable_list.py +++ b/intersight/model/software_solution_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable_list_all_of.py b/intersight/model/software_solution_distributable_list_all_of.py index 41e264d417..e7e680f612 100644 --- a/intersight/model/software_solution_distributable_list_all_of.py +++ b/intersight/model/software_solution_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable_relationship.py b/intersight/model/software_solution_distributable_relationship.py index bb84bbebfd..09c1a2c8b5 100644 --- a/intersight/model/software_solution_distributable_relationship.py +++ b/intersight/model/software_solution_distributable_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_solution_distributable_response.py b/intersight/model/software_solution_distributable_response.py index 19d68ee3a1..b1649c5c21 100644 --- a/intersight/model/software_solution_distributable_response.py +++ b/intersight/model/software_solution_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable.py b/intersight/model/software_ucsd_bundle_distributable.py index 9865c1d62b..d04317b6e9 100644 --- a/intersight/model/software_ucsd_bundle_distributable.py +++ b/intersight/model/software_ucsd_bundle_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable_all_of.py b/intersight/model/software_ucsd_bundle_distributable_all_of.py index 5575ee9837..e566088cff 100644 --- a/intersight/model/software_ucsd_bundle_distributable_all_of.py +++ b/intersight/model/software_ucsd_bundle_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable_list.py b/intersight/model/software_ucsd_bundle_distributable_list.py index 12450a9a0e..445bf39399 100644 --- a/intersight/model/software_ucsd_bundle_distributable_list.py +++ b/intersight/model/software_ucsd_bundle_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable_list_all_of.py b/intersight/model/software_ucsd_bundle_distributable_list_all_of.py index 2e41c9632e..f727cacc26 100644 --- a/intersight/model/software_ucsd_bundle_distributable_list_all_of.py +++ b/intersight/model/software_ucsd_bundle_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_bundle_distributable_response.py b/intersight/model/software_ucsd_bundle_distributable_response.py index 823b9609cb..b21b1b56d8 100644 --- a/intersight/model/software_ucsd_bundle_distributable_response.py +++ b/intersight/model/software_ucsd_bundle_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable.py b/intersight/model/software_ucsd_distributable.py index fcc0c3db6b..01132fb280 100644 --- a/intersight/model/software_ucsd_distributable.py +++ b/intersight/model/software_ucsd_distributable.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable_all_of.py b/intersight/model/software_ucsd_distributable_all_of.py index e3408ef24f..a53648b32f 100644 --- a/intersight/model/software_ucsd_distributable_all_of.py +++ b/intersight/model/software_ucsd_distributable_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable_list.py b/intersight/model/software_ucsd_distributable_list.py index 6911af9680..20a994a3d1 100644 --- a/intersight/model/software_ucsd_distributable_list.py +++ b/intersight/model/software_ucsd_distributable_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable_list_all_of.py b/intersight/model/software_ucsd_distributable_list_all_of.py index 72953b2231..dc4f43608f 100644 --- a/intersight/model/software_ucsd_distributable_list_all_of.py +++ b/intersight/model/software_ucsd_distributable_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable_relationship.py b/intersight/model/software_ucsd_distributable_relationship.py index f3b7c1356b..4ac53e6a3f 100644 --- a/intersight/model/software_ucsd_distributable_relationship.py +++ b/intersight/model/software_ucsd_distributable_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/software_ucsd_distributable_response.py b/intersight/model/software_ucsd_distributable_response.py index d18d46a3d2..5c0893d7b0 100644 --- a/intersight/model/software_ucsd_distributable_response.py +++ b/intersight/model/software_ucsd_distributable_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_appliance_upload.py b/intersight/model/softwarerepository_appliance_upload.py index 350df4577c..05acfaad4c 100644 --- a/intersight/model/softwarerepository_appliance_upload.py +++ b/intersight/model/softwarerepository_appliance_upload.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_authorization.py b/intersight/model/softwarerepository_authorization.py index 10c4c0b6da..f4e46fbd5f 100644 --- a/intersight/model/softwarerepository_authorization.py +++ b/intersight/model/softwarerepository_authorization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_authorization_all_of.py b/intersight/model/softwarerepository_authorization_all_of.py index 2d8304acff..304d78960c 100644 --- a/intersight/model/softwarerepository_authorization_all_of.py +++ b/intersight/model/softwarerepository_authorization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_authorization_list.py b/intersight/model/softwarerepository_authorization_list.py index bc02a44014..dd704c3fcd 100644 --- a/intersight/model/softwarerepository_authorization_list.py +++ b/intersight/model/softwarerepository_authorization_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_authorization_list_all_of.py b/intersight/model/softwarerepository_authorization_list_all_of.py index d91b885f2d..8f01b3d6c9 100644 --- a/intersight/model/softwarerepository_authorization_list_all_of.py +++ b/intersight/model/softwarerepository_authorization_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_authorization_response.py b/intersight/model/softwarerepository_authorization_response.py index 4348b3abab..0b74978299 100644 --- a/intersight/model/softwarerepository_authorization_response.py +++ b/intersight/model/softwarerepository_authorization_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image.py b/intersight/model/softwarerepository_cached_image.py index 8e176b0897..55603fafa1 100644 --- a/intersight/model/softwarerepository_cached_image.py +++ b/intersight/model/softwarerepository_cached_image.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image_all_of.py b/intersight/model/softwarerepository_cached_image_all_of.py index ad0cc317a0..3123c879ec 100644 --- a/intersight/model/softwarerepository_cached_image_all_of.py +++ b/intersight/model/softwarerepository_cached_image_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image_list.py b/intersight/model/softwarerepository_cached_image_list.py index 488a141b4a..6359a8b82b 100644 --- a/intersight/model/softwarerepository_cached_image_list.py +++ b/intersight/model/softwarerepository_cached_image_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image_list_all_of.py b/intersight/model/softwarerepository_cached_image_list_all_of.py index 37e55c9775..3fe724aecd 100644 --- a/intersight/model/softwarerepository_cached_image_list_all_of.py +++ b/intersight/model/softwarerepository_cached_image_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cached_image_response.py b/intersight/model/softwarerepository_cached_image_response.py index 3acfb267c6..da7206da0e 100644 --- a/intersight/model/softwarerepository_cached_image_response.py +++ b/intersight/model/softwarerepository_cached_image_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog.py b/intersight/model/softwarerepository_catalog.py index 238df71b71..32a5ce92e6 100644 --- a/intersight/model/softwarerepository_catalog.py +++ b/intersight/model/softwarerepository_catalog.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog_all_of.py b/intersight/model/softwarerepository_catalog_all_of.py index 271fec2b8c..7327ea3390 100644 --- a/intersight/model/softwarerepository_catalog_all_of.py +++ b/intersight/model/softwarerepository_catalog_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog_list.py b/intersight/model/softwarerepository_catalog_list.py index 9ffcb83f77..16d0b1b584 100644 --- a/intersight/model/softwarerepository_catalog_list.py +++ b/intersight/model/softwarerepository_catalog_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog_list_all_of.py b/intersight/model/softwarerepository_catalog_list_all_of.py index 7e470305ae..5664d6dcdd 100644 --- a/intersight/model/softwarerepository_catalog_list_all_of.py +++ b/intersight/model/softwarerepository_catalog_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog_relationship.py b/intersight/model/softwarerepository_catalog_relationship.py index 56dde3b66d..a3930678eb 100644 --- a/intersight/model/softwarerepository_catalog_relationship.py +++ b/intersight/model/softwarerepository_catalog_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_catalog_response.py b/intersight/model/softwarerepository_catalog_response.py index 21d399dfc5..66ba9af5e9 100644 --- a/intersight/model/softwarerepository_catalog_response.py +++ b/intersight/model/softwarerepository_catalog_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper.py b/intersight/model/softwarerepository_category_mapper.py index ccbf6132a9..057af586fb 100644 --- a/intersight/model/softwarerepository_category_mapper.py +++ b/intersight/model/softwarerepository_category_mapper.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_all_of.py b/intersight/model/softwarerepository_category_mapper_all_of.py index 4346f15ace..f4086b4be3 100644 --- a/intersight/model/softwarerepository_category_mapper_all_of.py +++ b/intersight/model/softwarerepository_category_mapper_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_list.py b/intersight/model/softwarerepository_category_mapper_list.py index 215de44d53..2bf2a2628d 100644 --- a/intersight/model/softwarerepository_category_mapper_list.py +++ b/intersight/model/softwarerepository_category_mapper_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_list_all_of.py b/intersight/model/softwarerepository_category_mapper_list_all_of.py index 9c3fab092b..63f0eac7bc 100644 --- a/intersight/model/softwarerepository_category_mapper_list_all_of.py +++ b/intersight/model/softwarerepository_category_mapper_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model.py b/intersight/model/softwarerepository_category_mapper_model.py index 5f9c677e3f..7f704a0d96 100644 --- a/intersight/model/softwarerepository_category_mapper_model.py +++ b/intersight/model/softwarerepository_category_mapper_model.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model_all_of.py b/intersight/model/softwarerepository_category_mapper_model_all_of.py index 615c8af4d3..9ac90dad69 100644 --- a/intersight/model/softwarerepository_category_mapper_model_all_of.py +++ b/intersight/model/softwarerepository_category_mapper_model_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model_list.py b/intersight/model/softwarerepository_category_mapper_model_list.py index c27f17b3e6..0b41ba8ba5 100644 --- a/intersight/model/softwarerepository_category_mapper_model_list.py +++ b/intersight/model/softwarerepository_category_mapper_model_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model_list_all_of.py b/intersight/model/softwarerepository_category_mapper_model_list_all_of.py index 92f161b549..527fd0785e 100644 --- a/intersight/model/softwarerepository_category_mapper_model_list_all_of.py +++ b/intersight/model/softwarerepository_category_mapper_model_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_model_response.py b/intersight/model/softwarerepository_category_mapper_model_response.py index e656ea76f7..51f8e3c2d7 100644 --- a/intersight/model/softwarerepository_category_mapper_model_response.py +++ b/intersight/model/softwarerepository_category_mapper_model_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_mapper_response.py b/intersight/model/softwarerepository_category_mapper_response.py index 13a2bdb5ae..2a5bfbbdf6 100644 --- a/intersight/model/softwarerepository_category_mapper_response.py +++ b/intersight/model/softwarerepository_category_mapper_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint.py b/intersight/model/softwarerepository_category_support_constraint.py index 3232a50396..c9e802138f 100644 --- a/intersight/model/softwarerepository_category_support_constraint.py +++ b/intersight/model/softwarerepository_category_support_constraint.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint_all_of.py b/intersight/model/softwarerepository_category_support_constraint_all_of.py index a547d2373b..475c504504 100644 --- a/intersight/model/softwarerepository_category_support_constraint_all_of.py +++ b/intersight/model/softwarerepository_category_support_constraint_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint_list.py b/intersight/model/softwarerepository_category_support_constraint_list.py index 07af281c3c..3a1fb9604f 100644 --- a/intersight/model/softwarerepository_category_support_constraint_list.py +++ b/intersight/model/softwarerepository_category_support_constraint_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint_list_all_of.py b/intersight/model/softwarerepository_category_support_constraint_list_all_of.py index 85b706be55..707eab7536 100644 --- a/intersight/model/softwarerepository_category_support_constraint_list_all_of.py +++ b/intersight/model/softwarerepository_category_support_constraint_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_category_support_constraint_response.py b/intersight/model/softwarerepository_category_support_constraint_response.py index d32e3f99bf..630d9a523d 100644 --- a/intersight/model/softwarerepository_category_support_constraint_response.py +++ b/intersight/model/softwarerepository_category_support_constraint_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cifs_server.py b/intersight/model/softwarerepository_cifs_server.py index a1b628a325..612e58a1e6 100644 --- a/intersight/model/softwarerepository_cifs_server.py +++ b/intersight/model/softwarerepository_cifs_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_cifs_server_all_of.py b/intersight/model/softwarerepository_cifs_server_all_of.py index cd9bfa7aab..93b8ce1e3d 100644 --- a/intersight/model/softwarerepository_cifs_server_all_of.py +++ b/intersight/model/softwarerepository_cifs_server_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_constraint_models.py b/intersight/model/softwarerepository_constraint_models.py index 9b32787154..35ce5409d1 100644 --- a/intersight/model/softwarerepository_constraint_models.py +++ b/intersight/model/softwarerepository_constraint_models.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_constraint_models_all_of.py b/intersight/model/softwarerepository_constraint_models_all_of.py index 83d06ccfaa..1ddb8137e7 100644 --- a/intersight/model/softwarerepository_constraint_models_all_of.py +++ b/intersight/model/softwarerepository_constraint_models_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec.py b/intersight/model/softwarerepository_download_spec.py index bb4aae17c1..3a1476686b 100644 --- a/intersight/model/softwarerepository_download_spec.py +++ b/intersight/model/softwarerepository_download_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec_all_of.py b/intersight/model/softwarerepository_download_spec_all_of.py index 556207c1e0..18db6d7671 100644 --- a/intersight/model/softwarerepository_download_spec_all_of.py +++ b/intersight/model/softwarerepository_download_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec_list.py b/intersight/model/softwarerepository_download_spec_list.py index 77aa6040e3..bd87a7b160 100644 --- a/intersight/model/softwarerepository_download_spec_list.py +++ b/intersight/model/softwarerepository_download_spec_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec_list_all_of.py b/intersight/model/softwarerepository_download_spec_list_all_of.py index 197227de5a..24eebcb006 100644 --- a/intersight/model/softwarerepository_download_spec_list_all_of.py +++ b/intersight/model/softwarerepository_download_spec_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_download_spec_response.py b/intersight/model/softwarerepository_download_spec_response.py index a8bf3776fc..f08dda7e74 100644 --- a/intersight/model/softwarerepository_download_spec_response.py +++ b/intersight/model/softwarerepository_download_spec_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_file.py b/intersight/model/softwarerepository_file.py index 5aea6d83f8..01430ec754 100644 --- a/intersight/model/softwarerepository_file.py +++ b/intersight/model/softwarerepository_file.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_file_all_of.py b/intersight/model/softwarerepository_file_all_of.py index f77b4f914c..14c8c952cc 100644 --- a/intersight/model/softwarerepository_file_all_of.py +++ b/intersight/model/softwarerepository_file_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_file_relationship.py b/intersight/model/softwarerepository_file_relationship.py index d408883510..b9b0e2b1e0 100644 --- a/intersight/model/softwarerepository_file_relationship.py +++ b/intersight/model/softwarerepository_file_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_file_server.py b/intersight/model/softwarerepository_file_server.py index eeb89bdb20..565d4e8f6c 100644 --- a/intersight/model/softwarerepository_file_server.py +++ b/intersight/model/softwarerepository_file_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_http_server.py b/intersight/model/softwarerepository_http_server.py index 2a432ffdfa..cc0e270c46 100644 --- a/intersight/model/softwarerepository_http_server.py +++ b/intersight/model/softwarerepository_http_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_http_server_all_of.py b/intersight/model/softwarerepository_http_server_all_of.py index 32c7f88f0c..b1a7dad69a 100644 --- a/intersight/model/softwarerepository_http_server_all_of.py +++ b/intersight/model/softwarerepository_http_server_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_import_result.py b/intersight/model/softwarerepository_import_result.py index 791cc63be9..440107e929 100644 --- a/intersight/model/softwarerepository_import_result.py +++ b/intersight/model/softwarerepository_import_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_import_result_all_of.py b/intersight/model/softwarerepository_import_result_all_of.py index 1efd55970a..22db0b6565 100644 --- a/intersight/model/softwarerepository_import_result_all_of.py +++ b/intersight/model/softwarerepository_import_result_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_local_machine.py b/intersight/model/softwarerepository_local_machine.py index ffcd2f4fd0..175010328c 100644 --- a/intersight/model/softwarerepository_local_machine.py +++ b/intersight/model/softwarerepository_local_machine.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_local_machine_all_of.py b/intersight/model/softwarerepository_local_machine_all_of.py index 070e73752e..f42ca4b8ee 100644 --- a/intersight/model/softwarerepository_local_machine_all_of.py +++ b/intersight/model/softwarerepository_local_machine_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_nfs_server.py b/intersight/model/softwarerepository_nfs_server.py index afaf6ca5c0..32aa4966ab 100644 --- a/intersight/model/softwarerepository_nfs_server.py +++ b/intersight/model/softwarerepository_nfs_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_nfs_server_all_of.py b/intersight/model/softwarerepository_nfs_server_all_of.py index 94df517c00..fc63734659 100644 --- a/intersight/model/softwarerepository_nfs_server_all_of.py +++ b/intersight/model/softwarerepository_nfs_server_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file.py b/intersight/model/softwarerepository_operating_system_file.py index cf3a53ae60..fca471d978 100644 --- a/intersight/model/softwarerepository_operating_system_file.py +++ b/intersight/model/softwarerepository_operating_system_file.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file_all_of.py b/intersight/model/softwarerepository_operating_system_file_all_of.py index 02e552494b..07e8ac35bc 100644 --- a/intersight/model/softwarerepository_operating_system_file_all_of.py +++ b/intersight/model/softwarerepository_operating_system_file_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file_list.py b/intersight/model/softwarerepository_operating_system_file_list.py index 8d47e4425e..62c000efd3 100644 --- a/intersight/model/softwarerepository_operating_system_file_list.py +++ b/intersight/model/softwarerepository_operating_system_file_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file_list_all_of.py b/intersight/model/softwarerepository_operating_system_file_list_all_of.py index 9698d762c0..86313cf317 100644 --- a/intersight/model/softwarerepository_operating_system_file_list_all_of.py +++ b/intersight/model/softwarerepository_operating_system_file_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file_relationship.py b/intersight/model/softwarerepository_operating_system_file_relationship.py index 1a487f7436..79f7a9ac5b 100644 --- a/intersight/model/softwarerepository_operating_system_file_relationship.py +++ b/intersight/model/softwarerepository_operating_system_file_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_operating_system_file_response.py b/intersight/model/softwarerepository_operating_system_file_response.py index 44d796b13d..dd557963b9 100644 --- a/intersight/model/softwarerepository_operating_system_file_response.py +++ b/intersight/model/softwarerepository_operating_system_file_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release.py b/intersight/model/softwarerepository_release.py index 44f5f93dbf..3a7e113ebc 100644 --- a/intersight/model/softwarerepository_release.py +++ b/intersight/model/softwarerepository_release.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release_all_of.py b/intersight/model/softwarerepository_release_all_of.py index f20104043e..1602c85cea 100644 --- a/intersight/model/softwarerepository_release_all_of.py +++ b/intersight/model/softwarerepository_release_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release_list.py b/intersight/model/softwarerepository_release_list.py index 5d4da5d73e..486dd0c555 100644 --- a/intersight/model/softwarerepository_release_list.py +++ b/intersight/model/softwarerepository_release_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release_list_all_of.py b/intersight/model/softwarerepository_release_list_all_of.py index 441a47d240..60ebc6222c 100644 --- a/intersight/model/softwarerepository_release_list_all_of.py +++ b/intersight/model/softwarerepository_release_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release_relationship.py b/intersight/model/softwarerepository_release_relationship.py index 887c011ca0..524c0e3ccd 100644 --- a/intersight/model/softwarerepository_release_relationship.py +++ b/intersight/model/softwarerepository_release_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/softwarerepository_release_response.py b/intersight/model/softwarerepository_release_response.py index f10da72c8a..062d731341 100644 --- a/intersight/model/softwarerepository_release_response.py +++ b/intersight/model/softwarerepository_release_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy.py b/intersight/model/sol_policy.py index cc43d7a975..a3f8c1e922 100644 --- a/intersight/model/sol_policy.py +++ b/intersight/model/sol_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_all_of.py b/intersight/model/sol_policy_all_of.py index 73cfe88312..5705f922a7 100644 --- a/intersight/model/sol_policy_all_of.py +++ b/intersight/model/sol_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory.py b/intersight/model/sol_policy_inventory.py index b4711a052c..61e1b647ce 100644 --- a/intersight/model/sol_policy_inventory.py +++ b/intersight/model/sol_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory_all_of.py b/intersight/model/sol_policy_inventory_all_of.py index 330608d009..2a35e3977b 100644 --- a/intersight/model/sol_policy_inventory_all_of.py +++ b/intersight/model/sol_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory_list.py b/intersight/model/sol_policy_inventory_list.py index a37c8b6ed4..0ad1f8a4d5 100644 --- a/intersight/model/sol_policy_inventory_list.py +++ b/intersight/model/sol_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory_list_all_of.py b/intersight/model/sol_policy_inventory_list_all_of.py index 4f5c4f7a6d..d119340062 100644 --- a/intersight/model/sol_policy_inventory_list_all_of.py +++ b/intersight/model/sol_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_inventory_response.py b/intersight/model/sol_policy_inventory_response.py index 0e7a623514..bc40546759 100644 --- a/intersight/model/sol_policy_inventory_response.py +++ b/intersight/model/sol_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_list.py b/intersight/model/sol_policy_list.py index ee9a5628cf..a25ec3d734 100644 --- a/intersight/model/sol_policy_list.py +++ b/intersight/model/sol_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_list_all_of.py b/intersight/model/sol_policy_list_all_of.py index d9643d1747..2eb79ceb1e 100644 --- a/intersight/model/sol_policy_list_all_of.py +++ b/intersight/model/sol_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sol_policy_response.py b/intersight/model/sol_policy_response.py index c3a1c081f7..2683b57993 100644 --- a/intersight/model/sol_policy_response.py +++ b/intersight/model/sol_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy.py b/intersight/model/ssh_policy.py index aff906a1cb..1921fc908d 100644 --- a/intersight/model/ssh_policy.py +++ b/intersight/model/ssh_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_all_of.py b/intersight/model/ssh_policy_all_of.py index ba2ec46752..d47bccf0f6 100644 --- a/intersight/model/ssh_policy_all_of.py +++ b/intersight/model/ssh_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory.py b/intersight/model/ssh_policy_inventory.py index 0142e8c303..2924d2dc1f 100644 --- a/intersight/model/ssh_policy_inventory.py +++ b/intersight/model/ssh_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory_all_of.py b/intersight/model/ssh_policy_inventory_all_of.py index 00b8fbbe46..2ab9584623 100644 --- a/intersight/model/ssh_policy_inventory_all_of.py +++ b/intersight/model/ssh_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory_list.py b/intersight/model/ssh_policy_inventory_list.py index f7a55cc2cc..013e9949b4 100644 --- a/intersight/model/ssh_policy_inventory_list.py +++ b/intersight/model/ssh_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory_list_all_of.py b/intersight/model/ssh_policy_inventory_list_all_of.py index 4c25510f62..24f535ce9d 100644 --- a/intersight/model/ssh_policy_inventory_list_all_of.py +++ b/intersight/model/ssh_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_inventory_response.py b/intersight/model/ssh_policy_inventory_response.py index fd58639b0e..ba3b8d2954 100644 --- a/intersight/model/ssh_policy_inventory_response.py +++ b/intersight/model/ssh_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_list.py b/intersight/model/ssh_policy_list.py index 99054d7fbf..ba3fc1f380 100644 --- a/intersight/model/ssh_policy_list.py +++ b/intersight/model/ssh_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_list_all_of.py b/intersight/model/ssh_policy_list_all_of.py index 7bb729e452..6d1dd0d5c0 100644 --- a/intersight/model/ssh_policy_list_all_of.py +++ b/intersight/model/ssh_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ssh_policy_response.py b/intersight/model/ssh_policy_response.py index 915926f8e3..5b2ee8a0e1 100644 --- a/intersight/model/ssh_policy_response.py +++ b/intersight/model/ssh_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_automatic_drive_group.py b/intersight/model/storage_automatic_drive_group.py index b469db396b..29702bbf2a 100644 --- a/intersight/model/storage_automatic_drive_group.py +++ b/intersight/model/storage_automatic_drive_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_automatic_drive_group_all_of.py b/intersight/model/storage_automatic_drive_group_all_of.py index b4eaa2fd0d..0b07c0a27f 100644 --- a/intersight/model/storage_automatic_drive_group_all_of.py +++ b/intersight/model/storage_automatic_drive_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array.py b/intersight/model/storage_base_array.py index 603995f983..22650d00c4 100644 --- a/intersight/model/storage_base_array.py +++ b/intersight/model/storage_base_array.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_all_of.py b/intersight/model/storage_base_array_all_of.py index 409dc92e62..347cc8b8ce 100644 --- a/intersight/model/storage_base_array_all_of.py +++ b/intersight/model/storage_base_array_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_controller.py b/intersight/model/storage_base_array_controller.py index 211c598a57..ceca4ca108 100644 --- a/intersight/model/storage_base_array_controller.py +++ b/intersight/model/storage_base_array_controller.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_controller_all_of.py b/intersight/model/storage_base_array_controller_all_of.py index f5e4d10926..5f5b9cb2fe 100644 --- a/intersight/model/storage_base_array_controller_all_of.py +++ b/intersight/model/storage_base_array_controller_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_disk.py b/intersight/model/storage_base_array_disk.py index e9df7ace07..413da135f1 100644 --- a/intersight/model/storage_base_array_disk.py +++ b/intersight/model/storage_base_array_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_disk_all_of.py b/intersight/model/storage_base_array_disk_all_of.py index ea1cbc074f..78c17e553c 100644 --- a/intersight/model/storage_base_array_disk_all_of.py +++ b/intersight/model/storage_base_array_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_array_relationship.py b/intersight/model/storage_base_array_relationship.py index 9ec405594f..24f8acb7af 100644 --- a/intersight/model/storage_base_array_relationship.py +++ b/intersight/model/storage_base_array_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_capacity.py b/intersight/model/storage_base_capacity.py index a3db170fd5..5ed27d4030 100644 --- a/intersight/model/storage_base_capacity.py +++ b/intersight/model/storage_base_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_capacity_all_of.py b/intersight/model/storage_base_capacity_all_of.py index 35787f5313..9cca89f4ba 100644 --- a/intersight/model/storage_base_capacity_all_of.py +++ b/intersight/model/storage_base_capacity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_cluster.py b/intersight/model/storage_base_cluster.py index dd6ef690ed..e188ebf1c6 100644 --- a/intersight/model/storage_base_cluster.py +++ b/intersight/model/storage_base_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_cluster_all_of.py b/intersight/model/storage_base_cluster_all_of.py index 63e1a3612f..bee84b82e1 100644 --- a/intersight/model/storage_base_cluster_all_of.py +++ b/intersight/model/storage_base_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_cluster_relationship.py b/intersight/model/storage_base_cluster_relationship.py index 123bc77d74..b1ed44f25e 100644 --- a/intersight/model/storage_base_cluster_relationship.py +++ b/intersight/model/storage_base_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_disk_pool.py b/intersight/model/storage_base_disk_pool.py index f7029291be..3d3bf1a34d 100644 --- a/intersight/model/storage_base_disk_pool.py +++ b/intersight/model/storage_base_disk_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_disk_pool_all_of.py b/intersight/model/storage_base_disk_pool_all_of.py index 8f07a8cf16..44b1dd6e43 100644 --- a/intersight/model/storage_base_disk_pool_all_of.py +++ b/intersight/model/storage_base_disk_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host.py b/intersight/model/storage_base_host.py index b126b72d8b..aadd7b0dfa 100644 --- a/intersight/model/storage_base_host.py +++ b/intersight/model/storage_base_host.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_all_of.py b/intersight/model/storage_base_host_all_of.py index 0616ab8f96..08a90dfaf8 100644 --- a/intersight/model/storage_base_host_all_of.py +++ b/intersight/model/storage_base_host_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_group.py b/intersight/model/storage_base_host_group.py index 61ccc84818..71df0f7b29 100644 --- a/intersight/model/storage_base_host_group.py +++ b/intersight/model/storage_base_host_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_group_all_of.py b/intersight/model/storage_base_host_group_all_of.py index 9e35b0ebc5..b1fa6e90a8 100644 --- a/intersight/model/storage_base_host_group_all_of.py +++ b/intersight/model/storage_base_host_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_lun.py b/intersight/model/storage_base_host_lun.py index e7edafa3d1..20c6d82c59 100644 --- a/intersight/model/storage_base_host_lun.py +++ b/intersight/model/storage_base_host_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_host_lun_all_of.py b/intersight/model/storage_base_host_lun_all_of.py index 5518bd5726..29aa43c8ff 100644 --- a/intersight/model/storage_base_host_lun_all_of.py +++ b/intersight/model/storage_base_host_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_initiator.py b/intersight/model/storage_base_initiator.py index 81980d60bc..38a4855151 100644 --- a/intersight/model/storage_base_initiator.py +++ b/intersight/model/storage_base_initiator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_initiator_all_of.py b/intersight/model/storage_base_initiator_all_of.py index cec4e8c68d..701ccae46e 100644 --- a/intersight/model/storage_base_initiator_all_of.py +++ b/intersight/model/storage_base_initiator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_nfs_export.py b/intersight/model/storage_base_nfs_export.py index c33a5a75a6..afe0474a69 100644 --- a/intersight/model/storage_base_nfs_export.py +++ b/intersight/model/storage_base_nfs_export.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_nfs_export_all_of.py b/intersight/model/storage_base_nfs_export_all_of.py index 45732898de..aabc0daaf8 100644 --- a/intersight/model/storage_base_nfs_export_all_of.py +++ b/intersight/model/storage_base_nfs_export_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_performance_metrics_average.py b/intersight/model/storage_base_performance_metrics_average.py index 0f2f1871e6..b4a50252e6 100644 --- a/intersight/model/storage_base_performance_metrics_average.py +++ b/intersight/model/storage_base_performance_metrics_average.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_performance_metrics_average_all_of.py b/intersight/model/storage_base_performance_metrics_average_all_of.py index 4045a3c05c..01b6c1ea85 100644 --- a/intersight/model/storage_base_performance_metrics_average_all_of.py +++ b/intersight/model/storage_base_performance_metrics_average_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_physical_port.py b/intersight/model/storage_base_physical_port.py index aff21ca52c..809e5905f2 100644 --- a/intersight/model/storage_base_physical_port.py +++ b/intersight/model/storage_base_physical_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_physical_port_all_of.py b/intersight/model/storage_base_physical_port_all_of.py index a7d7c6fdb2..f7cfe298e5 100644 --- a/intersight/model/storage_base_physical_port_all_of.py +++ b/intersight/model/storage_base_physical_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_protection_group.py b/intersight/model/storage_base_protection_group.py index ea79a0b2c8..43239d66b4 100644 --- a/intersight/model/storage_base_protection_group.py +++ b/intersight/model/storage_base_protection_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_protection_group_all_of.py b/intersight/model/storage_base_protection_group_all_of.py index 60bc05ce0b..30e2ed7d43 100644 --- a/intersight/model/storage_base_protection_group_all_of.py +++ b/intersight/model/storage_base_protection_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_protection_group_snapshot.py b/intersight/model/storage_base_protection_group_snapshot.py index ac00e05a62..f9aefa81f0 100644 --- a/intersight/model/storage_base_protection_group_snapshot.py +++ b/intersight/model/storage_base_protection_group_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_protection_group_snapshot_all_of.py b/intersight/model/storage_base_protection_group_snapshot_all_of.py index d1ea74d64c..bfbf4b841a 100644 --- a/intersight/model/storage_base_protection_group_snapshot_all_of.py +++ b/intersight/model/storage_base_protection_group_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_raid_group.py b/intersight/model/storage_base_raid_group.py index fb6c2c9775..4847b79cdf 100644 --- a/intersight/model/storage_base_raid_group.py +++ b/intersight/model/storage_base_raid_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_raid_group_all_of.py b/intersight/model/storage_base_raid_group_all_of.py index 13f2074664..46f7aa37dc 100644 --- a/intersight/model/storage_base_raid_group_all_of.py +++ b/intersight/model/storage_base_raid_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_replication_blackout.py b/intersight/model/storage_base_replication_blackout.py index 32f87f8498..f8ca8c9a85 100644 --- a/intersight/model/storage_base_replication_blackout.py +++ b/intersight/model/storage_base_replication_blackout.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_replication_blackout_all_of.py b/intersight/model/storage_base_replication_blackout_all_of.py index f9e07d09a7..5f2d3070d2 100644 --- a/intersight/model/storage_base_replication_blackout_all_of.py +++ b/intersight/model/storage_base_replication_blackout_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_replication_schedule.py b/intersight/model/storage_base_replication_schedule.py index d792b4d8c2..23642c903e 100644 --- a/intersight/model/storage_base_replication_schedule.py +++ b/intersight/model/storage_base_replication_schedule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_replication_schedule_all_of.py b/intersight/model/storage_base_replication_schedule_all_of.py index 03f7d92dc5..69eb1d1cb1 100644 --- a/intersight/model/storage_base_replication_schedule_all_of.py +++ b/intersight/model/storage_base_replication_schedule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_snapshot.py b/intersight/model/storage_base_snapshot.py index ba15b043c2..48528a3804 100644 --- a/intersight/model/storage_base_snapshot.py +++ b/intersight/model/storage_base_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_snapshot_all_of.py b/intersight/model/storage_base_snapshot_all_of.py index a147f2d52f..40965ac7ef 100644 --- a/intersight/model/storage_base_snapshot_all_of.py +++ b/intersight/model/storage_base_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_snapshot_schedule.py b/intersight/model/storage_base_snapshot_schedule.py index 942140bc36..f629d0edd4 100644 --- a/intersight/model/storage_base_snapshot_schedule.py +++ b/intersight/model/storage_base_snapshot_schedule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_snapshot_schedule_all_of.py b/intersight/model/storage_base_snapshot_schedule_all_of.py index 6a6b8b2ad5..951f71fbc5 100644 --- a/intersight/model/storage_base_snapshot_schedule_all_of.py +++ b/intersight/model/storage_base_snapshot_schedule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_storage_container.py b/intersight/model/storage_base_storage_container.py index d82ab1dc0e..0109cb7f79 100644 --- a/intersight/model/storage_base_storage_container.py +++ b/intersight/model/storage_base_storage_container.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_storage_container_all_of.py b/intersight/model/storage_base_storage_container_all_of.py index 1d15678631..32fd6eafbf 100644 --- a/intersight/model/storage_base_storage_container_all_of.py +++ b/intersight/model/storage_base_storage_container_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_target.py b/intersight/model/storage_base_target.py index 00d0fae848..2bade7629a 100644 --- a/intersight/model/storage_base_target.py +++ b/intersight/model/storage_base_target.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_target_all_of.py b/intersight/model/storage_base_target_all_of.py index c1222ce2e9..7d5650734d 100644 --- a/intersight/model/storage_base_target_all_of.py +++ b/intersight/model/storage_base_target_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_tenant.py b/intersight/model/storage_base_tenant.py index cc8792596d..ba92db43c1 100644 --- a/intersight/model/storage_base_tenant.py +++ b/intersight/model/storage_base_tenant.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_tenant_all_of.py b/intersight/model/storage_base_tenant_all_of.py index 8787b887b1..bdd0657922 100644 --- a/intersight/model/storage_base_tenant_all_of.py +++ b/intersight/model/storage_base_tenant_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_volume.py b/intersight/model/storage_base_volume.py index 35ed2211d3..0ff68a6eff 100644 --- a/intersight/model/storage_base_volume.py +++ b/intersight/model/storage_base_volume.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_base_volume_all_of.py b/intersight/model/storage_base_volume_all_of.py index fe692894cd..1129635ee1 100644 --- a/intersight/model/storage_base_volume_all_of.py +++ b/intersight/model/storage_base_volume_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit.py b/intersight/model/storage_battery_backup_unit.py index 9932d81d43..e19aa0683d 100644 --- a/intersight/model/storage_battery_backup_unit.py +++ b/intersight/model/storage_battery_backup_unit.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit_all_of.py b/intersight/model/storage_battery_backup_unit_all_of.py index 5160fc9e82..5f779eba13 100644 --- a/intersight/model/storage_battery_backup_unit_all_of.py +++ b/intersight/model/storage_battery_backup_unit_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit_list.py b/intersight/model/storage_battery_backup_unit_list.py index 782ea841cf..a7aaf04d88 100644 --- a/intersight/model/storage_battery_backup_unit_list.py +++ b/intersight/model/storage_battery_backup_unit_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit_list_all_of.py b/intersight/model/storage_battery_backup_unit_list_all_of.py index 8fb94d21d5..d75eb6f12c 100644 --- a/intersight/model/storage_battery_backup_unit_list_all_of.py +++ b/intersight/model/storage_battery_backup_unit_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit_relationship.py b/intersight/model/storage_battery_backup_unit_relationship.py index 8c6b375cce..5384c9de58 100644 --- a/intersight/model/storage_battery_backup_unit_relationship.py +++ b/intersight/model/storage_battery_backup_unit_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_battery_backup_unit_response.py b/intersight/model/storage_battery_backup_unit_response.py index 6ac5726510..04146a248f 100644 --- a/intersight/model/storage_battery_backup_unit_response.py +++ b/intersight/model/storage_battery_backup_unit_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller.py b/intersight/model/storage_controller.py index e6dd2f5de0..61ff74c368 100644 --- a/intersight/model/storage_controller.py +++ b/intersight/model/storage_controller.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_all_of.py b/intersight/model/storage_controller_all_of.py index 5b740ed476..f4af01a4d2 100644 --- a/intersight/model/storage_controller_all_of.py +++ b/intersight/model/storage_controller_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_list.py b/intersight/model/storage_controller_list.py index 85b9003ccd..387f89912c 100644 --- a/intersight/model/storage_controller_list.py +++ b/intersight/model/storage_controller_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_list_all_of.py b/intersight/model/storage_controller_list_all_of.py index a1b675849f..48e65f7341 100644 --- a/intersight/model/storage_controller_list_all_of.py +++ b/intersight/model/storage_controller_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_relationship.py b/intersight/model/storage_controller_relationship.py index addfd5db69..c7b828f25a 100644 --- a/intersight/model/storage_controller_relationship.py +++ b/intersight/model/storage_controller_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_controller_response.py b/intersight/model/storage_controller_response.py index 260a697def..7c54789adb 100644 --- a/intersight/model/storage_controller_response.py +++ b/intersight/model/storage_controller_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group.py b/intersight/model/storage_disk_group.py index 0b6823bf6b..880f5a97d9 100644 --- a/intersight/model/storage_disk_group.py +++ b/intersight/model/storage_disk_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group_all_of.py b/intersight/model/storage_disk_group_all_of.py index 17efe379e6..737df0fd00 100644 --- a/intersight/model/storage_disk_group_all_of.py +++ b/intersight/model/storage_disk_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group_list.py b/intersight/model/storage_disk_group_list.py index 9c5eac93dc..db34ddba97 100644 --- a/intersight/model/storage_disk_group_list.py +++ b/intersight/model/storage_disk_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group_list_all_of.py b/intersight/model/storage_disk_group_list_all_of.py index 05a6d446e4..4062c8c62f 100644 --- a/intersight/model/storage_disk_group_list_all_of.py +++ b/intersight/model/storage_disk_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group_relationship.py b/intersight/model/storage_disk_group_relationship.py index cd0fe366f9..1e87c48784 100644 --- a/intersight/model/storage_disk_group_relationship.py +++ b/intersight/model/storage_disk_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_group_response.py b/intersight/model/storage_disk_group_response.py index 8f651270da..5d526fae0d 100644 --- a/intersight/model/storage_disk_group_response.py +++ b/intersight/model/storage_disk_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot.py b/intersight/model/storage_disk_slot.py index aea0dadf47..dc6e21ba7e 100644 --- a/intersight/model/storage_disk_slot.py +++ b/intersight/model/storage_disk_slot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot_all_of.py b/intersight/model/storage_disk_slot_all_of.py index 59ef5a148d..74cff98c3a 100644 --- a/intersight/model/storage_disk_slot_all_of.py +++ b/intersight/model/storage_disk_slot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot_list.py b/intersight/model/storage_disk_slot_list.py index 7a040a9f3d..b93689609f 100644 --- a/intersight/model/storage_disk_slot_list.py +++ b/intersight/model/storage_disk_slot_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot_list_all_of.py b/intersight/model/storage_disk_slot_list_all_of.py index ee57f8d586..548126978b 100644 --- a/intersight/model/storage_disk_slot_list_all_of.py +++ b/intersight/model/storage_disk_slot_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot_relationship.py b/intersight/model/storage_disk_slot_relationship.py index 82c13a2201..a2f6444d1e 100644 --- a/intersight/model/storage_disk_slot_relationship.py +++ b/intersight/model/storage_disk_slot_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_disk_slot_response.py b/intersight/model/storage_disk_slot_response.py index 3e0e560761..b3f4cd123c 100644 --- a/intersight/model/storage_disk_slot_response.py +++ b/intersight/model/storage_disk_slot_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group.py b/intersight/model/storage_drive_group.py index a720f30c0b..d4d729354e 100644 --- a/intersight/model/storage_drive_group.py +++ b/intersight/model/storage_drive_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group_all_of.py b/intersight/model/storage_drive_group_all_of.py index 9550e967b3..685c222f26 100644 --- a/intersight/model/storage_drive_group_all_of.py +++ b/intersight/model/storage_drive_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group_list.py b/intersight/model/storage_drive_group_list.py index cc71832836..bc8fbd4f1d 100644 --- a/intersight/model/storage_drive_group_list.py +++ b/intersight/model/storage_drive_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group_list_all_of.py b/intersight/model/storage_drive_group_list_all_of.py index 0a3910b12d..98eb7ceefc 100644 --- a/intersight/model/storage_drive_group_list_all_of.py +++ b/intersight/model/storage_drive_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group_relationship.py b/intersight/model/storage_drive_group_relationship.py index 79a37cf085..b74152b6ad 100644 --- a/intersight/model/storage_drive_group_relationship.py +++ b/intersight/model/storage_drive_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_drive_group_response.py b/intersight/model/storage_drive_group_response.py index 8bf5a8b0b3..585fe4a056 100644 --- a/intersight/model/storage_drive_group_response.py +++ b/intersight/model/storage_drive_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure.py b/intersight/model/storage_enclosure.py index 527a525532..bbadb58c7f 100644 --- a/intersight/model/storage_enclosure.py +++ b/intersight/model/storage_enclosure.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_all_of.py b/intersight/model/storage_enclosure_all_of.py index 1a1dfc16f6..8f110fad0a 100644 --- a/intersight/model/storage_enclosure_all_of.py +++ b/intersight/model/storage_enclosure_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk.py b/intersight/model/storage_enclosure_disk.py index ffd24d96ed..3891eab8fa 100644 --- a/intersight/model/storage_enclosure_disk.py +++ b/intersight/model/storage_enclosure_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_all_of.py b/intersight/model/storage_enclosure_disk_all_of.py index 73df30f471..04329b6063 100644 --- a/intersight/model/storage_enclosure_disk_all_of.py +++ b/intersight/model/storage_enclosure_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_list.py b/intersight/model/storage_enclosure_disk_list.py index 795c9b01be..b8629be5ce 100644 --- a/intersight/model/storage_enclosure_disk_list.py +++ b/intersight/model/storage_enclosure_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_list_all_of.py b/intersight/model/storage_enclosure_disk_list_all_of.py index 0398f67b6e..9b70c37c73 100644 --- a/intersight/model/storage_enclosure_disk_list_all_of.py +++ b/intersight/model/storage_enclosure_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_relationship.py b/intersight/model/storage_enclosure_disk_relationship.py index 197021e892..0c0a4d3ac0 100644 --- a/intersight/model/storage_enclosure_disk_relationship.py +++ b/intersight/model/storage_enclosure_disk_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_response.py b/intersight/model/storage_enclosure_disk_response.py index 1cb30d441e..192538b322 100644 --- a/intersight/model/storage_enclosure_disk_response.py +++ b/intersight/model/storage_enclosure_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep.py b/intersight/model/storage_enclosure_disk_slot_ep.py index 9513c66b60..1736b60628 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep.py +++ b/intersight/model/storage_enclosure_disk_slot_ep.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep_all_of.py b/intersight/model/storage_enclosure_disk_slot_ep_all_of.py index a5a4553714..5f6d013382 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_all_of.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep_list.py b/intersight/model/storage_enclosure_disk_slot_ep_list.py index c7512e9ecc..ef28c7e0d6 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_list.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep_list_all_of.py b/intersight/model/storage_enclosure_disk_slot_ep_list_all_of.py index 90469d13a5..9c22cffb63 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_list_all_of.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep_relationship.py b/intersight/model/storage_enclosure_disk_slot_ep_relationship.py index 4defab4d68..1ac5a3c922 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_relationship.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_disk_slot_ep_response.py b/intersight/model/storage_enclosure_disk_slot_ep_response.py index d8353226b5..dd74116f87 100644 --- a/intersight/model/storage_enclosure_disk_slot_ep_response.py +++ b/intersight/model/storage_enclosure_disk_slot_ep_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_list.py b/intersight/model/storage_enclosure_list.py index ed28fcb574..51fc2811c2 100644 --- a/intersight/model/storage_enclosure_list.py +++ b/intersight/model/storage_enclosure_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_list_all_of.py b/intersight/model/storage_enclosure_list_all_of.py index 4a66de432a..dd84335f88 100644 --- a/intersight/model/storage_enclosure_list_all_of.py +++ b/intersight/model/storage_enclosure_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_relationship.py b/intersight/model/storage_enclosure_relationship.py index 601e18d456..3dcdd8c663 100644 --- a/intersight/model/storage_enclosure_relationship.py +++ b/intersight/model/storage_enclosure_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_enclosure_response.py b/intersight/model/storage_enclosure_response.py index c703984961..0364faf019 100644 --- a/intersight/model/storage_enclosure_response.py +++ b/intersight/model/storage_enclosure_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller.py b/intersight/model/storage_flex_flash_controller.py index a5ba13e2e5..844f4c8f11 100644 --- a/intersight/model/storage_flex_flash_controller.py +++ b/intersight/model/storage_flex_flash_controller.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_all_of.py b/intersight/model/storage_flex_flash_controller_all_of.py index 044f883f94..a90d724cd3 100644 --- a/intersight/model/storage_flex_flash_controller_all_of.py +++ b/intersight/model/storage_flex_flash_controller_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_list.py b/intersight/model/storage_flex_flash_controller_list.py index 5a79dc7a03..df656fd7a0 100644 --- a/intersight/model/storage_flex_flash_controller_list.py +++ b/intersight/model/storage_flex_flash_controller_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_list_all_of.py b/intersight/model/storage_flex_flash_controller_list_all_of.py index c0e7e93c01..169b801b09 100644 --- a/intersight/model/storage_flex_flash_controller_list_all_of.py +++ b/intersight/model/storage_flex_flash_controller_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props.py b/intersight/model/storage_flex_flash_controller_props.py index 3eb6482a30..5dab5e1497 100644 --- a/intersight/model/storage_flex_flash_controller_props.py +++ b/intersight/model/storage_flex_flash_controller_props.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props_all_of.py b/intersight/model/storage_flex_flash_controller_props_all_of.py index 3ec5775553..21a92e0988 100644 --- a/intersight/model/storage_flex_flash_controller_props_all_of.py +++ b/intersight/model/storage_flex_flash_controller_props_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props_list.py b/intersight/model/storage_flex_flash_controller_props_list.py index 2d964d95ce..2efb9bd407 100644 --- a/intersight/model/storage_flex_flash_controller_props_list.py +++ b/intersight/model/storage_flex_flash_controller_props_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props_list_all_of.py b/intersight/model/storage_flex_flash_controller_props_list_all_of.py index 7d9c2b2ef4..711ed40329 100644 --- a/intersight/model/storage_flex_flash_controller_props_list_all_of.py +++ b/intersight/model/storage_flex_flash_controller_props_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props_relationship.py b/intersight/model/storage_flex_flash_controller_props_relationship.py index 9cbb4f77f8..fe86057466 100644 --- a/intersight/model/storage_flex_flash_controller_props_relationship.py +++ b/intersight/model/storage_flex_flash_controller_props_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_props_response.py b/intersight/model/storage_flex_flash_controller_props_response.py index ce30d4d8b0..29adbc7c97 100644 --- a/intersight/model/storage_flex_flash_controller_props_response.py +++ b/intersight/model/storage_flex_flash_controller_props_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_relationship.py b/intersight/model/storage_flex_flash_controller_relationship.py index 1b856d816e..c998affdaf 100644 --- a/intersight/model/storage_flex_flash_controller_relationship.py +++ b/intersight/model/storage_flex_flash_controller_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_controller_response.py b/intersight/model/storage_flex_flash_controller_response.py index d2961c063c..4f7dc592b2 100644 --- a/intersight/model/storage_flex_flash_controller_response.py +++ b/intersight/model/storage_flex_flash_controller_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive.py b/intersight/model/storage_flex_flash_physical_drive.py index 106cbb8239..c320ee3c5c 100644 --- a/intersight/model/storage_flex_flash_physical_drive.py +++ b/intersight/model/storage_flex_flash_physical_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive_all_of.py b/intersight/model/storage_flex_flash_physical_drive_all_of.py index a6eadfc4b4..cdfe19a310 100644 --- a/intersight/model/storage_flex_flash_physical_drive_all_of.py +++ b/intersight/model/storage_flex_flash_physical_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive_list.py b/intersight/model/storage_flex_flash_physical_drive_list.py index a7509a3d55..b9c2016788 100644 --- a/intersight/model/storage_flex_flash_physical_drive_list.py +++ b/intersight/model/storage_flex_flash_physical_drive_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive_list_all_of.py b/intersight/model/storage_flex_flash_physical_drive_list_all_of.py index 4b90a105ee..8723463473 100644 --- a/intersight/model/storage_flex_flash_physical_drive_list_all_of.py +++ b/intersight/model/storage_flex_flash_physical_drive_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive_relationship.py b/intersight/model/storage_flex_flash_physical_drive_relationship.py index 193380dce5..9566a20c08 100644 --- a/intersight/model/storage_flex_flash_physical_drive_relationship.py +++ b/intersight/model/storage_flex_flash_physical_drive_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_physical_drive_response.py b/intersight/model/storage_flex_flash_physical_drive_response.py index d8d386027e..6bffdb7301 100644 --- a/intersight/model/storage_flex_flash_physical_drive_response.py +++ b/intersight/model/storage_flex_flash_physical_drive_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive.py b/intersight/model/storage_flex_flash_virtual_drive.py index 22e70f0193..a11483986c 100644 --- a/intersight/model/storage_flex_flash_virtual_drive.py +++ b/intersight/model/storage_flex_flash_virtual_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive_all_of.py b/intersight/model/storage_flex_flash_virtual_drive_all_of.py index 3e2554f8bc..dfb14b94bd 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_all_of.py +++ b/intersight/model/storage_flex_flash_virtual_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive_list.py b/intersight/model/storage_flex_flash_virtual_drive_list.py index 89e14e545d..69236e20f9 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_list.py +++ b/intersight/model/storage_flex_flash_virtual_drive_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive_list_all_of.py b/intersight/model/storage_flex_flash_virtual_drive_list_all_of.py index 35bf646019..90a3436b56 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_list_all_of.py +++ b/intersight/model/storage_flex_flash_virtual_drive_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive_relationship.py b/intersight/model/storage_flex_flash_virtual_drive_relationship.py index 807ef907c6..89257a126a 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_relationship.py +++ b/intersight/model/storage_flex_flash_virtual_drive_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_flash_virtual_drive_response.py b/intersight/model/storage_flex_flash_virtual_drive_response.py index 8756d17bb8..9b5e13e0e9 100644 --- a/intersight/model/storage_flex_flash_virtual_drive_response.py +++ b/intersight/model/storage_flex_flash_virtual_drive_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller.py b/intersight/model/storage_flex_util_controller.py index 5c19a7fa8e..cb8953f525 100644 --- a/intersight/model/storage_flex_util_controller.py +++ b/intersight/model/storage_flex_util_controller.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller_all_of.py b/intersight/model/storage_flex_util_controller_all_of.py index 9401213cf4..2dfcb9954e 100644 --- a/intersight/model/storage_flex_util_controller_all_of.py +++ b/intersight/model/storage_flex_util_controller_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller_list.py b/intersight/model/storage_flex_util_controller_list.py index ae95778d8e..8a6eb20e18 100644 --- a/intersight/model/storage_flex_util_controller_list.py +++ b/intersight/model/storage_flex_util_controller_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller_list_all_of.py b/intersight/model/storage_flex_util_controller_list_all_of.py index 8cc89e5bf5..658b14f04a 100644 --- a/intersight/model/storage_flex_util_controller_list_all_of.py +++ b/intersight/model/storage_flex_util_controller_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller_relationship.py b/intersight/model/storage_flex_util_controller_relationship.py index a180394f90..758907a1b7 100644 --- a/intersight/model/storage_flex_util_controller_relationship.py +++ b/intersight/model/storage_flex_util_controller_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_controller_response.py b/intersight/model/storage_flex_util_controller_response.py index d123dfe13a..8559d9a5bb 100644 --- a/intersight/model/storage_flex_util_controller_response.py +++ b/intersight/model/storage_flex_util_controller_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive.py b/intersight/model/storage_flex_util_physical_drive.py index d2d6896ce4..b9bae74430 100644 --- a/intersight/model/storage_flex_util_physical_drive.py +++ b/intersight/model/storage_flex_util_physical_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive_all_of.py b/intersight/model/storage_flex_util_physical_drive_all_of.py index aea074c3e6..68000abfc1 100644 --- a/intersight/model/storage_flex_util_physical_drive_all_of.py +++ b/intersight/model/storage_flex_util_physical_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive_list.py b/intersight/model/storage_flex_util_physical_drive_list.py index ac6dc5235d..d4bd50b931 100644 --- a/intersight/model/storage_flex_util_physical_drive_list.py +++ b/intersight/model/storage_flex_util_physical_drive_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive_list_all_of.py b/intersight/model/storage_flex_util_physical_drive_list_all_of.py index 22f22d196b..e2773ae418 100644 --- a/intersight/model/storage_flex_util_physical_drive_list_all_of.py +++ b/intersight/model/storage_flex_util_physical_drive_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive_relationship.py b/intersight/model/storage_flex_util_physical_drive_relationship.py index c173a63f22..c6bb20764b 100644 --- a/intersight/model/storage_flex_util_physical_drive_relationship.py +++ b/intersight/model/storage_flex_util_physical_drive_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_physical_drive_response.py b/intersight/model/storage_flex_util_physical_drive_response.py index f07ad73634..c2748b3342 100644 --- a/intersight/model/storage_flex_util_physical_drive_response.py +++ b/intersight/model/storage_flex_util_physical_drive_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive.py b/intersight/model/storage_flex_util_virtual_drive.py index d5753ab937..e4a46d4326 100644 --- a/intersight/model/storage_flex_util_virtual_drive.py +++ b/intersight/model/storage_flex_util_virtual_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive_all_of.py b/intersight/model/storage_flex_util_virtual_drive_all_of.py index 1f5f3a9028..df7fc6c50d 100644 --- a/intersight/model/storage_flex_util_virtual_drive_all_of.py +++ b/intersight/model/storage_flex_util_virtual_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive_list.py b/intersight/model/storage_flex_util_virtual_drive_list.py index 825ba2ec18..e3bc7d8031 100644 --- a/intersight/model/storage_flex_util_virtual_drive_list.py +++ b/intersight/model/storage_flex_util_virtual_drive_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive_list_all_of.py b/intersight/model/storage_flex_util_virtual_drive_list_all_of.py index 2548c38d6d..b0d1a7f91e 100644 --- a/intersight/model/storage_flex_util_virtual_drive_list_all_of.py +++ b/intersight/model/storage_flex_util_virtual_drive_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive_relationship.py b/intersight/model/storage_flex_util_virtual_drive_relationship.py index e1018a6359..b4379f2010 100644 --- a/intersight/model/storage_flex_util_virtual_drive_relationship.py +++ b/intersight/model/storage_flex_util_virtual_drive_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_flex_util_virtual_drive_response.py b/intersight/model/storage_flex_util_virtual_drive_response.py index 1883937b48..fb276556ef 100644 --- a/intersight/model/storage_flex_util_virtual_drive_response.py +++ b/intersight/model/storage_flex_util_virtual_drive_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array.py b/intersight/model/storage_hitachi_array.py index b8029b3179..5325faf394 100644 --- a/intersight/model/storage_hitachi_array.py +++ b/intersight/model/storage_hitachi_array.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_all_of.py b/intersight/model/storage_hitachi_array_all_of.py index d270883092..7a6bc6b3c2 100644 --- a/intersight/model/storage_hitachi_array_all_of.py +++ b/intersight/model/storage_hitachi_array_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_list.py b/intersight/model/storage_hitachi_array_list.py index d79d2bc040..f161e1381e 100644 --- a/intersight/model/storage_hitachi_array_list.py +++ b/intersight/model/storage_hitachi_array_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_list_all_of.py b/intersight/model/storage_hitachi_array_list_all_of.py index 7533d0dbcb..301abb3509 100644 --- a/intersight/model/storage_hitachi_array_list_all_of.py +++ b/intersight/model/storage_hitachi_array_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_relationship.py b/intersight/model/storage_hitachi_array_relationship.py index f14e63c36e..a23b9148ae 100644 --- a/intersight/model/storage_hitachi_array_relationship.py +++ b/intersight/model/storage_hitachi_array_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_response.py b/intersight/model/storage_hitachi_array_response.py index 531a55db59..7d5bede090 100644 --- a/intersight/model/storage_hitachi_array_response.py +++ b/intersight/model/storage_hitachi_array_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_utilization.py b/intersight/model/storage_hitachi_array_utilization.py index 6030b6d62a..8e2079237d 100644 --- a/intersight/model/storage_hitachi_array_utilization.py +++ b/intersight/model/storage_hitachi_array_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_array_utilization_all_of.py b/intersight/model/storage_hitachi_array_utilization_all_of.py index 2e83dbabc0..dc76b03d1b 100644 --- a/intersight/model/storage_hitachi_array_utilization_all_of.py +++ b/intersight/model/storage_hitachi_array_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_capacity.py b/intersight/model/storage_hitachi_capacity.py index 1e36b4cc40..b831a847ed 100644 --- a/intersight/model/storage_hitachi_capacity.py +++ b/intersight/model/storage_hitachi_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller.py b/intersight/model/storage_hitachi_controller.py index ef0599e577..97cc1bf93f 100644 --- a/intersight/model/storage_hitachi_controller.py +++ b/intersight/model/storage_hitachi_controller.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller_all_of.py b/intersight/model/storage_hitachi_controller_all_of.py index 94f8495c54..44742abe93 100644 --- a/intersight/model/storage_hitachi_controller_all_of.py +++ b/intersight/model/storage_hitachi_controller_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller_list.py b/intersight/model/storage_hitachi_controller_list.py index 2f603d2917..776230cd58 100644 --- a/intersight/model/storage_hitachi_controller_list.py +++ b/intersight/model/storage_hitachi_controller_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller_list_all_of.py b/intersight/model/storage_hitachi_controller_list_all_of.py index 1221906edf..ffb3c59eed 100644 --- a/intersight/model/storage_hitachi_controller_list_all_of.py +++ b/intersight/model/storage_hitachi_controller_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_controller_response.py b/intersight/model/storage_hitachi_controller_response.py index afc994d7ee..1b49847f65 100644 --- a/intersight/model/storage_hitachi_controller_response.py +++ b/intersight/model/storage_hitachi_controller_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk.py b/intersight/model/storage_hitachi_disk.py index 604b2fcdee..b3985f2c5b 100644 --- a/intersight/model/storage_hitachi_disk.py +++ b/intersight/model/storage_hitachi_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk_all_of.py b/intersight/model/storage_hitachi_disk_all_of.py index 597cf54d9b..c3bbba23a0 100644 --- a/intersight/model/storage_hitachi_disk_all_of.py +++ b/intersight/model/storage_hitachi_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk_list.py b/intersight/model/storage_hitachi_disk_list.py index ac7d110040..77453d6ea0 100644 --- a/intersight/model/storage_hitachi_disk_list.py +++ b/intersight/model/storage_hitachi_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk_list_all_of.py b/intersight/model/storage_hitachi_disk_list_all_of.py index 30178a19ad..3f5efb2dc1 100644 --- a/intersight/model/storage_hitachi_disk_list_all_of.py +++ b/intersight/model/storage_hitachi_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_disk_response.py b/intersight/model/storage_hitachi_disk_response.py index dc8aa06f3f..6d4cb99af9 100644 --- a/intersight/model/storage_hitachi_disk_response.py +++ b/intersight/model/storage_hitachi_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host.py b/intersight/model/storage_hitachi_host.py index e54ab82198..2111a0bb53 100644 --- a/intersight/model/storage_hitachi_host.py +++ b/intersight/model/storage_hitachi_host.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_all_of.py b/intersight/model/storage_hitachi_host_all_of.py index 97aeca9554..1258d80d0e 100644 --- a/intersight/model/storage_hitachi_host_all_of.py +++ b/intersight/model/storage_hitachi_host_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_list.py b/intersight/model/storage_hitachi_host_list.py index 4ba9c0b2b2..5dc2e741c6 100644 --- a/intersight/model/storage_hitachi_host_list.py +++ b/intersight/model/storage_hitachi_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_list_all_of.py b/intersight/model/storage_hitachi_host_list_all_of.py index 6d7169f9fa..02b6d49ef0 100644 --- a/intersight/model/storage_hitachi_host_list_all_of.py +++ b/intersight/model/storage_hitachi_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun.py b/intersight/model/storage_hitachi_host_lun.py index d8c7ce611d..68f8480263 100644 --- a/intersight/model/storage_hitachi_host_lun.py +++ b/intersight/model/storage_hitachi_host_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun_all_of.py b/intersight/model/storage_hitachi_host_lun_all_of.py index 82cce0e1d8..7bdf2569d0 100644 --- a/intersight/model/storage_hitachi_host_lun_all_of.py +++ b/intersight/model/storage_hitachi_host_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun_list.py b/intersight/model/storage_hitachi_host_lun_list.py index 66ff3bfaa7..40c9ca0273 100644 --- a/intersight/model/storage_hitachi_host_lun_list.py +++ b/intersight/model/storage_hitachi_host_lun_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun_list_all_of.py b/intersight/model/storage_hitachi_host_lun_list_all_of.py index f3a23405f3..ca9772c7e0 100644 --- a/intersight/model/storage_hitachi_host_lun_list_all_of.py +++ b/intersight/model/storage_hitachi_host_lun_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_lun_response.py b/intersight/model/storage_hitachi_host_lun_response.py index 8a5c22702e..3d805b174f 100644 --- a/intersight/model/storage_hitachi_host_lun_response.py +++ b/intersight/model/storage_hitachi_host_lun_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_relationship.py b/intersight/model/storage_hitachi_host_relationship.py index 4409e4bbab..2874994608 100644 --- a/intersight/model/storage_hitachi_host_relationship.py +++ b/intersight/model/storage_hitachi_host_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_host_response.py b/intersight/model/storage_hitachi_host_response.py index 48c0332d75..03f648cb2e 100644 --- a/intersight/model/storage_hitachi_host_response.py +++ b/intersight/model/storage_hitachi_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_initiator.py b/intersight/model/storage_hitachi_initiator.py index e14b439c89..90ea36c2cb 100644 --- a/intersight/model/storage_hitachi_initiator.py +++ b/intersight/model/storage_hitachi_initiator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_initiator_all_of.py b/intersight/model/storage_hitachi_initiator_all_of.py index 9f43eb69b6..e084da08f0 100644 --- a/intersight/model/storage_hitachi_initiator_all_of.py +++ b/intersight/model/storage_hitachi_initiator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group.py b/intersight/model/storage_hitachi_parity_group.py index 4b432a65de..181460151c 100644 --- a/intersight/model/storage_hitachi_parity_group.py +++ b/intersight/model/storage_hitachi_parity_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group_all_of.py b/intersight/model/storage_hitachi_parity_group_all_of.py index 6abf07ad4a..db10c09c40 100644 --- a/intersight/model/storage_hitachi_parity_group_all_of.py +++ b/intersight/model/storage_hitachi_parity_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group_list.py b/intersight/model/storage_hitachi_parity_group_list.py index 4c523de8d2..4b0d3ee898 100644 --- a/intersight/model/storage_hitachi_parity_group_list.py +++ b/intersight/model/storage_hitachi_parity_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group_list_all_of.py b/intersight/model/storage_hitachi_parity_group_list_all_of.py index fcf7b496a0..68ed1aba50 100644 --- a/intersight/model/storage_hitachi_parity_group_list_all_of.py +++ b/intersight/model/storage_hitachi_parity_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group_relationship.py b/intersight/model/storage_hitachi_parity_group_relationship.py index 10b03a57ab..c03e80a584 100644 --- a/intersight/model/storage_hitachi_parity_group_relationship.py +++ b/intersight/model/storage_hitachi_parity_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_parity_group_response.py b/intersight/model/storage_hitachi_parity_group_response.py index d03de3dc7a..99b64289e8 100644 --- a/intersight/model/storage_hitachi_parity_group_response.py +++ b/intersight/model/storage_hitachi_parity_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool.py b/intersight/model/storage_hitachi_pool.py index f3f90340d5..5894ea0e82 100644 --- a/intersight/model/storage_hitachi_pool.py +++ b/intersight/model/storage_hitachi_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool_all_of.py b/intersight/model/storage_hitachi_pool_all_of.py index eb8663bc86..7ee6b77e53 100644 --- a/intersight/model/storage_hitachi_pool_all_of.py +++ b/intersight/model/storage_hitachi_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool_list.py b/intersight/model/storage_hitachi_pool_list.py index af3949f513..961f375f71 100644 --- a/intersight/model/storage_hitachi_pool_list.py +++ b/intersight/model/storage_hitachi_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool_list_all_of.py b/intersight/model/storage_hitachi_pool_list_all_of.py index 94a5039fa0..1c9fece499 100644 --- a/intersight/model/storage_hitachi_pool_list_all_of.py +++ b/intersight/model/storage_hitachi_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool_relationship.py b/intersight/model/storage_hitachi_pool_relationship.py index 8246565d12..d7dabbb93a 100644 --- a/intersight/model/storage_hitachi_pool_relationship.py +++ b/intersight/model/storage_hitachi_pool_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_pool_response.py b/intersight/model/storage_hitachi_pool_response.py index d3a2f12eef..13a42f5b7a 100644 --- a/intersight/model/storage_hitachi_pool_response.py +++ b/intersight/model/storage_hitachi_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port.py b/intersight/model/storage_hitachi_port.py index 95488648ca..8682d4feac 100644 --- a/intersight/model/storage_hitachi_port.py +++ b/intersight/model/storage_hitachi_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port_all_of.py b/intersight/model/storage_hitachi_port_all_of.py index 17185d4f56..9c88950749 100644 --- a/intersight/model/storage_hitachi_port_all_of.py +++ b/intersight/model/storage_hitachi_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port_list.py b/intersight/model/storage_hitachi_port_list.py index e84361cfb3..82251b2c96 100644 --- a/intersight/model/storage_hitachi_port_list.py +++ b/intersight/model/storage_hitachi_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port_list_all_of.py b/intersight/model/storage_hitachi_port_list_all_of.py index f18786a605..162122ea37 100644 --- a/intersight/model/storage_hitachi_port_list_all_of.py +++ b/intersight/model/storage_hitachi_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_port_response.py b/intersight/model/storage_hitachi_port_response.py index 7fd72914b4..c244138697 100644 --- a/intersight/model/storage_hitachi_port_response.py +++ b/intersight/model/storage_hitachi_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication.py b/intersight/model/storage_hitachi_remote_replication.py index 42363cfc51..ee671a6ea4 100644 --- a/intersight/model/storage_hitachi_remote_replication.py +++ b/intersight/model/storage_hitachi_remote_replication.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication_all_of.py b/intersight/model/storage_hitachi_remote_replication_all_of.py index 0ee78be4b5..2d7a610dce 100644 --- a/intersight/model/storage_hitachi_remote_replication_all_of.py +++ b/intersight/model/storage_hitachi_remote_replication_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication_list.py b/intersight/model/storage_hitachi_remote_replication_list.py index 2bdd2d7bbc..2556992044 100644 --- a/intersight/model/storage_hitachi_remote_replication_list.py +++ b/intersight/model/storage_hitachi_remote_replication_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication_list_all_of.py b/intersight/model/storage_hitachi_remote_replication_list_all_of.py index 6b3a9fcbd9..2a8b9ca61a 100644 --- a/intersight/model/storage_hitachi_remote_replication_list_all_of.py +++ b/intersight/model/storage_hitachi_remote_replication_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_remote_replication_response.py b/intersight/model/storage_hitachi_remote_replication_response.py index 0629f552f6..de94b0a49c 100644 --- a/intersight/model/storage_hitachi_remote_replication_response.py +++ b/intersight/model/storage_hitachi_remote_replication_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot.py b/intersight/model/storage_hitachi_snapshot.py index 995149bc2f..315ab3d241 100644 --- a/intersight/model/storage_hitachi_snapshot.py +++ b/intersight/model/storage_hitachi_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot_all_of.py b/intersight/model/storage_hitachi_snapshot_all_of.py index 76951406d1..51cdd55453 100644 --- a/intersight/model/storage_hitachi_snapshot_all_of.py +++ b/intersight/model/storage_hitachi_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot_list.py b/intersight/model/storage_hitachi_snapshot_list.py index 43fb780d7f..061929f61b 100644 --- a/intersight/model/storage_hitachi_snapshot_list.py +++ b/intersight/model/storage_hitachi_snapshot_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot_list_all_of.py b/intersight/model/storage_hitachi_snapshot_list_all_of.py index 0e46f50bdb..27debce28b 100644 --- a/intersight/model/storage_hitachi_snapshot_list_all_of.py +++ b/intersight/model/storage_hitachi_snapshot_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_snapshot_response.py b/intersight/model/storage_hitachi_snapshot_response.py index 34699d11b8..819a759201 100644 --- a/intersight/model/storage_hitachi_snapshot_response.py +++ b/intersight/model/storage_hitachi_snapshot_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume.py b/intersight/model/storage_hitachi_volume.py index c510b8e581..66339db9d2 100644 --- a/intersight/model/storage_hitachi_volume.py +++ b/intersight/model/storage_hitachi_volume.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_all_of.py b/intersight/model/storage_hitachi_volume_all_of.py index 3f8c96f1b6..e9272d2a81 100644 --- a/intersight/model/storage_hitachi_volume_all_of.py +++ b/intersight/model/storage_hitachi_volume_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_list.py b/intersight/model/storage_hitachi_volume_list.py index 82d8c74125..9f46292f79 100644 --- a/intersight/model/storage_hitachi_volume_list.py +++ b/intersight/model/storage_hitachi_volume_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_list_all_of.py b/intersight/model/storage_hitachi_volume_list_all_of.py index 7d635a5220..289bc57816 100644 --- a/intersight/model/storage_hitachi_volume_list_all_of.py +++ b/intersight/model/storage_hitachi_volume_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_relationship.py b/intersight/model/storage_hitachi_volume_relationship.py index 1c0cd97841..255124bad8 100644 --- a/intersight/model/storage_hitachi_volume_relationship.py +++ b/intersight/model/storage_hitachi_volume_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hitachi_volume_response.py b/intersight/model/storage_hitachi_volume_response.py index a36334e3c4..5329dfecd3 100644 --- a/intersight/model/storage_hitachi_volume_response.py +++ b/intersight/model/storage_hitachi_volume_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_iscsi_initiator.py b/intersight/model/storage_hyper_flex_iscsi_initiator.py index 8e4f654192..68a37091cf 100644 --- a/intersight/model/storage_hyper_flex_iscsi_initiator.py +++ b/intersight/model/storage_hyper_flex_iscsi_initiator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_iscsi_initiator_all_of.py b/intersight/model/storage_hyper_flex_iscsi_initiator_all_of.py index d8444d8f26..0148152feb 100644 --- a/intersight/model/storage_hyper_flex_iscsi_initiator_all_of.py +++ b/intersight/model/storage_hyper_flex_iscsi_initiator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container.py b/intersight/model/storage_hyper_flex_storage_container.py index 2f0f9542f5..150a0a945a 100644 --- a/intersight/model/storage_hyper_flex_storage_container.py +++ b/intersight/model/storage_hyper_flex_storage_container.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container_all_of.py b/intersight/model/storage_hyper_flex_storage_container_all_of.py index 0651128474..62318636d6 100644 --- a/intersight/model/storage_hyper_flex_storage_container_all_of.py +++ b/intersight/model/storage_hyper_flex_storage_container_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container_list.py b/intersight/model/storage_hyper_flex_storage_container_list.py index 65b86bf6d5..ede0068675 100644 --- a/intersight/model/storage_hyper_flex_storage_container_list.py +++ b/intersight/model/storage_hyper_flex_storage_container_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container_list_all_of.py b/intersight/model/storage_hyper_flex_storage_container_list_all_of.py index 97b87e6dce..e6503b4429 100644 --- a/intersight/model/storage_hyper_flex_storage_container_list_all_of.py +++ b/intersight/model/storage_hyper_flex_storage_container_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container_relationship.py b/intersight/model/storage_hyper_flex_storage_container_relationship.py index 44e59be325..a654825837 100644 --- a/intersight/model/storage_hyper_flex_storage_container_relationship.py +++ b/intersight/model/storage_hyper_flex_storage_container_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_storage_container_response.py b/intersight/model/storage_hyper_flex_storage_container_response.py index 6174e3c8d8..6b092a6e04 100644 --- a/intersight/model/storage_hyper_flex_storage_container_response.py +++ b/intersight/model/storage_hyper_flex_storage_container_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume.py b/intersight/model/storage_hyper_flex_volume.py index 153f18b1c5..3c629e1b30 100644 --- a/intersight/model/storage_hyper_flex_volume.py +++ b/intersight/model/storage_hyper_flex_volume.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume_all_of.py b/intersight/model/storage_hyper_flex_volume_all_of.py index 4e166b0a1c..0b3731c4f9 100644 --- a/intersight/model/storage_hyper_flex_volume_all_of.py +++ b/intersight/model/storage_hyper_flex_volume_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume_list.py b/intersight/model/storage_hyper_flex_volume_list.py index 61a4f6873e..99ee66d556 100644 --- a/intersight/model/storage_hyper_flex_volume_list.py +++ b/intersight/model/storage_hyper_flex_volume_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume_list_all_of.py b/intersight/model/storage_hyper_flex_volume_list_all_of.py index 832a4f0dd2..3bc8b78da3 100644 --- a/intersight/model/storage_hyper_flex_volume_list_all_of.py +++ b/intersight/model/storage_hyper_flex_volume_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume_relationship.py b/intersight/model/storage_hyper_flex_volume_relationship.py index 963e074681..19f73d1b6f 100644 --- a/intersight/model/storage_hyper_flex_volume_relationship.py +++ b/intersight/model/storage_hyper_flex_volume_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_hyper_flex_volume_response.py b/intersight/model/storage_hyper_flex_volume_response.py index e1afb56a51..cde5e16243 100644 --- a/intersight/model/storage_hyper_flex_volume_response.py +++ b/intersight/model/storage_hyper_flex_volume_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_initiator.py b/intersight/model/storage_initiator.py index 5445157deb..3f67119115 100644 --- a/intersight/model/storage_initiator.py +++ b/intersight/model/storage_initiator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item.py b/intersight/model/storage_item.py index 77dd018d19..b378779867 100644 --- a/intersight/model/storage_item.py +++ b/intersight/model/storage_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item_all_of.py b/intersight/model/storage_item_all_of.py index fc803da138..af2d106807 100644 --- a/intersight/model/storage_item_all_of.py +++ b/intersight/model/storage_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item_list.py b/intersight/model/storage_item_list.py index 8d74620e87..9066e4f5df 100644 --- a/intersight/model/storage_item_list.py +++ b/intersight/model/storage_item_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item_list_all_of.py b/intersight/model/storage_item_list_all_of.py index 2148132017..01e3728f8c 100644 --- a/intersight/model/storage_item_list_all_of.py +++ b/intersight/model/storage_item_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item_relationship.py b/intersight/model/storage_item_relationship.py index 77cf57b621..05283c32f4 100644 --- a/intersight/model/storage_item_relationship.py +++ b/intersight/model/storage_item_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_item_response.py b/intersight/model/storage_item_response.py index 99c93595b8..a73d3ff43b 100644 --- a/intersight/model/storage_item_response.py +++ b/intersight/model/storage_item_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_key_setting.py b/intersight/model/storage_key_setting.py index bd6bbb3a1a..683b47e3cc 100644 --- a/intersight/model/storage_key_setting.py +++ b/intersight/model/storage_key_setting.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_key_setting_all_of.py b/intersight/model/storage_key_setting_all_of.py index 47154ea59e..c30e4fb69e 100644 --- a/intersight/model/storage_key_setting_all_of.py +++ b/intersight/model/storage_key_setting_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_local_key_setting.py b/intersight/model/storage_local_key_setting.py index dd7071721d..399e7ad86c 100644 --- a/intersight/model/storage_local_key_setting.py +++ b/intersight/model/storage_local_key_setting.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_local_key_setting_all_of.py b/intersight/model/storage_local_key_setting_all_of.py index 9a05b20cac..fc7c08b91c 100644 --- a/intersight/model/storage_local_key_setting_all_of.py +++ b/intersight/model/storage_local_key_setting_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_m2_virtual_drive_config.py b/intersight/model/storage_m2_virtual_drive_config.py index 34e2800405..b692fcc1eb 100644 --- a/intersight/model/storage_m2_virtual_drive_config.py +++ b/intersight/model/storage_m2_virtual_drive_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_m2_virtual_drive_config_all_of.py b/intersight/model/storage_m2_virtual_drive_config_all_of.py index 3734cf15dc..4007b068c2 100644 --- a/intersight/model/storage_m2_virtual_drive_config_all_of.py +++ b/intersight/model/storage_m2_virtual_drive_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_manual_drive_group.py b/intersight/model/storage_manual_drive_group.py index 927d4d86fa..8cde53e3dd 100644 --- a/intersight/model/storage_manual_drive_group.py +++ b/intersight/model/storage_manual_drive_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_manual_drive_group_all_of.py b/intersight/model/storage_manual_drive_group_all_of.py index a8ed4d7407..a5b9ab38e7 100644 --- a/intersight/model/storage_manual_drive_group_all_of.py +++ b/intersight/model/storage_manual_drive_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate.py b/intersight/model/storage_net_app_aggregate.py index 2a3e9649ef..1012a34b2d 100644 --- a/intersight/model/storage_net_app_aggregate.py +++ b/intersight/model/storage_net_app_aggregate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_all_of.py b/intersight/model/storage_net_app_aggregate_all_of.py index b9f658312c..c434d84ba7 100644 --- a/intersight/model/storage_net_app_aggregate_all_of.py +++ b/intersight/model/storage_net_app_aggregate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event.py b/intersight/model/storage_net_app_aggregate_event.py index 48458911c8..3bd56d80e6 100644 --- a/intersight/model/storage_net_app_aggregate_event.py +++ b/intersight/model/storage_net_app_aggregate_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event_all_of.py b/intersight/model/storage_net_app_aggregate_event_all_of.py index b428d45fb2..d9ab29b35c 100644 --- a/intersight/model/storage_net_app_aggregate_event_all_of.py +++ b/intersight/model/storage_net_app_aggregate_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event_list.py b/intersight/model/storage_net_app_aggregate_event_list.py index 1f41dae5fd..aa9ea3ee7d 100644 --- a/intersight/model/storage_net_app_aggregate_event_list.py +++ b/intersight/model/storage_net_app_aggregate_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event_list_all_of.py b/intersight/model/storage_net_app_aggregate_event_list_all_of.py index 7b96b590cf..cd8ac1cd5f 100644 --- a/intersight/model/storage_net_app_aggregate_event_list_all_of.py +++ b/intersight/model/storage_net_app_aggregate_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event_relationship.py b/intersight/model/storage_net_app_aggregate_event_relationship.py index 75e66b723b..b1589420d2 100644 --- a/intersight/model/storage_net_app_aggregate_event_relationship.py +++ b/intersight/model/storage_net_app_aggregate_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_event_response.py b/intersight/model/storage_net_app_aggregate_event_response.py index 68b82d6e66..5cc8e6a43b 100644 --- a/intersight/model/storage_net_app_aggregate_event_response.py +++ b/intersight/model/storage_net_app_aggregate_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_list.py b/intersight/model/storage_net_app_aggregate_list.py index 5850ab82ee..16298f00c6 100644 --- a/intersight/model/storage_net_app_aggregate_list.py +++ b/intersight/model/storage_net_app_aggregate_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_list_all_of.py b/intersight/model/storage_net_app_aggregate_list_all_of.py index f45c6865fe..5306cc123e 100644 --- a/intersight/model/storage_net_app_aggregate_list_all_of.py +++ b/intersight/model/storage_net_app_aggregate_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_relationship.py b/intersight/model/storage_net_app_aggregate_relationship.py index a4c13e821c..3b2dc2b12e 100644 --- a/intersight/model/storage_net_app_aggregate_relationship.py +++ b/intersight/model/storage_net_app_aggregate_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_aggregate_response.py b/intersight/model/storage_net_app_aggregate_response.py index e5a10b40b5..737a305abb 100644 --- a/intersight/model/storage_net_app_aggregate_response.py +++ b/intersight/model/storage_net_app_aggregate_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_auto_support.py b/intersight/model/storage_net_app_auto_support.py index 6197bae305..f6b8f89730 100644 --- a/intersight/model/storage_net_app_auto_support.py +++ b/intersight/model/storage_net_app_auto_support.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_auto_support_all_of.py b/intersight/model/storage_net_app_auto_support_all_of.py index 7984df431c..78c2e29afb 100644 --- a/intersight/model/storage_net_app_auto_support_all_of.py +++ b/intersight/model/storage_net_app_auto_support_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk.py b/intersight/model/storage_net_app_base_disk.py index 19aba7b2b5..fc8be84311 100644 --- a/intersight/model/storage_net_app_base_disk.py +++ b/intersight/model/storage_net_app_base_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk_all_of.py b/intersight/model/storage_net_app_base_disk_all_of.py index 7c034ae0f8..8b1dbf61f3 100644 --- a/intersight/model/storage_net_app_base_disk_all_of.py +++ b/intersight/model/storage_net_app_base_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk_list.py b/intersight/model/storage_net_app_base_disk_list.py index 5cbdd74ae1..232552190d 100644 --- a/intersight/model/storage_net_app_base_disk_list.py +++ b/intersight/model/storage_net_app_base_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk_list_all_of.py b/intersight/model/storage_net_app_base_disk_list_all_of.py index 5205c259c3..a2dda8a546 100644 --- a/intersight/model/storage_net_app_base_disk_list_all_of.py +++ b/intersight/model/storage_net_app_base_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk_relationship.py b/intersight/model/storage_net_app_base_disk_relationship.py index 418cdd3939..03624d1355 100644 --- a/intersight/model/storage_net_app_base_disk_relationship.py +++ b/intersight/model/storage_net_app_base_disk_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_disk_response.py b/intersight/model/storage_net_app_base_disk_response.py index 631e069536..f4dd64ec4e 100644 --- a/intersight/model/storage_net_app_base_disk_response.py +++ b/intersight/model/storage_net_app_base_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_event.py b/intersight/model/storage_net_app_base_event.py index 0201a6eb32..e44529dbb1 100644 --- a/intersight/model/storage_net_app_base_event.py +++ b/intersight/model/storage_net_app_base_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_event_all_of.py b/intersight/model/storage_net_app_base_event_all_of.py index 55e8259465..2d907b3284 100644 --- a/intersight/model/storage_net_app_base_event_all_of.py +++ b/intersight/model/storage_net_app_base_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_ip_interface.py b/intersight/model/storage_net_app_base_ip_interface.py index 80a4068fe3..a2d61c8401 100644 --- a/intersight/model/storage_net_app_base_ip_interface.py +++ b/intersight/model/storage_net_app_base_ip_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_ip_interface_all_of.py b/intersight/model/storage_net_app_base_ip_interface_all_of.py index 578f3dd9c0..8aeea8d6a5 100644 --- a/intersight/model/storage_net_app_base_ip_interface_all_of.py +++ b/intersight/model/storage_net_app_base_ip_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_snap_mirror_policy.py b/intersight/model/storage_net_app_base_snap_mirror_policy.py index c9a845c79e..42b339d0b2 100644 --- a/intersight/model/storage_net_app_base_snap_mirror_policy.py +++ b/intersight/model/storage_net_app_base_snap_mirror_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_base_snap_mirror_policy_all_of.py b/intersight/model/storage_net_app_base_snap_mirror_policy_all_of.py index ffae32936d..56eac68fa7 100644 --- a/intersight/model/storage_net_app_base_snap_mirror_policy_all_of.py +++ b/intersight/model/storage_net_app_base_snap_mirror_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_acl.py b/intersight/model/storage_net_app_cifs_acl.py index c6988615af..6ec9b6bc3e 100644 --- a/intersight/model/storage_net_app_cifs_acl.py +++ b/intersight/model/storage_net_app_cifs_acl.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_acl_all_of.py b/intersight/model/storage_net_app_cifs_acl_all_of.py index 635e38f957..d4e9123fd5 100644 --- a/intersight/model/storage_net_app_cifs_acl_all_of.py +++ b/intersight/model/storage_net_app_cifs_acl_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service.py b/intersight/model/storage_net_app_cifs_service.py index 30ecfa89bc..6225e68898 100644 --- a/intersight/model/storage_net_app_cifs_service.py +++ b/intersight/model/storage_net_app_cifs_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service_all_of.py b/intersight/model/storage_net_app_cifs_service_all_of.py index b8b9f293ef..f0e3820ae0 100644 --- a/intersight/model/storage_net_app_cifs_service_all_of.py +++ b/intersight/model/storage_net_app_cifs_service_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service_list.py b/intersight/model/storage_net_app_cifs_service_list.py index e934f0d148..45daf625ea 100644 --- a/intersight/model/storage_net_app_cifs_service_list.py +++ b/intersight/model/storage_net_app_cifs_service_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service_list_all_of.py b/intersight/model/storage_net_app_cifs_service_list_all_of.py index 0b007162d9..00f3a1c4fb 100644 --- a/intersight/model/storage_net_app_cifs_service_list_all_of.py +++ b/intersight/model/storage_net_app_cifs_service_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_service_response.py b/intersight/model/storage_net_app_cifs_service_response.py index 4a7881d6bf..1e5dffcdc8 100644 --- a/intersight/model/storage_net_app_cifs_service_response.py +++ b/intersight/model/storage_net_app_cifs_service_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share.py b/intersight/model/storage_net_app_cifs_share.py index bb0d4f1277..72a7346ee8 100644 --- a/intersight/model/storage_net_app_cifs_share.py +++ b/intersight/model/storage_net_app_cifs_share.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share_all_of.py b/intersight/model/storage_net_app_cifs_share_all_of.py index c742ca634d..3310dea162 100644 --- a/intersight/model/storage_net_app_cifs_share_all_of.py +++ b/intersight/model/storage_net_app_cifs_share_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share_list.py b/intersight/model/storage_net_app_cifs_share_list.py index 49400629f9..2e667c5c03 100644 --- a/intersight/model/storage_net_app_cifs_share_list.py +++ b/intersight/model/storage_net_app_cifs_share_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share_list_all_of.py b/intersight/model/storage_net_app_cifs_share_list_all_of.py index b2e288fc9d..cd6db1671e 100644 --- a/intersight/model/storage_net_app_cifs_share_list_all_of.py +++ b/intersight/model/storage_net_app_cifs_share_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cifs_share_response.py b/intersight/model/storage_net_app_cifs_share_response.py index 43732e2ce3..50abea97b2 100644 --- a/intersight/model/storage_net_app_cifs_share_response.py +++ b/intersight/model/storage_net_app_cifs_share_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster.py b/intersight/model/storage_net_app_cluster.py index 2e852acde1..c0835ba2db 100644 --- a/intersight/model/storage_net_app_cluster.py +++ b/intersight/model/storage_net_app_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_all_of.py b/intersight/model/storage_net_app_cluster_all_of.py index 61bdc3e8eb..bbf7da3bba 100644 --- a/intersight/model/storage_net_app_cluster_all_of.py +++ b/intersight/model/storage_net_app_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event.py b/intersight/model/storage_net_app_cluster_event.py index 2a872b5db5..a753412d66 100644 --- a/intersight/model/storage_net_app_cluster_event.py +++ b/intersight/model/storage_net_app_cluster_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event_all_of.py b/intersight/model/storage_net_app_cluster_event_all_of.py index 742b093e99..c6bfa7d2bc 100644 --- a/intersight/model/storage_net_app_cluster_event_all_of.py +++ b/intersight/model/storage_net_app_cluster_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event_list.py b/intersight/model/storage_net_app_cluster_event_list.py index e274dbcb22..48705fa81f 100644 --- a/intersight/model/storage_net_app_cluster_event_list.py +++ b/intersight/model/storage_net_app_cluster_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event_list_all_of.py b/intersight/model/storage_net_app_cluster_event_list_all_of.py index 54118c54a8..c0a1d78214 100644 --- a/intersight/model/storage_net_app_cluster_event_list_all_of.py +++ b/intersight/model/storage_net_app_cluster_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event_relationship.py b/intersight/model/storage_net_app_cluster_event_relationship.py index 7128f41f36..79178dbb36 100644 --- a/intersight/model/storage_net_app_cluster_event_relationship.py +++ b/intersight/model/storage_net_app_cluster_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_event_response.py b/intersight/model/storage_net_app_cluster_event_response.py index fd2f9ef0ed..2cb4004bea 100644 --- a/intersight/model/storage_net_app_cluster_event_response.py +++ b/intersight/model/storage_net_app_cluster_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_list.py b/intersight/model/storage_net_app_cluster_list.py index e6d2a3931b..19cedc6f03 100644 --- a/intersight/model/storage_net_app_cluster_list.py +++ b/intersight/model/storage_net_app_cluster_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_list_all_of.py b/intersight/model/storage_net_app_cluster_list_all_of.py index 274204e324..0f9aac6006 100644 --- a/intersight/model/storage_net_app_cluster_list_all_of.py +++ b/intersight/model/storage_net_app_cluster_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_relationship.py b/intersight/model/storage_net_app_cluster_relationship.py index ec5cc9d803..09aabce7e6 100644 --- a/intersight/model/storage_net_app_cluster_relationship.py +++ b/intersight/model/storage_net_app_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_response.py b/intersight/model/storage_net_app_cluster_response.py index 65c02d70b7..581629c35b 100644 --- a/intersight/model/storage_net_app_cluster_response.py +++ b/intersight/model/storage_net_app_cluster_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy.py index 4d36ca3abb..c02d770191 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy_all_of.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy_all_of.py index 701d9c7ec8..6ebe5fb473 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy_all_of.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy_list.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy_list.py index 7dba9ab93d..349261f5f9 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy_list.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy_list_all_of.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy_list_all_of.py index db2b783b8d..4054ff691d 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy_list_all_of.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_cluster_snap_mirror_policy_response.py b/intersight/model/storage_net_app_cluster_snap_mirror_policy_response.py index 56e045cf4c..ecd55958a8 100644 --- a/intersight/model/storage_net_app_cluster_snap_mirror_policy_response.py +++ b/intersight/model/storage_net_app_cluster_snap_mirror_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface.py b/intersight/model/storage_net_app_data_ip_interface.py index cdd1bb5f83..a6a2a87d7f 100644 --- a/intersight/model/storage_net_app_data_ip_interface.py +++ b/intersight/model/storage_net_app_data_ip_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_all_of.py b/intersight/model/storage_net_app_data_ip_interface_all_of.py index dae5303a5f..8aaec8c764 100644 --- a/intersight/model/storage_net_app_data_ip_interface_all_of.py +++ b/intersight/model/storage_net_app_data_ip_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event.py b/intersight/model/storage_net_app_data_ip_interface_event.py index 94fa926197..66bbeb167a 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event.py +++ b/intersight/model/storage_net_app_data_ip_interface_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event_all_of.py b/intersight/model/storage_net_app_data_ip_interface_event_all_of.py index e03371300f..46903ccf75 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_all_of.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event_list.py b/intersight/model/storage_net_app_data_ip_interface_event_list.py index d49f63269b..e646582cfd 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_list.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event_list_all_of.py b/intersight/model/storage_net_app_data_ip_interface_event_list_all_of.py index 0e4356b043..735dbd5fc3 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_list_all_of.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event_relationship.py b/intersight/model/storage_net_app_data_ip_interface_event_relationship.py index 13340ab1fb..cf3af9ce05 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_relationship.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_event_response.py b/intersight/model/storage_net_app_data_ip_interface_event_response.py index 0c6e75187c..f6fd517cf0 100644 --- a/intersight/model/storage_net_app_data_ip_interface_event_response.py +++ b/intersight/model/storage_net_app_data_ip_interface_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_list.py b/intersight/model/storage_net_app_data_ip_interface_list.py index 73c9672476..fa8e28dfc5 100644 --- a/intersight/model/storage_net_app_data_ip_interface_list.py +++ b/intersight/model/storage_net_app_data_ip_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_list_all_of.py b/intersight/model/storage_net_app_data_ip_interface_list_all_of.py index 380e9bfc41..d9802b3869 100644 --- a/intersight/model/storage_net_app_data_ip_interface_list_all_of.py +++ b/intersight/model/storage_net_app_data_ip_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_relationship.py b/intersight/model/storage_net_app_data_ip_interface_relationship.py index b77cb5d733..fe745c7f7c 100644 --- a/intersight/model/storage_net_app_data_ip_interface_relationship.py +++ b/intersight/model/storage_net_app_data_ip_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_data_ip_interface_response.py b/intersight/model/storage_net_app_data_ip_interface_response.py index 72bc353aea..47a89ebd3b 100644 --- a/intersight/model/storage_net_app_data_ip_interface_response.py +++ b/intersight/model/storage_net_app_data_ip_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event.py b/intersight/model/storage_net_app_disk_event.py index c60738a700..60dd38359e 100644 --- a/intersight/model/storage_net_app_disk_event.py +++ b/intersight/model/storage_net_app_disk_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event_all_of.py b/intersight/model/storage_net_app_disk_event_all_of.py index 674d95abe8..423d3b2a5a 100644 --- a/intersight/model/storage_net_app_disk_event_all_of.py +++ b/intersight/model/storage_net_app_disk_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event_list.py b/intersight/model/storage_net_app_disk_event_list.py index 7a33cdfd70..b505981018 100644 --- a/intersight/model/storage_net_app_disk_event_list.py +++ b/intersight/model/storage_net_app_disk_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event_list_all_of.py b/intersight/model/storage_net_app_disk_event_list_all_of.py index 59c84298d2..3cee69c80f 100644 --- a/intersight/model/storage_net_app_disk_event_list_all_of.py +++ b/intersight/model/storage_net_app_disk_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event_relationship.py b/intersight/model/storage_net_app_disk_event_relationship.py index 6ccc789143..64f8c5fac5 100644 --- a/intersight/model/storage_net_app_disk_event_relationship.py +++ b/intersight/model/storage_net_app_disk_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_disk_event_response.py b/intersight/model/storage_net_app_disk_event_response.py index 5470434189..160467cb09 100644 --- a/intersight/model/storage_net_app_disk_event_response.py +++ b/intersight/model/storage_net_app_disk_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port.py b/intersight/model/storage_net_app_ethernet_port.py index a3edf1e7fe..ff2915c99b 100644 --- a/intersight/model/storage_net_app_ethernet_port.py +++ b/intersight/model/storage_net_app_ethernet_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_all_of.py b/intersight/model/storage_net_app_ethernet_port_all_of.py index 428b7d4cd5..647f66051a 100644 --- a/intersight/model/storage_net_app_ethernet_port_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event.py b/intersight/model/storage_net_app_ethernet_port_event.py index 744278a6fe..ab8794a688 100644 --- a/intersight/model/storage_net_app_ethernet_port_event.py +++ b/intersight/model/storage_net_app_ethernet_port_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event_all_of.py b/intersight/model/storage_net_app_ethernet_port_event_all_of.py index d2bb70acfc..a0eb46a83e 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event_list.py b/intersight/model/storage_net_app_ethernet_port_event_list.py index ff21ab17bd..cf85fa6bc2 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_list.py +++ b/intersight/model/storage_net_app_ethernet_port_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event_list_all_of.py b/intersight/model/storage_net_app_ethernet_port_event_list_all_of.py index f4e3c0f7d2..3895fb2bc7 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_list_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event_relationship.py b/intersight/model/storage_net_app_ethernet_port_event_relationship.py index 31a47c1d3c..5dfe048b08 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_relationship.py +++ b/intersight/model/storage_net_app_ethernet_port_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_event_response.py b/intersight/model/storage_net_app_ethernet_port_event_response.py index ed67e6f624..99eb7d4697 100644 --- a/intersight/model/storage_net_app_ethernet_port_event_response.py +++ b/intersight/model/storage_net_app_ethernet_port_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_lag.py b/intersight/model/storage_net_app_ethernet_port_lag.py index fece22ee21..f2ea43447c 100644 --- a/intersight/model/storage_net_app_ethernet_port_lag.py +++ b/intersight/model/storage_net_app_ethernet_port_lag.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_lag_all_of.py b/intersight/model/storage_net_app_ethernet_port_lag_all_of.py index 8b0a26b35b..b22ed15661 100644 --- a/intersight/model/storage_net_app_ethernet_port_lag_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_lag_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_list.py b/intersight/model/storage_net_app_ethernet_port_list.py index a82871d323..87873797eb 100644 --- a/intersight/model/storage_net_app_ethernet_port_list.py +++ b/intersight/model/storage_net_app_ethernet_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_list_all_of.py b/intersight/model/storage_net_app_ethernet_port_list_all_of.py index e6329ba1f0..1636d2047d 100644 --- a/intersight/model/storage_net_app_ethernet_port_list_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_relationship.py b/intersight/model/storage_net_app_ethernet_port_relationship.py index 7cb5c426ae..a50e456fde 100644 --- a/intersight/model/storage_net_app_ethernet_port_relationship.py +++ b/intersight/model/storage_net_app_ethernet_port_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_response.py b/intersight/model/storage_net_app_ethernet_port_response.py index 574dfe777f..e26921d391 100644 --- a/intersight/model/storage_net_app_ethernet_port_response.py +++ b/intersight/model/storage_net_app_ethernet_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_vlan.py b/intersight/model/storage_net_app_ethernet_port_vlan.py index 0f40f18491..4530945581 100644 --- a/intersight/model/storage_net_app_ethernet_port_vlan.py +++ b/intersight/model/storage_net_app_ethernet_port_vlan.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ethernet_port_vlan_all_of.py b/intersight/model/storage_net_app_ethernet_port_vlan_all_of.py index 95cfbe25aa..bb12bbfe20 100644 --- a/intersight/model/storage_net_app_ethernet_port_vlan_all_of.py +++ b/intersight/model/storage_net_app_ethernet_port_vlan_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy.py b/intersight/model/storage_net_app_export_policy.py index 19e29a6c24..f58cea2926 100644 --- a/intersight/model/storage_net_app_export_policy.py +++ b/intersight/model/storage_net_app_export_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_all_of.py b/intersight/model/storage_net_app_export_policy_all_of.py index 3885c71e0a..2d36919eac 100644 --- a/intersight/model/storage_net_app_export_policy_all_of.py +++ b/intersight/model/storage_net_app_export_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_list.py b/intersight/model/storage_net_app_export_policy_list.py index 43651e84cf..7418fa6b0b 100644 --- a/intersight/model/storage_net_app_export_policy_list.py +++ b/intersight/model/storage_net_app_export_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_list_all_of.py b/intersight/model/storage_net_app_export_policy_list_all_of.py index e7a413d02d..bdd7c0ff2c 100644 --- a/intersight/model/storage_net_app_export_policy_list_all_of.py +++ b/intersight/model/storage_net_app_export_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_response.py b/intersight/model/storage_net_app_export_policy_response.py index d7cd1458d6..001dfc70bb 100644 --- a/intersight/model/storage_net_app_export_policy_response.py +++ b/intersight/model/storage_net_app_export_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_rule.py b/intersight/model/storage_net_app_export_policy_rule.py index fe0c98d650..180280f21b 100644 --- a/intersight/model/storage_net_app_export_policy_rule.py +++ b/intersight/model/storage_net_app_export_policy_rule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_export_policy_rule_all_of.py b/intersight/model/storage_net_app_export_policy_rule_all_of.py index 6f61343a5b..4949b46aab 100644 --- a/intersight/model/storage_net_app_export_policy_rule_all_of.py +++ b/intersight/model/storage_net_app_export_policy_rule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface.py b/intersight/model/storage_net_app_fc_interface.py index e3b355b778..19b3290af2 100644 --- a/intersight/model/storage_net_app_fc_interface.py +++ b/intersight/model/storage_net_app_fc_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_all_of.py b/intersight/model/storage_net_app_fc_interface_all_of.py index 7b9f248387..73a33ef20b 100644 --- a/intersight/model/storage_net_app_fc_interface_all_of.py +++ b/intersight/model/storage_net_app_fc_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event.py b/intersight/model/storage_net_app_fc_interface_event.py index e2ecb83968..395274c70d 100644 --- a/intersight/model/storage_net_app_fc_interface_event.py +++ b/intersight/model/storage_net_app_fc_interface_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event_all_of.py b/intersight/model/storage_net_app_fc_interface_event_all_of.py index 95d1ee38e5..f1333000d0 100644 --- a/intersight/model/storage_net_app_fc_interface_event_all_of.py +++ b/intersight/model/storage_net_app_fc_interface_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event_list.py b/intersight/model/storage_net_app_fc_interface_event_list.py index 1ea8794ade..3fec781237 100644 --- a/intersight/model/storage_net_app_fc_interface_event_list.py +++ b/intersight/model/storage_net_app_fc_interface_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event_list_all_of.py b/intersight/model/storage_net_app_fc_interface_event_list_all_of.py index 210cea085a..e2eb28caa2 100644 --- a/intersight/model/storage_net_app_fc_interface_event_list_all_of.py +++ b/intersight/model/storage_net_app_fc_interface_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event_relationship.py b/intersight/model/storage_net_app_fc_interface_event_relationship.py index d285b1a522..9a2e7e010e 100644 --- a/intersight/model/storage_net_app_fc_interface_event_relationship.py +++ b/intersight/model/storage_net_app_fc_interface_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_event_response.py b/intersight/model/storage_net_app_fc_interface_event_response.py index 2030ebc0b2..9dfc22de62 100644 --- a/intersight/model/storage_net_app_fc_interface_event_response.py +++ b/intersight/model/storage_net_app_fc_interface_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_list.py b/intersight/model/storage_net_app_fc_interface_list.py index 88015f0d0f..a94a112b3c 100644 --- a/intersight/model/storage_net_app_fc_interface_list.py +++ b/intersight/model/storage_net_app_fc_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_list_all_of.py b/intersight/model/storage_net_app_fc_interface_list_all_of.py index b4b31291cd..161364e70f 100644 --- a/intersight/model/storage_net_app_fc_interface_list_all_of.py +++ b/intersight/model/storage_net_app_fc_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_relationship.py b/intersight/model/storage_net_app_fc_interface_relationship.py index e37cc7bce8..0a8931e675 100644 --- a/intersight/model/storage_net_app_fc_interface_relationship.py +++ b/intersight/model/storage_net_app_fc_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_interface_response.py b/intersight/model/storage_net_app_fc_interface_response.py index 253e0ced35..c94d2e5c50 100644 --- a/intersight/model/storage_net_app_fc_interface_response.py +++ b/intersight/model/storage_net_app_fc_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port.py b/intersight/model/storage_net_app_fc_port.py index f1953efa78..daacbdd242 100644 --- a/intersight/model/storage_net_app_fc_port.py +++ b/intersight/model/storage_net_app_fc_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_all_of.py b/intersight/model/storage_net_app_fc_port_all_of.py index 29fdec683f..bfd4ed1fb3 100644 --- a/intersight/model/storage_net_app_fc_port_all_of.py +++ b/intersight/model/storage_net_app_fc_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event.py b/intersight/model/storage_net_app_fc_port_event.py index 749d9deb58..bce3d05d84 100644 --- a/intersight/model/storage_net_app_fc_port_event.py +++ b/intersight/model/storage_net_app_fc_port_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event_all_of.py b/intersight/model/storage_net_app_fc_port_event_all_of.py index 630b26a0c2..135c47af08 100644 --- a/intersight/model/storage_net_app_fc_port_event_all_of.py +++ b/intersight/model/storage_net_app_fc_port_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event_list.py b/intersight/model/storage_net_app_fc_port_event_list.py index a561c08474..bd1dbb63a8 100644 --- a/intersight/model/storage_net_app_fc_port_event_list.py +++ b/intersight/model/storage_net_app_fc_port_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event_list_all_of.py b/intersight/model/storage_net_app_fc_port_event_list_all_of.py index 2be5b670cc..24b8346da7 100644 --- a/intersight/model/storage_net_app_fc_port_event_list_all_of.py +++ b/intersight/model/storage_net_app_fc_port_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event_relationship.py b/intersight/model/storage_net_app_fc_port_event_relationship.py index 6865faf23d..b5ca06d1ba 100644 --- a/intersight/model/storage_net_app_fc_port_event_relationship.py +++ b/intersight/model/storage_net_app_fc_port_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_event_response.py b/intersight/model/storage_net_app_fc_port_event_response.py index b8c6d1d6fe..b8ee993435 100644 --- a/intersight/model/storage_net_app_fc_port_event_response.py +++ b/intersight/model/storage_net_app_fc_port_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_list.py b/intersight/model/storage_net_app_fc_port_list.py index 7f98dad7f9..10309dce7a 100644 --- a/intersight/model/storage_net_app_fc_port_list.py +++ b/intersight/model/storage_net_app_fc_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_list_all_of.py b/intersight/model/storage_net_app_fc_port_list_all_of.py index 342b66053a..cb2d57ee1f 100644 --- a/intersight/model/storage_net_app_fc_port_list_all_of.py +++ b/intersight/model/storage_net_app_fc_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_relationship.py b/intersight/model/storage_net_app_fc_port_relationship.py index 15dc515652..92d95b1a07 100644 --- a/intersight/model/storage_net_app_fc_port_relationship.py +++ b/intersight/model/storage_net_app_fc_port_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_fc_port_response.py b/intersight/model/storage_net_app_fc_port_response.py index b67992181f..f1c0962802 100644 --- a/intersight/model/storage_net_app_fc_port_response.py +++ b/intersight/model/storage_net_app_fc_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_high_availability.py b/intersight/model/storage_net_app_high_availability.py index c5feaa69f8..659ad97ebe 100644 --- a/intersight/model/storage_net_app_high_availability.py +++ b/intersight/model/storage_net_app_high_availability.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_high_availability_all_of.py b/intersight/model/storage_net_app_high_availability_all_of.py index eed65d242c..267d12aa3d 100644 --- a/intersight/model/storage_net_app_high_availability_all_of.py +++ b/intersight/model/storage_net_app_high_availability_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group.py b/intersight/model/storage_net_app_initiator_group.py index b9d89e28e7..7a0c855c88 100644 --- a/intersight/model/storage_net_app_initiator_group.py +++ b/intersight/model/storage_net_app_initiator_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group_all_of.py b/intersight/model/storage_net_app_initiator_group_all_of.py index 007dd0e896..9428214b5a 100644 --- a/intersight/model/storage_net_app_initiator_group_all_of.py +++ b/intersight/model/storage_net_app_initiator_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group_list.py b/intersight/model/storage_net_app_initiator_group_list.py index 4b839901fe..a7b9be98c9 100644 --- a/intersight/model/storage_net_app_initiator_group_list.py +++ b/intersight/model/storage_net_app_initiator_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group_list_all_of.py b/intersight/model/storage_net_app_initiator_group_list_all_of.py index 5d4849cd29..cb5a9a2e55 100644 --- a/intersight/model/storage_net_app_initiator_group_list_all_of.py +++ b/intersight/model/storage_net_app_initiator_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group_relationship.py b/intersight/model/storage_net_app_initiator_group_relationship.py index 6e556c4583..84e1e7a07d 100644 --- a/intersight/model/storage_net_app_initiator_group_relationship.py +++ b/intersight/model/storage_net_app_initiator_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_initiator_group_response.py b/intersight/model/storage_net_app_initiator_group_response.py index d1e8f6279a..b5ff504a4f 100644 --- a/intersight/model/storage_net_app_initiator_group_response.py +++ b/intersight/model/storage_net_app_initiator_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface.py b/intersight/model/storage_net_app_ip_interface.py index 03b7e947d2..f2ce9dcf53 100644 --- a/intersight/model/storage_net_app_ip_interface.py +++ b/intersight/model/storage_net_app_ip_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_all_of.py b/intersight/model/storage_net_app_ip_interface_all_of.py index 91e84a0a11..36ae603b8f 100644 --- a/intersight/model/storage_net_app_ip_interface_all_of.py +++ b/intersight/model/storage_net_app_ip_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event.py b/intersight/model/storage_net_app_ip_interface_event.py index 3419527f96..e6386fc10d 100644 --- a/intersight/model/storage_net_app_ip_interface_event.py +++ b/intersight/model/storage_net_app_ip_interface_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event_all_of.py b/intersight/model/storage_net_app_ip_interface_event_all_of.py index acf363be7e..7acaae20e9 100644 --- a/intersight/model/storage_net_app_ip_interface_event_all_of.py +++ b/intersight/model/storage_net_app_ip_interface_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event_list.py b/intersight/model/storage_net_app_ip_interface_event_list.py index c73e2eaf9c..222afdda2a 100644 --- a/intersight/model/storage_net_app_ip_interface_event_list.py +++ b/intersight/model/storage_net_app_ip_interface_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event_list_all_of.py b/intersight/model/storage_net_app_ip_interface_event_list_all_of.py index e9237bce55..1221cfbadd 100644 --- a/intersight/model/storage_net_app_ip_interface_event_list_all_of.py +++ b/intersight/model/storage_net_app_ip_interface_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event_relationship.py b/intersight/model/storage_net_app_ip_interface_event_relationship.py index 0b400bf114..6ae7b7c6c5 100644 --- a/intersight/model/storage_net_app_ip_interface_event_relationship.py +++ b/intersight/model/storage_net_app_ip_interface_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_event_response.py b/intersight/model/storage_net_app_ip_interface_event_response.py index 5c1ae70d24..142eea461c 100644 --- a/intersight/model/storage_net_app_ip_interface_event_response.py +++ b/intersight/model/storage_net_app_ip_interface_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_list.py b/intersight/model/storage_net_app_ip_interface_list.py index d3fcdaf3eb..fd64ca1681 100644 --- a/intersight/model/storage_net_app_ip_interface_list.py +++ b/intersight/model/storage_net_app_ip_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_list_all_of.py b/intersight/model/storage_net_app_ip_interface_list_all_of.py index 3e7ff77d61..9a0135946a 100644 --- a/intersight/model/storage_net_app_ip_interface_list_all_of.py +++ b/intersight/model/storage_net_app_ip_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_relationship.py b/intersight/model/storage_net_app_ip_interface_relationship.py index 530d1d2806..361b54240d 100644 --- a/intersight/model/storage_net_app_ip_interface_relationship.py +++ b/intersight/model/storage_net_app_ip_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ip_interface_response.py b/intersight/model/storage_net_app_ip_interface_response.py index 635522c5cb..e410314d38 100644 --- a/intersight/model/storage_net_app_ip_interface_response.py +++ b/intersight/model/storage_net_app_ip_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service.py b/intersight/model/storage_net_app_iscsi_service.py index 29e51c06f4..f420e1dad9 100644 --- a/intersight/model/storage_net_app_iscsi_service.py +++ b/intersight/model/storage_net_app_iscsi_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service_all_of.py b/intersight/model/storage_net_app_iscsi_service_all_of.py index 6d9f61c6c8..518cab96e2 100644 --- a/intersight/model/storage_net_app_iscsi_service_all_of.py +++ b/intersight/model/storage_net_app_iscsi_service_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service_list.py b/intersight/model/storage_net_app_iscsi_service_list.py index 614020c3b0..d47754e59e 100644 --- a/intersight/model/storage_net_app_iscsi_service_list.py +++ b/intersight/model/storage_net_app_iscsi_service_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service_list_all_of.py b/intersight/model/storage_net_app_iscsi_service_list_all_of.py index 20117fc742..252efa0245 100644 --- a/intersight/model/storage_net_app_iscsi_service_list_all_of.py +++ b/intersight/model/storage_net_app_iscsi_service_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_iscsi_service_response.py b/intersight/model/storage_net_app_iscsi_service_response.py index 57f204ba57..54fac49cc5 100644 --- a/intersight/model/storage_net_app_iscsi_service_response.py +++ b/intersight/model/storage_net_app_iscsi_service_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license.py b/intersight/model/storage_net_app_license.py index e7d0a22afa..a75ec4c5f2 100644 --- a/intersight/model/storage_net_app_license.py +++ b/intersight/model/storage_net_app_license.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license_all_of.py b/intersight/model/storage_net_app_license_all_of.py index a59be66833..242657f9c3 100644 --- a/intersight/model/storage_net_app_license_all_of.py +++ b/intersight/model/storage_net_app_license_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license_list.py b/intersight/model/storage_net_app_license_list.py index efb6d31c4e..6fc8c4c865 100644 --- a/intersight/model/storage_net_app_license_list.py +++ b/intersight/model/storage_net_app_license_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license_list_all_of.py b/intersight/model/storage_net_app_license_list_all_of.py index b4d4a789d7..c9a9da7390 100644 --- a/intersight/model/storage_net_app_license_list_all_of.py +++ b/intersight/model/storage_net_app_license_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_license_response.py b/intersight/model/storage_net_app_license_response.py index 81a3a9caab..f042808b49 100644 --- a/intersight/model/storage_net_app_license_response.py +++ b/intersight/model/storage_net_app_license_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun.py b/intersight/model/storage_net_app_lun.py index 7e3983eeee..80d2c962ec 100644 --- a/intersight/model/storage_net_app_lun.py +++ b/intersight/model/storage_net_app_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_all_of.py b/intersight/model/storage_net_app_lun_all_of.py index 2275b0cc60..cce2a7ec8a 100644 --- a/intersight/model/storage_net_app_lun_all_of.py +++ b/intersight/model/storage_net_app_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event.py b/intersight/model/storage_net_app_lun_event.py index 1433feb996..4c34d2e587 100644 --- a/intersight/model/storage_net_app_lun_event.py +++ b/intersight/model/storage_net_app_lun_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event_all_of.py b/intersight/model/storage_net_app_lun_event_all_of.py index 05ab578d6e..2c05476674 100644 --- a/intersight/model/storage_net_app_lun_event_all_of.py +++ b/intersight/model/storage_net_app_lun_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event_list.py b/intersight/model/storage_net_app_lun_event_list.py index a2f231d9e4..34d0cbadda 100644 --- a/intersight/model/storage_net_app_lun_event_list.py +++ b/intersight/model/storage_net_app_lun_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event_list_all_of.py b/intersight/model/storage_net_app_lun_event_list_all_of.py index 18e7592d18..b2bc06e27c 100644 --- a/intersight/model/storage_net_app_lun_event_list_all_of.py +++ b/intersight/model/storage_net_app_lun_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event_relationship.py b/intersight/model/storage_net_app_lun_event_relationship.py index 5f7d50f5f9..215b8d7952 100644 --- a/intersight/model/storage_net_app_lun_event_relationship.py +++ b/intersight/model/storage_net_app_lun_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_event_response.py b/intersight/model/storage_net_app_lun_event_response.py index 870d92790b..ec3dba597d 100644 --- a/intersight/model/storage_net_app_lun_event_response.py +++ b/intersight/model/storage_net_app_lun_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_list.py b/intersight/model/storage_net_app_lun_list.py index eb712b52e8..52ae2918b2 100644 --- a/intersight/model/storage_net_app_lun_list.py +++ b/intersight/model/storage_net_app_lun_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_list_all_of.py b/intersight/model/storage_net_app_lun_list_all_of.py index a2f7a71399..584077fb7f 100644 --- a/intersight/model/storage_net_app_lun_list_all_of.py +++ b/intersight/model/storage_net_app_lun_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map.py b/intersight/model/storage_net_app_lun_map.py index 50df43dda1..f60ab1fa0a 100644 --- a/intersight/model/storage_net_app_lun_map.py +++ b/intersight/model/storage_net_app_lun_map.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map_all_of.py b/intersight/model/storage_net_app_lun_map_all_of.py index daa985226a..0acbaadcf4 100644 --- a/intersight/model/storage_net_app_lun_map_all_of.py +++ b/intersight/model/storage_net_app_lun_map_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map_list.py b/intersight/model/storage_net_app_lun_map_list.py index bfdcafb3fc..eabf799450 100644 --- a/intersight/model/storage_net_app_lun_map_list.py +++ b/intersight/model/storage_net_app_lun_map_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map_list_all_of.py b/intersight/model/storage_net_app_lun_map_list_all_of.py index 00654e4450..8584594b4a 100644 --- a/intersight/model/storage_net_app_lun_map_list_all_of.py +++ b/intersight/model/storage_net_app_lun_map_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_map_response.py b/intersight/model/storage_net_app_lun_map_response.py index 6179e10e93..5da1e61435 100644 --- a/intersight/model/storage_net_app_lun_map_response.py +++ b/intersight/model/storage_net_app_lun_map_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_relationship.py b/intersight/model/storage_net_app_lun_relationship.py index 73eed31716..415a3a824b 100644 --- a/intersight/model/storage_net_app_lun_relationship.py +++ b/intersight/model/storage_net_app_lun_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_lun_response.py b/intersight/model/storage_net_app_lun_response.py index 17a64f02b3..68891aef46 100644 --- a/intersight/model/storage_net_app_lun_response.py +++ b/intersight/model/storage_net_app_lun_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service.py b/intersight/model/storage_net_app_nfs_service.py index c25ac3c434..c5237c8db1 100644 --- a/intersight/model/storage_net_app_nfs_service.py +++ b/intersight/model/storage_net_app_nfs_service.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service_all_of.py b/intersight/model/storage_net_app_nfs_service_all_of.py index 4a8d39ae04..2c753b1c1b 100644 --- a/intersight/model/storage_net_app_nfs_service_all_of.py +++ b/intersight/model/storage_net_app_nfs_service_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service_list.py b/intersight/model/storage_net_app_nfs_service_list.py index 1f8017d931..404a60f906 100644 --- a/intersight/model/storage_net_app_nfs_service_list.py +++ b/intersight/model/storage_net_app_nfs_service_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service_list_all_of.py b/intersight/model/storage_net_app_nfs_service_list_all_of.py index 71c913720a..67da880d5f 100644 --- a/intersight/model/storage_net_app_nfs_service_list_all_of.py +++ b/intersight/model/storage_net_app_nfs_service_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_nfs_service_response.py b/intersight/model/storage_net_app_nfs_service_response.py index cee83b6564..2c736a3c92 100644 --- a/intersight/model/storage_net_app_nfs_service_response.py +++ b/intersight/model/storage_net_app_nfs_service_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node.py b/intersight/model/storage_net_app_node.py index c27bfa1bb1..dc74a46d79 100644 --- a/intersight/model/storage_net_app_node.py +++ b/intersight/model/storage_net_app_node.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_all_of.py b/intersight/model/storage_net_app_node_all_of.py index 0feb88e67d..8dc0bc59e0 100644 --- a/intersight/model/storage_net_app_node_all_of.py +++ b/intersight/model/storage_net_app_node_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor.py b/intersight/model/storage_net_app_node_cdp_neighbor.py index 4b0d6692ed..cfd3043fa4 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor_all_of.py b/intersight/model/storage_net_app_node_cdp_neighbor_all_of.py index b68d9c9cc4..b41cee8ff2 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor_all_of.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor_list.py b/intersight/model/storage_net_app_node_cdp_neighbor_list.py index 7ea57797ed..ee6beaa7eb 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor_list.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor_list_all_of.py b/intersight/model/storage_net_app_node_cdp_neighbor_list_all_of.py index 9eb99aefc8..ff011cb202 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor_list_all_of.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_cdp_neighbor_response.py b/intersight/model/storage_net_app_node_cdp_neighbor_response.py index c3317cf728..ef015cc8cd 100644 --- a/intersight/model/storage_net_app_node_cdp_neighbor_response.py +++ b/intersight/model/storage_net_app_node_cdp_neighbor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event.py b/intersight/model/storage_net_app_node_event.py index f96ef916a1..15cc286374 100644 --- a/intersight/model/storage_net_app_node_event.py +++ b/intersight/model/storage_net_app_node_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event_all_of.py b/intersight/model/storage_net_app_node_event_all_of.py index 61a04df040..80a314049b 100644 --- a/intersight/model/storage_net_app_node_event_all_of.py +++ b/intersight/model/storage_net_app_node_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event_list.py b/intersight/model/storage_net_app_node_event_list.py index e2ef841167..bdc72e6609 100644 --- a/intersight/model/storage_net_app_node_event_list.py +++ b/intersight/model/storage_net_app_node_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event_list_all_of.py b/intersight/model/storage_net_app_node_event_list_all_of.py index 1bdb8991d6..9e1d57a344 100644 --- a/intersight/model/storage_net_app_node_event_list_all_of.py +++ b/intersight/model/storage_net_app_node_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event_relationship.py b/intersight/model/storage_net_app_node_event_relationship.py index 68eaf4c5d8..33b5f8abce 100644 --- a/intersight/model/storage_net_app_node_event_relationship.py +++ b/intersight/model/storage_net_app_node_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_event_response.py b/intersight/model/storage_net_app_node_event_response.py index e7921869ee..04469b1cf9 100644 --- a/intersight/model/storage_net_app_node_event_response.py +++ b/intersight/model/storage_net_app_node_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_list.py b/intersight/model/storage_net_app_node_list.py index 426826fa99..8c1fd039e3 100644 --- a/intersight/model/storage_net_app_node_list.py +++ b/intersight/model/storage_net_app_node_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_list_all_of.py b/intersight/model/storage_net_app_node_list_all_of.py index 4eb7fee637..64705d8728 100644 --- a/intersight/model/storage_net_app_node_list_all_of.py +++ b/intersight/model/storage_net_app_node_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_relationship.py b/intersight/model/storage_net_app_node_relationship.py index 01ee35eb1c..688889658b 100644 --- a/intersight/model/storage_net_app_node_relationship.py +++ b/intersight/model/storage_net_app_node_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_node_response.py b/intersight/model/storage_net_app_node_response.py index b160492ef9..2f02aca57f 100644 --- a/intersight/model/storage_net_app_node_response.py +++ b/intersight/model/storage_net_app_node_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface.py b/intersight/model/storage_net_app_non_data_ip_interface.py index f0441f3b20..83464e8039 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface.py +++ b/intersight/model/storage_net_app_non_data_ip_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_all_of.py b/intersight/model/storage_net_app_non_data_ip_interface_all_of.py index 14f0238b0b..d34789e6c5 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_all_of.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event.py b/intersight/model/storage_net_app_non_data_ip_interface_event.py index 0cf32e24f0..7e38adea11 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_all_of.py b/intersight/model/storage_net_app_non_data_ip_interface_event_all_of.py index f58e1ccec7..31c38881d2 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_all_of.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_list.py b/intersight/model/storage_net_app_non_data_ip_interface_event_list.py index 1bbe4cda01..03b4da7062 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_list.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_list_all_of.py b/intersight/model/storage_net_app_non_data_ip_interface_event_list_all_of.py index 396fe20008..acb17557ff 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_list_all_of.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_relationship.py b/intersight/model/storage_net_app_non_data_ip_interface_event_relationship.py index 5e22ba3182..e3d9252074 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_relationship.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_event_response.py b/intersight/model/storage_net_app_non_data_ip_interface_event_response.py index a5dc63e3c3..84399a43aa 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_event_response.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_list.py b/intersight/model/storage_net_app_non_data_ip_interface_list.py index 14ebffb53d..89368f651d 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_list.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_list_all_of.py b/intersight/model/storage_net_app_non_data_ip_interface_list_all_of.py index 0da93de63e..9187293416 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_list_all_of.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_relationship.py b/intersight/model/storage_net_app_non_data_ip_interface_relationship.py index 18891c7364..f2a2655357 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_relationship.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_non_data_ip_interface_response.py b/intersight/model/storage_net_app_non_data_ip_interface_response.py index 67375eb713..c591357115 100644 --- a/intersight/model/storage_net_app_non_data_ip_interface_response.py +++ b/intersight/model/storage_net_app_non_data_ip_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server.py b/intersight/model/storage_net_app_ntp_server.py index 68e123540b..0824a7d666 100644 --- a/intersight/model/storage_net_app_ntp_server.py +++ b/intersight/model/storage_net_app_ntp_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server_all_of.py b/intersight/model/storage_net_app_ntp_server_all_of.py index 21a067b1cb..4e7b24a0aa 100644 --- a/intersight/model/storage_net_app_ntp_server_all_of.py +++ b/intersight/model/storage_net_app_ntp_server_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server_list.py b/intersight/model/storage_net_app_ntp_server_list.py index eac710ceca..1bd1c1a3a6 100644 --- a/intersight/model/storage_net_app_ntp_server_list.py +++ b/intersight/model/storage_net_app_ntp_server_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server_list_all_of.py b/intersight/model/storage_net_app_ntp_server_list_all_of.py index 0d5272e93f..bd78f7efe8 100644 --- a/intersight/model/storage_net_app_ntp_server_list_all_of.py +++ b/intersight/model/storage_net_app_ntp_server_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_ntp_server_response.py b/intersight/model/storage_net_app_ntp_server_response.py index 016b6a0f84..dae3fedb5e 100644 --- a/intersight/model/storage_net_app_ntp_server_response.py +++ b/intersight/model/storage_net_app_ntp_server_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_performance_metrics_average.py b/intersight/model/storage_net_app_performance_metrics_average.py index f556488da7..db8ca93073 100644 --- a/intersight/model/storage_net_app_performance_metrics_average.py +++ b/intersight/model/storage_net_app_performance_metrics_average.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_port.py b/intersight/model/storage_net_app_port.py index 63fe3d81e1..03ea9c7cee 100644 --- a/intersight/model/storage_net_app_port.py +++ b/intersight/model/storage_net_app_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_port_all_of.py b/intersight/model/storage_net_app_port_all_of.py index b8c3b679c6..d9621986f2 100644 --- a/intersight/model/storage_net_app_port_all_of.py +++ b/intersight/model/storage_net_app_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree.py b/intersight/model/storage_net_app_qtree.py index a5fda181d1..59954805a6 100644 --- a/intersight/model/storage_net_app_qtree.py +++ b/intersight/model/storage_net_app_qtree.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree_all_of.py b/intersight/model/storage_net_app_qtree_all_of.py index 30098d3a8f..a10d9a0503 100644 --- a/intersight/model/storage_net_app_qtree_all_of.py +++ b/intersight/model/storage_net_app_qtree_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree_list.py b/intersight/model/storage_net_app_qtree_list.py index cc37ef4df3..36f37817ab 100644 --- a/intersight/model/storage_net_app_qtree_list.py +++ b/intersight/model/storage_net_app_qtree_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree_list_all_of.py b/intersight/model/storage_net_app_qtree_list_all_of.py index dd4a7872c2..93dd161729 100644 --- a/intersight/model/storage_net_app_qtree_list_all_of.py +++ b/intersight/model/storage_net_app_qtree_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_qtree_response.py b/intersight/model/storage_net_app_qtree_response.py index 0d0015167a..9bb25ff216 100644 --- a/intersight/model/storage_net_app_qtree_response.py +++ b/intersight/model/storage_net_app_qtree_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule.py b/intersight/model/storage_net_app_schedule.py index 1ffc175b71..4a7b503f37 100644 --- a/intersight/model/storage_net_app_schedule.py +++ b/intersight/model/storage_net_app_schedule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule_all_of.py b/intersight/model/storage_net_app_schedule_all_of.py index 18dace8375..017af6d7c0 100644 --- a/intersight/model/storage_net_app_schedule_all_of.py +++ b/intersight/model/storage_net_app_schedule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule_list.py b/intersight/model/storage_net_app_schedule_list.py index ccb26ad8e0..d95885dc89 100644 --- a/intersight/model/storage_net_app_schedule_list.py +++ b/intersight/model/storage_net_app_schedule_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule_list_all_of.py b/intersight/model/storage_net_app_schedule_list_all_of.py index 9794ddc065..a5d40290d5 100644 --- a/intersight/model/storage_net_app_schedule_list_all_of.py +++ b/intersight/model/storage_net_app_schedule_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_schedule_response.py b/intersight/model/storage_net_app_schedule_response.py index 1e857c5f63..8d96665b93 100644 --- a/intersight/model/storage_net_app_schedule_response.py +++ b/intersight/model/storage_net_app_schedule_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor.py b/intersight/model/storage_net_app_sensor.py index 0e0c700d7d..5df6ecdefd 100644 --- a/intersight/model/storage_net_app_sensor.py +++ b/intersight/model/storage_net_app_sensor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor_all_of.py b/intersight/model/storage_net_app_sensor_all_of.py index f986fb4165..4581cd9b35 100644 --- a/intersight/model/storage_net_app_sensor_all_of.py +++ b/intersight/model/storage_net_app_sensor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor_list.py b/intersight/model/storage_net_app_sensor_list.py index 3b55a83819..e8b0a6116a 100644 --- a/intersight/model/storage_net_app_sensor_list.py +++ b/intersight/model/storage_net_app_sensor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor_list_all_of.py b/intersight/model/storage_net_app_sensor_list_all_of.py index 2347b0ab18..24bd545f62 100644 --- a/intersight/model/storage_net_app_sensor_list_all_of.py +++ b/intersight/model/storage_net_app_sensor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_sensor_response.py b/intersight/model/storage_net_app_sensor_response.py index ce9f4a8d76..4e9783dc49 100644 --- a/intersight/model/storage_net_app_sensor_response.py +++ b/intersight/model/storage_net_app_sensor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_cluster_efficiency.py b/intersight/model/storage_net_app_storage_cluster_efficiency.py index bd43af2325..9cb62619c5 100644 --- a/intersight/model/storage_net_app_storage_cluster_efficiency.py +++ b/intersight/model/storage_net_app_storage_cluster_efficiency.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_cluster_efficiency_all_of.py b/intersight/model/storage_net_app_storage_cluster_efficiency_all_of.py index c4570fb2f6..ee2983a210 100644 --- a/intersight/model/storage_net_app_storage_cluster_efficiency_all_of.py +++ b/intersight/model/storage_net_app_storage_cluster_efficiency_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_utilization.py b/intersight/model/storage_net_app_storage_utilization.py index cbf6b6797d..ad2185bf19 100644 --- a/intersight/model/storage_net_app_storage_utilization.py +++ b/intersight/model/storage_net_app_storage_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_utilization_all_of.py b/intersight/model/storage_net_app_storage_utilization_all_of.py index dad5d63e58..b3fc4c7665 100644 --- a/intersight/model/storage_net_app_storage_utilization_all_of.py +++ b/intersight/model/storage_net_app_storage_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm.py b/intersight/model/storage_net_app_storage_vm.py index ddd94000e9..fe3e2094b3 100644 --- a/intersight/model/storage_net_app_storage_vm.py +++ b/intersight/model/storage_net_app_storage_vm.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm_all_of.py b/intersight/model/storage_net_app_storage_vm_all_of.py index ffdf83783f..ae57fd1e8a 100644 --- a/intersight/model/storage_net_app_storage_vm_all_of.py +++ b/intersight/model/storage_net_app_storage_vm_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm_list.py b/intersight/model/storage_net_app_storage_vm_list.py index 95a14f8ba5..f17a129831 100644 --- a/intersight/model/storage_net_app_storage_vm_list.py +++ b/intersight/model/storage_net_app_storage_vm_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm_list_all_of.py b/intersight/model/storage_net_app_storage_vm_list_all_of.py index 8c64ecc5ee..e6400f1857 100644 --- a/intersight/model/storage_net_app_storage_vm_list_all_of.py +++ b/intersight/model/storage_net_app_storage_vm_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm_relationship.py b/intersight/model/storage_net_app_storage_vm_relationship.py index 277b6b68b2..8e708a3a01 100644 --- a/intersight/model/storage_net_app_storage_vm_relationship.py +++ b/intersight/model/storage_net_app_storage_vm_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_storage_vm_response.py b/intersight/model/storage_net_app_storage_vm_response.py index 724f0756e9..fede32cb39 100644 --- a/intersight/model/storage_net_app_storage_vm_response.py +++ b/intersight/model/storage_net_app_storage_vm_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event.py b/intersight/model/storage_net_app_svm_event.py index a05a259a7c..070879a7b3 100644 --- a/intersight/model/storage_net_app_svm_event.py +++ b/intersight/model/storage_net_app_svm_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event_all_of.py b/intersight/model/storage_net_app_svm_event_all_of.py index c6be8fd2e8..729ec6cf6d 100644 --- a/intersight/model/storage_net_app_svm_event_all_of.py +++ b/intersight/model/storage_net_app_svm_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event_list.py b/intersight/model/storage_net_app_svm_event_list.py index ef720f487a..fecb8fc488 100644 --- a/intersight/model/storage_net_app_svm_event_list.py +++ b/intersight/model/storage_net_app_svm_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event_list_all_of.py b/intersight/model/storage_net_app_svm_event_list_all_of.py index 12984e08f2..e3a9f92af7 100644 --- a/intersight/model/storage_net_app_svm_event_list_all_of.py +++ b/intersight/model/storage_net_app_svm_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event_relationship.py b/intersight/model/storage_net_app_svm_event_relationship.py index ea26bfc695..e725a0120e 100644 --- a/intersight/model/storage_net_app_svm_event_relationship.py +++ b/intersight/model/storage_net_app_svm_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_event_response.py b/intersight/model/storage_net_app_svm_event_response.py index 119b428837..aea7a9fd1d 100644 --- a/intersight/model/storage_net_app_svm_event_response.py +++ b/intersight/model/storage_net_app_svm_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy.py b/intersight/model/storage_net_app_svm_snap_mirror_policy.py index 2b331c91d0..7eab6eb20c 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy_all_of.py b/intersight/model/storage_net_app_svm_snap_mirror_policy_all_of.py index 1d777e99ee..989f33017a 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy_all_of.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy_list.py b/intersight/model/storage_net_app_svm_snap_mirror_policy_list.py index 5abfdc9799..3354622b46 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy_list.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy_list_all_of.py b/intersight/model/storage_net_app_svm_snap_mirror_policy_list_all_of.py index 52f6454d7a..d9ce7e2f58 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy_list_all_of.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_svm_snap_mirror_policy_response.py b/intersight/model/storage_net_app_svm_snap_mirror_policy_response.py index a8b14f501c..bde65bacfb 100644 --- a/intersight/model/storage_net_app_svm_snap_mirror_policy_response.py +++ b/intersight/model/storage_net_app_svm_snap_mirror_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume.py b/intersight/model/storage_net_app_volume.py index 68b19b55ea..ccd086404e 100644 --- a/intersight/model/storage_net_app_volume.py +++ b/intersight/model/storage_net_app_volume.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_all_of.py b/intersight/model/storage_net_app_volume_all_of.py index 1505238070..d911cdb25a 100644 --- a/intersight/model/storage_net_app_volume_all_of.py +++ b/intersight/model/storage_net_app_volume_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event.py b/intersight/model/storage_net_app_volume_event.py index 9e7cfbe942..638a73f449 100644 --- a/intersight/model/storage_net_app_volume_event.py +++ b/intersight/model/storage_net_app_volume_event.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event_all_of.py b/intersight/model/storage_net_app_volume_event_all_of.py index 765ad5ff83..eb2ce76705 100644 --- a/intersight/model/storage_net_app_volume_event_all_of.py +++ b/intersight/model/storage_net_app_volume_event_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event_list.py b/intersight/model/storage_net_app_volume_event_list.py index 012d192476..c0ff38a9fd 100644 --- a/intersight/model/storage_net_app_volume_event_list.py +++ b/intersight/model/storage_net_app_volume_event_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event_list_all_of.py b/intersight/model/storage_net_app_volume_event_list_all_of.py index 6df6f3e76a..1b4354bbe3 100644 --- a/intersight/model/storage_net_app_volume_event_list_all_of.py +++ b/intersight/model/storage_net_app_volume_event_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event_relationship.py b/intersight/model/storage_net_app_volume_event_relationship.py index d7a16dd06f..ef2ab98491 100644 --- a/intersight/model/storage_net_app_volume_event_relationship.py +++ b/intersight/model/storage_net_app_volume_event_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_event_response.py b/intersight/model/storage_net_app_volume_event_response.py index 10cd0143d4..856d6940cc 100644 --- a/intersight/model/storage_net_app_volume_event_response.py +++ b/intersight/model/storage_net_app_volume_event_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_list.py b/intersight/model/storage_net_app_volume_list.py index 21c7cdb928..2749d11072 100644 --- a/intersight/model/storage_net_app_volume_list.py +++ b/intersight/model/storage_net_app_volume_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_list_all_of.py b/intersight/model/storage_net_app_volume_list_all_of.py index ebe517084a..91defa4472 100644 --- a/intersight/model/storage_net_app_volume_list_all_of.py +++ b/intersight/model/storage_net_app_volume_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_relationship.py b/intersight/model/storage_net_app_volume_relationship.py index dba1e44de6..96187526cf 100644 --- a/intersight/model/storage_net_app_volume_relationship.py +++ b/intersight/model/storage_net_app_volume_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_response.py b/intersight/model/storage_net_app_volume_response.py index c0e7070b5d..6ea7eb615c 100644 --- a/intersight/model/storage_net_app_volume_response.py +++ b/intersight/model/storage_net_app_volume_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot.py b/intersight/model/storage_net_app_volume_snapshot.py index e2ac6f842d..432664e4e9 100644 --- a/intersight/model/storage_net_app_volume_snapshot.py +++ b/intersight/model/storage_net_app_volume_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot_all_of.py b/intersight/model/storage_net_app_volume_snapshot_all_of.py index be19694932..537043d3b2 100644 --- a/intersight/model/storage_net_app_volume_snapshot_all_of.py +++ b/intersight/model/storage_net_app_volume_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot_list.py b/intersight/model/storage_net_app_volume_snapshot_list.py index 3f4f43b9f2..6ae597ebbb 100644 --- a/intersight/model/storage_net_app_volume_snapshot_list.py +++ b/intersight/model/storage_net_app_volume_snapshot_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot_list_all_of.py b/intersight/model/storage_net_app_volume_snapshot_list_all_of.py index b05193066f..4af3d64035 100644 --- a/intersight/model/storage_net_app_volume_snapshot_list_all_of.py +++ b/intersight/model/storage_net_app_volume_snapshot_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_net_app_volume_snapshot_response.py b/intersight/model/storage_net_app_volume_snapshot_response.py index 28e6b57554..adfbb3532c 100644 --- a/intersight/model/storage_net_app_volume_snapshot_response.py +++ b/intersight/model/storage_net_app_volume_snapshot_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk.py b/intersight/model/storage_physical_disk.py index f122854df8..111502aaf8 100644 --- a/intersight/model/storage_physical_disk.py +++ b/intersight/model/storage_physical_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_all_of.py b/intersight/model/storage_physical_disk_all_of.py index c51d39a72c..f6bd7d452a 100644 --- a/intersight/model/storage_physical_disk_all_of.py +++ b/intersight/model/storage_physical_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension.py b/intersight/model/storage_physical_disk_extension.py index 095cedc39c..55a04198d3 100644 --- a/intersight/model/storage_physical_disk_extension.py +++ b/intersight/model/storage_physical_disk_extension.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension_all_of.py b/intersight/model/storage_physical_disk_extension_all_of.py index a84a36352a..79b4ac1e71 100644 --- a/intersight/model/storage_physical_disk_extension_all_of.py +++ b/intersight/model/storage_physical_disk_extension_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension_list.py b/intersight/model/storage_physical_disk_extension_list.py index 78e2c4f68c..5b8d29dd19 100644 --- a/intersight/model/storage_physical_disk_extension_list.py +++ b/intersight/model/storage_physical_disk_extension_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension_list_all_of.py b/intersight/model/storage_physical_disk_extension_list_all_of.py index c6fc13ce66..899b1934e1 100644 --- a/intersight/model/storage_physical_disk_extension_list_all_of.py +++ b/intersight/model/storage_physical_disk_extension_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension_relationship.py b/intersight/model/storage_physical_disk_extension_relationship.py index 6dd64c2ebe..543fed8146 100644 --- a/intersight/model/storage_physical_disk_extension_relationship.py +++ b/intersight/model/storage_physical_disk_extension_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_extension_response.py b/intersight/model/storage_physical_disk_extension_response.py index 8a64261ede..c4b01231f8 100644 --- a/intersight/model/storage_physical_disk_extension_response.py +++ b/intersight/model/storage_physical_disk_extension_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_list.py b/intersight/model/storage_physical_disk_list.py index 2decce8abf..9131dec811 100644 --- a/intersight/model/storage_physical_disk_list.py +++ b/intersight/model/storage_physical_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_list_all_of.py b/intersight/model/storage_physical_disk_list_all_of.py index 0b95701ceb..13c91b1ccf 100644 --- a/intersight/model/storage_physical_disk_list_all_of.py +++ b/intersight/model/storage_physical_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_relationship.py b/intersight/model/storage_physical_disk_relationship.py index 95ca4f401e..667933de59 100644 --- a/intersight/model/storage_physical_disk_relationship.py +++ b/intersight/model/storage_physical_disk_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_response.py b/intersight/model/storage_physical_disk_response.py index d0ea76de7b..048ae7b78f 100644 --- a/intersight/model/storage_physical_disk_response.py +++ b/intersight/model/storage_physical_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage.py b/intersight/model/storage_physical_disk_usage.py index 9423008f9c..b24d924a21 100644 --- a/intersight/model/storage_physical_disk_usage.py +++ b/intersight/model/storage_physical_disk_usage.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage_all_of.py b/intersight/model/storage_physical_disk_usage_all_of.py index 6400f6113e..8197aa902c 100644 --- a/intersight/model/storage_physical_disk_usage_all_of.py +++ b/intersight/model/storage_physical_disk_usage_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage_list.py b/intersight/model/storage_physical_disk_usage_list.py index c311c3656a..8e639e5294 100644 --- a/intersight/model/storage_physical_disk_usage_list.py +++ b/intersight/model/storage_physical_disk_usage_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage_list_all_of.py b/intersight/model/storage_physical_disk_usage_list_all_of.py index 4782884606..20e894db21 100644 --- a/intersight/model/storage_physical_disk_usage_list_all_of.py +++ b/intersight/model/storage_physical_disk_usage_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage_relationship.py b/intersight/model/storage_physical_disk_usage_relationship.py index dbcf07284e..28b7c7d625 100644 --- a/intersight/model/storage_physical_disk_usage_relationship.py +++ b/intersight/model/storage_physical_disk_usage_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_physical_disk_usage_response.py b/intersight/model/storage_physical_disk_usage_response.py index 0821dad9e5..648a395634 100644 --- a/intersight/model/storage_physical_disk_usage_response.py +++ b/intersight/model/storage_physical_disk_usage_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array.py b/intersight/model/storage_pure_array.py index 6fa87c3beb..67134a794a 100644 --- a/intersight/model/storage_pure_array.py +++ b/intersight/model/storage_pure_array.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_all_of.py b/intersight/model/storage_pure_array_all_of.py index b9dcb208ae..b6e390bc18 100644 --- a/intersight/model/storage_pure_array_all_of.py +++ b/intersight/model/storage_pure_array_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_list.py b/intersight/model/storage_pure_array_list.py index 54cf171db6..7347c7bae2 100644 --- a/intersight/model/storage_pure_array_list.py +++ b/intersight/model/storage_pure_array_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_list_all_of.py b/intersight/model/storage_pure_array_list_all_of.py index 6dd736dae7..b848452b32 100644 --- a/intersight/model/storage_pure_array_list_all_of.py +++ b/intersight/model/storage_pure_array_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_relationship.py b/intersight/model/storage_pure_array_relationship.py index 4642760de1..4b22c559fd 100644 --- a/intersight/model/storage_pure_array_relationship.py +++ b/intersight/model/storage_pure_array_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_response.py b/intersight/model/storage_pure_array_response.py index 88abe32608..319575c98d 100644 --- a/intersight/model/storage_pure_array_response.py +++ b/intersight/model/storage_pure_array_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_utilization.py b/intersight/model/storage_pure_array_utilization.py index 4fafafdb92..9b110d8ec1 100644 --- a/intersight/model/storage_pure_array_utilization.py +++ b/intersight/model/storage_pure_array_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_array_utilization_all_of.py b/intersight/model/storage_pure_array_utilization_all_of.py index ac7ee28a8c..0e7980d6a2 100644 --- a/intersight/model/storage_pure_array_utilization_all_of.py +++ b/intersight/model/storage_pure_array_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller.py b/intersight/model/storage_pure_controller.py index e037a398f8..088ff98103 100644 --- a/intersight/model/storage_pure_controller.py +++ b/intersight/model/storage_pure_controller.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller_all_of.py b/intersight/model/storage_pure_controller_all_of.py index b098523797..c16b52117d 100644 --- a/intersight/model/storage_pure_controller_all_of.py +++ b/intersight/model/storage_pure_controller_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller_list.py b/intersight/model/storage_pure_controller_list.py index 64861bdf4b..f152071de5 100644 --- a/intersight/model/storage_pure_controller_list.py +++ b/intersight/model/storage_pure_controller_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller_list_all_of.py b/intersight/model/storage_pure_controller_list_all_of.py index aca0ebca2d..c20052160c 100644 --- a/intersight/model/storage_pure_controller_list_all_of.py +++ b/intersight/model/storage_pure_controller_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller_relationship.py b/intersight/model/storage_pure_controller_relationship.py index f48cff1548..3fce99fa7a 100644 --- a/intersight/model/storage_pure_controller_relationship.py +++ b/intersight/model/storage_pure_controller_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_controller_response.py b/intersight/model/storage_pure_controller_response.py index bebe42f477..0941a19535 100644 --- a/intersight/model/storage_pure_controller_response.py +++ b/intersight/model/storage_pure_controller_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk.py b/intersight/model/storage_pure_disk.py index 5f505b523b..5097f9cea0 100644 --- a/intersight/model/storage_pure_disk.py +++ b/intersight/model/storage_pure_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_all_of.py b/intersight/model/storage_pure_disk_all_of.py index 473792b302..ad65649054 100644 --- a/intersight/model/storage_pure_disk_all_of.py +++ b/intersight/model/storage_pure_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_list.py b/intersight/model/storage_pure_disk_list.py index ae21bbcc79..40135a1b51 100644 --- a/intersight/model/storage_pure_disk_list.py +++ b/intersight/model/storage_pure_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_list_all_of.py b/intersight/model/storage_pure_disk_list_all_of.py index 28cdb0effe..04db5682d9 100644 --- a/intersight/model/storage_pure_disk_list_all_of.py +++ b/intersight/model/storage_pure_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_response.py b/intersight/model/storage_pure_disk_response.py index 7d04b2bbe0..28d290e621 100644 --- a/intersight/model/storage_pure_disk_response.py +++ b/intersight/model/storage_pure_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_disk_utilization.py b/intersight/model/storage_pure_disk_utilization.py index e122d4fe01..96c6dcb6d8 100644 --- a/intersight/model/storage_pure_disk_utilization.py +++ b/intersight/model/storage_pure_disk_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host.py b/intersight/model/storage_pure_host.py index 36b78632e4..8e4fbe190a 100644 --- a/intersight/model/storage_pure_host.py +++ b/intersight/model/storage_pure_host.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_all_of.py b/intersight/model/storage_pure_host_all_of.py index 36c8bb588a..dd6e0f66a3 100644 --- a/intersight/model/storage_pure_host_all_of.py +++ b/intersight/model/storage_pure_host_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group.py b/intersight/model/storage_pure_host_group.py index b2ae05a11b..1fb8257cb9 100644 --- a/intersight/model/storage_pure_host_group.py +++ b/intersight/model/storage_pure_host_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group_all_of.py b/intersight/model/storage_pure_host_group_all_of.py index aac3dcf360..81e908d764 100644 --- a/intersight/model/storage_pure_host_group_all_of.py +++ b/intersight/model/storage_pure_host_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group_list.py b/intersight/model/storage_pure_host_group_list.py index 32eb1d8dab..4562511df8 100644 --- a/intersight/model/storage_pure_host_group_list.py +++ b/intersight/model/storage_pure_host_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group_list_all_of.py b/intersight/model/storage_pure_host_group_list_all_of.py index 99ee66c203..3ed191704f 100644 --- a/intersight/model/storage_pure_host_group_list_all_of.py +++ b/intersight/model/storage_pure_host_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group_relationship.py b/intersight/model/storage_pure_host_group_relationship.py index d8caffa76e..e71683d9d7 100644 --- a/intersight/model/storage_pure_host_group_relationship.py +++ b/intersight/model/storage_pure_host_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_group_response.py b/intersight/model/storage_pure_host_group_response.py index ab612c8afa..6fc46a1058 100644 --- a/intersight/model/storage_pure_host_group_response.py +++ b/intersight/model/storage_pure_host_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_list.py b/intersight/model/storage_pure_host_list.py index 9912d21155..c1e59a3a73 100644 --- a/intersight/model/storage_pure_host_list.py +++ b/intersight/model/storage_pure_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_list_all_of.py b/intersight/model/storage_pure_host_list_all_of.py index ec91220074..5aad15f45e 100644 --- a/intersight/model/storage_pure_host_list_all_of.py +++ b/intersight/model/storage_pure_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun.py b/intersight/model/storage_pure_host_lun.py index 2b310036ca..ece41afc56 100644 --- a/intersight/model/storage_pure_host_lun.py +++ b/intersight/model/storage_pure_host_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun_all_of.py b/intersight/model/storage_pure_host_lun_all_of.py index fef2a61680..de189f3216 100644 --- a/intersight/model/storage_pure_host_lun_all_of.py +++ b/intersight/model/storage_pure_host_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun_list.py b/intersight/model/storage_pure_host_lun_list.py index 5d9a190762..31d455aba9 100644 --- a/intersight/model/storage_pure_host_lun_list.py +++ b/intersight/model/storage_pure_host_lun_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun_list_all_of.py b/intersight/model/storage_pure_host_lun_list_all_of.py index edc500192e..da2eaf742b 100644 --- a/intersight/model/storage_pure_host_lun_list_all_of.py +++ b/intersight/model/storage_pure_host_lun_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_lun_response.py b/intersight/model/storage_pure_host_lun_response.py index ff6a9863e1..6f38a01b4f 100644 --- a/intersight/model/storage_pure_host_lun_response.py +++ b/intersight/model/storage_pure_host_lun_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_relationship.py b/intersight/model/storage_pure_host_relationship.py index 7b10b8b08d..8408e223b9 100644 --- a/intersight/model/storage_pure_host_relationship.py +++ b/intersight/model/storage_pure_host_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_response.py b/intersight/model/storage_pure_host_response.py index b15753a1fc..4c6f055578 100644 --- a/intersight/model/storage_pure_host_response.py +++ b/intersight/model/storage_pure_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_host_utilization.py b/intersight/model/storage_pure_host_utilization.py index 48aeb223ab..c75ab37cf8 100644 --- a/intersight/model/storage_pure_host_utilization.py +++ b/intersight/model/storage_pure_host_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port.py b/intersight/model/storage_pure_port.py index 16d7e5f377..9513655627 100644 --- a/intersight/model/storage_pure_port.py +++ b/intersight/model/storage_pure_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port_all_of.py b/intersight/model/storage_pure_port_all_of.py index 4e461b76eb..d74e14a5b3 100644 --- a/intersight/model/storage_pure_port_all_of.py +++ b/intersight/model/storage_pure_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port_list.py b/intersight/model/storage_pure_port_list.py index 0e21db10f8..013f01f7d6 100644 --- a/intersight/model/storage_pure_port_list.py +++ b/intersight/model/storage_pure_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port_list_all_of.py b/intersight/model/storage_pure_port_list_all_of.py index bd08b26020..ed1804f1e5 100644 --- a/intersight/model/storage_pure_port_list_all_of.py +++ b/intersight/model/storage_pure_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_port_response.py b/intersight/model/storage_pure_port_response.py index 0cc3fa51de..615a9f8ac0 100644 --- a/intersight/model/storage_pure_port_response.py +++ b/intersight/model/storage_pure_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group.py b/intersight/model/storage_pure_protection_group.py index 6269f899d5..ae6e58121c 100644 --- a/intersight/model/storage_pure_protection_group.py +++ b/intersight/model/storage_pure_protection_group.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_all_of.py b/intersight/model/storage_pure_protection_group_all_of.py index 305ae8ea1a..d8e0ceaeda 100644 --- a/intersight/model/storage_pure_protection_group_all_of.py +++ b/intersight/model/storage_pure_protection_group_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_list.py b/intersight/model/storage_pure_protection_group_list.py index 11efb3fdf9..0bb25d7dc0 100644 --- a/intersight/model/storage_pure_protection_group_list.py +++ b/intersight/model/storage_pure_protection_group_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_list_all_of.py b/intersight/model/storage_pure_protection_group_list_all_of.py index df063ea14d..211159af0c 100644 --- a/intersight/model/storage_pure_protection_group_list_all_of.py +++ b/intersight/model/storage_pure_protection_group_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_relationship.py b/intersight/model/storage_pure_protection_group_relationship.py index f77ef75f63..6dcc57de73 100644 --- a/intersight/model/storage_pure_protection_group_relationship.py +++ b/intersight/model/storage_pure_protection_group_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_response.py b/intersight/model/storage_pure_protection_group_response.py index ef18547394..d803edcce9 100644 --- a/intersight/model/storage_pure_protection_group_response.py +++ b/intersight/model/storage_pure_protection_group_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot.py b/intersight/model/storage_pure_protection_group_snapshot.py index f63fe6db67..ad6b2059f1 100644 --- a/intersight/model/storage_pure_protection_group_snapshot.py +++ b/intersight/model/storage_pure_protection_group_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot_all_of.py b/intersight/model/storage_pure_protection_group_snapshot_all_of.py index ae1eea802b..24444d3204 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_all_of.py +++ b/intersight/model/storage_pure_protection_group_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot_list.py b/intersight/model/storage_pure_protection_group_snapshot_list.py index 76c825ea29..cefc1501e2 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_list.py +++ b/intersight/model/storage_pure_protection_group_snapshot_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot_list_all_of.py b/intersight/model/storage_pure_protection_group_snapshot_list_all_of.py index 837b551185..5af37c66f6 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_list_all_of.py +++ b/intersight/model/storage_pure_protection_group_snapshot_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot_relationship.py b/intersight/model/storage_pure_protection_group_snapshot_relationship.py index 5a25d498b4..52df21af07 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_relationship.py +++ b/intersight/model/storage_pure_protection_group_snapshot_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_protection_group_snapshot_response.py b/intersight/model/storage_pure_protection_group_snapshot_response.py index c6d33a49c7..07975bed40 100644 --- a/intersight/model/storage_pure_protection_group_snapshot_response.py +++ b/intersight/model/storage_pure_protection_group_snapshot_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_blackout.py b/intersight/model/storage_pure_replication_blackout.py index 64d01f471f..98dee069ba 100644 --- a/intersight/model/storage_pure_replication_blackout.py +++ b/intersight/model/storage_pure_replication_blackout.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule.py b/intersight/model/storage_pure_replication_schedule.py index 595f35c852..37c05c4e95 100644 --- a/intersight/model/storage_pure_replication_schedule.py +++ b/intersight/model/storage_pure_replication_schedule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule_all_of.py b/intersight/model/storage_pure_replication_schedule_all_of.py index c42f615c50..a95f74d925 100644 --- a/intersight/model/storage_pure_replication_schedule_all_of.py +++ b/intersight/model/storage_pure_replication_schedule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule_list.py b/intersight/model/storage_pure_replication_schedule_list.py index c27eebcd13..c80e83c879 100644 --- a/intersight/model/storage_pure_replication_schedule_list.py +++ b/intersight/model/storage_pure_replication_schedule_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule_list_all_of.py b/intersight/model/storage_pure_replication_schedule_list_all_of.py index 315a4f930a..1f43ccb84c 100644 --- a/intersight/model/storage_pure_replication_schedule_list_all_of.py +++ b/intersight/model/storage_pure_replication_schedule_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_replication_schedule_response.py b/intersight/model/storage_pure_replication_schedule_response.py index 4253444697..3f23e5858e 100644 --- a/intersight/model/storage_pure_replication_schedule_response.py +++ b/intersight/model/storage_pure_replication_schedule_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule.py b/intersight/model/storage_pure_snapshot_schedule.py index a3ac35b643..e63219ff34 100644 --- a/intersight/model/storage_pure_snapshot_schedule.py +++ b/intersight/model/storage_pure_snapshot_schedule.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule_all_of.py b/intersight/model/storage_pure_snapshot_schedule_all_of.py index 0acb776c3c..74f14124bb 100644 --- a/intersight/model/storage_pure_snapshot_schedule_all_of.py +++ b/intersight/model/storage_pure_snapshot_schedule_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule_list.py b/intersight/model/storage_pure_snapshot_schedule_list.py index b8722e5ffa..ea7aa1f3c2 100644 --- a/intersight/model/storage_pure_snapshot_schedule_list.py +++ b/intersight/model/storage_pure_snapshot_schedule_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule_list_all_of.py b/intersight/model/storage_pure_snapshot_schedule_list_all_of.py index 108acc32d3..fdb0a64bb6 100644 --- a/intersight/model/storage_pure_snapshot_schedule_list_all_of.py +++ b/intersight/model/storage_pure_snapshot_schedule_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_snapshot_schedule_response.py b/intersight/model/storage_pure_snapshot_schedule_response.py index ae7838d45e..5f719086c1 100644 --- a/intersight/model/storage_pure_snapshot_schedule_response.py +++ b/intersight/model/storage_pure_snapshot_schedule_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume.py b/intersight/model/storage_pure_volume.py index 5d8b29fefb..7c531a8c2a 100644 --- a/intersight/model/storage_pure_volume.py +++ b/intersight/model/storage_pure_volume.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_all_of.py b/intersight/model/storage_pure_volume_all_of.py index dd9cc23509..91293a7bd1 100644 --- a/intersight/model/storage_pure_volume_all_of.py +++ b/intersight/model/storage_pure_volume_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_list.py b/intersight/model/storage_pure_volume_list.py index 42dd4603c1..bd66dd4f17 100644 --- a/intersight/model/storage_pure_volume_list.py +++ b/intersight/model/storage_pure_volume_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_list_all_of.py b/intersight/model/storage_pure_volume_list_all_of.py index c1bc2617a2..474c8a6080 100644 --- a/intersight/model/storage_pure_volume_list_all_of.py +++ b/intersight/model/storage_pure_volume_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_relationship.py b/intersight/model/storage_pure_volume_relationship.py index 3ab6393b53..da1bfc0f0c 100644 --- a/intersight/model/storage_pure_volume_relationship.py +++ b/intersight/model/storage_pure_volume_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_response.py b/intersight/model/storage_pure_volume_response.py index 519923d209..2030a59d09 100644 --- a/intersight/model/storage_pure_volume_response.py +++ b/intersight/model/storage_pure_volume_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot.py b/intersight/model/storage_pure_volume_snapshot.py index ca5075338d..2ba56a8454 100644 --- a/intersight/model/storage_pure_volume_snapshot.py +++ b/intersight/model/storage_pure_volume_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot_all_of.py b/intersight/model/storage_pure_volume_snapshot_all_of.py index 5931bf5f5d..59c6721021 100644 --- a/intersight/model/storage_pure_volume_snapshot_all_of.py +++ b/intersight/model/storage_pure_volume_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot_list.py b/intersight/model/storage_pure_volume_snapshot_list.py index 3a844f5a6e..a8f2c345d4 100644 --- a/intersight/model/storage_pure_volume_snapshot_list.py +++ b/intersight/model/storage_pure_volume_snapshot_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot_list_all_of.py b/intersight/model/storage_pure_volume_snapshot_list_all_of.py index c976eccbf7..ebfea40768 100644 --- a/intersight/model/storage_pure_volume_snapshot_list_all_of.py +++ b/intersight/model/storage_pure_volume_snapshot_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_snapshot_response.py b/intersight/model/storage_pure_volume_snapshot_response.py index a0187ba25d..c8b35f9a63 100644 --- a/intersight/model/storage_pure_volume_snapshot_response.py +++ b/intersight/model/storage_pure_volume_snapshot_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_pure_volume_utilization.py b/intersight/model/storage_pure_volume_utilization.py index 9eb10f9e9c..3d4908f9f6 100644 --- a/intersight/model/storage_pure_volume_utilization.py +++ b/intersight/model/storage_pure_volume_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_r0_drive.py b/intersight/model/storage_r0_drive.py index 9c0cfa09a4..014852393a 100644 --- a/intersight/model/storage_r0_drive.py +++ b/intersight/model/storage_r0_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_r0_drive_all_of.py b/intersight/model/storage_r0_drive_all_of.py index 9d4ed9291c..3ef8b5efa4 100644 --- a/intersight/model/storage_r0_drive_all_of.py +++ b/intersight/model/storage_r0_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_remote_key_setting.py b/intersight/model/storage_remote_key_setting.py index 348da866bf..7a394ec40b 100644 --- a/intersight/model/storage_remote_key_setting.py +++ b/intersight/model/storage_remote_key_setting.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_remote_key_setting_all_of.py b/intersight/model/storage_remote_key_setting_all_of.py index 609965400c..92f0d296e1 100644 --- a/intersight/model/storage_remote_key_setting_all_of.py +++ b/intersight/model/storage_remote_key_setting_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander.py b/intersight/model/storage_sas_expander.py index 5f2e1f2405..4650fb33bc 100644 --- a/intersight/model/storage_sas_expander.py +++ b/intersight/model/storage_sas_expander.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander_all_of.py b/intersight/model/storage_sas_expander_all_of.py index 02a217e1ed..0360be95e7 100644 --- a/intersight/model/storage_sas_expander_all_of.py +++ b/intersight/model/storage_sas_expander_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander_list.py b/intersight/model/storage_sas_expander_list.py index abb0e4fc14..65f078c1ce 100644 --- a/intersight/model/storage_sas_expander_list.py +++ b/intersight/model/storage_sas_expander_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander_list_all_of.py b/intersight/model/storage_sas_expander_list_all_of.py index 56d1826f59..c31ffc30c8 100644 --- a/intersight/model/storage_sas_expander_list_all_of.py +++ b/intersight/model/storage_sas_expander_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander_relationship.py b/intersight/model/storage_sas_expander_relationship.py index 58ef4176ca..0c7f7362f7 100644 --- a/intersight/model/storage_sas_expander_relationship.py +++ b/intersight/model/storage_sas_expander_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_expander_response.py b/intersight/model/storage_sas_expander_response.py index 150cb9e65e..6abb6a332e 100644 --- a/intersight/model/storage_sas_expander_response.py +++ b/intersight/model/storage_sas_expander_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port.py b/intersight/model/storage_sas_port.py index 06fb3859c9..e845da5d67 100644 --- a/intersight/model/storage_sas_port.py +++ b/intersight/model/storage_sas_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port_all_of.py b/intersight/model/storage_sas_port_all_of.py index 844762a99e..91c1ead6a3 100644 --- a/intersight/model/storage_sas_port_all_of.py +++ b/intersight/model/storage_sas_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port_list.py b/intersight/model/storage_sas_port_list.py index 810781fd35..c575163f5a 100644 --- a/intersight/model/storage_sas_port_list.py +++ b/intersight/model/storage_sas_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port_list_all_of.py b/intersight/model/storage_sas_port_list_all_of.py index d328d3c85c..7ebf987477 100644 --- a/intersight/model/storage_sas_port_list_all_of.py +++ b/intersight/model/storage_sas_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port_relationship.py b/intersight/model/storage_sas_port_relationship.py index 2153de7548..0d38baaf7e 100644 --- a/intersight/model/storage_sas_port_relationship.py +++ b/intersight/model/storage_sas_port_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_sas_port_response.py b/intersight/model/storage_sas_port_response.py index 796707d7b2..c4ebeb9716 100644 --- a/intersight/model/storage_sas_port_response.py +++ b/intersight/model/storage_sas_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span.py b/intersight/model/storage_span.py index c9afda590c..9f4eb111c2 100644 --- a/intersight/model/storage_span.py +++ b/intersight/model/storage_span.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_all_of.py b/intersight/model/storage_span_all_of.py index c01eff38d8..ea1d5013b8 100644 --- a/intersight/model/storage_span_all_of.py +++ b/intersight/model/storage_span_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_drives.py b/intersight/model/storage_span_drives.py index e19265f4c5..70aced4b19 100644 --- a/intersight/model/storage_span_drives.py +++ b/intersight/model/storage_span_drives.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_drives_all_of.py b/intersight/model/storage_span_drives_all_of.py index 16f2b3f350..ed922be5d9 100644 --- a/intersight/model/storage_span_drives_all_of.py +++ b/intersight/model/storage_span_drives_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_list.py b/intersight/model/storage_span_list.py index 2296c31031..1c5df83310 100644 --- a/intersight/model/storage_span_list.py +++ b/intersight/model/storage_span_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_list_all_of.py b/intersight/model/storage_span_list_all_of.py index 67a06180c7..9c17e4e04e 100644 --- a/intersight/model/storage_span_list_all_of.py +++ b/intersight/model/storage_span_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_relationship.py b/intersight/model/storage_span_relationship.py index 2bca9c431b..baa144378d 100644 --- a/intersight/model/storage_span_relationship.py +++ b/intersight/model/storage_span_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_span_response.py b/intersight/model/storage_span_response.py index 6d32d58a50..7bd22c3eb3 100644 --- a/intersight/model/storage_span_response.py +++ b/intersight/model/storage_span_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_container_host_mount_status.py b/intersight/model/storage_storage_container_host_mount_status.py index f3514a069f..2de6357b25 100644 --- a/intersight/model/storage_storage_container_host_mount_status.py +++ b/intersight/model/storage_storage_container_host_mount_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_container_host_mount_status_all_of.py b/intersight/model/storage_storage_container_host_mount_status_all_of.py index 558b1a7913..ffe77f0930 100644 --- a/intersight/model/storage_storage_container_host_mount_status_all_of.py +++ b/intersight/model/storage_storage_container_host_mount_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_container_utilization.py b/intersight/model/storage_storage_container_utilization.py index 5b45085916..d8352cfa7d 100644 --- a/intersight/model/storage_storage_container_utilization.py +++ b/intersight/model/storage_storage_container_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy.py b/intersight/model/storage_storage_policy.py index a1a25469bb..ed9655b14e 100644 --- a/intersight/model/storage_storage_policy.py +++ b/intersight/model/storage_storage_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -253,7 +253,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_drive_mode (str): Newly inserted drives or on reboot, drives will be moved to the corresponding disk state on supported storage controller based on this setting. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 + default_drive_mode (str): Unconfigured drives at the time of deployment will move to the selected state. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. If JBOD is selected, 'Use JBOD for Virtual Drive creation' must be disabled. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to selected set of controllers on FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 global_hot_spares (str): A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.. [optional] # noqa: E501 m2_virtual_drive (StorageM2VirtualDriveConfig): [optional] # noqa: E501 raid0_drive (StorageR0Drive): [optional] # noqa: E501 @@ -389,7 +389,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_drive_mode (str): Newly inserted drives or on reboot, drives will be moved to the corresponding disk state on supported storage controller based on this setting. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 + default_drive_mode (str): Unconfigured drives at the time of deployment will move to the selected state. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. If JBOD is selected, 'Use JBOD for Virtual Drive creation' must be disabled. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to selected set of controllers on FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 global_hot_spares (str): A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.. [optional] # noqa: E501 m2_virtual_drive (StorageM2VirtualDriveConfig): [optional] # noqa: E501 raid0_drive (StorageR0Drive): [optional] # noqa: E501 diff --git a/intersight/model/storage_storage_policy_all_of.py b/intersight/model/storage_storage_policy_all_of.py index 911e38a646..467f9051c9 100644 --- a/intersight/model/storage_storage_policy_all_of.py +++ b/intersight/model/storage_storage_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -194,7 +194,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_drive_mode (str): Newly inserted drives or on reboot, drives will be moved to the corresponding disk state on supported storage controller based on this setting. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 + default_drive_mode (str): Unconfigured drives at the time of deployment will move to the selected state. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. If JBOD is selected, 'Use JBOD for Virtual Drive creation' must be disabled. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to selected set of controllers on FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 global_hot_spares (str): A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.. [optional] # noqa: E501 m2_virtual_drive (StorageM2VirtualDriveConfig): [optional] # noqa: E501 raid0_drive (StorageR0Drive): [optional] # noqa: E501 @@ -296,7 +296,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 Animal class but this time we won't travel through its discriminator because we passed in _visited_composed_classes = (Animal,) - default_drive_mode (str): Newly inserted drives or on reboot, drives will be moved to the corresponding disk state on supported storage controller based on this setting. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 + default_drive_mode (str): Unconfigured drives at the time of deployment will move to the selected state. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. If JBOD is selected, 'Use JBOD for Virtual Drive creation' must be disabled. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to selected set of controllers on FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 global_hot_spares (str): A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.. [optional] # noqa: E501 m2_virtual_drive (StorageM2VirtualDriveConfig): [optional] # noqa: E501 raid0_drive (StorageR0Drive): [optional] # noqa: E501 diff --git a/intersight/model/storage_storage_policy_list.py b/intersight/model/storage_storage_policy_list.py index 6479c76ac1..3878af1a27 100644 --- a/intersight/model/storage_storage_policy_list.py +++ b/intersight/model/storage_storage_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy_list_all_of.py b/intersight/model/storage_storage_policy_list_all_of.py index 765aa63ec5..0618ad0d95 100644 --- a/intersight/model/storage_storage_policy_list_all_of.py +++ b/intersight/model/storage_storage_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_policy_relationship.py b/intersight/model/storage_storage_policy_relationship.py index a3e66237d7..241167d5d1 100644 --- a/intersight/model/storage_storage_policy_relationship.py +++ b/intersight/model/storage_storage_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ @@ -1244,7 +1244,7 @@ def _from_openapi_data(cls, *args, **kwargs): # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 description (str): Description of the policy.. [optional] # noqa: E501 name (str): Name of the concrete policy.. [optional] # noqa: E501 - default_drive_mode (str): Newly inserted drives or on reboot, drives will be moved to the corresponding disk state on supported storage controller based on this setting. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 + default_drive_mode (str): Unconfigured drives at the time of deployment will move to the selected state. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. If JBOD is selected, 'Use JBOD for Virtual Drive creation' must be disabled. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to selected set of controllers on FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 global_hot_spares (str): A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.. [optional] # noqa: E501 m2_virtual_drive (StorageM2VirtualDriveConfig): [optional] # noqa: E501 raid0_drive (StorageR0Drive): [optional] # noqa: E501 @@ -1380,7 +1380,7 @@ def __init__(self, *args, **kwargs): # noqa: E501 display_names (DisplayNames): [optional] # noqa: E501 description (str): Description of the policy.. [optional] # noqa: E501 name (str): Name of the concrete policy.. [optional] # noqa: E501 - default_drive_mode (str): Newly inserted drives or on reboot, drives will be moved to the corresponding disk state on supported storage controller based on this setting. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 + default_drive_mode (str): Unconfigured drives at the time of deployment will move to the selected state. Newly inserted drives will move to the selected state. Select Unconfigured Good option to retain the existing configuration. Select JBOD to move the unconfigured drives to JBOD state. Select RAID0 to create a RAID0 virtual drive on each of the unconfigured drives. If JBOD is selected, unconfigured drives will move to JBOD state on host reboot. If JBOD is selected, 'Use JBOD for Virtual Drive creation' must be disabled. Unused Disks State should be 'No Change' if Default Drive Mode is set to JBOD or RAID 0. This setting is applicable only to selected set of controllers on FI attached servers. * `UnconfiguredGood` - Newly inserted drives or on reboot, drives will remain the same state. * `Jbod` - Newly inserted drives or on reboot, drives will automatically move to JBOD state if drive state was UnconfiguredGood. * `RAID0` - Newly inserted drives or on reboot, virtual drives will be created, respective drives will move to Online state.. [optional] if omitted the server will use the default value of "UnconfiguredGood" # noqa: E501 global_hot_spares (str): A collection of disks that is to be used as hot spares, globally, for all the RAID groups. Allowed value is a number range separated by a comma or a hyphen.. [optional] # noqa: E501 m2_virtual_drive (StorageM2VirtualDriveConfig): [optional] # noqa: E501 raid0_drive (StorageR0Drive): [optional] # noqa: E501 diff --git a/intersight/model/storage_storage_policy_response.py b/intersight/model/storage_storage_policy_response.py index 6a27ada61c..37cfc9bcf1 100644 --- a/intersight/model/storage_storage_policy_response.py +++ b/intersight/model/storage_storage_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_utilization.py b/intersight/model/storage_storage_utilization.py index 04fd23dd14..5a0baa0e37 100644 --- a/intersight/model/storage_storage_utilization.py +++ b/intersight/model/storage_storage_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_storage_utilization_all_of.py b/intersight/model/storage_storage_utilization_all_of.py index 9016f001d4..df4a626378 100644 --- a/intersight/model/storage_storage_utilization_all_of.py +++ b/intersight/model/storage_storage_utilization_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep.py b/intersight/model/storage_vd_member_ep.py index 4e2096d8c7..cab159a9f9 100644 --- a/intersight/model/storage_vd_member_ep.py +++ b/intersight/model/storage_vd_member_ep.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep_all_of.py b/intersight/model/storage_vd_member_ep_all_of.py index 18c6557c32..7063384a13 100644 --- a/intersight/model/storage_vd_member_ep_all_of.py +++ b/intersight/model/storage_vd_member_ep_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep_list.py b/intersight/model/storage_vd_member_ep_list.py index e7f4bd80d6..fd454f7e86 100644 --- a/intersight/model/storage_vd_member_ep_list.py +++ b/intersight/model/storage_vd_member_ep_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep_list_all_of.py b/intersight/model/storage_vd_member_ep_list_all_of.py index 67426c9540..313ad7dfb0 100644 --- a/intersight/model/storage_vd_member_ep_list_all_of.py +++ b/intersight/model/storage_vd_member_ep_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep_relationship.py b/intersight/model/storage_vd_member_ep_relationship.py index 6fbc31398d..18d91bb406 100644 --- a/intersight/model/storage_vd_member_ep_relationship.py +++ b/intersight/model/storage_vd_member_ep_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_vd_member_ep_response.py b/intersight/model/storage_vd_member_ep_response.py index 70de609c43..17f4bec4e3 100644 --- a/intersight/model/storage_vd_member_ep_response.py +++ b/intersight/model/storage_vd_member_ep_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive.py b/intersight/model/storage_virtual_drive.py index 9f0e60a8cb..1bc6b0cf30 100644 --- a/intersight/model/storage_virtual_drive.py +++ b/intersight/model/storage_virtual_drive.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_all_of.py b/intersight/model/storage_virtual_drive_all_of.py index bed5c289c9..ecdf296f3f 100644 --- a/intersight/model/storage_virtual_drive_all_of.py +++ b/intersight/model/storage_virtual_drive_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_configuration.py b/intersight/model/storage_virtual_drive_configuration.py index 1e876ed0af..13ad544821 100644 --- a/intersight/model/storage_virtual_drive_configuration.py +++ b/intersight/model/storage_virtual_drive_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_configuration_all_of.py b/intersight/model/storage_virtual_drive_configuration_all_of.py index c429384c61..1787dfa672 100644 --- a/intersight/model/storage_virtual_drive_configuration_all_of.py +++ b/intersight/model/storage_virtual_drive_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container.py b/intersight/model/storage_virtual_drive_container.py index 70654c6f43..383518cc61 100644 --- a/intersight/model/storage_virtual_drive_container.py +++ b/intersight/model/storage_virtual_drive_container.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container_all_of.py b/intersight/model/storage_virtual_drive_container_all_of.py index 442c8a1846..783be68fa7 100644 --- a/intersight/model/storage_virtual_drive_container_all_of.py +++ b/intersight/model/storage_virtual_drive_container_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container_list.py b/intersight/model/storage_virtual_drive_container_list.py index e06ffdb7d2..659c543891 100644 --- a/intersight/model/storage_virtual_drive_container_list.py +++ b/intersight/model/storage_virtual_drive_container_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container_list_all_of.py b/intersight/model/storage_virtual_drive_container_list_all_of.py index 895002feb8..4ae04d9049 100644 --- a/intersight/model/storage_virtual_drive_container_list_all_of.py +++ b/intersight/model/storage_virtual_drive_container_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container_relationship.py b/intersight/model/storage_virtual_drive_container_relationship.py index 9935a5d508..9f5bef9c26 100644 --- a/intersight/model/storage_virtual_drive_container_relationship.py +++ b/intersight/model/storage_virtual_drive_container_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_container_response.py b/intersight/model/storage_virtual_drive_container_response.py index fab04c2d45..bd8e1f10ee 100644 --- a/intersight/model/storage_virtual_drive_container_response.py +++ b/intersight/model/storage_virtual_drive_container_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension.py b/intersight/model/storage_virtual_drive_extension.py index 1558e8f7b7..44e649d39e 100644 --- a/intersight/model/storage_virtual_drive_extension.py +++ b/intersight/model/storage_virtual_drive_extension.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension_all_of.py b/intersight/model/storage_virtual_drive_extension_all_of.py index f1358fa0f6..41c6debdd1 100644 --- a/intersight/model/storage_virtual_drive_extension_all_of.py +++ b/intersight/model/storage_virtual_drive_extension_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension_list.py b/intersight/model/storage_virtual_drive_extension_list.py index e06a6455e6..00f59052d7 100644 --- a/intersight/model/storage_virtual_drive_extension_list.py +++ b/intersight/model/storage_virtual_drive_extension_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension_list_all_of.py b/intersight/model/storage_virtual_drive_extension_list_all_of.py index 8b1c1a88b5..f31efc0c37 100644 --- a/intersight/model/storage_virtual_drive_extension_list_all_of.py +++ b/intersight/model/storage_virtual_drive_extension_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension_relationship.py b/intersight/model/storage_virtual_drive_extension_relationship.py index a9f0d063ba..210a807275 100644 --- a/intersight/model/storage_virtual_drive_extension_relationship.py +++ b/intersight/model/storage_virtual_drive_extension_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_extension_response.py b/intersight/model/storage_virtual_drive_extension_response.py index 08c22baea6..1e2baf68d3 100644 --- a/intersight/model/storage_virtual_drive_extension_response.py +++ b/intersight/model/storage_virtual_drive_extension_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity.py b/intersight/model/storage_virtual_drive_identity.py index 167a1e5f69..e6e0a132ca 100644 --- a/intersight/model/storage_virtual_drive_identity.py +++ b/intersight/model/storage_virtual_drive_identity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity_all_of.py b/intersight/model/storage_virtual_drive_identity_all_of.py index e3dac117c7..cfcc536cf4 100644 --- a/intersight/model/storage_virtual_drive_identity_all_of.py +++ b/intersight/model/storage_virtual_drive_identity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity_list.py b/intersight/model/storage_virtual_drive_identity_list.py index aa7d2b3ec3..f1922e08be 100644 --- a/intersight/model/storage_virtual_drive_identity_list.py +++ b/intersight/model/storage_virtual_drive_identity_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity_list_all_of.py b/intersight/model/storage_virtual_drive_identity_list_all_of.py index a47ea998be..4f8ae5136b 100644 --- a/intersight/model/storage_virtual_drive_identity_list_all_of.py +++ b/intersight/model/storage_virtual_drive_identity_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_identity_response.py b/intersight/model/storage_virtual_drive_identity_response.py index 412f071c96..f14f2de1b6 100644 --- a/intersight/model/storage_virtual_drive_identity_response.py +++ b/intersight/model/storage_virtual_drive_identity_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_list.py b/intersight/model/storage_virtual_drive_list.py index 82fdee0a7e..32840e7b27 100644 --- a/intersight/model/storage_virtual_drive_list.py +++ b/intersight/model/storage_virtual_drive_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_list_all_of.py b/intersight/model/storage_virtual_drive_list_all_of.py index 21739f2622..940498e1b9 100644 --- a/intersight/model/storage_virtual_drive_list_all_of.py +++ b/intersight/model/storage_virtual_drive_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_policy.py b/intersight/model/storage_virtual_drive_policy.py index 63d37ac4ce..7a1bc4a762 100644 --- a/intersight/model/storage_virtual_drive_policy.py +++ b/intersight/model/storage_virtual_drive_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_policy_all_of.py b/intersight/model/storage_virtual_drive_policy_all_of.py index 742ba46620..21786abb25 100644 --- a/intersight/model/storage_virtual_drive_policy_all_of.py +++ b/intersight/model/storage_virtual_drive_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_relationship.py b/intersight/model/storage_virtual_drive_relationship.py index c8a37d75d7..da407a73b1 100644 --- a/intersight/model/storage_virtual_drive_relationship.py +++ b/intersight/model/storage_virtual_drive_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_virtual_drive_response.py b/intersight/model/storage_virtual_drive_response.py index 916d23f329..b23cf09acd 100644 --- a/intersight/model/storage_virtual_drive_response.py +++ b/intersight/model/storage_virtual_drive_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/storage_volume_utilization.py b/intersight/model/storage_volume_utilization.py index 6d9aa5dcbc..0ce618e820 100644 --- a/intersight/model/storage_volume_utilization.py +++ b/intersight/model/storage_volume_utilization.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sw_id_pool_base.py b/intersight/model/sw_id_pool_base.py index a57167a123..24407b38d8 100644 --- a/intersight/model/sw_id_pool_base.py +++ b/intersight/model/sw_id_pool_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/sw_id_pool_base_all_of.py b/intersight/model/sw_id_pool_base_all_of.py index f76fa4875a..f5cbe2cde9 100644 --- a/intersight/model/sw_id_pool_base_all_of.py +++ b/intersight/model/sw_id_pool_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_local_client_base.py b/intersight/model/syslog_local_client_base.py index c0553135db..3b948651d8 100644 --- a/intersight/model/syslog_local_client_base.py +++ b/intersight/model/syslog_local_client_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_local_client_base_all_of.py b/intersight/model/syslog_local_client_base_all_of.py index 18b4d1617b..97a02dc29c 100644 --- a/intersight/model/syslog_local_client_base_all_of.py +++ b/intersight/model/syslog_local_client_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_local_file_logging_client.py b/intersight/model/syslog_local_file_logging_client.py index d5bb99e9dd..c87451f598 100644 --- a/intersight/model/syslog_local_file_logging_client.py +++ b/intersight/model/syslog_local_file_logging_client.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy.py b/intersight/model/syslog_policy.py index 5b63f2151f..0fa62234fd 100644 --- a/intersight/model/syslog_policy.py +++ b/intersight/model/syslog_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_all_of.py b/intersight/model/syslog_policy_all_of.py index 1f2382c590..68acc98a11 100644 --- a/intersight/model/syslog_policy_all_of.py +++ b/intersight/model/syslog_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory.py b/intersight/model/syslog_policy_inventory.py index a9b96ff1b5..9c557026a1 100644 --- a/intersight/model/syslog_policy_inventory.py +++ b/intersight/model/syslog_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory_all_of.py b/intersight/model/syslog_policy_inventory_all_of.py index b301040273..71634b0e60 100644 --- a/intersight/model/syslog_policy_inventory_all_of.py +++ b/intersight/model/syslog_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory_list.py b/intersight/model/syslog_policy_inventory_list.py index 5113835071..ebca50705a 100644 --- a/intersight/model/syslog_policy_inventory_list.py +++ b/intersight/model/syslog_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory_list_all_of.py b/intersight/model/syslog_policy_inventory_list_all_of.py index df96dd923d..7525b2f60c 100644 --- a/intersight/model/syslog_policy_inventory_list_all_of.py +++ b/intersight/model/syslog_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_inventory_response.py b/intersight/model/syslog_policy_inventory_response.py index ef04990921..e46de55a94 100644 --- a/intersight/model/syslog_policy_inventory_response.py +++ b/intersight/model/syslog_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_list.py b/intersight/model/syslog_policy_list.py index 461ab4d57a..7e9c415a33 100644 --- a/intersight/model/syslog_policy_list.py +++ b/intersight/model/syslog_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_list_all_of.py b/intersight/model/syslog_policy_list_all_of.py index 81c33bf17c..54cfcb7607 100644 --- a/intersight/model/syslog_policy_list_all_of.py +++ b/intersight/model/syslog_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_policy_response.py b/intersight/model/syslog_policy_response.py index 3236b9c0a1..43aac50d51 100644 --- a/intersight/model/syslog_policy_response.py +++ b/intersight/model/syslog_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_remote_client_base.py b/intersight/model/syslog_remote_client_base.py index 269409538e..ecc4990c01 100644 --- a/intersight/model/syslog_remote_client_base.py +++ b/intersight/model/syslog_remote_client_base.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_remote_client_base_all_of.py b/intersight/model/syslog_remote_client_base_all_of.py index e83fa7d1be..b93b55090d 100644 --- a/intersight/model/syslog_remote_client_base_all_of.py +++ b/intersight/model/syslog_remote_client_base_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/syslog_remote_logging_client.py b/intersight/model/syslog_remote_logging_client.py index 0dbf1cd448..39920ae71c 100644 --- a/intersight/model/syslog_remote_logging_client.py +++ b/intersight/model/syslog_remote_logging_client.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_action.py b/intersight/model/tam_action.py index f145e40ff5..25b887dbe3 100644 --- a/intersight/model/tam_action.py +++ b/intersight/model/tam_action.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_action_all_of.py b/intersight/model/tam_action_all_of.py index 65cf4a3bfb..1fc32bc642 100644 --- a/intersight/model/tam_action_all_of.py +++ b/intersight/model/tam_action_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count.py b/intersight/model/tam_advisory_count.py index cfee5482e1..90f2e006cd 100644 --- a/intersight/model/tam_advisory_count.py +++ b/intersight/model/tam_advisory_count.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count_all_of.py b/intersight/model/tam_advisory_count_all_of.py index 599a30574a..3b674a51a0 100644 --- a/intersight/model/tam_advisory_count_all_of.py +++ b/intersight/model/tam_advisory_count_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count_list.py b/intersight/model/tam_advisory_count_list.py index 4a780e91f3..673f4a7e66 100644 --- a/intersight/model/tam_advisory_count_list.py +++ b/intersight/model/tam_advisory_count_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count_list_all_of.py b/intersight/model/tam_advisory_count_list_all_of.py index 7349149711..2c387c0db7 100644 --- a/intersight/model/tam_advisory_count_list_all_of.py +++ b/intersight/model/tam_advisory_count_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_count_response.py b/intersight/model/tam_advisory_count_response.py index ee9d0836b2..253afb4b56 100644 --- a/intersight/model/tam_advisory_count_response.py +++ b/intersight/model/tam_advisory_count_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition.py b/intersight/model/tam_advisory_definition.py index c299da03d0..3d35361844 100644 --- a/intersight/model/tam_advisory_definition.py +++ b/intersight/model/tam_advisory_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition_all_of.py b/intersight/model/tam_advisory_definition_all_of.py index 97c5678055..b00d7187bb 100644 --- a/intersight/model/tam_advisory_definition_all_of.py +++ b/intersight/model/tam_advisory_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition_list.py b/intersight/model/tam_advisory_definition_list.py index 728f21b670..795673f794 100644 --- a/intersight/model/tam_advisory_definition_list.py +++ b/intersight/model/tam_advisory_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition_list_all_of.py b/intersight/model/tam_advisory_definition_list_all_of.py index 4b5036c926..c00af3a532 100644 --- a/intersight/model/tam_advisory_definition_list_all_of.py +++ b/intersight/model/tam_advisory_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_definition_response.py b/intersight/model/tam_advisory_definition_response.py index 4468d12925..51c51bc4a2 100644 --- a/intersight/model/tam_advisory_definition_response.py +++ b/intersight/model/tam_advisory_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info.py b/intersight/model/tam_advisory_info.py index dc92e3c26b..9da76d361e 100644 --- a/intersight/model/tam_advisory_info.py +++ b/intersight/model/tam_advisory_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info_all_of.py b/intersight/model/tam_advisory_info_all_of.py index e2e4e098ac..ba7b7d6716 100644 --- a/intersight/model/tam_advisory_info_all_of.py +++ b/intersight/model/tam_advisory_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info_list.py b/intersight/model/tam_advisory_info_list.py index d743ff52e0..1f2f1456d9 100644 --- a/intersight/model/tam_advisory_info_list.py +++ b/intersight/model/tam_advisory_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info_list_all_of.py b/intersight/model/tam_advisory_info_list_all_of.py index 8683990066..aaadbf12f3 100644 --- a/intersight/model/tam_advisory_info_list_all_of.py +++ b/intersight/model/tam_advisory_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_info_response.py b/intersight/model/tam_advisory_info_response.py index 54b4e2f388..89cdced7ac 100644 --- a/intersight/model/tam_advisory_info_response.py +++ b/intersight/model/tam_advisory_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance.py b/intersight/model/tam_advisory_instance.py index 2cbbbd8c47..186b93dc90 100644 --- a/intersight/model/tam_advisory_instance.py +++ b/intersight/model/tam_advisory_instance.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance_all_of.py b/intersight/model/tam_advisory_instance_all_of.py index a8faea37a7..9178d8c6b6 100644 --- a/intersight/model/tam_advisory_instance_all_of.py +++ b/intersight/model/tam_advisory_instance_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance_list.py b/intersight/model/tam_advisory_instance_list.py index 8624a2f8f2..0ac03ece8c 100644 --- a/intersight/model/tam_advisory_instance_list.py +++ b/intersight/model/tam_advisory_instance_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance_list_all_of.py b/intersight/model/tam_advisory_instance_list_all_of.py index 64fa65497b..f07f8e8d0b 100644 --- a/intersight/model/tam_advisory_instance_list_all_of.py +++ b/intersight/model/tam_advisory_instance_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_advisory_instance_response.py b/intersight/model/tam_advisory_instance_response.py index 154a10c1ee..44cc301532 100644 --- a/intersight/model/tam_advisory_instance_response.py +++ b/intersight/model/tam_advisory_instance_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_api_data_source.py b/intersight/model/tam_api_data_source.py index 76d3e62599..efd78ae53e 100644 --- a/intersight/model/tam_api_data_source.py +++ b/intersight/model/tam_api_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_api_data_source_all_of.py b/intersight/model/tam_api_data_source_all_of.py index 289a3dd84b..078c103226 100644 --- a/intersight/model/tam_api_data_source_all_of.py +++ b/intersight/model/tam_api_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory.py b/intersight/model/tam_base_advisory.py index 8c8c93c0d9..f1720b003a 100644 --- a/intersight/model/tam_base_advisory.py +++ b/intersight/model/tam_base_advisory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory_all_of.py b/intersight/model/tam_base_advisory_all_of.py index f66f3aacf7..04077b70ec 100644 --- a/intersight/model/tam_base_advisory_all_of.py +++ b/intersight/model/tam_base_advisory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory_details.py b/intersight/model/tam_base_advisory_details.py index 6b675e0f75..d9bb4c006b 100644 --- a/intersight/model/tam_base_advisory_details.py +++ b/intersight/model/tam_base_advisory_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory_details_all_of.py b/intersight/model/tam_base_advisory_details_all_of.py index 2784708142..bbe0535e1b 100644 --- a/intersight/model/tam_base_advisory_details_all_of.py +++ b/intersight/model/tam_base_advisory_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_advisory_relationship.py b/intersight/model/tam_base_advisory_relationship.py index db6cd1b933..07d7b4f6d3 100644 --- a/intersight/model/tam_base_advisory_relationship.py +++ b/intersight/model/tam_base_advisory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_data_source.py b/intersight/model/tam_base_data_source.py index 76e31fb800..c7fcd19e4c 100644 --- a/intersight/model/tam_base_data_source.py +++ b/intersight/model/tam_base_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_base_data_source_all_of.py b/intersight/model/tam_base_data_source_all_of.py index 0f92328ff2..17221b7538 100644 --- a/intersight/model/tam_base_data_source_all_of.py +++ b/intersight/model/tam_base_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_eol_advisory_details.py b/intersight/model/tam_eol_advisory_details.py index 15bad237c2..39c305a760 100644 --- a/intersight/model/tam_eol_advisory_details.py +++ b/intersight/model/tam_eol_advisory_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_eol_advisory_details_all_of.py b/intersight/model/tam_eol_advisory_details_all_of.py index 081168cda8..28638911c5 100644 --- a/intersight/model/tam_eol_advisory_details_all_of.py +++ b/intersight/model/tam_eol_advisory_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_eol_severity.py b/intersight/model/tam_eol_severity.py index b59801ecd7..9f984a3649 100644 --- a/intersight/model/tam_eol_severity.py +++ b/intersight/model/tam_eol_severity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_eol_severity_all_of.py b/intersight/model/tam_eol_severity_all_of.py index 26ac6f277f..1b9fa20279 100644 --- a/intersight/model/tam_eol_severity_all_of.py +++ b/intersight/model/tam_eol_severity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_identifiers.py b/intersight/model/tam_identifiers.py index bd251744ba..8d8a6cc41f 100644 --- a/intersight/model/tam_identifiers.py +++ b/intersight/model/tam_identifiers.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_identifiers_all_of.py b/intersight/model/tam_identifiers_all_of.py index c7207ae32f..cb16132675 100644 --- a/intersight/model/tam_identifiers_all_of.py +++ b/intersight/model/tam_identifiers_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_milestone.py b/intersight/model/tam_milestone.py index 2e5f780075..c0b93229fa 100644 --- a/intersight/model/tam_milestone.py +++ b/intersight/model/tam_milestone.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_milestone_all_of.py b/intersight/model/tam_milestone_all_of.py index cc7ab46857..1164190abb 100644 --- a/intersight/model/tam_milestone_all_of.py +++ b/intersight/model/tam_milestone_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_psirt_severity.py b/intersight/model/tam_psirt_severity.py index d6763d4451..6b588613a4 100644 --- a/intersight/model/tam_psirt_severity.py +++ b/intersight/model/tam_psirt_severity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_psirt_severity_all_of.py b/intersight/model/tam_psirt_severity_all_of.py index 5dc58563e3..e6267b063c 100644 --- a/intersight/model/tam_psirt_severity_all_of.py +++ b/intersight/model/tam_psirt_severity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_query_entry.py b/intersight/model/tam_query_entry.py index 9d9127bfc2..0c9c1d3ac7 100644 --- a/intersight/model/tam_query_entry.py +++ b/intersight/model/tam_query_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_query_entry_all_of.py b/intersight/model/tam_query_entry_all_of.py index 14b4dd78a0..3173e0a7cc 100644 --- a/intersight/model/tam_query_entry_all_of.py +++ b/intersight/model/tam_query_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_s3_data_source.py b/intersight/model/tam_s3_data_source.py index e16107c4eb..5cee64a1e9 100644 --- a/intersight/model/tam_s3_data_source.py +++ b/intersight/model/tam_s3_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_s3_data_source_all_of.py b/intersight/model/tam_s3_data_source_all_of.py index c402d7874d..c04df816c4 100644 --- a/intersight/model/tam_s3_data_source_all_of.py +++ b/intersight/model/tam_s3_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory.py b/intersight/model/tam_security_advisory.py index 218a33f35c..074b213928 100644 --- a/intersight/model/tam_security_advisory.py +++ b/intersight/model/tam_security_advisory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_all_of.py b/intersight/model/tam_security_advisory_all_of.py index 730fe39513..e7856122d5 100644 --- a/intersight/model/tam_security_advisory_all_of.py +++ b/intersight/model/tam_security_advisory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_details.py b/intersight/model/tam_security_advisory_details.py index d26a0fb2a8..6bb864b0bc 100644 --- a/intersight/model/tam_security_advisory_details.py +++ b/intersight/model/tam_security_advisory_details.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_details_all_of.py b/intersight/model/tam_security_advisory_details_all_of.py index a7f88244b2..d1d89d9cf4 100644 --- a/intersight/model/tam_security_advisory_details_all_of.py +++ b/intersight/model/tam_security_advisory_details_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_list.py b/intersight/model/tam_security_advisory_list.py index 9fe4b33d29..cdf91d242f 100644 --- a/intersight/model/tam_security_advisory_list.py +++ b/intersight/model/tam_security_advisory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_list_all_of.py b/intersight/model/tam_security_advisory_list_all_of.py index 97580d76a5..454836dd87 100644 --- a/intersight/model/tam_security_advisory_list_all_of.py +++ b/intersight/model/tam_security_advisory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_security_advisory_response.py b/intersight/model/tam_security_advisory_response.py index d8304b2716..bfad612cb6 100644 --- a/intersight/model/tam_security_advisory_response.py +++ b/intersight/model/tam_security_advisory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_severity.py b/intersight/model/tam_severity.py index 47f9bec7b4..38d4304b49 100644 --- a/intersight/model/tam_severity.py +++ b/intersight/model/tam_severity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_text_fsm_template_data_source.py b/intersight/model/tam_text_fsm_template_data_source.py index 1b0bc1200f..e202bb1a9e 100644 --- a/intersight/model/tam_text_fsm_template_data_source.py +++ b/intersight/model/tam_text_fsm_template_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tam_text_fsm_template_data_source_all_of.py b/intersight/model/tam_text_fsm_template_data_source_all_of.py index 622f2d2a46..e242de6ce7 100644 --- a/intersight/model/tam_text_fsm_template_data_source_all_of.py +++ b/intersight/model/tam_text_fsm_template_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_fabric_mos_scoped_inventory.py b/intersight/model/task_fabric_mos_scoped_inventory.py index 6e786127f4..0dbca41d2a 100644 --- a/intersight/model/task_fabric_mos_scoped_inventory.py +++ b/intersight/model/task_fabric_mos_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_fabric_mos_scoped_inventory_all_of.py b/intersight/model/task_fabric_mos_scoped_inventory_all_of.py index 1600cdd1fa..d51b2a88b9 100644 --- a/intersight/model/task_fabric_mos_scoped_inventory_all_of.py +++ b/intersight/model/task_fabric_mos_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hitachi_scoped_inventory.py b/intersight/model/task_hitachi_scoped_inventory.py index 3ab2c8887d..b8b8ac27b5 100644 --- a/intersight/model/task_hitachi_scoped_inventory.py +++ b/intersight/model/task_hitachi_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hitachi_scoped_inventory_all_of.py b/intersight/model/task_hitachi_scoped_inventory_all_of.py index eedbbc6778..30dcb7c895 100644 --- a/intersight/model/task_hitachi_scoped_inventory_all_of.py +++ b/intersight/model/task_hitachi_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hyper_flex_management_scoped_inventory.py b/intersight/model/task_hyper_flex_management_scoped_inventory.py index 65a47dcb02..87bdd66f84 100644 --- a/intersight/model/task_hyper_flex_management_scoped_inventory.py +++ b/intersight/model/task_hyper_flex_management_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hyper_flex_management_scoped_inventory_all_of.py b/intersight/model/task_hyper_flex_management_scoped_inventory_all_of.py index debef4a484..63b607c02f 100644 --- a/intersight/model/task_hyper_flex_management_scoped_inventory_all_of.py +++ b/intersight/model/task_hyper_flex_management_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hyperflex_scoped_inventory.py b/intersight/model/task_hyperflex_scoped_inventory.py index 5a1dfc25ac..ddccc1779b 100644 --- a/intersight/model/task_hyperflex_scoped_inventory.py +++ b/intersight/model/task_hyperflex_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_hyperflex_scoped_inventory_all_of.py b/intersight/model/task_hyperflex_scoped_inventory_all_of.py index 3629985142..e0e4f88cad 100644 --- a/intersight/model/task_hyperflex_scoped_inventory_all_of.py +++ b/intersight/model/task_hyperflex_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_iwe_scoped_inventory.py b/intersight/model/task_iwe_scoped_inventory.py index f348640f3c..606d8c6f2d 100644 --- a/intersight/model/task_iwe_scoped_inventory.py +++ b/intersight/model/task_iwe_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_iwe_scoped_inventory_all_of.py b/intersight/model/task_iwe_scoped_inventory_all_of.py index c1ee8f22d5..2a391ceda6 100644 --- a/intersight/model/task_iwe_scoped_inventory_all_of.py +++ b/intersight/model/task_iwe_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_mds_scoped_inventory.py b/intersight/model/task_mds_scoped_inventory.py index 1bdc2a3f43..7828c07a39 100644 --- a/intersight/model/task_mds_scoped_inventory.py +++ b/intersight/model/task_mds_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_mds_scoped_inventory_all_of.py b/intersight/model/task_mds_scoped_inventory_all_of.py index 1680e8332d..0ddbefd4c6 100644 --- a/intersight/model/task_mds_scoped_inventory_all_of.py +++ b/intersight/model/task_mds_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_mds_system_scoped_inventory.py b/intersight/model/task_mds_system_scoped_inventory.py index 01e9d325e5..26ad455887 100644 --- a/intersight/model/task_mds_system_scoped_inventory.py +++ b/intersight/model/task_mds_system_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_mds_system_scoped_inventory_all_of.py b/intersight/model/task_mds_system_scoped_inventory_all_of.py index b939f3a2c4..54ed1892a2 100644 --- a/intersight/model/task_mds_system_scoped_inventory_all_of.py +++ b/intersight/model/task_mds_system_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_net_app_scoped_inventory.py b/intersight/model/task_net_app_scoped_inventory.py index a8f051c912..c871593506 100644 --- a/intersight/model/task_net_app_scoped_inventory.py +++ b/intersight/model/task_net_app_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_net_app_scoped_inventory_all_of.py b/intersight/model/task_net_app_scoped_inventory_all_of.py index fe620763a4..fd586303ea 100644 --- a/intersight/model/task_net_app_scoped_inventory_all_of.py +++ b/intersight/model/task_net_app_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_scoped_inventory.py b/intersight/model/task_nexus_scoped_inventory.py index 801d3a0875..a1b0e6c934 100644 --- a/intersight/model/task_nexus_scoped_inventory.py +++ b/intersight/model/task_nexus_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_scoped_inventory_all_of.py b/intersight/model/task_nexus_scoped_inventory_all_of.py index 6ba7fe5fb2..a40b9138f7 100644 --- a/intersight/model/task_nexus_scoped_inventory_all_of.py +++ b/intersight/model/task_nexus_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_system_scoped_inventory.py b/intersight/model/task_nexus_system_scoped_inventory.py index f05be59906..3afbb5ae2a 100644 --- a/intersight/model/task_nexus_system_scoped_inventory.py +++ b/intersight/model/task_nexus_system_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_system_scoped_inventory_all_of.py b/intersight/model/task_nexus_system_scoped_inventory_all_of.py index 2fe09f19c0..ab5b9b6625 100644 --- a/intersight/model/task_nexus_system_scoped_inventory_all_of.py +++ b/intersight/model/task_nexus_system_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_vlan_scoped_inventory.py b/intersight/model/task_nexus_vlan_scoped_inventory.py index b845054c05..370645c7ea 100644 --- a/intersight/model/task_nexus_vlan_scoped_inventory.py +++ b/intersight/model/task_nexus_vlan_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_nexus_vlan_scoped_inventory_all_of.py b/intersight/model/task_nexus_vlan_scoped_inventory_all_of.py index 2e95e32e80..194d099186 100644 --- a/intersight/model/task_nexus_vlan_scoped_inventory_all_of.py +++ b/intersight/model/task_nexus_vlan_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_public_cloud_scoped_inventory.py b/intersight/model/task_public_cloud_scoped_inventory.py index 86dbbbc0ac..4715091509 100644 --- a/intersight/model/task_public_cloud_scoped_inventory.py +++ b/intersight/model/task_public_cloud_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_public_cloud_scoped_inventory_all_of.py b/intersight/model/task_public_cloud_scoped_inventory_all_of.py index 322e65308f..4aa852b128 100644 --- a/intersight/model/task_public_cloud_scoped_inventory_all_of.py +++ b/intersight/model/task_public_cloud_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_pure_scoped_inventory.py b/intersight/model/task_pure_scoped_inventory.py index 91235bf3aa..8b1b9c3391 100644 --- a/intersight/model/task_pure_scoped_inventory.py +++ b/intersight/model/task_pure_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_pure_scoped_inventory_all_of.py b/intersight/model/task_pure_scoped_inventory_all_of.py index d315641446..e8127f2c33 100644 --- a/intersight/model/task_pure_scoped_inventory_all_of.py +++ b/intersight/model/task_pure_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_server_scoped_inventory.py b/intersight/model/task_server_scoped_inventory.py index cd2ffa755c..1362c6fc34 100644 --- a/intersight/model/task_server_scoped_inventory.py +++ b/intersight/model/task_server_scoped_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/task_server_scoped_inventory_all_of.py b/intersight/model/task_server_scoped_inventory_all_of.py index e60830592b..2e26611eeb 100644 --- a/intersight/model/task_server_scoped_inventory_all_of.py +++ b/intersight/model/task_server_scoped_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_appliance_param.py b/intersight/model/techsupportmanagement_appliance_param.py index fd4f7b119a..52cc512def 100644 --- a/intersight/model/techsupportmanagement_appliance_param.py +++ b/intersight/model/techsupportmanagement_appliance_param.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_appliance_param_all_of.py b/intersight/model/techsupportmanagement_appliance_param_all_of.py index 99c9bf74c5..4c8b547ef4 100644 --- a/intersight/model/techsupportmanagement_appliance_param_all_of.py +++ b/intersight/model/techsupportmanagement_appliance_param_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy.py b/intersight/model/techsupportmanagement_collection_control_policy.py index 8cb9f26556..8e4c855143 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy.py +++ b/intersight/model/techsupportmanagement_collection_control_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy_all_of.py b/intersight/model/techsupportmanagement_collection_control_policy_all_of.py index 4316ee386f..c3c03caf57 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy_all_of.py +++ b/intersight/model/techsupportmanagement_collection_control_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy_list.py b/intersight/model/techsupportmanagement_collection_control_policy_list.py index f5ebcb43d0..419579bf79 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy_list.py +++ b/intersight/model/techsupportmanagement_collection_control_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy_list_all_of.py b/intersight/model/techsupportmanagement_collection_control_policy_list_all_of.py index cfb69c4187..df8669fc99 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy_list_all_of.py +++ b/intersight/model/techsupportmanagement_collection_control_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_collection_control_policy_response.py b/intersight/model/techsupportmanagement_collection_control_policy_response.py index 9ae5429a3a..5341818268 100644 --- a/intersight/model/techsupportmanagement_collection_control_policy_response.py +++ b/intersight/model/techsupportmanagement_collection_control_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download.py b/intersight/model/techsupportmanagement_download.py index 5044c7d354..1f1e58d327 100644 --- a/intersight/model/techsupportmanagement_download.py +++ b/intersight/model/techsupportmanagement_download.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download_all_of.py b/intersight/model/techsupportmanagement_download_all_of.py index a301e03170..4d25fbe820 100644 --- a/intersight/model/techsupportmanagement_download_all_of.py +++ b/intersight/model/techsupportmanagement_download_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download_list.py b/intersight/model/techsupportmanagement_download_list.py index d40e396695..e8fbe66391 100644 --- a/intersight/model/techsupportmanagement_download_list.py +++ b/intersight/model/techsupportmanagement_download_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download_list_all_of.py b/intersight/model/techsupportmanagement_download_list_all_of.py index 1db74c1043..7c1e70c114 100644 --- a/intersight/model/techsupportmanagement_download_list_all_of.py +++ b/intersight/model/techsupportmanagement_download_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_download_response.py b/intersight/model/techsupportmanagement_download_response.py index 040a171e03..a7d5ff1d14 100644 --- a/intersight/model/techsupportmanagement_download_response.py +++ b/intersight/model/techsupportmanagement_download_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_nia_param.py b/intersight/model/techsupportmanagement_nia_param.py index d0b397acf5..aa2c306cc7 100644 --- a/intersight/model/techsupportmanagement_nia_param.py +++ b/intersight/model/techsupportmanagement_nia_param.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_nia_param_all_of.py b/intersight/model/techsupportmanagement_nia_param_all_of.py index 6fe0daab5b..83bd3c481e 100644 --- a/intersight/model/techsupportmanagement_nia_param_all_of.py +++ b/intersight/model/techsupportmanagement_nia_param_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_platform_param.py b/intersight/model/techsupportmanagement_platform_param.py index 8533eb433d..434d696ef9 100644 --- a/intersight/model/techsupportmanagement_platform_param.py +++ b/intersight/model/techsupportmanagement_platform_param.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_platform_param_all_of.py b/intersight/model/techsupportmanagement_platform_param_all_of.py index 791970ef13..0abf9dd069 100644 --- a/intersight/model/techsupportmanagement_platform_param_all_of.py +++ b/intersight/model/techsupportmanagement_platform_param_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle.py b/intersight/model/techsupportmanagement_tech_support_bundle.py index a242c31532..80f7d8b635 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle.py +++ b/intersight/model/techsupportmanagement_tech_support_bundle.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_all_of.py b/intersight/model/techsupportmanagement_tech_support_bundle_all_of.py index 1c51e632d0..029c579655 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_bundle_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_list.py b/intersight/model/techsupportmanagement_tech_support_bundle_list.py index 9e6822ff39..f246772c5f 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_list.py +++ b/intersight/model/techsupportmanagement_tech_support_bundle_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_list_all_of.py b/intersight/model/techsupportmanagement_tech_support_bundle_list_all_of.py index 1ea7031d2e..094855cb31 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_list_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_bundle_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_relationship.py b/intersight/model/techsupportmanagement_tech_support_bundle_relationship.py index ae973d70fe..6501e30afc 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_relationship.py +++ b/intersight/model/techsupportmanagement_tech_support_bundle_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_bundle_response.py b/intersight/model/techsupportmanagement_tech_support_bundle_response.py index 245d58a2b7..09651856be 100644 --- a/intersight/model/techsupportmanagement_tech_support_bundle_response.py +++ b/intersight/model/techsupportmanagement_tech_support_bundle_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status.py b/intersight/model/techsupportmanagement_tech_support_status.py index d7ce1a72df..9264742d56 100644 --- a/intersight/model/techsupportmanagement_tech_support_status.py +++ b/intersight/model/techsupportmanagement_tech_support_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status_all_of.py b/intersight/model/techsupportmanagement_tech_support_status_all_of.py index 7e4f7dca9f..f673d31479 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status_list.py b/intersight/model/techsupportmanagement_tech_support_status_list.py index 2c36b4bb67..d22a706eb5 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_list.py +++ b/intersight/model/techsupportmanagement_tech_support_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status_list_all_of.py b/intersight/model/techsupportmanagement_tech_support_status_list_all_of.py index db359bf4d1..c4a43d3338 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_list_all_of.py +++ b/intersight/model/techsupportmanagement_tech_support_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status_relationship.py b/intersight/model/techsupportmanagement_tech_support_status_relationship.py index 82b4408b5a..96a4ac2b2d 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_relationship.py +++ b/intersight/model/techsupportmanagement_tech_support_status_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/techsupportmanagement_tech_support_status_response.py b/intersight/model/techsupportmanagement_tech_support_status_response.py index bff981f807..eb0d3ff5dc 100644 --- a/intersight/model/techsupportmanagement_tech_support_status_response.py +++ b/intersight/model/techsupportmanagement_tech_support_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_aggregate_search_spec.py b/intersight/model/telemetry_druid_aggregate_search_spec.py index b8b27553bb..bfb80d61f7 100644 --- a/intersight/model/telemetry_druid_aggregate_search_spec.py +++ b/intersight/model/telemetry_druid_aggregate_search_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_aggregator.py b/intersight/model/telemetry_druid_aggregator.py index dd4a4fa6dd..a4f92a46fb 100644 --- a/intersight/model/telemetry_druid_aggregator.py +++ b/intersight/model/telemetry_druid_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_and_filter.py b/intersight/model/telemetry_druid_and_filter.py index 63fea18f7e..b0a20971d7 100644 --- a/intersight/model/telemetry_druid_and_filter.py +++ b/intersight/model/telemetry_druid_and_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_and_filter_all_of.py b/intersight/model/telemetry_druid_and_filter_all_of.py index 4eef44310d..11651ff0ee 100644 --- a/intersight/model/telemetry_druid_and_filter_all_of.py +++ b/intersight/model/telemetry_druid_and_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_any_aggregator.py b/intersight/model/telemetry_druid_any_aggregator.py index b388d63655..1d9fd10a6c 100644 --- a/intersight/model/telemetry_druid_any_aggregator.py +++ b/intersight/model/telemetry_druid_any_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_any_aggregator_all_of.py b/intersight/model/telemetry_druid_any_aggregator_all_of.py index 6f4f8862f1..b245592153 100644 --- a/intersight/model/telemetry_druid_any_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_any_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_arithmetic_post_aggregator.py b/intersight/model/telemetry_druid_arithmetic_post_aggregator.py index 33625f37f7..21d81fb5d4 100644 --- a/intersight/model/telemetry_druid_arithmetic_post_aggregator.py +++ b/intersight/model/telemetry_druid_arithmetic_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_arithmetic_post_aggregator_all_of.py b/intersight/model/telemetry_druid_arithmetic_post_aggregator_all_of.py index 5dd4c7b2d6..1513e2217b 100644 --- a/intersight/model/telemetry_druid_arithmetic_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_arithmetic_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_aggregator.py b/intersight/model/telemetry_druid_base_aggregator.py index 44c76d321c..4807783a32 100644 --- a/intersight/model/telemetry_druid_base_aggregator.py +++ b/intersight/model/telemetry_druid_base_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_data_source.py b/intersight/model/telemetry_druid_base_data_source.py index f033cba2f1..845f779c44 100644 --- a/intersight/model/telemetry_druid_base_data_source.py +++ b/intersight/model/telemetry_druid_base_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_dimension_spec.py b/intersight/model/telemetry_druid_base_dimension_spec.py index 32a5891614..38c9dd8522 100644 --- a/intersight/model/telemetry_druid_base_dimension_spec.py +++ b/intersight/model/telemetry_druid_base_dimension_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_filter.py b/intersight/model/telemetry_druid_base_filter.py index 504b3dd01f..8f772de1af 100644 --- a/intersight/model/telemetry_druid_base_filter.py +++ b/intersight/model/telemetry_druid_base_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_granularity.py b/intersight/model/telemetry_druid_base_granularity.py index 9bc1214df2..6ba7fbb611 100644 --- a/intersight/model/telemetry_druid_base_granularity.py +++ b/intersight/model/telemetry_druid_base_granularity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_having_filter.py b/intersight/model/telemetry_druid_base_having_filter.py index 3a0a893bb1..11ad678ecc 100644 --- a/intersight/model/telemetry_druid_base_having_filter.py +++ b/intersight/model/telemetry_druid_base_having_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_limit_spec.py b/intersight/model/telemetry_druid_base_limit_spec.py index 52fb78a0a0..a621569544 100644 --- a/intersight/model/telemetry_druid_base_limit_spec.py +++ b/intersight/model/telemetry_druid_base_limit_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_post_aggregator.py b/intersight/model/telemetry_druid_base_post_aggregator.py index 24bfa81f60..ae4039b08d 100644 --- a/intersight/model/telemetry_druid_base_post_aggregator.py +++ b/intersight/model/telemetry_druid_base_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_request.py b/intersight/model/telemetry_druid_base_request.py index f193674e1f..651ac97c95 100644 --- a/intersight/model/telemetry_druid_base_request.py +++ b/intersight/model/telemetry_druid_base_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_search_spec.py b/intersight/model/telemetry_druid_base_search_spec.py index 73da407229..f868873c87 100644 --- a/intersight/model/telemetry_druid_base_search_spec.py +++ b/intersight/model/telemetry_druid_base_search_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_base_top_n_metric_spec.py b/intersight/model/telemetry_druid_base_top_n_metric_spec.py index 214dc51de5..85583ed1c2 100644 --- a/intersight/model/telemetry_druid_base_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_base_top_n_metric_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_column_comparison_filter.py b/intersight/model/telemetry_druid_column_comparison_filter.py index 3a194bc5d9..2498d72079 100644 --- a/intersight/model/telemetry_druid_column_comparison_filter.py +++ b/intersight/model/telemetry_druid_column_comparison_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_column_comparison_filter_all_of.py b/intersight/model/telemetry_druid_column_comparison_filter_all_of.py index 94399c35c7..1edfccbd8b 100644 --- a/intersight/model/telemetry_druid_column_comparison_filter_all_of.py +++ b/intersight/model/telemetry_druid_column_comparison_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_constant_post_aggregator.py b/intersight/model/telemetry_druid_constant_post_aggregator.py index 1c95f6acd3..f900dd0857 100644 --- a/intersight/model/telemetry_druid_constant_post_aggregator.py +++ b/intersight/model/telemetry_druid_constant_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_constant_post_aggregator_all_of.py b/intersight/model/telemetry_druid_constant_post_aggregator_all_of.py index 0dcc2c2683..0de0556d1c 100644 --- a/intersight/model/telemetry_druid_constant_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_constant_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_contains_search_spec.py b/intersight/model/telemetry_druid_contains_search_spec.py index 9aaa01d8be..240dba2115 100644 --- a/intersight/model/telemetry_druid_contains_search_spec.py +++ b/intersight/model/telemetry_druid_contains_search_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_contains_search_spec_all_of.py b/intersight/model/telemetry_druid_contains_search_spec_all_of.py index 485d471e8d..630f1f4a2b 100644 --- a/intersight/model/telemetry_druid_contains_search_spec_all_of.py +++ b/intersight/model/telemetry_druid_contains_search_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_count_aggregator.py b/intersight/model/telemetry_druid_count_aggregator.py index 82b810d123..4822120a9a 100644 --- a/intersight/model/telemetry_druid_count_aggregator.py +++ b/intersight/model/telemetry_druid_count_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_count_aggregator_all_of.py b/intersight/model/telemetry_druid_count_aggregator_all_of.py index 5e20f466f7..76306c498f 100644 --- a/intersight/model/telemetry_druid_count_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_count_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_data_source.py b/intersight/model/telemetry_druid_data_source.py index de7fecb804..d82072d556 100644 --- a/intersight/model/telemetry_druid_data_source.py +++ b/intersight/model/telemetry_druid_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_data_source_metadata_request.py b/intersight/model/telemetry_druid_data_source_metadata_request.py index f96c6b49a8..e1efeb0b70 100644 --- a/intersight/model/telemetry_druid_data_source_metadata_request.py +++ b/intersight/model/telemetry_druid_data_source_metadata_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_data_source_metadata_request_all_of.py b/intersight/model/telemetry_druid_data_source_metadata_request_all_of.py index 3a3c793c82..8235c3a722 100644 --- a/intersight/model/telemetry_druid_data_source_metadata_request_all_of.py +++ b/intersight/model/telemetry_druid_data_source_metadata_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_data_source_metadata_result.py b/intersight/model/telemetry_druid_data_source_metadata_result.py index 5f55f1fc3b..1651976290 100644 --- a/intersight/model/telemetry_druid_data_source_metadata_result.py +++ b/intersight/model/telemetry_druid_data_source_metadata_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_default_dimension_spec.py b/intersight/model/telemetry_druid_default_dimension_spec.py index 4eb5c66bf7..a2e0ece81e 100644 --- a/intersight/model/telemetry_druid_default_dimension_spec.py +++ b/intersight/model/telemetry_druid_default_dimension_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_default_dimension_spec_all_of.py b/intersight/model/telemetry_druid_default_dimension_spec_all_of.py index e66cea11bf..b095d26a0d 100644 --- a/intersight/model/telemetry_druid_default_dimension_spec_all_of.py +++ b/intersight/model/telemetry_druid_default_dimension_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_default_limit_spec.py b/intersight/model/telemetry_druid_default_limit_spec.py index 09100f064a..73c87a1a95 100644 --- a/intersight/model/telemetry_druid_default_limit_spec.py +++ b/intersight/model/telemetry_druid_default_limit_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_default_limit_spec_all_of.py b/intersight/model/telemetry_druid_default_limit_spec_all_of.py index 2eec949901..7933c20fa0 100644 --- a/intersight/model/telemetry_druid_default_limit_spec_all_of.py +++ b/intersight/model/telemetry_druid_default_limit_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_dimension_spec.py b/intersight/model/telemetry_druid_dimension_spec.py index 1f7f1bdce7..146a76feb7 100644 --- a/intersight/model/telemetry_druid_dimension_spec.py +++ b/intersight/model/telemetry_druid_dimension_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_dimension_top_n_metric_spec.py b/intersight/model/telemetry_druid_dimension_top_n_metric_spec.py index aeb7a03a2e..8211d9c2b8 100644 --- a/intersight/model/telemetry_druid_dimension_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_dimension_top_n_metric_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_dimension_top_n_metric_spec_all_of.py b/intersight/model/telemetry_druid_dimension_top_n_metric_spec_all_of.py index 838df5d820..684b168768 100644 --- a/intersight/model/telemetry_druid_dimension_top_n_metric_spec_all_of.py +++ b/intersight/model/telemetry_druid_dimension_top_n_metric_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_duration_granularity.py b/intersight/model/telemetry_druid_duration_granularity.py index 056e184619..28dbe541a4 100644 --- a/intersight/model/telemetry_druid_duration_granularity.py +++ b/intersight/model/telemetry_druid_duration_granularity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_duration_granularity_all_of.py b/intersight/model/telemetry_druid_duration_granularity_all_of.py index 1d76545ed9..3ecb75f3df 100644 --- a/intersight/model/telemetry_druid_duration_granularity_all_of.py +++ b/intersight/model/telemetry_druid_duration_granularity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_error.py b/intersight/model/telemetry_druid_error.py index 224cdcb8ae..36174fdede 100644 --- a/intersight/model/telemetry_druid_error.py +++ b/intersight/model/telemetry_druid_error.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_dimension_spec.py b/intersight/model/telemetry_druid_extraction_dimension_spec.py index 3f267396f0..8afead155b 100644 --- a/intersight/model/telemetry_druid_extraction_dimension_spec.py +++ b/intersight/model/telemetry_druid_extraction_dimension_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_extraction_dimension_spec_all_of.py b/intersight/model/telemetry_druid_extraction_dimension_spec_all_of.py index 9e7c92ad93..8c35d00208 100644 --- a/intersight/model/telemetry_druid_extraction_dimension_spec_all_of.py +++ b/intersight/model/telemetry_druid_extraction_dimension_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_field_accessor_post_aggregator.py b/intersight/model/telemetry_druid_field_accessor_post_aggregator.py index dbf0fd8248..1573a51867 100644 --- a/intersight/model/telemetry_druid_field_accessor_post_aggregator.py +++ b/intersight/model/telemetry_druid_field_accessor_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_field_accessor_post_aggregator_all_of.py b/intersight/model/telemetry_druid_field_accessor_post_aggregator_all_of.py index edc476c759..4dfbdd5713 100644 --- a/intersight/model/telemetry_druid_field_accessor_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_field_accessor_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_filter.py b/intersight/model/telemetry_druid_filter.py index ef6568b381..b0b69c017d 100644 --- a/intersight/model/telemetry_druid_filter.py +++ b/intersight/model/telemetry_druid_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_filtered_aggregator.py b/intersight/model/telemetry_druid_filtered_aggregator.py index 2660333459..98ca50c6f6 100644 --- a/intersight/model/telemetry_druid_filtered_aggregator.py +++ b/intersight/model/telemetry_druid_filtered_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_filtered_aggregator_all_of.py b/intersight/model/telemetry_druid_filtered_aggregator_all_of.py index 73ea28099f..1727598fe3 100644 --- a/intersight/model/telemetry_druid_filtered_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_filtered_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_first_last_aggregator.py b/intersight/model/telemetry_druid_first_last_aggregator.py index bb3b73b3a2..306941c712 100644 --- a/intersight/model/telemetry_druid_first_last_aggregator.py +++ b/intersight/model/telemetry_druid_first_last_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_first_last_aggregator_all_of.py b/intersight/model/telemetry_druid_first_last_aggregator_all_of.py index 155e2ff147..376ec06d31 100644 --- a/intersight/model/telemetry_druid_first_last_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_first_last_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_fragment_search_spec.py b/intersight/model/telemetry_druid_fragment_search_spec.py index c33e91eea3..65af14e9d3 100644 --- a/intersight/model/telemetry_druid_fragment_search_spec.py +++ b/intersight/model/telemetry_druid_fragment_search_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_fragment_search_spec_all_of.py b/intersight/model/telemetry_druid_fragment_search_spec_all_of.py index cd49f9fa72..9906ee9da8 100644 --- a/intersight/model/telemetry_druid_fragment_search_spec_all_of.py +++ b/intersight/model/telemetry_druid_fragment_search_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_granularity.py b/intersight/model/telemetry_druid_granularity.py index a6fa1e3904..b395a43e8b 100644 --- a/intersight/model/telemetry_druid_granularity.py +++ b/intersight/model/telemetry_druid_granularity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_greatest_least_post_aggregator.py b/intersight/model/telemetry_druid_greatest_least_post_aggregator.py index f980be69a5..c0712449fc 100644 --- a/intersight/model/telemetry_druid_greatest_least_post_aggregator.py +++ b/intersight/model/telemetry_druid_greatest_least_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_greatest_least_post_aggregator_all_of.py b/intersight/model/telemetry_druid_greatest_least_post_aggregator_all_of.py index 9080b6f9f9..fc551dc4f5 100644 --- a/intersight/model/telemetry_druid_greatest_least_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_greatest_least_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_group_by_request.py b/intersight/model/telemetry_druid_group_by_request.py index ad3c1b0d3f..2f2f63ce2a 100644 --- a/intersight/model/telemetry_druid_group_by_request.py +++ b/intersight/model/telemetry_druid_group_by_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_group_by_request_all_of.py b/intersight/model/telemetry_druid_group_by_request_all_of.py index 7d0417d64b..078f55e1e2 100644 --- a/intersight/model/telemetry_druid_group_by_request_all_of.py +++ b/intersight/model/telemetry_druid_group_by_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_group_by_result.py b/intersight/model/telemetry_druid_group_by_result.py index bcca840e46..6258aeea91 100644 --- a/intersight/model/telemetry_druid_group_by_result.py +++ b/intersight/model/telemetry_druid_group_by_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_dimension_selector_filter.py b/intersight/model/telemetry_druid_having_dimension_selector_filter.py index 1707eb91bf..2e0f18479b 100644 --- a/intersight/model/telemetry_druid_having_dimension_selector_filter.py +++ b/intersight/model/telemetry_druid_having_dimension_selector_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_dimension_selector_filter_all_of.py b/intersight/model/telemetry_druid_having_dimension_selector_filter_all_of.py index db01b97db2..5a107c0585 100644 --- a/intersight/model/telemetry_druid_having_dimension_selector_filter_all_of.py +++ b/intersight/model/telemetry_druid_having_dimension_selector_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_filter.py b/intersight/model/telemetry_druid_having_filter.py index f7c921793d..118c033a65 100644 --- a/intersight/model/telemetry_druid_having_filter.py +++ b/intersight/model/telemetry_druid_having_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_numeric_filter.py b/intersight/model/telemetry_druid_having_numeric_filter.py index 69f9bd2531..46eebf009b 100644 --- a/intersight/model/telemetry_druid_having_numeric_filter.py +++ b/intersight/model/telemetry_druid_having_numeric_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_numeric_filter_all_of.py b/intersight/model/telemetry_druid_having_numeric_filter_all_of.py index bbf5c4ca3a..018854cb05 100644 --- a/intersight/model/telemetry_druid_having_numeric_filter_all_of.py +++ b/intersight/model/telemetry_druid_having_numeric_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_query_filter.py b/intersight/model/telemetry_druid_having_query_filter.py index 2073afd233..15d63e0391 100644 --- a/intersight/model/telemetry_druid_having_query_filter.py +++ b/intersight/model/telemetry_druid_having_query_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_having_query_filter_all_of.py b/intersight/model/telemetry_druid_having_query_filter_all_of.py index 0247db3bb4..ba4dc168b9 100644 --- a/intersight/model/telemetry_druid_having_query_filter_all_of.py +++ b/intersight/model/telemetry_druid_having_query_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_hyper_unique_post_aggregator.py b/intersight/model/telemetry_druid_hyper_unique_post_aggregator.py index aece6589a9..e10f1ddc3d 100644 --- a/intersight/model/telemetry_druid_hyper_unique_post_aggregator.py +++ b/intersight/model/telemetry_druid_hyper_unique_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_hyper_unique_post_aggregator_all_of.py b/intersight/model/telemetry_druid_hyper_unique_post_aggregator_all_of.py index f8293bbe50..148887d63f 100644 --- a/intersight/model/telemetry_druid_hyper_unique_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_hyper_unique_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_inline_data_source.py b/intersight/model/telemetry_druid_inline_data_source.py index d7b4775781..d3d6f19111 100644 --- a/intersight/model/telemetry_druid_inline_data_source.py +++ b/intersight/model/telemetry_druid_inline_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_inline_data_source_all_of.py b/intersight/model/telemetry_druid_inline_data_source_all_of.py index c85173a277..ec4a617e5e 100644 --- a/intersight/model/telemetry_druid_inline_data_source_all_of.py +++ b/intersight/model/telemetry_druid_inline_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_insensitive_contains_search_spec.py b/intersight/model/telemetry_druid_insensitive_contains_search_spec.py index fbf34bb322..f6d4dba687 100644 --- a/intersight/model/telemetry_druid_insensitive_contains_search_spec.py +++ b/intersight/model/telemetry_druid_insensitive_contains_search_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_insensitive_contains_search_spec_all_of.py b/intersight/model/telemetry_druid_insensitive_contains_search_spec_all_of.py index 126b87f4ac..a890e2d798 100644 --- a/intersight/model/telemetry_druid_insensitive_contains_search_spec_all_of.py +++ b/intersight/model/telemetry_druid_insensitive_contains_search_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_interval_result.py b/intersight/model/telemetry_druid_interval_result.py index eb13a35c9f..71aa3026ea 100644 --- a/intersight/model/telemetry_druid_interval_result.py +++ b/intersight/model/telemetry_druid_interval_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_inverted_top_n_metric_spec.py b/intersight/model/telemetry_druid_inverted_top_n_metric_spec.py index ce7cec564e..409118d025 100644 --- a/intersight/model/telemetry_druid_inverted_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_inverted_top_n_metric_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_inverted_top_n_metric_spec_all_of.py b/intersight/model/telemetry_druid_inverted_top_n_metric_spec_all_of.py index d105f383f9..758aa51ce6 100644 --- a/intersight/model/telemetry_druid_inverted_top_n_metric_spec_all_of.py +++ b/intersight/model/telemetry_druid_inverted_top_n_metric_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_join_data_source.py b/intersight/model/telemetry_druid_join_data_source.py index 795c9368bc..4822dac0c1 100644 --- a/intersight/model/telemetry_druid_join_data_source.py +++ b/intersight/model/telemetry_druid_join_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_join_data_source_all_of.py b/intersight/model/telemetry_druid_join_data_source_all_of.py index c09a37abb3..5977a60c60 100644 --- a/intersight/model/telemetry_druid_join_data_source_all_of.py +++ b/intersight/model/telemetry_druid_join_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_lookup_data_source.py b/intersight/model/telemetry_druid_lookup_data_source.py index 6ea49b6721..ddf6aa245d 100644 --- a/intersight/model/telemetry_druid_lookup_data_source.py +++ b/intersight/model/telemetry_druid_lookup_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_lookup_data_source_all_of.py b/intersight/model/telemetry_druid_lookup_data_source_all_of.py index 75d910f33b..c812464774 100644 --- a/intersight/model/telemetry_druid_lookup_data_source_all_of.py +++ b/intersight/model/telemetry_druid_lookup_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_min_max_aggregator.py b/intersight/model/telemetry_druid_min_max_aggregator.py index cc0a342e9d..0a1305ce75 100644 --- a/intersight/model/telemetry_druid_min_max_aggregator.py +++ b/intersight/model/telemetry_druid_min_max_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_min_max_aggregator_all_of.py b/intersight/model/telemetry_druid_min_max_aggregator_all_of.py index 90dcf11648..95621a8406 100644 --- a/intersight/model/telemetry_druid_min_max_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_min_max_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_not_filter.py b/intersight/model/telemetry_druid_not_filter.py index b365462968..f29b49b31d 100644 --- a/intersight/model/telemetry_druid_not_filter.py +++ b/intersight/model/telemetry_druid_not_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_not_filter_all_of.py b/intersight/model/telemetry_druid_not_filter_all_of.py index 41348389ef..96435bcc21 100644 --- a/intersight/model/telemetry_druid_not_filter_all_of.py +++ b/intersight/model/telemetry_druid_not_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_numeric_top_n_metric_spec.py b/intersight/model/telemetry_druid_numeric_top_n_metric_spec.py index 787e3c3c1e..69eb588123 100644 --- a/intersight/model/telemetry_druid_numeric_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_numeric_top_n_metric_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_numeric_top_n_metric_spec_all_of.py b/intersight/model/telemetry_druid_numeric_top_n_metric_spec_all_of.py index 141ac2b9be..baeb486333 100644 --- a/intersight/model/telemetry_druid_numeric_top_n_metric_spec_all_of.py +++ b/intersight/model/telemetry_druid_numeric_top_n_metric_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_or_filter.py b/intersight/model/telemetry_druid_or_filter.py index ec2399eb03..7af22663d7 100644 --- a/intersight/model/telemetry_druid_or_filter.py +++ b/intersight/model/telemetry_druid_or_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_order_by_column_spec.py b/intersight/model/telemetry_druid_order_by_column_spec.py index 9b4e832cf9..df66b5b1a3 100644 --- a/intersight/model/telemetry_druid_order_by_column_spec.py +++ b/intersight/model/telemetry_druid_order_by_column_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_period_granularity.py b/intersight/model/telemetry_druid_period_granularity.py index faa952a1f9..92fd49f3f2 100644 --- a/intersight/model/telemetry_druid_period_granularity.py +++ b/intersight/model/telemetry_druid_period_granularity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_period_granularity_all_of.py b/intersight/model/telemetry_druid_period_granularity_all_of.py index 612c93ccff..fcc8c0c792 100644 --- a/intersight/model/telemetry_druid_period_granularity_all_of.py +++ b/intersight/model/telemetry_druid_period_granularity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_post_aggregator.py b/intersight/model/telemetry_druid_post_aggregator.py index c0ade26e35..9cba63de32 100644 --- a/intersight/model/telemetry_druid_post_aggregator.py +++ b/intersight/model/telemetry_druid_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_context.py b/intersight/model/telemetry_druid_query_context.py index 1b8c341f28..168d16e386 100644 --- a/intersight/model/telemetry_druid_query_context.py +++ b/intersight/model/telemetry_druid_query_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_data_source.py b/intersight/model/telemetry_druid_query_data_source.py index 1cc53bfdf1..58c44c813e 100644 --- a/intersight/model/telemetry_druid_query_data_source.py +++ b/intersight/model/telemetry_druid_query_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_query_data_source_all_of.py b/intersight/model/telemetry_druid_query_data_source_all_of.py index 102e78b482..f98fb0b6d8 100644 --- a/intersight/model/telemetry_druid_query_data_source_all_of.py +++ b/intersight/model/telemetry_druid_query_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_regex_filter.py b/intersight/model/telemetry_druid_regex_filter.py index a926e86c0c..8a36005252 100644 --- a/intersight/model/telemetry_druid_regex_filter.py +++ b/intersight/model/telemetry_druid_regex_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_regex_filter_all_of.py b/intersight/model/telemetry_druid_regex_filter_all_of.py index 7f7c76a7e6..58d32e8207 100644 --- a/intersight/model/telemetry_druid_regex_filter_all_of.py +++ b/intersight/model/telemetry_druid_regex_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_regex_search_spec.py b/intersight/model/telemetry_druid_regex_search_spec.py index 1f860b36c5..f33594d1bc 100644 --- a/intersight/model/telemetry_druid_regex_search_spec.py +++ b/intersight/model/telemetry_druid_regex_search_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_regex_search_spec_all_of.py b/intersight/model/telemetry_druid_regex_search_spec_all_of.py index d31dbaf3be..ef8e132e5a 100644 --- a/intersight/model/telemetry_druid_regex_search_spec_all_of.py +++ b/intersight/model/telemetry_druid_regex_search_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_scan_request.py b/intersight/model/telemetry_druid_scan_request.py index 6668f83431..737413a2ae 100644 --- a/intersight/model/telemetry_druid_scan_request.py +++ b/intersight/model/telemetry_druid_scan_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_scan_request_all_of.py b/intersight/model/telemetry_druid_scan_request_all_of.py index 303bcb725e..823c006f8b 100644 --- a/intersight/model/telemetry_druid_scan_request_all_of.py +++ b/intersight/model/telemetry_druid_scan_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_scan_result.py b/intersight/model/telemetry_druid_scan_result.py index 60d5c154dc..069c971a2e 100644 --- a/intersight/model/telemetry_druid_scan_result.py +++ b/intersight/model/telemetry_druid_scan_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_search_request.py b/intersight/model/telemetry_druid_search_request.py index be56060499..62529c37a2 100644 --- a/intersight/model/telemetry_druid_search_request.py +++ b/intersight/model/telemetry_druid_search_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_search_request_all_of.py b/intersight/model/telemetry_druid_search_request_all_of.py index 80367a1fd3..7e66b7887a 100644 --- a/intersight/model/telemetry_druid_search_request_all_of.py +++ b/intersight/model/telemetry_druid_search_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_search_result.py b/intersight/model/telemetry_druid_search_result.py index 896adb22f1..4bcbfcd0c9 100644 --- a/intersight/model/telemetry_druid_search_result.py +++ b/intersight/model/telemetry_druid_search_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_segment_metadata_request.py b/intersight/model/telemetry_druid_segment_metadata_request.py index d43ef0c364..962ab323a9 100644 --- a/intersight/model/telemetry_druid_segment_metadata_request.py +++ b/intersight/model/telemetry_druid_segment_metadata_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_segment_metadata_request_all_of.py b/intersight/model/telemetry_druid_segment_metadata_request_all_of.py index 6ee646351f..431bb8c900 100644 --- a/intersight/model/telemetry_druid_segment_metadata_request_all_of.py +++ b/intersight/model/telemetry_druid_segment_metadata_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_segment_metadata_result.py b/intersight/model/telemetry_druid_segment_metadata_result.py index ac94d2a7b4..f08847ad54 100644 --- a/intersight/model/telemetry_druid_segment_metadata_result.py +++ b/intersight/model/telemetry_druid_segment_metadata_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_selector_filter.py b/intersight/model/telemetry_druid_selector_filter.py index 02fdbb42cd..503bbac5b5 100644 --- a/intersight/model/telemetry_druid_selector_filter.py +++ b/intersight/model/telemetry_druid_selector_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_selector_filter_all_of.py b/intersight/model/telemetry_druid_selector_filter_all_of.py index 3aa16225da..3701bbdb81 100644 --- a/intersight/model/telemetry_druid_selector_filter_all_of.py +++ b/intersight/model/telemetry_druid_selector_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_string_any_aggregator.py b/intersight/model/telemetry_druid_string_any_aggregator.py index ff0d88ffe0..571ff3b357 100644 --- a/intersight/model/telemetry_druid_string_any_aggregator.py +++ b/intersight/model/telemetry_druid_string_any_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_string_any_aggregator_all_of.py b/intersight/model/telemetry_druid_string_any_aggregator_all_of.py index caeb198949..9c23101252 100644 --- a/intersight/model/telemetry_druid_string_any_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_string_any_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_string_first_last_aggregator.py b/intersight/model/telemetry_druid_string_first_last_aggregator.py index 038b14db64..6972182989 100644 --- a/intersight/model/telemetry_druid_string_first_last_aggregator.py +++ b/intersight/model/telemetry_druid_string_first_last_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_string_first_last_aggregator_all_of.py b/intersight/model/telemetry_druid_string_first_last_aggregator_all_of.py index 9725b39f7e..c6e8b48d30 100644 --- a/intersight/model/telemetry_druid_string_first_last_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_string_first_last_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_sum_aggregator.py b/intersight/model/telemetry_druid_sum_aggregator.py index 32577b60f6..29ac23dbba 100644 --- a/intersight/model/telemetry_druid_sum_aggregator.py +++ b/intersight/model/telemetry_druid_sum_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_sum_aggregator_all_of.py b/intersight/model/telemetry_druid_sum_aggregator_all_of.py index eacde2b7b8..82a4aada5d 100644 --- a/intersight/model/telemetry_druid_sum_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_sum_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_table_data_source.py b/intersight/model/telemetry_druid_table_data_source.py index 9d9d4ff648..f41b75dc3d 100644 --- a/intersight/model/telemetry_druid_table_data_source.py +++ b/intersight/model/telemetry_druid_table_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_table_data_source_all_of.py b/intersight/model/telemetry_druid_table_data_source_all_of.py index d8d73e9dd1..451b5bf409 100644 --- a/intersight/model/telemetry_druid_table_data_source_all_of.py +++ b/intersight/model/telemetry_druid_table_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_aggregator.py b/intersight/model/telemetry_druid_theta_sketch_aggregator.py index 732b7a3fd3..380e8876ea 100644 --- a/intersight/model/telemetry_druid_theta_sketch_aggregator.py +++ b/intersight/model/telemetry_druid_theta_sketch_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_aggregator_all_of.py b/intersight/model/telemetry_druid_theta_sketch_aggregator_all_of.py index a772d4c433..b8baaf1c9d 100644 --- a/intersight/model/telemetry_druid_theta_sketch_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_theta_sketch_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator.py b/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator.py index 9f03c5dc11..b3a4374c75 100644 --- a/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator.py +++ b/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator_all_of.py b/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator_all_of.py index 491056df1e..e73da9ec59 100644 --- a/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_theta_sketch_estimate_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator.py b/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator.py index 4860b8148f..e536a0cd88 100644 --- a/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator.py +++ b/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator_all_of.py b/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator_all_of.py index 7230c5cc0b..5240368dcc 100644 --- a/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator_all_of.py +++ b/intersight/model/telemetry_druid_theta_sketch_operations_post_aggregator_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_boundary_request.py b/intersight/model/telemetry_druid_time_boundary_request.py index b239f08cf5..11f8c5a861 100644 --- a/intersight/model/telemetry_druid_time_boundary_request.py +++ b/intersight/model/telemetry_druid_time_boundary_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_boundary_request_all_of.py b/intersight/model/telemetry_druid_time_boundary_request_all_of.py index 5349fca341..f3a8ceedc1 100644 --- a/intersight/model/telemetry_druid_time_boundary_request_all_of.py +++ b/intersight/model/telemetry_druid_time_boundary_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_boundary_result.py b/intersight/model/telemetry_druid_time_boundary_result.py index 074a13bb94..2989f4d4c7 100644 --- a/intersight/model/telemetry_druid_time_boundary_result.py +++ b/intersight/model/telemetry_druid_time_boundary_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_series_request.py b/intersight/model/telemetry_druid_time_series_request.py index 9a2e7f319d..b2a4ce1501 100644 --- a/intersight/model/telemetry_druid_time_series_request.py +++ b/intersight/model/telemetry_druid_time_series_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_time_series_request_all_of.py b/intersight/model/telemetry_druid_time_series_request_all_of.py index be2438f364..158b7e74fe 100644 --- a/intersight/model/telemetry_druid_time_series_request_all_of.py +++ b/intersight/model/telemetry_druid_time_series_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_top_n_metric_spec.py b/intersight/model/telemetry_druid_top_n_metric_spec.py index 673dc532dd..cbea3be890 100644 --- a/intersight/model/telemetry_druid_top_n_metric_spec.py +++ b/intersight/model/telemetry_druid_top_n_metric_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_top_n_request.py b/intersight/model/telemetry_druid_top_n_request.py index 4329e685ce..befeee38ae 100644 --- a/intersight/model/telemetry_druid_top_n_request.py +++ b/intersight/model/telemetry_druid_top_n_request.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_top_n_request_all_of.py b/intersight/model/telemetry_druid_top_n_request_all_of.py index a4b5e57c8d..5824b68241 100644 --- a/intersight/model/telemetry_druid_top_n_request_all_of.py +++ b/intersight/model/telemetry_druid_top_n_request_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_top_n_result.py b/intersight/model/telemetry_druid_top_n_result.py index bcdac1b02a..7f100983f7 100644 --- a/intersight/model/telemetry_druid_top_n_result.py +++ b/intersight/model/telemetry_druid_top_n_result.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_union_data_source.py b/intersight/model/telemetry_druid_union_data_source.py index c2e1844034..9f2a47271f 100644 --- a/intersight/model/telemetry_druid_union_data_source.py +++ b/intersight/model/telemetry_druid_union_data_source.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/telemetry_druid_union_data_source_all_of.py b/intersight/model/telemetry_druid_union_data_source_all_of.py index 154463880e..862e03522b 100644 --- a/intersight/model/telemetry_druid_union_data_source_all_of.py +++ b/intersight/model/telemetry_druid_union_data_source_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/template_transformation_stage.py b/intersight/model/template_transformation_stage.py index 916ec11088..34ecbf7123 100644 --- a/intersight/model/template_transformation_stage.py +++ b/intersight/model/template_transformation_stage.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/template_transformation_stage_all_of.py b/intersight/model/template_transformation_stage_all_of.py index 3e11610c49..e1d5e9ec67 100644 --- a/intersight/model/template_transformation_stage_all_of.py +++ b/intersight/model/template_transformation_stage_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log.py b/intersight/model/terminal_audit_log.py index 1a3d988cf5..ffd9d52217 100644 --- a/intersight/model/terminal_audit_log.py +++ b/intersight/model/terminal_audit_log.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log_all_of.py b/intersight/model/terminal_audit_log_all_of.py index 51a34d113c..d504d68610 100644 --- a/intersight/model/terminal_audit_log_all_of.py +++ b/intersight/model/terminal_audit_log_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log_list.py b/intersight/model/terminal_audit_log_list.py index 84453f8d79..34788c632b 100644 --- a/intersight/model/terminal_audit_log_list.py +++ b/intersight/model/terminal_audit_log_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log_list_all_of.py b/intersight/model/terminal_audit_log_list_all_of.py index 98a74fb41e..10bce4a9a1 100644 --- a/intersight/model/terminal_audit_log_list_all_of.py +++ b/intersight/model/terminal_audit_log_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terminal_audit_log_response.py b/intersight/model/terminal_audit_log_response.py index 0f458d75f1..05e197e358 100644 --- a/intersight/model/terminal_audit_log_response.py +++ b/intersight/model/terminal_audit_log_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_cloud_resource.py b/intersight/model/terraform_cloud_resource.py index a5c0c45501..6c5ca7e840 100644 --- a/intersight/model/terraform_cloud_resource.py +++ b/intersight/model/terraform_cloud_resource.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_cloud_resource_all_of.py b/intersight/model/terraform_cloud_resource_all_of.py index 3145cd330d..baa82a7292 100644 --- a/intersight/model/terraform_cloud_resource_all_of.py +++ b/intersight/model/terraform_cloud_resource_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor.py b/intersight/model/terraform_executor.py index 03ac6cdfef..bd3496bc06 100644 --- a/intersight/model/terraform_executor.py +++ b/intersight/model/terraform_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor_all_of.py b/intersight/model/terraform_executor_all_of.py index 9f23b86638..51070d038b 100644 --- a/intersight/model/terraform_executor_all_of.py +++ b/intersight/model/terraform_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor_list.py b/intersight/model/terraform_executor_list.py index 888ee27ef6..e0b898d1cf 100644 --- a/intersight/model/terraform_executor_list.py +++ b/intersight/model/terraform_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor_list_all_of.py b/intersight/model/terraform_executor_list_all_of.py index f07f15e541..09ebd81b2f 100644 --- a/intersight/model/terraform_executor_list_all_of.py +++ b/intersight/model/terraform_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_executor_response.py b/intersight/model/terraform_executor_response.py index c1f4cb6604..cdb42bd6e8 100644 --- a/intersight/model/terraform_executor_response.py +++ b/intersight/model/terraform_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_runstate.py b/intersight/model/terraform_runstate.py index a04c710660..a529a23951 100644 --- a/intersight/model/terraform_runstate.py +++ b/intersight/model/terraform_runstate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/terraform_runstate_all_of.py b/intersight/model/terraform_runstate_all_of.py index 90ab4edad7..d0e6a07b66 100644 --- a/intersight/model/terraform_runstate_all_of.py +++ b/intersight/model/terraform_runstate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy.py b/intersight/model/thermal_policy.py index c774013cd5..515a7b688f 100644 --- a/intersight/model/thermal_policy.py +++ b/intersight/model/thermal_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_all_of.py b/intersight/model/thermal_policy_all_of.py index 95ae8d5bf6..490c62841b 100644 --- a/intersight/model/thermal_policy_all_of.py +++ b/intersight/model/thermal_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_list.py b/intersight/model/thermal_policy_list.py index 562746f463..290c6e538a 100644 --- a/intersight/model/thermal_policy_list.py +++ b/intersight/model/thermal_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_list_all_of.py b/intersight/model/thermal_policy_list_all_of.py index 0d00f075bf..8d23d417d5 100644 --- a/intersight/model/thermal_policy_list_all_of.py +++ b/intersight/model/thermal_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/thermal_policy_response.py b/intersight/model/thermal_policy_response.py index b38134c14e..e039909219 100644 --- a/intersight/model/thermal_policy_response.py +++ b/intersight/model/thermal_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system.py b/intersight/model/top_system.py index 4b3ac5502d..ab27e81721 100644 --- a/intersight/model/top_system.py +++ b/intersight/model/top_system.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system_all_of.py b/intersight/model/top_system_all_of.py index 5f12850662..366574cc4f 100644 --- a/intersight/model/top_system_all_of.py +++ b/intersight/model/top_system_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system_list.py b/intersight/model/top_system_list.py index 3c27265152..39f3566cba 100644 --- a/intersight/model/top_system_list.py +++ b/intersight/model/top_system_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system_list_all_of.py b/intersight/model/top_system_list_all_of.py index 7a3cd13feb..daecc69c15 100644 --- a/intersight/model/top_system_list_all_of.py +++ b/intersight/model/top_system_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system_relationship.py b/intersight/model/top_system_relationship.py index 85bc7383fc..7c12930d1e 100644 --- a/intersight/model/top_system_relationship.py +++ b/intersight/model/top_system_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/top_system_response.py b/intersight/model/top_system_response.py index 3aa767155c..84796f9304 100644 --- a/intersight/model/top_system_response.py +++ b/intersight/model/top_system_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tunneling_tunnel.py b/intersight/model/tunneling_tunnel.py index 357f7a16b1..07e9ef0c89 100644 --- a/intersight/model/tunneling_tunnel.py +++ b/intersight/model/tunneling_tunnel.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/tunneling_tunnel_all_of.py b/intersight/model/tunneling_tunnel_all_of.py index 0861853148..667e18a91e 100644 --- a/intersight/model/tunneling_tunnel_all_of.py +++ b/intersight/model/tunneling_tunnel_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info.py b/intersight/model/ucsd_backup_info.py index 4d9aec2af3..d9d9074897 100644 --- a/intersight/model/ucsd_backup_info.py +++ b/intersight/model/ucsd_backup_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info_all_of.py b/intersight/model/ucsd_backup_info_all_of.py index 011a4812c2..eac426c9cc 100644 --- a/intersight/model/ucsd_backup_info_all_of.py +++ b/intersight/model/ucsd_backup_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info_list.py b/intersight/model/ucsd_backup_info_list.py index 2dd9a34c17..81a6e2aa16 100644 --- a/intersight/model/ucsd_backup_info_list.py +++ b/intersight/model/ucsd_backup_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info_list_all_of.py b/intersight/model/ucsd_backup_info_list_all_of.py index 48a8eacb49..74303cb400 100644 --- a/intersight/model/ucsd_backup_info_list_all_of.py +++ b/intersight/model/ucsd_backup_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_backup_info_response.py b/intersight/model/ucsd_backup_info_response.py index 75d65f1af5..e3864f71c3 100644 --- a/intersight/model/ucsd_backup_info_response.py +++ b/intersight/model/ucsd_backup_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_connector_pack.py b/intersight/model/ucsd_connector_pack.py index 3b720179ff..eb2e403f6a 100644 --- a/intersight/model/ucsd_connector_pack.py +++ b/intersight/model/ucsd_connector_pack.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_connector_pack_all_of.py b/intersight/model/ucsd_connector_pack_all_of.py index 137965c09b..febc477361 100644 --- a/intersight/model/ucsd_connector_pack_all_of.py +++ b/intersight/model/ucsd_connector_pack_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_ucsd_restore_parameters.py b/intersight/model/ucsd_ucsd_restore_parameters.py index ac4fc41e9e..ea2fa619fb 100644 --- a/intersight/model/ucsd_ucsd_restore_parameters.py +++ b/intersight/model/ucsd_ucsd_restore_parameters.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsd_ucsd_restore_parameters_all_of.py b/intersight/model/ucsd_ucsd_restore_parameters_all_of.py index 42ef45aa14..c544ee7c94 100644 --- a/intersight/model/ucsd_ucsd_restore_parameters_all_of.py +++ b/intersight/model/ucsd_ucsd_restore_parameters_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsdconnector_rest_client_message.py b/intersight/model/ucsdconnector_rest_client_message.py index 0c56fe9a35..14f8a8fba7 100644 --- a/intersight/model/ucsdconnector_rest_client_message.py +++ b/intersight/model/ucsdconnector_rest_client_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/ucsdconnector_rest_client_message_all_of.py b/intersight/model/ucsdconnector_rest_client_message_all_of.py index bb59e05e62..cf63fc6350 100644 --- a/intersight/model/ucsdconnector_rest_client_message_all_of.py +++ b/intersight/model/ucsdconnector_rest_client_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block.py b/intersight/model/uuidpool_block.py index 73dbb5ebfa..4b9b7ec467 100644 --- a/intersight/model/uuidpool_block.py +++ b/intersight/model/uuidpool_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block_all_of.py b/intersight/model/uuidpool_block_all_of.py index c95e9b0cd1..cae7119d05 100644 --- a/intersight/model/uuidpool_block_all_of.py +++ b/intersight/model/uuidpool_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block_list.py b/intersight/model/uuidpool_block_list.py index 7fcb82a86f..99dd7119c6 100644 --- a/intersight/model/uuidpool_block_list.py +++ b/intersight/model/uuidpool_block_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block_list_all_of.py b/intersight/model/uuidpool_block_list_all_of.py index efa7d456f5..2a925a6019 100644 --- a/intersight/model/uuidpool_block_list_all_of.py +++ b/intersight/model/uuidpool_block_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block_relationship.py b/intersight/model/uuidpool_block_relationship.py index 5b071ce8c7..414ed9ce0e 100644 --- a/intersight/model/uuidpool_block_relationship.py +++ b/intersight/model/uuidpool_block_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_block_response.py b/intersight/model/uuidpool_block_response.py index c352161d15..579fe9c4cd 100644 --- a/intersight/model/uuidpool_block_response.py +++ b/intersight/model/uuidpool_block_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool.py b/intersight/model/uuidpool_pool.py index 3d7b743638..030046c8af 100644 --- a/intersight/model/uuidpool_pool.py +++ b/intersight/model/uuidpool_pool.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_all_of.py b/intersight/model/uuidpool_pool_all_of.py index 8121b014dc..f34b14beb7 100644 --- a/intersight/model/uuidpool_pool_all_of.py +++ b/intersight/model/uuidpool_pool_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_list.py b/intersight/model/uuidpool_pool_list.py index 37ed4ae099..799e6c7386 100644 --- a/intersight/model/uuidpool_pool_list.py +++ b/intersight/model/uuidpool_pool_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_list_all_of.py b/intersight/model/uuidpool_pool_list_all_of.py index fc08dbea9c..63acf01e35 100644 --- a/intersight/model/uuidpool_pool_list_all_of.py +++ b/intersight/model/uuidpool_pool_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member.py b/intersight/model/uuidpool_pool_member.py index bee345678b..a3937956ba 100644 --- a/intersight/model/uuidpool_pool_member.py +++ b/intersight/model/uuidpool_pool_member.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member_all_of.py b/intersight/model/uuidpool_pool_member_all_of.py index e15a2b870f..151caa1574 100644 --- a/intersight/model/uuidpool_pool_member_all_of.py +++ b/intersight/model/uuidpool_pool_member_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member_list.py b/intersight/model/uuidpool_pool_member_list.py index 5d54b4290a..643d1d912a 100644 --- a/intersight/model/uuidpool_pool_member_list.py +++ b/intersight/model/uuidpool_pool_member_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member_list_all_of.py b/intersight/model/uuidpool_pool_member_list_all_of.py index 86f82c4cbc..889d5b6707 100644 --- a/intersight/model/uuidpool_pool_member_list_all_of.py +++ b/intersight/model/uuidpool_pool_member_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member_relationship.py b/intersight/model/uuidpool_pool_member_relationship.py index b69ebf5c42..95fa13d23a 100644 --- a/intersight/model/uuidpool_pool_member_relationship.py +++ b/intersight/model/uuidpool_pool_member_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_member_response.py b/intersight/model/uuidpool_pool_member_response.py index 3306163399..4f24746b12 100644 --- a/intersight/model/uuidpool_pool_member_response.py +++ b/intersight/model/uuidpool_pool_member_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_relationship.py b/intersight/model/uuidpool_pool_relationship.py index 1c4072eb54..fac8e7b16c 100644 --- a/intersight/model/uuidpool_pool_relationship.py +++ b/intersight/model/uuidpool_pool_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_pool_response.py b/intersight/model/uuidpool_pool_response.py index 9437951da5..6d58f8166e 100644 --- a/intersight/model/uuidpool_pool_response.py +++ b/intersight/model/uuidpool_pool_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation.py b/intersight/model/uuidpool_reservation.py index 420c41eea6..59eefa888d 100644 --- a/intersight/model/uuidpool_reservation.py +++ b/intersight/model/uuidpool_reservation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_all_of.py b/intersight/model/uuidpool_reservation_all_of.py index fb37be5f97..994d692a89 100644 --- a/intersight/model/uuidpool_reservation_all_of.py +++ b/intersight/model/uuidpool_reservation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_list.py b/intersight/model/uuidpool_reservation_list.py index 1dc321ea9c..6c640c1200 100644 --- a/intersight/model/uuidpool_reservation_list.py +++ b/intersight/model/uuidpool_reservation_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_list_all_of.py b/intersight/model/uuidpool_reservation_list_all_of.py index 8672647b57..1c806a9abc 100644 --- a/intersight/model/uuidpool_reservation_list_all_of.py +++ b/intersight/model/uuidpool_reservation_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_reference.py b/intersight/model/uuidpool_reservation_reference.py index 11eb06432c..c673858140 100644 --- a/intersight/model/uuidpool_reservation_reference.py +++ b/intersight/model/uuidpool_reservation_reference.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_relationship.py b/intersight/model/uuidpool_reservation_relationship.py index b7ed0a6149..19c655e79e 100644 --- a/intersight/model/uuidpool_reservation_relationship.py +++ b/intersight/model/uuidpool_reservation_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_reservation_response.py b/intersight/model/uuidpool_reservation_response.py index a17e4cdbaa..2304a396b9 100644 --- a/intersight/model/uuidpool_reservation_response.py +++ b/intersight/model/uuidpool_reservation_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe.py b/intersight/model/uuidpool_universe.py index f97c440f36..3413b1fd1a 100644 --- a/intersight/model/uuidpool_universe.py +++ b/intersight/model/uuidpool_universe.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe_all_of.py b/intersight/model/uuidpool_universe_all_of.py index bb2b23726a..00f9144266 100644 --- a/intersight/model/uuidpool_universe_all_of.py +++ b/intersight/model/uuidpool_universe_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe_list.py b/intersight/model/uuidpool_universe_list.py index 1b9f77ac96..352666e7cd 100644 --- a/intersight/model/uuidpool_universe_list.py +++ b/intersight/model/uuidpool_universe_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe_list_all_of.py b/intersight/model/uuidpool_universe_list_all_of.py index d8050d986c..856814609a 100644 --- a/intersight/model/uuidpool_universe_list_all_of.py +++ b/intersight/model/uuidpool_universe_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe_relationship.py b/intersight/model/uuidpool_universe_relationship.py index c77efb1c76..559569409d 100644 --- a/intersight/model/uuidpool_universe_relationship.py +++ b/intersight/model/uuidpool_universe_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_universe_response.py b/intersight/model/uuidpool_universe_response.py index 3c962cb133..48a084125c 100644 --- a/intersight/model/uuidpool_universe_response.py +++ b/intersight/model/uuidpool_universe_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_block.py b/intersight/model/uuidpool_uuid_block.py index 7c5168fdd0..a78c15296d 100644 --- a/intersight/model/uuidpool_uuid_block.py +++ b/intersight/model/uuidpool_uuid_block.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_block_all_of.py b/intersight/model/uuidpool_uuid_block_all_of.py index 6a0c821a24..0f86230b58 100644 --- a/intersight/model/uuidpool_uuid_block_all_of.py +++ b/intersight/model/uuidpool_uuid_block_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease.py b/intersight/model/uuidpool_uuid_lease.py index 6fd9ba5843..f538ce50ca 100644 --- a/intersight/model/uuidpool_uuid_lease.py +++ b/intersight/model/uuidpool_uuid_lease.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease_all_of.py b/intersight/model/uuidpool_uuid_lease_all_of.py index 851a49b0f7..92b6b8e883 100644 --- a/intersight/model/uuidpool_uuid_lease_all_of.py +++ b/intersight/model/uuidpool_uuid_lease_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease_list.py b/intersight/model/uuidpool_uuid_lease_list.py index 7596743db7..1928b75ca2 100644 --- a/intersight/model/uuidpool_uuid_lease_list.py +++ b/intersight/model/uuidpool_uuid_lease_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease_list_all_of.py b/intersight/model/uuidpool_uuid_lease_list_all_of.py index a8de28be1d..cf41312955 100644 --- a/intersight/model/uuidpool_uuid_lease_list_all_of.py +++ b/intersight/model/uuidpool_uuid_lease_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease_relationship.py b/intersight/model/uuidpool_uuid_lease_relationship.py index 22a63aa491..9c2c6eccc1 100644 --- a/intersight/model/uuidpool_uuid_lease_relationship.py +++ b/intersight/model/uuidpool_uuid_lease_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/uuidpool_uuid_lease_response.py b/intersight/model/uuidpool_uuid_lease_response.py index 1eb4557f76..2039c8c2de 100644 --- a/intersight/model/uuidpool_uuid_lease_response.py +++ b/intersight/model/uuidpool_uuid_lease_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_health_status.py b/intersight/model/view_health_status.py index 20670ea85b..2dc23ec04c 100644 --- a/intersight/model/view_health_status.py +++ b/intersight/model/view_health_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_health_status_list.py b/intersight/model/view_health_status_list.py index b5ce99c9e2..c2252f7472 100644 --- a/intersight/model/view_health_status_list.py +++ b/intersight/model/view_health_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_health_status_list_all_of.py b/intersight/model/view_health_status_list_all_of.py index 31cfdeebac..47d8abb627 100644 --- a/intersight/model/view_health_status_list_all_of.py +++ b/intersight/model/view_health_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_health_status_response.py b/intersight/model/view_health_status_response.py index 27a74cc8ff..d78b11f8b9 100644 --- a/intersight/model/view_health_status_response.py +++ b/intersight/model/view_health_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_server.py b/intersight/model/view_server.py index 5c7349623c..efd1ebf8da 100644 --- a/intersight/model/view_server.py +++ b/intersight/model/view_server.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_server_list.py b/intersight/model/view_server_list.py index d3f8bd87d3..ac2b53b547 100644 --- a/intersight/model/view_server_list.py +++ b/intersight/model/view_server_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_server_list_all_of.py b/intersight/model/view_server_list_all_of.py index d76099ec3d..9eaf119654 100644 --- a/intersight/model/view_server_list_all_of.py +++ b/intersight/model/view_server_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/view_server_response.py b/intersight/model/view_server_response.py index 9881b242ba..57b7f29611 100644 --- a/intersight/model/view_server_response.py +++ b/intersight/model/view_server_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/views_view.py b/intersight/model/views_view.py index a1b8f2d8a2..e122ef65d3 100644 --- a/intersight/model/views_view.py +++ b/intersight/model/views_view.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_action_info.py b/intersight/model/virtualization_action_info.py index 0cefb4f874..f589a15dd6 100644 --- a/intersight/model/virtualization_action_info.py +++ b/intersight/model/virtualization_action_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_action_info_all_of.py b/intersight/model/virtualization_action_info_all_of.py index 7563e7efbf..ca41979de2 100644 --- a/intersight/model/virtualization_action_info_all_of.py +++ b/intersight/model/virtualization_action_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_aws_vm_compute_configuration.py b/intersight/model/virtualization_aws_vm_compute_configuration.py index 82aa2a448b..2480a0a95c 100644 --- a/intersight/model/virtualization_aws_vm_compute_configuration.py +++ b/intersight/model/virtualization_aws_vm_compute_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_aws_vm_configuration.py b/intersight/model/virtualization_aws_vm_configuration.py index ec30dbf831..e40a78d851 100644 --- a/intersight/model/virtualization_aws_vm_configuration.py +++ b/intersight/model/virtualization_aws_vm_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_aws_vm_network_configuration.py b/intersight/model/virtualization_aws_vm_network_configuration.py index 1d43e1b979..5776ca8933 100644 --- a/intersight/model/virtualization_aws_vm_network_configuration.py +++ b/intersight/model/virtualization_aws_vm_network_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_aws_vm_storage_configuration.py b/intersight/model/virtualization_aws_vm_storage_configuration.py index e1e3243ec7..54caa8fec6 100644 --- a/intersight/model/virtualization_aws_vm_storage_configuration.py +++ b/intersight/model/virtualization_aws_vm_storage_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_cluster.py b/intersight/model/virtualization_base_cluster.py index 387a29d4cf..ec4c179f8d 100644 --- a/intersight/model/virtualization_base_cluster.py +++ b/intersight/model/virtualization_base_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_cluster_all_of.py b/intersight/model/virtualization_base_cluster_all_of.py index ac454bc5b6..9514fa9461 100644 --- a/intersight/model/virtualization_base_cluster_all_of.py +++ b/intersight/model/virtualization_base_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_cluster_relationship.py b/intersight/model/virtualization_base_cluster_relationship.py index aac05867cd..8bff1d2910 100644 --- a/intersight/model/virtualization_base_cluster_relationship.py +++ b/intersight/model/virtualization_base_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_custom_spec.py b/intersight/model/virtualization_base_custom_spec.py index 1339d4dbbd..1876bf9ece 100644 --- a/intersight/model/virtualization_base_custom_spec.py +++ b/intersight/model/virtualization_base_custom_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datacenter.py b/intersight/model/virtualization_base_datacenter.py index ae06a27e26..0288116ded 100644 --- a/intersight/model/virtualization_base_datacenter.py +++ b/intersight/model/virtualization_base_datacenter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datacenter_all_of.py b/intersight/model/virtualization_base_datacenter_all_of.py index 0b0e54caab..eb4022c992 100644 --- a/intersight/model/virtualization_base_datacenter_all_of.py +++ b/intersight/model/virtualization_base_datacenter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datastore.py b/intersight/model/virtualization_base_datastore.py index fb90ea85c9..6da6f12942 100644 --- a/intersight/model/virtualization_base_datastore.py +++ b/intersight/model/virtualization_base_datastore.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datastore_all_of.py b/intersight/model/virtualization_base_datastore_all_of.py index ce2790654e..583044cdf9 100644 --- a/intersight/model/virtualization_base_datastore_all_of.py +++ b/intersight/model/virtualization_base_datastore_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datastore_cluster.py b/intersight/model/virtualization_base_datastore_cluster.py index 38912dc6c6..5b5a5ee18f 100644 --- a/intersight/model/virtualization_base_datastore_cluster.py +++ b/intersight/model/virtualization_base_datastore_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_datastore_cluster_all_of.py b/intersight/model/virtualization_base_datastore_cluster_all_of.py index 6eb6c23a97..0a3e20659e 100644 --- a/intersight/model/virtualization_base_datastore_cluster_all_of.py +++ b/intersight/model/virtualization_base_datastore_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_distributed_network.py b/intersight/model/virtualization_base_distributed_network.py index 2fe93be00c..71883db891 100644 --- a/intersight/model/virtualization_base_distributed_network.py +++ b/intersight/model/virtualization_base_distributed_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_distributed_switch.py b/intersight/model/virtualization_base_distributed_switch.py index e672b29980..51833d6105 100644 --- a/intersight/model/virtualization_base_distributed_switch.py +++ b/intersight/model/virtualization_base_distributed_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_dvswitch.py b/intersight/model/virtualization_base_dvswitch.py index 6f8c6dee16..258caab062 100644 --- a/intersight/model/virtualization_base_dvswitch.py +++ b/intersight/model/virtualization_base_dvswitch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_folder.py b/intersight/model/virtualization_base_folder.py index 59157be4a4..ae03c4da1b 100644 --- a/intersight/model/virtualization_base_folder.py +++ b/intersight/model/virtualization_base_folder.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_folder_all_of.py b/intersight/model/virtualization_base_folder_all_of.py index 63f4e4bba3..56eecceb70 100644 --- a/intersight/model/virtualization_base_folder_all_of.py +++ b/intersight/model/virtualization_base_folder_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host.py b/intersight/model/virtualization_base_host.py index 125cdafd7c..3f8d6978d8 100644 --- a/intersight/model/virtualization_base_host.py +++ b/intersight/model/virtualization_base_host.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_all_of.py b/intersight/model/virtualization_base_host_all_of.py index 56759f6e0a..3fc6856875 100644 --- a/intersight/model/virtualization_base_host_all_of.py +++ b/intersight/model/virtualization_base_host_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_configuration.py b/intersight/model/virtualization_base_host_configuration.py index be6d1d5def..323ebb7e57 100644 --- a/intersight/model/virtualization_base_host_configuration.py +++ b/intersight/model/virtualization_base_host_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_gpu.py b/intersight/model/virtualization_base_host_gpu.py index b0d6542135..69d39d1989 100644 --- a/intersight/model/virtualization_base_host_gpu.py +++ b/intersight/model/virtualization_base_host_gpu.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_pci_device.py b/intersight/model/virtualization_base_host_pci_device.py index 40c3a75b10..dd93fc860b 100644 --- a/intersight/model/virtualization_base_host_pci_device.py +++ b/intersight/model/virtualization_base_host_pci_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_pci_device_all_of.py b/intersight/model/virtualization_base_host_pci_device_all_of.py index 1dcdaf057f..67262d0c34 100644 --- a/intersight/model/virtualization_base_host_pci_device_all_of.py +++ b/intersight/model/virtualization_base_host_pci_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_pci_device_relationship.py b/intersight/model/virtualization_base_host_pci_device_relationship.py index a841da4fd1..9e4147408e 100644 --- a/intersight/model/virtualization_base_host_pci_device_relationship.py +++ b/intersight/model/virtualization_base_host_pci_device_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_host_relationship.py b/intersight/model/virtualization_base_host_relationship.py index 9ea26a9ddf..5d8a28c4c3 100644 --- a/intersight/model/virtualization_base_host_relationship.py +++ b/intersight/model/virtualization_base_host_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_hypervisor_manager.py b/intersight/model/virtualization_base_hypervisor_manager.py index d4ce66c5cb..e4969db4b5 100644 --- a/intersight/model/virtualization_base_hypervisor_manager.py +++ b/intersight/model/virtualization_base_hypervisor_manager.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_hypervisor_manager_all_of.py b/intersight/model/virtualization_base_hypervisor_manager_all_of.py index f95c35df70..7b67dae95f 100644 --- a/intersight/model/virtualization_base_hypervisor_manager_all_of.py +++ b/intersight/model/virtualization_base_hypervisor_manager_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_kernel_network.py b/intersight/model/virtualization_base_kernel_network.py index 6824fdbf70..5af353cc55 100644 --- a/intersight/model/virtualization_base_kernel_network.py +++ b/intersight/model/virtualization_base_kernel_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_network.py b/intersight/model/virtualization_base_network.py index 0787645a8d..af60d82f0b 100644 --- a/intersight/model/virtualization_base_network.py +++ b/intersight/model/virtualization_base_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_network_all_of.py b/intersight/model/virtualization_base_network_all_of.py index e888050892..09f8a0cc84 100644 --- a/intersight/model/virtualization_base_network_all_of.py +++ b/intersight/model/virtualization_base_network_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_network_port.py b/intersight/model/virtualization_base_network_port.py index 428be9611a..d055a6b8b6 100644 --- a/intersight/model/virtualization_base_network_port.py +++ b/intersight/model/virtualization_base_network_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_network_port_all_of.py b/intersight/model/virtualization_base_network_port_all_of.py index 7c76ec8842..0d60756a1e 100644 --- a/intersight/model/virtualization_base_network_port_all_of.py +++ b/intersight/model/virtualization_base_network_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_network_relationship.py b/intersight/model/virtualization_base_network_relationship.py index ea86f83352..8beccbcf6f 100644 --- a/intersight/model/virtualization_base_network_relationship.py +++ b/intersight/model/virtualization_base_network_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_physical_network_interface.py b/intersight/model/virtualization_base_physical_network_interface.py index 30f7d105ce..c55d849782 100644 --- a/intersight/model/virtualization_base_physical_network_interface.py +++ b/intersight/model/virtualization_base_physical_network_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_physical_network_interface_all_of.py b/intersight/model/virtualization_base_physical_network_interface_all_of.py index 5eaa9a6e1c..ceb1ae835e 100644 --- a/intersight/model/virtualization_base_physical_network_interface_all_of.py +++ b/intersight/model/virtualization_base_physical_network_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_placement.py b/intersight/model/virtualization_base_placement.py index bf1e8689e0..bd542ea670 100644 --- a/intersight/model/virtualization_base_placement.py +++ b/intersight/model/virtualization_base_placement.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_placement_all_of.py b/intersight/model/virtualization_base_placement_all_of.py index a941ce606c..cae7c17d5d 100644 --- a/intersight/model/virtualization_base_placement_all_of.py +++ b/intersight/model/virtualization_base_placement_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_source_device.py b/intersight/model/virtualization_base_source_device.py index 7953ea12d0..af6ebca210 100644 --- a/intersight/model/virtualization_base_source_device.py +++ b/intersight/model/virtualization_base_source_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_source_device_all_of.py b/intersight/model/virtualization_base_source_device_all_of.py index 8a070c465f..cf29434931 100644 --- a/intersight/model/virtualization_base_source_device_all_of.py +++ b/intersight/model/virtualization_base_source_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_switch.py b/intersight/model/virtualization_base_switch.py index c23cc9fc39..7d437e9974 100644 --- a/intersight/model/virtualization_base_switch.py +++ b/intersight/model/virtualization_base_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_switch_all_of.py b/intersight/model/virtualization_base_switch_all_of.py index ac181f6022..a16b4d6dc1 100644 --- a/intersight/model/virtualization_base_switch_all_of.py +++ b/intersight/model/virtualization_base_switch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_disk.py b/intersight/model/virtualization_base_virtual_disk.py index baabf481db..475f676eda 100644 --- a/intersight/model/virtualization_base_virtual_disk.py +++ b/intersight/model/virtualization_base_virtual_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_disk_all_of.py b/intersight/model/virtualization_base_virtual_disk_all_of.py index 77aee751d9..3a0dca8367 100644 --- a/intersight/model/virtualization_base_virtual_disk_all_of.py +++ b/intersight/model/virtualization_base_virtual_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_disk_relationship.py b/intersight/model/virtualization_base_virtual_disk_relationship.py index 7d723e5c12..6ebc80b2d8 100644 --- a/intersight/model/virtualization_base_virtual_disk_relationship.py +++ b/intersight/model/virtualization_base_virtual_disk_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine.py b/intersight/model/virtualization_base_virtual_machine.py index f7b760bbd7..9fac7d17d3 100644 --- a/intersight/model/virtualization_base_virtual_machine.py +++ b/intersight/model/virtualization_base_virtual_machine.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_all_of.py b/intersight/model/virtualization_base_virtual_machine_all_of.py index 535d76bbb1..93254a4433 100644 --- a/intersight/model/virtualization_base_virtual_machine_all_of.py +++ b/intersight/model/virtualization_base_virtual_machine_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_gpu.py b/intersight/model/virtualization_base_virtual_machine_gpu.py index 331acdede5..df4c601c04 100644 --- a/intersight/model/virtualization_base_virtual_machine_gpu.py +++ b/intersight/model/virtualization_base_virtual_machine_gpu.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_pci_device.py b/intersight/model/virtualization_base_virtual_machine_pci_device.py index d4bb30760a..dbd9818a37 100644 --- a/intersight/model/virtualization_base_virtual_machine_pci_device.py +++ b/intersight/model/virtualization_base_virtual_machine_pci_device.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_pci_device_all_of.py b/intersight/model/virtualization_base_virtual_machine_pci_device_all_of.py index cf4b63fb87..9636971c0d 100644 --- a/intersight/model/virtualization_base_virtual_machine_pci_device_all_of.py +++ b/intersight/model/virtualization_base_virtual_machine_pci_device_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_relationship.py b/intersight/model/virtualization_base_virtual_machine_relationship.py index 013ad36774..202d7433c8 100644 --- a/intersight/model/virtualization_base_virtual_machine_relationship.py +++ b/intersight/model/virtualization_base_virtual_machine_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_snapshot.py b/intersight/model/virtualization_base_virtual_machine_snapshot.py index 7ea661421a..6f26d66b15 100644 --- a/intersight/model/virtualization_base_virtual_machine_snapshot.py +++ b/intersight/model/virtualization_base_virtual_machine_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_machine_snapshot_all_of.py b/intersight/model/virtualization_base_virtual_machine_snapshot_all_of.py index 3452508375..8f4985138e 100644 --- a/intersight/model/virtualization_base_virtual_machine_snapshot_all_of.py +++ b/intersight/model/virtualization_base_virtual_machine_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network.py b/intersight/model/virtualization_base_virtual_network.py index bd27802124..40a43b4354 100644 --- a/intersight/model/virtualization_base_virtual_network.py +++ b/intersight/model/virtualization_base_virtual_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network_interface.py b/intersight/model/virtualization_base_virtual_network_interface.py index 66e951a839..7beb1052d3 100644 --- a/intersight/model/virtualization_base_virtual_network_interface.py +++ b/intersight/model/virtualization_base_virtual_network_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network_interface_all_of.py b/intersight/model/virtualization_base_virtual_network_interface_all_of.py index 2251571ceb..6fb0c9644d 100644 --- a/intersight/model/virtualization_base_virtual_network_interface_all_of.py +++ b/intersight/model/virtualization_base_virtual_network_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network_interface_card.py b/intersight/model/virtualization_base_virtual_network_interface_card.py index 094e7c5c4d..3a39f3744d 100644 --- a/intersight/model/virtualization_base_virtual_network_interface_card.py +++ b/intersight/model/virtualization_base_virtual_network_interface_card.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network_interface_card_all_of.py b/intersight/model/virtualization_base_virtual_network_interface_card_all_of.py index c90b850e49..5063149fb9 100644 --- a/intersight/model/virtualization_base_virtual_network_interface_card_all_of.py +++ b/intersight/model/virtualization_base_virtual_network_interface_card_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_network_relationship.py b/intersight/model/virtualization_base_virtual_network_relationship.py index 68bda10313..18f98f1ee0 100644 --- a/intersight/model/virtualization_base_virtual_network_relationship.py +++ b/intersight/model/virtualization_base_virtual_network_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_virtual_switch.py b/intersight/model/virtualization_base_virtual_switch.py index 562a30ce30..e86a020524 100644 --- a/intersight/model/virtualization_base_virtual_switch.py +++ b/intersight/model/virtualization_base_virtual_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_vm_configuration.py b/intersight/model/virtualization_base_vm_configuration.py index 57819dc3a1..77245dc325 100644 --- a/intersight/model/virtualization_base_vm_configuration.py +++ b/intersight/model/virtualization_base_vm_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_base_vswitch.py b/intersight/model/virtualization_base_vswitch.py index 16600da81a..bbec484596 100644 --- a/intersight/model/virtualization_base_vswitch.py +++ b/intersight/model/virtualization_base_vswitch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_bond_state.py b/intersight/model/virtualization_bond_state.py index cf55f1b855..d24964c787 100644 --- a/intersight/model/virtualization_bond_state.py +++ b/intersight/model/virtualization_bond_state.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_bond_state_all_of.py b/intersight/model/virtualization_bond_state_all_of.py index ca37c73a2a..be998e5448 100644 --- a/intersight/model/virtualization_bond_state_all_of.py +++ b/intersight/model/virtualization_bond_state_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cisco_hypervisor_manager.py b/intersight/model/virtualization_cisco_hypervisor_manager.py index 11ac81af9e..19288ba949 100644 --- a/intersight/model/virtualization_cisco_hypervisor_manager.py +++ b/intersight/model/virtualization_cisco_hypervisor_manager.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cisco_hypervisor_manager_all_of.py b/intersight/model/virtualization_cisco_hypervisor_manager_all_of.py index fbf7dbf0ae..49b5cd79e1 100644 --- a/intersight/model/virtualization_cisco_hypervisor_manager_all_of.py +++ b/intersight/model/virtualization_cisco_hypervisor_manager_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cisco_hypervisor_manager_list.py b/intersight/model/virtualization_cisco_hypervisor_manager_list.py index b6e069dfd5..391ac4847b 100644 --- a/intersight/model/virtualization_cisco_hypervisor_manager_list.py +++ b/intersight/model/virtualization_cisco_hypervisor_manager_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cisco_hypervisor_manager_list_all_of.py b/intersight/model/virtualization_cisco_hypervisor_manager_list_all_of.py index f101e63b6e..8dedd8f2b0 100644 --- a/intersight/model/virtualization_cisco_hypervisor_manager_list_all_of.py +++ b/intersight/model/virtualization_cisco_hypervisor_manager_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cisco_hypervisor_manager_relationship.py b/intersight/model/virtualization_cisco_hypervisor_manager_relationship.py index 2d24c40585..fd5a7a5660 100644 --- a/intersight/model/virtualization_cisco_hypervisor_manager_relationship.py +++ b/intersight/model/virtualization_cisco_hypervisor_manager_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cisco_hypervisor_manager_response.py b/intersight/model/virtualization_cisco_hypervisor_manager_response.py index 206e65a491..dd5206ab96 100644 --- a/intersight/model/virtualization_cisco_hypervisor_manager_response.py +++ b/intersight/model/virtualization_cisco_hypervisor_manager_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_init_config.py b/intersight/model/virtualization_cloud_init_config.py index 05cc9840d9..ca01a77101 100644 --- a/intersight/model/virtualization_cloud_init_config.py +++ b/intersight/model/virtualization_cloud_init_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_init_config_all_of.py b/intersight/model/virtualization_cloud_init_config_all_of.py index ff40297d5a..0eaf02d005 100644 --- a/intersight/model/virtualization_cloud_init_config_all_of.py +++ b/intersight/model/virtualization_cloud_init_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_compute_configuration.py b/intersight/model/virtualization_cloud_vm_compute_configuration.py index 79a55eb79b..1f6f0d3460 100644 --- a/intersight/model/virtualization_cloud_vm_compute_configuration.py +++ b/intersight/model/virtualization_cloud_vm_compute_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_compute_configuration_all_of.py b/intersight/model/virtualization_cloud_vm_compute_configuration_all_of.py index f517ed5a2e..93b7e8f4d5 100644 --- a/intersight/model/virtualization_cloud_vm_compute_configuration_all_of.py +++ b/intersight/model/virtualization_cloud_vm_compute_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_configuration.py b/intersight/model/virtualization_cloud_vm_configuration.py index ae89757f2a..cbdf076a63 100644 --- a/intersight/model/virtualization_cloud_vm_configuration.py +++ b/intersight/model/virtualization_cloud_vm_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_configuration_all_of.py b/intersight/model/virtualization_cloud_vm_configuration_all_of.py index bc615e2a32..532f993435 100644 --- a/intersight/model/virtualization_cloud_vm_configuration_all_of.py +++ b/intersight/model/virtualization_cloud_vm_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_network_configuration.py b/intersight/model/virtualization_cloud_vm_network_configuration.py index 9fe84cc9ee..011a1b5d4e 100644 --- a/intersight/model/virtualization_cloud_vm_network_configuration.py +++ b/intersight/model/virtualization_cloud_vm_network_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_network_configuration_all_of.py b/intersight/model/virtualization_cloud_vm_network_configuration_all_of.py index 3b77bd90da..c115be955c 100644 --- a/intersight/model/virtualization_cloud_vm_network_configuration_all_of.py +++ b/intersight/model/virtualization_cloud_vm_network_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_storage_configuration.py b/intersight/model/virtualization_cloud_vm_storage_configuration.py index 4af200802d..0ace649b00 100644 --- a/intersight/model/virtualization_cloud_vm_storage_configuration.py +++ b/intersight/model/virtualization_cloud_vm_storage_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cloud_vm_storage_configuration_all_of.py b/intersight/model/virtualization_cloud_vm_storage_configuration_all_of.py index ccbb265a27..a57001c4aa 100644 --- a/intersight/model/virtualization_cloud_vm_storage_configuration_all_of.py +++ b/intersight/model/virtualization_cloud_vm_storage_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_compute_capacity.py b/intersight/model/virtualization_compute_capacity.py index 456e3562fd..be3354839b 100644 --- a/intersight/model/virtualization_compute_capacity.py +++ b/intersight/model/virtualization_compute_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_compute_capacity_all_of.py b/intersight/model/virtualization_compute_capacity_all_of.py index 3c7efcfd49..a2f72d02bf 100644 --- a/intersight/model/virtualization_compute_capacity_all_of.py +++ b/intersight/model/virtualization_compute_capacity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cpu_allocation.py b/intersight/model/virtualization_cpu_allocation.py index 2900c5fb24..6d56560828 100644 --- a/intersight/model/virtualization_cpu_allocation.py +++ b/intersight/model/virtualization_cpu_allocation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cpu_allocation_all_of.py b/intersight/model/virtualization_cpu_allocation_all_of.py index b09c09c0a5..ce0db9dc79 100644 --- a/intersight/model/virtualization_cpu_allocation_all_of.py +++ b/intersight/model/virtualization_cpu_allocation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cpu_info.py b/intersight/model/virtualization_cpu_info.py index dd752c7aa0..3797b62bb0 100644 --- a/intersight/model/virtualization_cpu_info.py +++ b/intersight/model/virtualization_cpu_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_cpu_info_all_of.py b/intersight/model/virtualization_cpu_info_all_of.py index f412ae716a..3988e9a272 100644 --- a/intersight/model/virtualization_cpu_info_all_of.py +++ b/intersight/model/virtualization_cpu_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_disk_status.py b/intersight/model/virtualization_disk_status.py index 2cd4a49b18..d7301a9614 100644 --- a/intersight/model/virtualization_disk_status.py +++ b/intersight/model/virtualization_disk_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_disk_status_all_of.py b/intersight/model/virtualization_disk_status_all_of.py index 9b191d3102..70918a52ef 100644 --- a/intersight/model/virtualization_disk_status_all_of.py +++ b/intersight/model/virtualization_disk_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_clone_custom_spec.py b/intersight/model/virtualization_esxi_clone_custom_spec.py index 3c247d6b8f..daab0a791e 100644 --- a/intersight/model/virtualization_esxi_clone_custom_spec.py +++ b/intersight/model/virtualization_esxi_clone_custom_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_clone_custom_spec_all_of.py b/intersight/model/virtualization_esxi_clone_custom_spec_all_of.py index ccc4b02f06..35a72055ac 100644 --- a/intersight/model/virtualization_esxi_clone_custom_spec_all_of.py +++ b/intersight/model/virtualization_esxi_clone_custom_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console.py b/intersight/model/virtualization_esxi_console.py index cd969b1354..8298f5c806 100644 --- a/intersight/model/virtualization_esxi_console.py +++ b/intersight/model/virtualization_esxi_console.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console_all_of.py b/intersight/model/virtualization_esxi_console_all_of.py index 805ff4bbb3..2c94abe054 100644 --- a/intersight/model/virtualization_esxi_console_all_of.py +++ b/intersight/model/virtualization_esxi_console_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console_list.py b/intersight/model/virtualization_esxi_console_list.py index cfb8b2686a..a67083d237 100644 --- a/intersight/model/virtualization_esxi_console_list.py +++ b/intersight/model/virtualization_esxi_console_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console_list_all_of.py b/intersight/model/virtualization_esxi_console_list_all_of.py index 705374ce75..16f83de744 100644 --- a/intersight/model/virtualization_esxi_console_list_all_of.py +++ b/intersight/model/virtualization_esxi_console_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_console_response.py b/intersight/model/virtualization_esxi_console_response.py index ed1fbbd74c..a6705bfb77 100644 --- a/intersight/model/virtualization_esxi_console_response.py +++ b/intersight/model/virtualization_esxi_console_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_host_configuration.py b/intersight/model/virtualization_esxi_host_configuration.py index 5a6befcb9e..03b3d1e7cf 100644 --- a/intersight/model/virtualization_esxi_host_configuration.py +++ b/intersight/model/virtualization_esxi_host_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_host_configuration_all_of.py b/intersight/model/virtualization_esxi_host_configuration_all_of.py index c03cb7e651..19c216f0d5 100644 --- a/intersight/model/virtualization_esxi_host_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_host_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_ova_custom_spec.py b/intersight/model/virtualization_esxi_ova_custom_spec.py index 8b537028d1..f3d2318568 100644 --- a/intersight/model/virtualization_esxi_ova_custom_spec.py +++ b/intersight/model/virtualization_esxi_ova_custom_spec.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_ova_custom_spec_all_of.py b/intersight/model/virtualization_esxi_ova_custom_spec_all_of.py index f9c24059d5..d80fbd2cfb 100644 --- a/intersight/model/virtualization_esxi_ova_custom_spec_all_of.py +++ b/intersight/model/virtualization_esxi_ova_custom_spec_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_compute_configuration.py b/intersight/model/virtualization_esxi_vm_compute_configuration.py index 93accf0c2f..17457d4b85 100644 --- a/intersight/model/virtualization_esxi_vm_compute_configuration.py +++ b/intersight/model/virtualization_esxi_vm_compute_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_compute_configuration_all_of.py b/intersight/model/virtualization_esxi_vm_compute_configuration_all_of.py index a89e66c3fe..2e2a030227 100644 --- a/intersight/model/virtualization_esxi_vm_compute_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_vm_compute_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_configuration.py b/intersight/model/virtualization_esxi_vm_configuration.py index ed730202fa..000caba71b 100644 --- a/intersight/model/virtualization_esxi_vm_configuration.py +++ b/intersight/model/virtualization_esxi_vm_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_configuration_all_of.py b/intersight/model/virtualization_esxi_vm_configuration_all_of.py index f7fab54785..2216a2bdc4 100644 --- a/intersight/model/virtualization_esxi_vm_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_vm_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_network_configuration.py b/intersight/model/virtualization_esxi_vm_network_configuration.py index 0a4bcbd0bf..c7e9f71498 100644 --- a/intersight/model/virtualization_esxi_vm_network_configuration.py +++ b/intersight/model/virtualization_esxi_vm_network_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_network_configuration_all_of.py b/intersight/model/virtualization_esxi_vm_network_configuration_all_of.py index 4b2a0ae6d1..1bf7c30833 100644 --- a/intersight/model/virtualization_esxi_vm_network_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_vm_network_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_storage_configuration.py b/intersight/model/virtualization_esxi_vm_storage_configuration.py index bf1198a8fa..9d24d7ca7c 100644 --- a/intersight/model/virtualization_esxi_vm_storage_configuration.py +++ b/intersight/model/virtualization_esxi_vm_storage_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_esxi_vm_storage_configuration_all_of.py b/intersight/model/virtualization_esxi_vm_storage_configuration_all_of.py index 02de91da4e..465e41066e 100644 --- a/intersight/model/virtualization_esxi_vm_storage_configuration_all_of.py +++ b/intersight/model/virtualization_esxi_vm_storage_configuration_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_guest_info.py b/intersight/model/virtualization_guest_info.py index b3c16366fa..eaafa74458 100644 --- a/intersight/model/virtualization_guest_info.py +++ b/intersight/model/virtualization_guest_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_guest_info_all_of.py b/intersight/model/virtualization_guest_info_all_of.py index 005fbb957b..8c5a6616df 100644 --- a/intersight/model/virtualization_guest_info_all_of.py +++ b/intersight/model/virtualization_guest_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host.py b/intersight/model/virtualization_host.py index c00eaaa068..5048b8491a 100644 --- a/intersight/model/virtualization_host.py +++ b/intersight/model/virtualization_host.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host_all_of.py b/intersight/model/virtualization_host_all_of.py index 0565836009..e9ceac392e 100644 --- a/intersight/model/virtualization_host_all_of.py +++ b/intersight/model/virtualization_host_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host_list.py b/intersight/model/virtualization_host_list.py index 270d13d345..dda049efbf 100644 --- a/intersight/model/virtualization_host_list.py +++ b/intersight/model/virtualization_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host_list_all_of.py b/intersight/model/virtualization_host_list_all_of.py index 561e5e8cdf..449e122cdc 100644 --- a/intersight/model/virtualization_host_list_all_of.py +++ b/intersight/model/virtualization_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_host_response.py b/intersight/model/virtualization_host_response.py index ac8dc931d1..036ce8279e 100644 --- a/intersight/model/virtualization_host_response.py +++ b/intersight/model/virtualization_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_hxap_vm_configuration.py b/intersight/model/virtualization_hxap_vm_configuration.py index 02df2406a3..3a8c7260c9 100644 --- a/intersight/model/virtualization_hxap_vm_configuration.py +++ b/intersight/model/virtualization_hxap_vm_configuration.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_ip_address_info.py b/intersight/model/virtualization_ip_address_info.py index 4a84ff57ac..ad12d30305 100644 --- a/intersight/model/virtualization_ip_address_info.py +++ b/intersight/model/virtualization_ip_address_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_ip_address_info_all_of.py b/intersight/model/virtualization_ip_address_info_all_of.py index d976d5cbeb..30e3b4be5a 100644 --- a/intersight/model/virtualization_ip_address_info_all_of.py +++ b/intersight/model/virtualization_ip_address_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_cluster.py b/intersight/model/virtualization_iwe_cluster.py index 6de3cdd280..10868f39fe 100644 --- a/intersight/model/virtualization_iwe_cluster.py +++ b/intersight/model/virtualization_iwe_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_cluster_all_of.py b/intersight/model/virtualization_iwe_cluster_all_of.py index f5379e8aec..5a6fada267 100644 --- a/intersight/model/virtualization_iwe_cluster_all_of.py +++ b/intersight/model/virtualization_iwe_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_cluster_list.py b/intersight/model/virtualization_iwe_cluster_list.py index db6b9ed3a8..0e6a40d731 100644 --- a/intersight/model/virtualization_iwe_cluster_list.py +++ b/intersight/model/virtualization_iwe_cluster_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_cluster_list_all_of.py b/intersight/model/virtualization_iwe_cluster_list_all_of.py index b5d9795274..9f5e9dcf17 100644 --- a/intersight/model/virtualization_iwe_cluster_list_all_of.py +++ b/intersight/model/virtualization_iwe_cluster_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_cluster_relationship.py b/intersight/model/virtualization_iwe_cluster_relationship.py index 744ed58d40..c173dda0af 100644 --- a/intersight/model/virtualization_iwe_cluster_relationship.py +++ b/intersight/model/virtualization_iwe_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_cluster_response.py b/intersight/model/virtualization_iwe_cluster_response.py index e4bbabec22..56eb7485b3 100644 --- a/intersight/model/virtualization_iwe_cluster_response.py +++ b/intersight/model/virtualization_iwe_cluster_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_datacenter.py b/intersight/model/virtualization_iwe_datacenter.py index 2b268db23c..ff635abdb8 100644 --- a/intersight/model/virtualization_iwe_datacenter.py +++ b/intersight/model/virtualization_iwe_datacenter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_datacenter_all_of.py b/intersight/model/virtualization_iwe_datacenter_all_of.py index 18717facc4..1a6d95d423 100644 --- a/intersight/model/virtualization_iwe_datacenter_all_of.py +++ b/intersight/model/virtualization_iwe_datacenter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_datacenter_list.py b/intersight/model/virtualization_iwe_datacenter_list.py index c6de7c0fce..292b400d3c 100644 --- a/intersight/model/virtualization_iwe_datacenter_list.py +++ b/intersight/model/virtualization_iwe_datacenter_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_datacenter_list_all_of.py b/intersight/model/virtualization_iwe_datacenter_list_all_of.py index c2b87ade6f..07017488f0 100644 --- a/intersight/model/virtualization_iwe_datacenter_list_all_of.py +++ b/intersight/model/virtualization_iwe_datacenter_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_datacenter_response.py b/intersight/model/virtualization_iwe_datacenter_response.py index c0a13c297d..99996e0899 100644 --- a/intersight/model/virtualization_iwe_datacenter_response.py +++ b/intersight/model/virtualization_iwe_datacenter_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dv_uplink.py b/intersight/model/virtualization_iwe_dv_uplink.py index af7db9044f..dd6b6b31b4 100644 --- a/intersight/model/virtualization_iwe_dv_uplink.py +++ b/intersight/model/virtualization_iwe_dv_uplink.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dv_uplink_all_of.py b/intersight/model/virtualization_iwe_dv_uplink_all_of.py index 8f5fbeaf61..9f2b2322b4 100644 --- a/intersight/model/virtualization_iwe_dv_uplink_all_of.py +++ b/intersight/model/virtualization_iwe_dv_uplink_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dv_uplink_list.py b/intersight/model/virtualization_iwe_dv_uplink_list.py index aac59fda78..ba66742939 100644 --- a/intersight/model/virtualization_iwe_dv_uplink_list.py +++ b/intersight/model/virtualization_iwe_dv_uplink_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dv_uplink_list_all_of.py b/intersight/model/virtualization_iwe_dv_uplink_list_all_of.py index 2ad5906275..65dc4f0215 100644 --- a/intersight/model/virtualization_iwe_dv_uplink_list_all_of.py +++ b/intersight/model/virtualization_iwe_dv_uplink_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dv_uplink_relationship.py b/intersight/model/virtualization_iwe_dv_uplink_relationship.py index 112234996a..3d40a42a49 100644 --- a/intersight/model/virtualization_iwe_dv_uplink_relationship.py +++ b/intersight/model/virtualization_iwe_dv_uplink_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dv_uplink_response.py b/intersight/model/virtualization_iwe_dv_uplink_response.py index b49d10eaec..6396edf071 100644 --- a/intersight/model/virtualization_iwe_dv_uplink_response.py +++ b/intersight/model/virtualization_iwe_dv_uplink_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dvswitch.py b/intersight/model/virtualization_iwe_dvswitch.py index f1189bdff5..1026139784 100644 --- a/intersight/model/virtualization_iwe_dvswitch.py +++ b/intersight/model/virtualization_iwe_dvswitch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dvswitch_all_of.py b/intersight/model/virtualization_iwe_dvswitch_all_of.py index 81f7f0d425..8e3ef2bf06 100644 --- a/intersight/model/virtualization_iwe_dvswitch_all_of.py +++ b/intersight/model/virtualization_iwe_dvswitch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dvswitch_list.py b/intersight/model/virtualization_iwe_dvswitch_list.py index 56a7121c5c..a10fe3db60 100644 --- a/intersight/model/virtualization_iwe_dvswitch_list.py +++ b/intersight/model/virtualization_iwe_dvswitch_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dvswitch_list_all_of.py b/intersight/model/virtualization_iwe_dvswitch_list_all_of.py index 7af04c5539..bf4c9662a7 100644 --- a/intersight/model/virtualization_iwe_dvswitch_list_all_of.py +++ b/intersight/model/virtualization_iwe_dvswitch_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dvswitch_relationship.py b/intersight/model/virtualization_iwe_dvswitch_relationship.py index 6ce591bf58..bec42f6cd5 100644 --- a/intersight/model/virtualization_iwe_dvswitch_relationship.py +++ b/intersight/model/virtualization_iwe_dvswitch_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_dvswitch_response.py b/intersight/model/virtualization_iwe_dvswitch_response.py index 7059a29922..ee9079a358 100644 --- a/intersight/model/virtualization_iwe_dvswitch_response.py +++ b/intersight/model/virtualization_iwe_dvswitch_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host.py b/intersight/model/virtualization_iwe_host.py index 2955000425..ff673a324d 100644 --- a/intersight/model/virtualization_iwe_host.py +++ b/intersight/model/virtualization_iwe_host.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_all_of.py b/intersight/model/virtualization_iwe_host_all_of.py index c89283f45a..e1becff777 100644 --- a/intersight/model/virtualization_iwe_host_all_of.py +++ b/intersight/model/virtualization_iwe_host_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_interface.py b/intersight/model/virtualization_iwe_host_interface.py index 57808e0341..be45786b58 100644 --- a/intersight/model/virtualization_iwe_host_interface.py +++ b/intersight/model/virtualization_iwe_host_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_interface_all_of.py b/intersight/model/virtualization_iwe_host_interface_all_of.py index cc3b9a7850..d73ce3bd49 100644 --- a/intersight/model/virtualization_iwe_host_interface_all_of.py +++ b/intersight/model/virtualization_iwe_host_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_interface_list.py b/intersight/model/virtualization_iwe_host_interface_list.py index 0bfc8e0f9a..72d9533216 100644 --- a/intersight/model/virtualization_iwe_host_interface_list.py +++ b/intersight/model/virtualization_iwe_host_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_interface_list_all_of.py b/intersight/model/virtualization_iwe_host_interface_list_all_of.py index 2dc7f766fd..f364baba25 100644 --- a/intersight/model/virtualization_iwe_host_interface_list_all_of.py +++ b/intersight/model/virtualization_iwe_host_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_interface_relationship.py b/intersight/model/virtualization_iwe_host_interface_relationship.py index 6793460a5b..8f5b86e94c 100644 --- a/intersight/model/virtualization_iwe_host_interface_relationship.py +++ b/intersight/model/virtualization_iwe_host_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_interface_response.py b/intersight/model/virtualization_iwe_host_interface_response.py index 997440bc49..3ba2a6e1a9 100644 --- a/intersight/model/virtualization_iwe_host_interface_response.py +++ b/intersight/model/virtualization_iwe_host_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_list.py b/intersight/model/virtualization_iwe_host_list.py index 9bd7bf432b..6aff52362d 100644 --- a/intersight/model/virtualization_iwe_host_list.py +++ b/intersight/model/virtualization_iwe_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_list_all_of.py b/intersight/model/virtualization_iwe_host_list_all_of.py index 4e006f82cb..4f9c8b2fa3 100644 --- a/intersight/model/virtualization_iwe_host_list_all_of.py +++ b/intersight/model/virtualization_iwe_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_relationship.py b/intersight/model/virtualization_iwe_host_relationship.py index e7061efa08..2025a0e011 100644 --- a/intersight/model/virtualization_iwe_host_relationship.py +++ b/intersight/model/virtualization_iwe_host_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_response.py b/intersight/model/virtualization_iwe_host_response.py index e3644f5c51..1d08c7791d 100644 --- a/intersight/model/virtualization_iwe_host_response.py +++ b/intersight/model/virtualization_iwe_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_vswitch.py b/intersight/model/virtualization_iwe_host_vswitch.py index 7b4a5dc6e5..d5e6375528 100644 --- a/intersight/model/virtualization_iwe_host_vswitch.py +++ b/intersight/model/virtualization_iwe_host_vswitch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_vswitch_all_of.py b/intersight/model/virtualization_iwe_host_vswitch_all_of.py index 4577484b03..5566b2cacc 100644 --- a/intersight/model/virtualization_iwe_host_vswitch_all_of.py +++ b/intersight/model/virtualization_iwe_host_vswitch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_vswitch_list.py b/intersight/model/virtualization_iwe_host_vswitch_list.py index f11f7b9f37..6431a72250 100644 --- a/intersight/model/virtualization_iwe_host_vswitch_list.py +++ b/intersight/model/virtualization_iwe_host_vswitch_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_vswitch_list_all_of.py b/intersight/model/virtualization_iwe_host_vswitch_list_all_of.py index 7fd2f7f708..62ae1b8e60 100644 --- a/intersight/model/virtualization_iwe_host_vswitch_list_all_of.py +++ b/intersight/model/virtualization_iwe_host_vswitch_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_vswitch_relationship.py b/intersight/model/virtualization_iwe_host_vswitch_relationship.py index 2fc9404d1c..7da95b7222 100644 --- a/intersight/model/virtualization_iwe_host_vswitch_relationship.py +++ b/intersight/model/virtualization_iwe_host_vswitch_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_host_vswitch_response.py b/intersight/model/virtualization_iwe_host_vswitch_response.py index 8f378d695a..7bba1b8d8b 100644 --- a/intersight/model/virtualization_iwe_host_vswitch_response.py +++ b/intersight/model/virtualization_iwe_host_vswitch_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_network.py b/intersight/model/virtualization_iwe_network.py index d772bf60e1..b4fd1800e9 100644 --- a/intersight/model/virtualization_iwe_network.py +++ b/intersight/model/virtualization_iwe_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_network_all_of.py b/intersight/model/virtualization_iwe_network_all_of.py index 404d9aa231..1c63921529 100644 --- a/intersight/model/virtualization_iwe_network_all_of.py +++ b/intersight/model/virtualization_iwe_network_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_network_list.py b/intersight/model/virtualization_iwe_network_list.py index e0a3eb3f57..5d9fb32928 100644 --- a/intersight/model/virtualization_iwe_network_list.py +++ b/intersight/model/virtualization_iwe_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_network_list_all_of.py b/intersight/model/virtualization_iwe_network_list_all_of.py index d65d2ce4c1..5aaeb02f05 100644 --- a/intersight/model/virtualization_iwe_network_list_all_of.py +++ b/intersight/model/virtualization_iwe_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_network_relationship.py b/intersight/model/virtualization_iwe_network_relationship.py index 94621b6120..bfc9ffe63b 100644 --- a/intersight/model/virtualization_iwe_network_relationship.py +++ b/intersight/model/virtualization_iwe_network_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_network_response.py b/intersight/model/virtualization_iwe_network_response.py index 5b2180ef3f..60b345c36b 100644 --- a/intersight/model/virtualization_iwe_network_response.py +++ b/intersight/model/virtualization_iwe_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_disk.py b/intersight/model/virtualization_iwe_virtual_disk.py index a58091012b..9ca58ead1b 100644 --- a/intersight/model/virtualization_iwe_virtual_disk.py +++ b/intersight/model/virtualization_iwe_virtual_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_disk_all_of.py b/intersight/model/virtualization_iwe_virtual_disk_all_of.py index f74f3bce84..03305227a3 100644 --- a/intersight/model/virtualization_iwe_virtual_disk_all_of.py +++ b/intersight/model/virtualization_iwe_virtual_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_disk_list.py b/intersight/model/virtualization_iwe_virtual_disk_list.py index e9684749b3..456426fe38 100644 --- a/intersight/model/virtualization_iwe_virtual_disk_list.py +++ b/intersight/model/virtualization_iwe_virtual_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_disk_list_all_of.py b/intersight/model/virtualization_iwe_virtual_disk_list_all_of.py index 4b49bab4b5..0c4cc920e8 100644 --- a/intersight/model/virtualization_iwe_virtual_disk_list_all_of.py +++ b/intersight/model/virtualization_iwe_virtual_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_disk_relationship.py b/intersight/model/virtualization_iwe_virtual_disk_relationship.py index 57927438b2..9e615935dc 100644 --- a/intersight/model/virtualization_iwe_virtual_disk_relationship.py +++ b/intersight/model/virtualization_iwe_virtual_disk_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_disk_response.py b/intersight/model/virtualization_iwe_virtual_disk_response.py index 2f2207560b..4c46f28683 100644 --- a/intersight/model/virtualization_iwe_virtual_disk_response.py +++ b/intersight/model/virtualization_iwe_virtual_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine.py b/intersight/model/virtualization_iwe_virtual_machine.py index 85a844a73b..877464bde2 100644 --- a/intersight/model/virtualization_iwe_virtual_machine.py +++ b/intersight/model/virtualization_iwe_virtual_machine.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_all_of.py b/intersight/model/virtualization_iwe_virtual_machine_all_of.py index b4d0588b79..a44b5f9110 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_all_of.py +++ b/intersight/model/virtualization_iwe_virtual_machine_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_list.py b/intersight/model/virtualization_iwe_virtual_machine_list.py index ed474ba212..532990fe6e 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_list.py +++ b/intersight/model/virtualization_iwe_virtual_machine_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_list_all_of.py b/intersight/model/virtualization_iwe_virtual_machine_list_all_of.py index 3291080c45..ec1e07a08e 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_list_all_of.py +++ b/intersight/model/virtualization_iwe_virtual_machine_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_network_interface.py b/intersight/model/virtualization_iwe_virtual_machine_network_interface.py index a019ac4e39..de62747a61 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_network_interface.py +++ b/intersight/model/virtualization_iwe_virtual_machine_network_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_network_interface_all_of.py b/intersight/model/virtualization_iwe_virtual_machine_network_interface_all_of.py index 1b4b5adf4c..b096f2cc39 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_network_interface_all_of.py +++ b/intersight/model/virtualization_iwe_virtual_machine_network_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_network_interface_list.py b/intersight/model/virtualization_iwe_virtual_machine_network_interface_list.py index f9222e260c..f061ec6516 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_network_interface_list.py +++ b/intersight/model/virtualization_iwe_virtual_machine_network_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_network_interface_list_all_of.py b/intersight/model/virtualization_iwe_virtual_machine_network_interface_list_all_of.py index 29ace64089..f41c432298 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_network_interface_list_all_of.py +++ b/intersight/model/virtualization_iwe_virtual_machine_network_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_network_interface_response.py b/intersight/model/virtualization_iwe_virtual_machine_network_interface_response.py index a3f85f469c..27c5eac58d 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_network_interface_response.py +++ b/intersight/model/virtualization_iwe_virtual_machine_network_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_relationship.py b/intersight/model/virtualization_iwe_virtual_machine_relationship.py index 5d475327f7..d0b61fd840 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_relationship.py +++ b/intersight/model/virtualization_iwe_virtual_machine_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_iwe_virtual_machine_response.py b/intersight/model/virtualization_iwe_virtual_machine_response.py index 0cd7913879..ca5e831940 100644 --- a/intersight/model/virtualization_iwe_virtual_machine_response.py +++ b/intersight/model/virtualization_iwe_virtual_machine_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_memory_allocation.py b/intersight/model/virtualization_memory_allocation.py index c2574d1f6e..194c1fe31b 100644 --- a/intersight/model/virtualization_memory_allocation.py +++ b/intersight/model/virtualization_memory_allocation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_memory_allocation_all_of.py b/intersight/model/virtualization_memory_allocation_all_of.py index cacc791dda..d8836ae248 100644 --- a/intersight/model/virtualization_memory_allocation_all_of.py +++ b/intersight/model/virtualization_memory_allocation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_memory_capacity.py b/intersight/model/virtualization_memory_capacity.py index 2e9a2a7e91..0767e141a1 100644 --- a/intersight/model/virtualization_memory_capacity.py +++ b/intersight/model/virtualization_memory_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_memory_capacity_all_of.py b/intersight/model/virtualization_memory_capacity_all_of.py index 1be1528b83..3dd0d270f4 100644 --- a/intersight/model/virtualization_memory_capacity_all_of.py +++ b/intersight/model/virtualization_memory_capacity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_network_interface.py b/intersight/model/virtualization_network_interface.py index 92634fd184..c4285883a2 100644 --- a/intersight/model/virtualization_network_interface.py +++ b/intersight/model/virtualization_network_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_network_interface_all_of.py b/intersight/model/virtualization_network_interface_all_of.py index f6dc7f6012..26f3bb52ec 100644 --- a/intersight/model/virtualization_network_interface_all_of.py +++ b/intersight/model/virtualization_network_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_network_port.py b/intersight/model/virtualization_network_port.py index 943d0faef1..ddb184257b 100644 --- a/intersight/model/virtualization_network_port.py +++ b/intersight/model/virtualization_network_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_network_port_all_of.py b/intersight/model/virtualization_network_port_all_of.py index d054702e03..fc86669dee 100644 --- a/intersight/model/virtualization_network_port_all_of.py +++ b/intersight/model/virtualization_network_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_product_info.py b/intersight/model/virtualization_product_info.py index fb7564efd1..fe69c96b03 100644 --- a/intersight/model/virtualization_product_info.py +++ b/intersight/model/virtualization_product_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_product_info_all_of.py b/intersight/model/virtualization_product_info_all_of.py index aea06b18f5..4404cc4301 100644 --- a/intersight/model/virtualization_product_info_all_of.py +++ b/intersight/model/virtualization_product_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_storage_capacity.py b/intersight/model/virtualization_storage_capacity.py index 5bb094e978..1cfde0bc4b 100644 --- a/intersight/model/virtualization_storage_capacity.py +++ b/intersight/model/virtualization_storage_capacity.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_storage_capacity_all_of.py b/intersight/model/virtualization_storage_capacity_all_of.py index 99716bf638..bb53589848 100644 --- a/intersight/model/virtualization_storage_capacity_all_of.py +++ b/intersight/model/virtualization_storage_capacity_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vdisk_config.py b/intersight/model/virtualization_vdisk_config.py index 4abcaeee7d..5943c92d4e 100644 --- a/intersight/model/virtualization_vdisk_config.py +++ b/intersight/model/virtualization_vdisk_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vdisk_config_all_of.py b/intersight/model/virtualization_vdisk_config_all_of.py index 8efb15895d..b76fbed7d5 100644 --- a/intersight/model/virtualization_vdisk_config_all_of.py +++ b/intersight/model/virtualization_vdisk_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_disk.py b/intersight/model/virtualization_virtual_disk.py index d694af4b4e..f9a669ed71 100644 --- a/intersight/model/virtualization_virtual_disk.py +++ b/intersight/model/virtualization_virtual_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_disk_all_of.py b/intersight/model/virtualization_virtual_disk_all_of.py index d42f9623cf..77c0c99591 100644 --- a/intersight/model/virtualization_virtual_disk_all_of.py +++ b/intersight/model/virtualization_virtual_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_disk_config.py b/intersight/model/virtualization_virtual_disk_config.py index c41d2c16bf..53490f8cd3 100644 --- a/intersight/model/virtualization_virtual_disk_config.py +++ b/intersight/model/virtualization_virtual_disk_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_disk_config_all_of.py b/intersight/model/virtualization_virtual_disk_config_all_of.py index 1787112cf4..033b4337ba 100644 --- a/intersight/model/virtualization_virtual_disk_config_all_of.py +++ b/intersight/model/virtualization_virtual_disk_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_disk_list.py b/intersight/model/virtualization_virtual_disk_list.py index 948f5d45f6..e9eaec78f8 100644 --- a/intersight/model/virtualization_virtual_disk_list.py +++ b/intersight/model/virtualization_virtual_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_disk_list_all_of.py b/intersight/model/virtualization_virtual_disk_list_all_of.py index 62830f2c89..8806ba7992 100644 --- a/intersight/model/virtualization_virtual_disk_list_all_of.py +++ b/intersight/model/virtualization_virtual_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_disk_response.py b/intersight/model/virtualization_virtual_disk_response.py index f8f4050bb9..f3b2a15180 100644 --- a/intersight/model/virtualization_virtual_disk_response.py +++ b/intersight/model/virtualization_virtual_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine.py b/intersight/model/virtualization_virtual_machine.py index fe32b88832..d17d76dc4e 100644 --- a/intersight/model/virtualization_virtual_machine.py +++ b/intersight/model/virtualization_virtual_machine.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_all_of.py b/intersight/model/virtualization_virtual_machine_all_of.py index e348390a45..faf0435ccb 100644 --- a/intersight/model/virtualization_virtual_machine_all_of.py +++ b/intersight/model/virtualization_virtual_machine_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_disk.py b/intersight/model/virtualization_virtual_machine_disk.py index 66a5d9d3ea..08599aa069 100644 --- a/intersight/model/virtualization_virtual_machine_disk.py +++ b/intersight/model/virtualization_virtual_machine_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_disk_all_of.py b/intersight/model/virtualization_virtual_machine_disk_all_of.py index c142c68177..ac745b69c2 100644 --- a/intersight/model/virtualization_virtual_machine_disk_all_of.py +++ b/intersight/model/virtualization_virtual_machine_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_list.py b/intersight/model/virtualization_virtual_machine_list.py index c828ca2052..c906db6b15 100644 --- a/intersight/model/virtualization_virtual_machine_list.py +++ b/intersight/model/virtualization_virtual_machine_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_list_all_of.py b/intersight/model/virtualization_virtual_machine_list_all_of.py index e52378a43e..6e25b9c7ea 100644 --- a/intersight/model/virtualization_virtual_machine_list_all_of.py +++ b/intersight/model/virtualization_virtual_machine_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_relationship.py b/intersight/model/virtualization_virtual_machine_relationship.py index 2abcf2fd51..518b187b33 100644 --- a/intersight/model/virtualization_virtual_machine_relationship.py +++ b/intersight/model/virtualization_virtual_machine_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_machine_response.py b/intersight/model/virtualization_virtual_machine_response.py index 41adbfc5e8..891a5953d6 100644 --- a/intersight/model/virtualization_virtual_machine_response.py +++ b/intersight/model/virtualization_virtual_machine_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_network.py b/intersight/model/virtualization_virtual_network.py index 34e5db211b..b89e206c3b 100644 --- a/intersight/model/virtualization_virtual_network.py +++ b/intersight/model/virtualization_virtual_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_network_all_of.py b/intersight/model/virtualization_virtual_network_all_of.py index 3b6e7b2cbb..3fafc010d9 100644 --- a/intersight/model/virtualization_virtual_network_all_of.py +++ b/intersight/model/virtualization_virtual_network_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_network_list.py b/intersight/model/virtualization_virtual_network_list.py index c3e66478be..0fc28bcf42 100644 --- a/intersight/model/virtualization_virtual_network_list.py +++ b/intersight/model/virtualization_virtual_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_network_list_all_of.py b/intersight/model/virtualization_virtual_network_list_all_of.py index 910373d03e..2ba0914799 100644 --- a/intersight/model/virtualization_virtual_network_list_all_of.py +++ b/intersight/model/virtualization_virtual_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_virtual_network_response.py b/intersight/model/virtualization_virtual_network_response.py index 0d7f7b32ad..e7f2ea4236 100644 --- a/intersight/model/virtualization_virtual_network_response.py +++ b/intersight/model/virtualization_virtual_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vm_disk.py b/intersight/model/virtualization_vm_disk.py index 6560e4cb94..31ae1e7cc4 100644 --- a/intersight/model/virtualization_vm_disk.py +++ b/intersight/model/virtualization_vm_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vm_disk_all_of.py b/intersight/model/virtualization_vm_disk_all_of.py index 1e0355684d..3f6c8955b7 100644 --- a/intersight/model/virtualization_vm_disk_all_of.py +++ b/intersight/model/virtualization_vm_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vm_esxi_disk.py b/intersight/model/virtualization_vm_esxi_disk.py index 26d96aaaf4..d0825b26fc 100644 --- a/intersight/model/virtualization_vm_esxi_disk.py +++ b/intersight/model/virtualization_vm_esxi_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vm_esxi_disk_all_of.py b/intersight/model/virtualization_vm_esxi_disk_all_of.py index ab410d164a..be45bd02e4 100644 --- a/intersight/model/virtualization_vm_esxi_disk_all_of.py +++ b/intersight/model/virtualization_vm_esxi_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vm_interface.py b/intersight/model/virtualization_vm_interface.py index 91f7271159..266cc7d095 100644 --- a/intersight/model/virtualization_vm_interface.py +++ b/intersight/model/virtualization_vm_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vm_interface_all_of.py b/intersight/model/virtualization_vm_interface_all_of.py index 55a27442f3..edb499f1d3 100644 --- a/intersight/model/virtualization_vm_interface_all_of.py +++ b/intersight/model/virtualization_vm_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster.py b/intersight/model/virtualization_vmware_cluster.py index be56b943e5..12b11acf56 100644 --- a/intersight/model/virtualization_vmware_cluster.py +++ b/intersight/model/virtualization_vmware_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster_all_of.py b/intersight/model/virtualization_vmware_cluster_all_of.py index d668ab7c92..b747569dff 100644 --- a/intersight/model/virtualization_vmware_cluster_all_of.py +++ b/intersight/model/virtualization_vmware_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster_list.py b/intersight/model/virtualization_vmware_cluster_list.py index e47d3ed372..f502f7dd2c 100644 --- a/intersight/model/virtualization_vmware_cluster_list.py +++ b/intersight/model/virtualization_vmware_cluster_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster_list_all_of.py b/intersight/model/virtualization_vmware_cluster_list_all_of.py index d82e0b67ed..b08939c3d5 100644 --- a/intersight/model/virtualization_vmware_cluster_list_all_of.py +++ b/intersight/model/virtualization_vmware_cluster_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster_relationship.py b/intersight/model/virtualization_vmware_cluster_relationship.py index 902b19320d..0ad86be000 100644 --- a/intersight/model/virtualization_vmware_cluster_relationship.py +++ b/intersight/model/virtualization_vmware_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_cluster_response.py b/intersight/model/virtualization_vmware_cluster_response.py index c9262c1ec1..c443b82268 100644 --- a/intersight/model/virtualization_vmware_cluster_response.py +++ b/intersight/model/virtualization_vmware_cluster_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter.py b/intersight/model/virtualization_vmware_datacenter.py index 4b3583d938..b183259db2 100644 --- a/intersight/model/virtualization_vmware_datacenter.py +++ b/intersight/model/virtualization_vmware_datacenter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter_all_of.py b/intersight/model/virtualization_vmware_datacenter_all_of.py index 52277cb3df..171bb33943 100644 --- a/intersight/model/virtualization_vmware_datacenter_all_of.py +++ b/intersight/model/virtualization_vmware_datacenter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter_list.py b/intersight/model/virtualization_vmware_datacenter_list.py index 9c55ca0af5..2e4cf1cf1c 100644 --- a/intersight/model/virtualization_vmware_datacenter_list.py +++ b/intersight/model/virtualization_vmware_datacenter_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter_list_all_of.py b/intersight/model/virtualization_vmware_datacenter_list_all_of.py index 05bc6425c3..d9b03d6431 100644 --- a/intersight/model/virtualization_vmware_datacenter_list_all_of.py +++ b/intersight/model/virtualization_vmware_datacenter_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter_relationship.py b/intersight/model/virtualization_vmware_datacenter_relationship.py index c04469858f..7e338041bc 100644 --- a/intersight/model/virtualization_vmware_datacenter_relationship.py +++ b/intersight/model/virtualization_vmware_datacenter_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datacenter_response.py b/intersight/model/virtualization_vmware_datacenter_response.py index 04f353546a..bbe0d34045 100644 --- a/intersight/model/virtualization_vmware_datacenter_response.py +++ b/intersight/model/virtualization_vmware_datacenter_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore.py b/intersight/model/virtualization_vmware_datastore.py index 36b8ad4684..0ca0759f23 100644 --- a/intersight/model/virtualization_vmware_datastore.py +++ b/intersight/model/virtualization_vmware_datastore.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_all_of.py b/intersight/model/virtualization_vmware_datastore_all_of.py index 715a79ab1b..6f05695c19 100644 --- a/intersight/model/virtualization_vmware_datastore_all_of.py +++ b/intersight/model/virtualization_vmware_datastore_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster.py b/intersight/model/virtualization_vmware_datastore_cluster.py index 3549de42b0..28931c39ee 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster.py +++ b/intersight/model/virtualization_vmware_datastore_cluster.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster_all_of.py b/intersight/model/virtualization_vmware_datastore_cluster_all_of.py index 00f6e04d40..5cdb22b397 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_all_of.py +++ b/intersight/model/virtualization_vmware_datastore_cluster_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster_list.py b/intersight/model/virtualization_vmware_datastore_cluster_list.py index 125894f79e..0b86eecbfd 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_list.py +++ b/intersight/model/virtualization_vmware_datastore_cluster_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster_list_all_of.py b/intersight/model/virtualization_vmware_datastore_cluster_list_all_of.py index 3cf3d78d97..92141bebdf 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_list_all_of.py +++ b/intersight/model/virtualization_vmware_datastore_cluster_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster_relationship.py b/intersight/model/virtualization_vmware_datastore_cluster_relationship.py index 19b49402f5..c21253ab18 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_relationship.py +++ b/intersight/model/virtualization_vmware_datastore_cluster_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_cluster_response.py b/intersight/model/virtualization_vmware_datastore_cluster_response.py index b3190f7c07..3e71bc49db 100644 --- a/intersight/model/virtualization_vmware_datastore_cluster_response.py +++ b/intersight/model/virtualization_vmware_datastore_cluster_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_list.py b/intersight/model/virtualization_vmware_datastore_list.py index 4753991b6c..a247949251 100644 --- a/intersight/model/virtualization_vmware_datastore_list.py +++ b/intersight/model/virtualization_vmware_datastore_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_list_all_of.py b/intersight/model/virtualization_vmware_datastore_list_all_of.py index 4284065837..6c5df0742f 100644 --- a/intersight/model/virtualization_vmware_datastore_list_all_of.py +++ b/intersight/model/virtualization_vmware_datastore_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_relationship.py b/intersight/model/virtualization_vmware_datastore_relationship.py index ef73ea885f..f899de4441 100644 --- a/intersight/model/virtualization_vmware_datastore_relationship.py +++ b/intersight/model/virtualization_vmware_datastore_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_datastore_response.py b/intersight/model/virtualization_vmware_datastore_response.py index aa02af83dc..03a2c472cd 100644 --- a/intersight/model/virtualization_vmware_datastore_response.py +++ b/intersight/model/virtualization_vmware_datastore_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_discovery_protocol.py b/intersight/model/virtualization_vmware_discovery_protocol.py index 1425bf446c..9cd59c58b5 100644 --- a/intersight/model/virtualization_vmware_discovery_protocol.py +++ b/intersight/model/virtualization_vmware_discovery_protocol.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_discovery_protocol_all_of.py b/intersight/model/virtualization_vmware_discovery_protocol_all_of.py index b4ffdbd32e..576c7112ff 100644 --- a/intersight/model/virtualization_vmware_discovery_protocol_all_of.py +++ b/intersight/model/virtualization_vmware_discovery_protocol_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network.py b/intersight/model/virtualization_vmware_distributed_network.py index 0dabb8b816..8de4571b52 100644 --- a/intersight/model/virtualization_vmware_distributed_network.py +++ b/intersight/model/virtualization_vmware_distributed_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network_all_of.py b/intersight/model/virtualization_vmware_distributed_network_all_of.py index 03a5421f20..c45a3f38ad 100644 --- a/intersight/model/virtualization_vmware_distributed_network_all_of.py +++ b/intersight/model/virtualization_vmware_distributed_network_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network_list.py b/intersight/model/virtualization_vmware_distributed_network_list.py index 5606fdc979..6cdfe073df 100644 --- a/intersight/model/virtualization_vmware_distributed_network_list.py +++ b/intersight/model/virtualization_vmware_distributed_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network_list_all_of.py b/intersight/model/virtualization_vmware_distributed_network_list_all_of.py index 12306b84d0..8fb72ae2b0 100644 --- a/intersight/model/virtualization_vmware_distributed_network_list_all_of.py +++ b/intersight/model/virtualization_vmware_distributed_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network_relationship.py b/intersight/model/virtualization_vmware_distributed_network_relationship.py index 95fe0055b5..473d703b85 100644 --- a/intersight/model/virtualization_vmware_distributed_network_relationship.py +++ b/intersight/model/virtualization_vmware_distributed_network_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_network_response.py b/intersight/model/virtualization_vmware_distributed_network_response.py index 9c6e3144cf..189679881c 100644 --- a/intersight/model/virtualization_vmware_distributed_network_response.py +++ b/intersight/model/virtualization_vmware_distributed_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch.py b/intersight/model/virtualization_vmware_distributed_switch.py index 7b4cafee67..9e2a0d2a3b 100644 --- a/intersight/model/virtualization_vmware_distributed_switch.py +++ b/intersight/model/virtualization_vmware_distributed_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch_all_of.py b/intersight/model/virtualization_vmware_distributed_switch_all_of.py index f77d14a8b5..14b4338f3b 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_all_of.py +++ b/intersight/model/virtualization_vmware_distributed_switch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch_list.py b/intersight/model/virtualization_vmware_distributed_switch_list.py index 9eb6e13ddd..485cf1bf5a 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_list.py +++ b/intersight/model/virtualization_vmware_distributed_switch_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch_list_all_of.py b/intersight/model/virtualization_vmware_distributed_switch_list_all_of.py index 3570924d61..67b75f417e 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_list_all_of.py +++ b/intersight/model/virtualization_vmware_distributed_switch_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch_relationship.py b/intersight/model/virtualization_vmware_distributed_switch_relationship.py index 56fb12b86a..e07cfcc61a 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_relationship.py +++ b/intersight/model/virtualization_vmware_distributed_switch_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_distributed_switch_response.py b/intersight/model/virtualization_vmware_distributed_switch_response.py index 1915a4500f..5c940521e2 100644 --- a/intersight/model/virtualization_vmware_distributed_switch_response.py +++ b/intersight/model/virtualization_vmware_distributed_switch_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder.py b/intersight/model/virtualization_vmware_folder.py index a0a7115f67..f5c29bfd5e 100644 --- a/intersight/model/virtualization_vmware_folder.py +++ b/intersight/model/virtualization_vmware_folder.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder_all_of.py b/intersight/model/virtualization_vmware_folder_all_of.py index c9fb485713..20403b314a 100644 --- a/intersight/model/virtualization_vmware_folder_all_of.py +++ b/intersight/model/virtualization_vmware_folder_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder_list.py b/intersight/model/virtualization_vmware_folder_list.py index fd303bd8f4..7516fe9c65 100644 --- a/intersight/model/virtualization_vmware_folder_list.py +++ b/intersight/model/virtualization_vmware_folder_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder_list_all_of.py b/intersight/model/virtualization_vmware_folder_list_all_of.py index 0bd81c0a48..4b3231dc66 100644 --- a/intersight/model/virtualization_vmware_folder_list_all_of.py +++ b/intersight/model/virtualization_vmware_folder_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder_relationship.py b/intersight/model/virtualization_vmware_folder_relationship.py index a435e49c83..f0d4ad60b7 100644 --- a/intersight/model/virtualization_vmware_folder_relationship.py +++ b/intersight/model/virtualization_vmware_folder_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_folder_response.py b/intersight/model/virtualization_vmware_folder_response.py index 2c8997c2ea..0c0903b649 100644 --- a/intersight/model/virtualization_vmware_folder_response.py +++ b/intersight/model/virtualization_vmware_folder_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host.py b/intersight/model/virtualization_vmware_host.py index 72198b996b..092a0ddb6b 100644 --- a/intersight/model/virtualization_vmware_host.py +++ b/intersight/model/virtualization_vmware_host.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_all_of.py b/intersight/model/virtualization_vmware_host_all_of.py index f22b958d55..20a7f94bcd 100644 --- a/intersight/model/virtualization_vmware_host_all_of.py +++ b/intersight/model/virtualization_vmware_host_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_gpu.py b/intersight/model/virtualization_vmware_host_gpu.py index 0193160f4a..b3afe6bf7a 100644 --- a/intersight/model/virtualization_vmware_host_gpu.py +++ b/intersight/model/virtualization_vmware_host_gpu.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_gpu_list.py b/intersight/model/virtualization_vmware_host_gpu_list.py index 8cfc32d281..6d9bdfcc58 100644 --- a/intersight/model/virtualization_vmware_host_gpu_list.py +++ b/intersight/model/virtualization_vmware_host_gpu_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_gpu_list_all_of.py b/intersight/model/virtualization_vmware_host_gpu_list_all_of.py index 6260498ece..6ca588e63e 100644 --- a/intersight/model/virtualization_vmware_host_gpu_list_all_of.py +++ b/intersight/model/virtualization_vmware_host_gpu_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_gpu_response.py b/intersight/model/virtualization_vmware_host_gpu_response.py index 1193e33ef3..1725958473 100644 --- a/intersight/model/virtualization_vmware_host_gpu_response.py +++ b/intersight/model/virtualization_vmware_host_gpu_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_list.py b/intersight/model/virtualization_vmware_host_list.py index c493e166f5..db516f43e9 100644 --- a/intersight/model/virtualization_vmware_host_list.py +++ b/intersight/model/virtualization_vmware_host_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_list_all_of.py b/intersight/model/virtualization_vmware_host_list_all_of.py index b1db39ff90..c76da403a0 100644 --- a/intersight/model/virtualization_vmware_host_list_all_of.py +++ b/intersight/model/virtualization_vmware_host_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_relationship.py b/intersight/model/virtualization_vmware_host_relationship.py index 831520376d..978ca7f6ee 100644 --- a/intersight/model/virtualization_vmware_host_relationship.py +++ b/intersight/model/virtualization_vmware_host_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_host_response.py b/intersight/model/virtualization_vmware_host_response.py index 9b97a1ff21..dffd5740dd 100644 --- a/intersight/model/virtualization_vmware_host_response.py +++ b/intersight/model/virtualization_vmware_host_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network.py b/intersight/model/virtualization_vmware_kernel_network.py index b63f71d238..bb27855ceb 100644 --- a/intersight/model/virtualization_vmware_kernel_network.py +++ b/intersight/model/virtualization_vmware_kernel_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network_all_of.py b/intersight/model/virtualization_vmware_kernel_network_all_of.py index c9925818fb..a4d8d7d8e9 100644 --- a/intersight/model/virtualization_vmware_kernel_network_all_of.py +++ b/intersight/model/virtualization_vmware_kernel_network_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network_list.py b/intersight/model/virtualization_vmware_kernel_network_list.py index 7769c0050a..db003f3cf6 100644 --- a/intersight/model/virtualization_vmware_kernel_network_list.py +++ b/intersight/model/virtualization_vmware_kernel_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network_list_all_of.py b/intersight/model/virtualization_vmware_kernel_network_list_all_of.py index 4f2c82da3c..38f44b32ac 100644 --- a/intersight/model/virtualization_vmware_kernel_network_list_all_of.py +++ b/intersight/model/virtualization_vmware_kernel_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_kernel_network_response.py b/intersight/model/virtualization_vmware_kernel_network_response.py index 33b961648e..f150182d3c 100644 --- a/intersight/model/virtualization_vmware_kernel_network_response.py +++ b/intersight/model/virtualization_vmware_kernel_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network.py b/intersight/model/virtualization_vmware_network.py index cba2db4c71..419e91ab34 100644 --- a/intersight/model/virtualization_vmware_network.py +++ b/intersight/model/virtualization_vmware_network.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network_all_of.py b/intersight/model/virtualization_vmware_network_all_of.py index 82b129a057..eae41ad87a 100644 --- a/intersight/model/virtualization_vmware_network_all_of.py +++ b/intersight/model/virtualization_vmware_network_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network_list.py b/intersight/model/virtualization_vmware_network_list.py index f0dc4f7182..19fe912374 100644 --- a/intersight/model/virtualization_vmware_network_list.py +++ b/intersight/model/virtualization_vmware_network_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network_list_all_of.py b/intersight/model/virtualization_vmware_network_list_all_of.py index 2222018a03..7b0de13005 100644 --- a/intersight/model/virtualization_vmware_network_list_all_of.py +++ b/intersight/model/virtualization_vmware_network_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network_relationship.py b/intersight/model/virtualization_vmware_network_relationship.py index 8bed8b605e..5233a13892 100644 --- a/intersight/model/virtualization_vmware_network_relationship.py +++ b/intersight/model/virtualization_vmware_network_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_network_response.py b/intersight/model/virtualization_vmware_network_response.py index 69a169ca23..bbf82396e7 100644 --- a/intersight/model/virtualization_vmware_network_response.py +++ b/intersight/model/virtualization_vmware_network_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface.py b/intersight/model/virtualization_vmware_physical_network_interface.py index 8f3ea9f883..4f3cfb0969 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface.py +++ b/intersight/model/virtualization_vmware_physical_network_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface_all_of.py b/intersight/model/virtualization_vmware_physical_network_interface_all_of.py index 2a72e52722..db70b7b4b7 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_all_of.py +++ b/intersight/model/virtualization_vmware_physical_network_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface_list.py b/intersight/model/virtualization_vmware_physical_network_interface_list.py index eb6e96baf5..8592950090 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_list.py +++ b/intersight/model/virtualization_vmware_physical_network_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface_list_all_of.py b/intersight/model/virtualization_vmware_physical_network_interface_list_all_of.py index c0a272346e..24750fbc82 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_list_all_of.py +++ b/intersight/model/virtualization_vmware_physical_network_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface_relationship.py b/intersight/model/virtualization_vmware_physical_network_interface_relationship.py index e60862eb8d..5f3129887e 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_relationship.py +++ b/intersight/model/virtualization_vmware_physical_network_interface_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_physical_network_interface_response.py b/intersight/model/virtualization_vmware_physical_network_interface_response.py index 5e4aacc96a..fa2465cca0 100644 --- a/intersight/model/virtualization_vmware_physical_network_interface_response.py +++ b/intersight/model/virtualization_vmware_physical_network_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_remote_display_info.py b/intersight/model/virtualization_vmware_remote_display_info.py index 9dea21c4bc..c0fb8d20fc 100644 --- a/intersight/model/virtualization_vmware_remote_display_info.py +++ b/intersight/model/virtualization_vmware_remote_display_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_remote_display_info_all_of.py b/intersight/model/virtualization_vmware_remote_display_info_all_of.py index f9f09e50cf..3dff8e30bf 100644 --- a/intersight/model/virtualization_vmware_remote_display_info_all_of.py +++ b/intersight/model/virtualization_vmware_remote_display_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types.py b/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types.py index 55699bc0c9..6eff8104d0 100644 --- a/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types.py +++ b/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types_all_of.py b/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types_all_of.py index 9a841a3fa4..8e0dc6683b 100644 --- a/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types_all_of.py +++ b/intersight/model/virtualization_vmware_resource_allocation_system_traffic_types_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_resource_consumption.py b/intersight/model/virtualization_vmware_resource_consumption.py index 0e818c42e8..4da2b44f0e 100644 --- a/intersight/model/virtualization_vmware_resource_consumption.py +++ b/intersight/model/virtualization_vmware_resource_consumption.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_resource_consumption_all_of.py b/intersight/model/virtualization_vmware_resource_consumption_all_of.py index b3650a2e9c..34c2c1b683 100644 --- a/intersight/model/virtualization_vmware_resource_consumption_all_of.py +++ b/intersight/model/virtualization_vmware_resource_consumption_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_shares_info.py b/intersight/model/virtualization_vmware_shares_info.py index dfe2e066c4..845b64e30c 100644 --- a/intersight/model/virtualization_vmware_shares_info.py +++ b/intersight/model/virtualization_vmware_shares_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_shares_info_all_of.py b/intersight/model/virtualization_vmware_shares_info_all_of.py index 87d1e26996..229d154524 100644 --- a/intersight/model/virtualization_vmware_shares_info_all_of.py +++ b/intersight/model/virtualization_vmware_shares_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_teaming_and_failover.py b/intersight/model/virtualization_vmware_teaming_and_failover.py index cda8a93cb4..3138cceaad 100644 --- a/intersight/model/virtualization_vmware_teaming_and_failover.py +++ b/intersight/model/virtualization_vmware_teaming_and_failover.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_teaming_and_failover_all_of.py b/intersight/model/virtualization_vmware_teaming_and_failover_all_of.py index d8b4d9ecd6..2e14ba4125 100644 --- a/intersight/model/virtualization_vmware_teaming_and_failover_all_of.py +++ b/intersight/model/virtualization_vmware_teaming_and_failover_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port.py b/intersight/model/virtualization_vmware_uplink_port.py index fb5d17cae5..a87762776f 100644 --- a/intersight/model/virtualization_vmware_uplink_port.py +++ b/intersight/model/virtualization_vmware_uplink_port.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port_all_of.py b/intersight/model/virtualization_vmware_uplink_port_all_of.py index 2cd5921f17..fdad91aeef 100644 --- a/intersight/model/virtualization_vmware_uplink_port_all_of.py +++ b/intersight/model/virtualization_vmware_uplink_port_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port_list.py b/intersight/model/virtualization_vmware_uplink_port_list.py index 862996c0a1..9821841ba7 100644 --- a/intersight/model/virtualization_vmware_uplink_port_list.py +++ b/intersight/model/virtualization_vmware_uplink_port_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port_list_all_of.py b/intersight/model/virtualization_vmware_uplink_port_list_all_of.py index f57a9fc4ac..64a766f405 100644 --- a/intersight/model/virtualization_vmware_uplink_port_list_all_of.py +++ b/intersight/model/virtualization_vmware_uplink_port_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_uplink_port_response.py b/intersight/model/virtualization_vmware_uplink_port_response.py index c873b6a196..093abe895c 100644 --- a/intersight/model/virtualization_vmware_uplink_port_response.py +++ b/intersight/model/virtualization_vmware_uplink_port_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter.py b/intersight/model/virtualization_vmware_vcenter.py index 05b8eab4fe..b81d288f56 100644 --- a/intersight/model/virtualization_vmware_vcenter.py +++ b/intersight/model/virtualization_vmware_vcenter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter_all_of.py b/intersight/model/virtualization_vmware_vcenter_all_of.py index be2cc51d9b..8baccc202e 100644 --- a/intersight/model/virtualization_vmware_vcenter_all_of.py +++ b/intersight/model/virtualization_vmware_vcenter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter_list.py b/intersight/model/virtualization_vmware_vcenter_list.py index d5f3625f8f..a066ec6b82 100644 --- a/intersight/model/virtualization_vmware_vcenter_list.py +++ b/intersight/model/virtualization_vmware_vcenter_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter_list_all_of.py b/intersight/model/virtualization_vmware_vcenter_list_all_of.py index c41b0d7878..56ad6a2d00 100644 --- a/intersight/model/virtualization_vmware_vcenter_list_all_of.py +++ b/intersight/model/virtualization_vmware_vcenter_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter_relationship.py b/intersight/model/virtualization_vmware_vcenter_relationship.py index 334b5b8420..a51f6ce79d 100644 --- a/intersight/model/virtualization_vmware_vcenter_relationship.py +++ b/intersight/model/virtualization_vmware_vcenter_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vcenter_response.py b/intersight/model/virtualization_vmware_vcenter_response.py index adf3d8b0c1..9b4a4bf731 100644 --- a/intersight/model/virtualization_vmware_vcenter_response.py +++ b/intersight/model/virtualization_vmware_vcenter_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk.py b/intersight/model/virtualization_vmware_virtual_disk.py index 5d616172b3..2b779bab57 100644 --- a/intersight/model/virtualization_vmware_virtual_disk.py +++ b/intersight/model/virtualization_vmware_virtual_disk.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk_all_of.py b/intersight/model/virtualization_vmware_virtual_disk_all_of.py index c01dd0456b..29a26ea0b9 100644 --- a/intersight/model/virtualization_vmware_virtual_disk_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_disk_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk_list.py b/intersight/model/virtualization_vmware_virtual_disk_list.py index 48b308ad9e..0f711c205c 100644 --- a/intersight/model/virtualization_vmware_virtual_disk_list.py +++ b/intersight/model/virtualization_vmware_virtual_disk_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk_list_all_of.py b/intersight/model/virtualization_vmware_virtual_disk_list_all_of.py index e251c634a8..963ef25a23 100644 --- a/intersight/model/virtualization_vmware_virtual_disk_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_disk_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_disk_response.py b/intersight/model/virtualization_vmware_virtual_disk_response.py index 8c18843524..9427f75390 100644 --- a/intersight/model/virtualization_vmware_virtual_disk_response.py +++ b/intersight/model/virtualization_vmware_virtual_disk_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine.py b/intersight/model/virtualization_vmware_virtual_machine.py index 7632c7ccf5..8f9f82d33b 100644 --- a/intersight/model/virtualization_vmware_virtual_machine.py +++ b/intersight/model/virtualization_vmware_virtual_machine.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_all_of.py index ed8a8f7751..2fefb53ec6 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu.py b/intersight/model/virtualization_vmware_virtual_machine_gpu.py index 4e42e7b256..b7f6cf9e43 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_gpu_all_of.py index 13e8caa011..9e3beb020a 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu_list.py b/intersight/model/virtualization_vmware_virtual_machine_gpu_list.py index 8e2704aa1b..c171be205b 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu_list.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu_list_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_gpu_list_all_of.py index 4b8d7fa534..0b7fca00d5 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_gpu_response.py b/intersight/model/virtualization_vmware_virtual_machine_gpu_response.py index 8826ea8459..dd3a5f64ab 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_gpu_response.py +++ b/intersight/model/virtualization_vmware_virtual_machine_gpu_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_list.py b/intersight/model/virtualization_vmware_virtual_machine_list.py index 54ae2d11ff..6e52e6aa9c 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_list.py +++ b/intersight/model/virtualization_vmware_virtual_machine_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_list_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_list_all_of.py index 8cb5d8b44a..9fc4d061bc 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_relationship.py b/intersight/model/virtualization_vmware_virtual_machine_relationship.py index 10ddf837c7..0b380cdf73 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_relationship.py +++ b/intersight/model/virtualization_vmware_virtual_machine_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_response.py b/intersight/model/virtualization_vmware_virtual_machine_response.py index 2a40d4bce6..5012db42dd 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_response.py +++ b/intersight/model/virtualization_vmware_virtual_machine_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot.py index 6c11a43aea..48c7f755f7 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot.py +++ b/intersight/model/virtualization_vmware_virtual_machine_snapshot.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot_all_of.py index 91edf124b4..2470f15f0a 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_snapshot_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot_list.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot_list.py index 01478f46ef..378b1ce24f 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot_list.py +++ b/intersight/model/virtualization_vmware_virtual_machine_snapshot_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot_list_all_of.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot_list_all_of.py index 8fb78d2cfd..9292c42d80 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_machine_snapshot_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_machine_snapshot_response.py b/intersight/model/virtualization_vmware_virtual_machine_snapshot_response.py index 04da58779a..74f8143467 100644 --- a/intersight/model/virtualization_vmware_virtual_machine_snapshot_response.py +++ b/intersight/model/virtualization_vmware_virtual_machine_snapshot_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface.py b/intersight/model/virtualization_vmware_virtual_network_interface.py index 793a46abd4..1792020002 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface.py +++ b/intersight/model/virtualization_vmware_virtual_network_interface.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface_all_of.py b/intersight/model/virtualization_vmware_virtual_network_interface_all_of.py index 8fc4373a2e..e8697e4531 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_network_interface_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface_list.py b/intersight/model/virtualization_vmware_virtual_network_interface_list.py index 244b0af709..172478b57c 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface_list.py +++ b/intersight/model/virtualization_vmware_virtual_network_interface_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface_list_all_of.py b/intersight/model/virtualization_vmware_virtual_network_interface_list_all_of.py index 02eb03f0fa..e1eddca2cc 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_network_interface_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_network_interface_response.py b/intersight/model/virtualization_vmware_virtual_network_interface_response.py index b4b8b7c4cb..5a061ae129 100644 --- a/intersight/model/virtualization_vmware_virtual_network_interface_response.py +++ b/intersight/model/virtualization_vmware_virtual_network_interface_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch.py b/intersight/model/virtualization_vmware_virtual_switch.py index 88160db3e1..5a65df9d82 100644 --- a/intersight/model/virtualization_vmware_virtual_switch.py +++ b/intersight/model/virtualization_vmware_virtual_switch.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch_all_of.py b/intersight/model/virtualization_vmware_virtual_switch_all_of.py index d843bbcc4e..9c93eb0620 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_switch_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch_list.py b/intersight/model/virtualization_vmware_virtual_switch_list.py index 1393a2114b..e52c92cffe 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_list.py +++ b/intersight/model/virtualization_vmware_virtual_switch_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch_list_all_of.py b/intersight/model/virtualization_vmware_virtual_switch_list_all_of.py index cf9a13d881..a976dd71b1 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_list_all_of.py +++ b/intersight/model/virtualization_vmware_virtual_switch_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch_relationship.py b/intersight/model/virtualization_vmware_virtual_switch_relationship.py index e43d9643ec..96494505f1 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_relationship.py +++ b/intersight/model/virtualization_vmware_virtual_switch_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_virtual_switch_response.py b/intersight/model/virtualization_vmware_virtual_switch_response.py index 59c48c8de6..ad34ff89c9 100644 --- a/intersight/model/virtualization_vmware_virtual_switch_response.py +++ b/intersight/model/virtualization_vmware_virtual_switch_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vlan_range.py b/intersight/model/virtualization_vmware_vlan_range.py index 61c0c56ff5..ef04d34e29 100644 --- a/intersight/model/virtualization_vmware_vlan_range.py +++ b/intersight/model/virtualization_vmware_vlan_range.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vlan_range_all_of.py b/intersight/model/virtualization_vmware_vlan_range_all_of.py index 94428554a2..ae7ab211c5 100644 --- a/intersight/model/virtualization_vmware_vlan_range_all_of.py +++ b/intersight/model/virtualization_vmware_vlan_range_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_cpu_share_info.py b/intersight/model/virtualization_vmware_vm_cpu_share_info.py index cd6cbe673b..441889cffe 100644 --- a/intersight/model/virtualization_vmware_vm_cpu_share_info.py +++ b/intersight/model/virtualization_vmware_vm_cpu_share_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_cpu_share_info_all_of.py b/intersight/model/virtualization_vmware_vm_cpu_share_info_all_of.py index 5563702f67..972bbfe5e2 100644 --- a/intersight/model/virtualization_vmware_vm_cpu_share_info_all_of.py +++ b/intersight/model/virtualization_vmware_vm_cpu_share_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_cpu_socket_info.py b/intersight/model/virtualization_vmware_vm_cpu_socket_info.py index b3c82d46bb..faf59d9f28 100644 --- a/intersight/model/virtualization_vmware_vm_cpu_socket_info.py +++ b/intersight/model/virtualization_vmware_vm_cpu_socket_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_cpu_socket_info_all_of.py b/intersight/model/virtualization_vmware_vm_cpu_socket_info_all_of.py index b446bfeeb4..71a3994470 100644 --- a/intersight/model/virtualization_vmware_vm_cpu_socket_info_all_of.py +++ b/intersight/model/virtualization_vmware_vm_cpu_socket_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_disk_commit_info.py b/intersight/model/virtualization_vmware_vm_disk_commit_info.py index 1235686f15..dbd03070e3 100644 --- a/intersight/model/virtualization_vmware_vm_disk_commit_info.py +++ b/intersight/model/virtualization_vmware_vm_disk_commit_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_disk_commit_info_all_of.py b/intersight/model/virtualization_vmware_vm_disk_commit_info_all_of.py index b2977887b2..c05a04942b 100644 --- a/intersight/model/virtualization_vmware_vm_disk_commit_info_all_of.py +++ b/intersight/model/virtualization_vmware_vm_disk_commit_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_memory_share_info.py b/intersight/model/virtualization_vmware_vm_memory_share_info.py index e8ad9ed035..cf8f551306 100644 --- a/intersight/model/virtualization_vmware_vm_memory_share_info.py +++ b/intersight/model/virtualization_vmware_vm_memory_share_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_vmware_vm_memory_share_info_all_of.py b/intersight/model/virtualization_vmware_vm_memory_share_info_all_of.py index f477f8675d..94b12f531f 100644 --- a/intersight/model/virtualization_vmware_vm_memory_share_info_all_of.py +++ b/intersight/model/virtualization_vmware_vm_memory_share_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_volume_info.py b/intersight/model/virtualization_volume_info.py index cb18a310e1..3e10edfdda 100644 --- a/intersight/model/virtualization_volume_info.py +++ b/intersight/model/virtualization_volume_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/virtualization_volume_info_all_of.py b/intersight/model/virtualization_volume_info_all_of.py index a408f4dd8a..ea5d4b4d30 100644 --- a/intersight/model/virtualization_volume_info_all_of.py +++ b/intersight/model/virtualization_volume_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_mapping.py b/intersight/model/vmedia_mapping.py index 14f7c91eb8..e72fe4c606 100644 --- a/intersight/model/vmedia_mapping.py +++ b/intersight/model/vmedia_mapping.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_mapping_all_of.py b/intersight/model/vmedia_mapping_all_of.py index 4dbcd3e1e6..1e3b88319c 100644 --- a/intersight/model/vmedia_mapping_all_of.py +++ b/intersight/model/vmedia_mapping_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy.py b/intersight/model/vmedia_policy.py index 53c68860af..95f9de919d 100644 --- a/intersight/model/vmedia_policy.py +++ b/intersight/model/vmedia_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_all_of.py b/intersight/model/vmedia_policy_all_of.py index aedcdaf27e..f3bdad6e6f 100644 --- a/intersight/model/vmedia_policy_all_of.py +++ b/intersight/model/vmedia_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory.py b/intersight/model/vmedia_policy_inventory.py index 49199863e2..f024d0da6c 100644 --- a/intersight/model/vmedia_policy_inventory.py +++ b/intersight/model/vmedia_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory_all_of.py b/intersight/model/vmedia_policy_inventory_all_of.py index 4014cf1261..ae589f8397 100644 --- a/intersight/model/vmedia_policy_inventory_all_of.py +++ b/intersight/model/vmedia_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory_list.py b/intersight/model/vmedia_policy_inventory_list.py index 4c0ba88f86..4a1dcfc90a 100644 --- a/intersight/model/vmedia_policy_inventory_list.py +++ b/intersight/model/vmedia_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory_list_all_of.py b/intersight/model/vmedia_policy_inventory_list_all_of.py index ccb1edc257..854b73f8c3 100644 --- a/intersight/model/vmedia_policy_inventory_list_all_of.py +++ b/intersight/model/vmedia_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_inventory_response.py b/intersight/model/vmedia_policy_inventory_response.py index d9ca56eea6..59974dffee 100644 --- a/intersight/model/vmedia_policy_inventory_response.py +++ b/intersight/model/vmedia_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_list.py b/intersight/model/vmedia_policy_list.py index aaec6b1318..740a7435ad 100644 --- a/intersight/model/vmedia_policy_list.py +++ b/intersight/model/vmedia_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_list_all_of.py b/intersight/model/vmedia_policy_list_all_of.py index 528abcdfd9..ec5fcd1c49 100644 --- a/intersight/model/vmedia_policy_list_all_of.py +++ b/intersight/model/vmedia_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmedia_policy_response.py b/intersight/model/vmedia_policy_response.py index 666b89adb4..8af4761246 100644 --- a/intersight/model/vmedia_policy_response.py +++ b/intersight/model/vmedia_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console.py b/intersight/model/vmrc_console.py index 5c9cd15a1f..d6caa875b0 100644 --- a/intersight/model/vmrc_console.py +++ b/intersight/model/vmrc_console.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console_all_of.py b/intersight/model/vmrc_console_all_of.py index c93d799926..75cf43e4e8 100644 --- a/intersight/model/vmrc_console_all_of.py +++ b/intersight/model/vmrc_console_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console_list.py b/intersight/model/vmrc_console_list.py index 9222bab146..21de56e034 100644 --- a/intersight/model/vmrc_console_list.py +++ b/intersight/model/vmrc_console_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console_list_all_of.py b/intersight/model/vmrc_console_list_all_of.py index 1d83693a77..55dffc9187 100644 --- a/intersight/model/vmrc_console_list_all_of.py +++ b/intersight/model/vmrc_console_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vmrc_console_response.py b/intersight/model/vmrc_console_response.py index a80d61ee00..f161971f09 100644 --- a/intersight/model/vmrc_console_response.py +++ b/intersight/model/vmrc_console_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnc_console.py b/intersight/model/vnc_console.py index 6ea3966789..7a89934dd0 100644 --- a/intersight/model/vnc_console.py +++ b/intersight/model/vnc_console.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnc_console_all_of.py b/intersight/model/vnc_console_all_of.py index 0db4c2cf4e..d4ab85135b 100644 --- a/intersight/model/vnc_console_all_of.py +++ b/intersight/model/vnc_console_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnc_console_list.py b/intersight/model/vnc_console_list.py index 345d8c4264..264bf8a539 100644 --- a/intersight/model/vnc_console_list.py +++ b/intersight/model/vnc_console_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnc_console_list_all_of.py b/intersight/model/vnc_console_list_all_of.py index 52124d766d..295d2dfd25 100644 --- a/intersight/model/vnc_console_list_all_of.py +++ b/intersight/model/vnc_console_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnc_console_response.py b/intersight/model/vnc_console_response.py index f16826e5ea..fef433af93 100644 --- a/intersight/model/vnc_console_response.py +++ b/intersight/model/vnc_console_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_arfs_settings.py b/intersight/model/vnic_arfs_settings.py index 84ab3ae7a3..2ffd88b6d9 100644 --- a/intersight/model/vnic_arfs_settings.py +++ b/intersight/model/vnic_arfs_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_arfs_settings_all_of.py b/intersight/model/vnic_arfs_settings_all_of.py index ea82a8267d..b6bc3599a6 100644 --- a/intersight/model/vnic_arfs_settings_all_of.py +++ b/intersight/model/vnic_arfs_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_cdn.py b/intersight/model/vnic_cdn.py index 114dccce9b..e8daea2b03 100644 --- a/intersight/model/vnic_cdn.py +++ b/intersight/model/vnic_cdn.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_cdn_all_of.py b/intersight/model/vnic_cdn_all_of.py index cc062ffbaf..64ef78a03e 100644 --- a/intersight/model/vnic_cdn_all_of.py +++ b/intersight/model/vnic_cdn_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_completion_queue_settings.py b/intersight/model/vnic_completion_queue_settings.py index 94432f53ed..1e99217942 100644 --- a/intersight/model/vnic_completion_queue_settings.py +++ b/intersight/model/vnic_completion_queue_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_completion_queue_settings_all_of.py b/intersight/model/vnic_completion_queue_settings_all_of.py index af34db77dc..d07fba06d1 100644 --- a/intersight/model/vnic_completion_queue_settings_all_of.py +++ b/intersight/model/vnic_completion_queue_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy.py b/intersight/model/vnic_eth_adapter_policy.py index 5ecc209c67..3f98fc61ef 100644 --- a/intersight/model/vnic_eth_adapter_policy.py +++ b/intersight/model/vnic_eth_adapter_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_all_of.py b/intersight/model/vnic_eth_adapter_policy_all_of.py index b56009ae01..e9e14ad720 100644 --- a/intersight/model/vnic_eth_adapter_policy_all_of.py +++ b/intersight/model/vnic_eth_adapter_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory.py b/intersight/model/vnic_eth_adapter_policy_inventory.py index aebce649e3..363dcadab8 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory.py +++ b/intersight/model/vnic_eth_adapter_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_all_of.py b/intersight/model/vnic_eth_adapter_policy_inventory_all_of.py index 4e239648af..91ac74e410 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_all_of.py +++ b/intersight/model/vnic_eth_adapter_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_list.py b/intersight/model/vnic_eth_adapter_policy_inventory_list.py index 02b474c10b..9c9aff66b1 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_list.py +++ b/intersight/model/vnic_eth_adapter_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_list_all_of.py b/intersight/model/vnic_eth_adapter_policy_inventory_list_all_of.py index 50eecaf9ee..fc6e3cdbba 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_adapter_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_relationship.py b/intersight/model/vnic_eth_adapter_policy_inventory_relationship.py index 33cc3dcfa1..524c51e1c1 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_relationship.py +++ b/intersight/model/vnic_eth_adapter_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_inventory_response.py b/intersight/model/vnic_eth_adapter_policy_inventory_response.py index 800a963a0b..b2b9c60d94 100644 --- a/intersight/model/vnic_eth_adapter_policy_inventory_response.py +++ b/intersight/model/vnic_eth_adapter_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_list.py b/intersight/model/vnic_eth_adapter_policy_list.py index f8f219606c..f2fdf32065 100644 --- a/intersight/model/vnic_eth_adapter_policy_list.py +++ b/intersight/model/vnic_eth_adapter_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_list_all_of.py b/intersight/model/vnic_eth_adapter_policy_list_all_of.py index e80d1b45a3..3acda44436 100644 --- a/intersight/model/vnic_eth_adapter_policy_list_all_of.py +++ b/intersight/model/vnic_eth_adapter_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_relationship.py b/intersight/model/vnic_eth_adapter_policy_relationship.py index 52876e3164..ac614f8049 100644 --- a/intersight/model/vnic_eth_adapter_policy_relationship.py +++ b/intersight/model/vnic_eth_adapter_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_adapter_policy_response.py b/intersight/model/vnic_eth_adapter_policy_response.py index 9836eff0e1..7ae0037188 100644 --- a/intersight/model/vnic_eth_adapter_policy_response.py +++ b/intersight/model/vnic_eth_adapter_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if.py b/intersight/model/vnic_eth_if.py index 567427eb40..b4464aeea4 100644 --- a/intersight/model/vnic_eth_if.py +++ b/intersight/model/vnic_eth_if.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_all_of.py b/intersight/model/vnic_eth_if_all_of.py index c868294240..9f085c61a3 100644 --- a/intersight/model/vnic_eth_if_all_of.py +++ b/intersight/model/vnic_eth_if_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory.py b/intersight/model/vnic_eth_if_inventory.py index 021d9f1026..d3793f4426 100644 --- a/intersight/model/vnic_eth_if_inventory.py +++ b/intersight/model/vnic_eth_if_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory_all_of.py b/intersight/model/vnic_eth_if_inventory_all_of.py index 29ac32f990..b760d70420 100644 --- a/intersight/model/vnic_eth_if_inventory_all_of.py +++ b/intersight/model/vnic_eth_if_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory_list.py b/intersight/model/vnic_eth_if_inventory_list.py index 71f6efaff7..1825666c2e 100644 --- a/intersight/model/vnic_eth_if_inventory_list.py +++ b/intersight/model/vnic_eth_if_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory_list_all_of.py b/intersight/model/vnic_eth_if_inventory_list_all_of.py index b15e14c9f0..52ab47b743 100644 --- a/intersight/model/vnic_eth_if_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_if_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory_relationship.py b/intersight/model/vnic_eth_if_inventory_relationship.py index 965d91c4ad..ef450a4e03 100644 --- a/intersight/model/vnic_eth_if_inventory_relationship.py +++ b/intersight/model/vnic_eth_if_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_inventory_response.py b/intersight/model/vnic_eth_if_inventory_response.py index 5a09dec03c..0580e676fc 100644 --- a/intersight/model/vnic_eth_if_inventory_response.py +++ b/intersight/model/vnic_eth_if_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_list.py b/intersight/model/vnic_eth_if_list.py index d93541e1a8..d7eb8dc231 100644 --- a/intersight/model/vnic_eth_if_list.py +++ b/intersight/model/vnic_eth_if_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_list_all_of.py b/intersight/model/vnic_eth_if_list_all_of.py index 3902bff57e..a0ca3b97fb 100644 --- a/intersight/model/vnic_eth_if_list_all_of.py +++ b/intersight/model/vnic_eth_if_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_relationship.py b/intersight/model/vnic_eth_if_relationship.py index 6f56407dc1..6d2935a8e4 100644 --- a/intersight/model/vnic_eth_if_relationship.py +++ b/intersight/model/vnic_eth_if_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_if_response.py b/intersight/model/vnic_eth_if_response.py index 6451a4bf76..082d0610a6 100644 --- a/intersight/model/vnic_eth_if_response.py +++ b/intersight/model/vnic_eth_if_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_interrupt_settings.py b/intersight/model/vnic_eth_interrupt_settings.py index 43bf2760b8..0d1bf14dfd 100644 --- a/intersight/model/vnic_eth_interrupt_settings.py +++ b/intersight/model/vnic_eth_interrupt_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_interrupt_settings_all_of.py b/intersight/model/vnic_eth_interrupt_settings_all_of.py index ddc4b3662a..65f8ed8c91 100644 --- a/intersight/model/vnic_eth_interrupt_settings_all_of.py +++ b/intersight/model/vnic_eth_interrupt_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy.py b/intersight/model/vnic_eth_network_policy.py index 939d2d3fa5..c6d7edf31b 100644 --- a/intersight/model/vnic_eth_network_policy.py +++ b/intersight/model/vnic_eth_network_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_all_of.py b/intersight/model/vnic_eth_network_policy_all_of.py index 6799bc4bba..b4850e646c 100644 --- a/intersight/model/vnic_eth_network_policy_all_of.py +++ b/intersight/model/vnic_eth_network_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory.py b/intersight/model/vnic_eth_network_policy_inventory.py index 0980ef69cf..58a11c1d8d 100644 --- a/intersight/model/vnic_eth_network_policy_inventory.py +++ b/intersight/model/vnic_eth_network_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory_all_of.py b/intersight/model/vnic_eth_network_policy_inventory_all_of.py index 33e32484de..d34b79abc5 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_all_of.py +++ b/intersight/model/vnic_eth_network_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory_list.py b/intersight/model/vnic_eth_network_policy_inventory_list.py index 8559ecced5..f00172b3fb 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_list.py +++ b/intersight/model/vnic_eth_network_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory_list_all_of.py b/intersight/model/vnic_eth_network_policy_inventory_list_all_of.py index 8f15356144..6b65e571b1 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_network_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory_relationship.py b/intersight/model/vnic_eth_network_policy_inventory_relationship.py index cfa38fe09e..03a292cf68 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_relationship.py +++ b/intersight/model/vnic_eth_network_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_inventory_response.py b/intersight/model/vnic_eth_network_policy_inventory_response.py index e044d9f01b..1e513ad254 100644 --- a/intersight/model/vnic_eth_network_policy_inventory_response.py +++ b/intersight/model/vnic_eth_network_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_list.py b/intersight/model/vnic_eth_network_policy_list.py index 165d9b500a..403d96a4b1 100644 --- a/intersight/model/vnic_eth_network_policy_list.py +++ b/intersight/model/vnic_eth_network_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_list_all_of.py b/intersight/model/vnic_eth_network_policy_list_all_of.py index 21a61f9f8b..545c525877 100644 --- a/intersight/model/vnic_eth_network_policy_list_all_of.py +++ b/intersight/model/vnic_eth_network_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_relationship.py b/intersight/model/vnic_eth_network_policy_relationship.py index 79fe9ce17a..b6aca2f6c1 100644 --- a/intersight/model/vnic_eth_network_policy_relationship.py +++ b/intersight/model/vnic_eth_network_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_network_policy_response.py b/intersight/model/vnic_eth_network_policy_response.py index 5bfd7201cd..7a3400048c 100644 --- a/intersight/model/vnic_eth_network_policy_response.py +++ b/intersight/model/vnic_eth_network_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy.py b/intersight/model/vnic_eth_qos_policy.py index ad54050711..8fe7d3b6f8 100644 --- a/intersight/model/vnic_eth_qos_policy.py +++ b/intersight/model/vnic_eth_qos_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_all_of.py b/intersight/model/vnic_eth_qos_policy_all_of.py index 756f2c3eb3..6d91345736 100644 --- a/intersight/model/vnic_eth_qos_policy_all_of.py +++ b/intersight/model/vnic_eth_qos_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory.py b/intersight/model/vnic_eth_qos_policy_inventory.py index d3c874de27..f06e0065c3 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory.py +++ b/intersight/model/vnic_eth_qos_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory_all_of.py b/intersight/model/vnic_eth_qos_policy_inventory_all_of.py index f9ebf41a82..a6d215801f 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_all_of.py +++ b/intersight/model/vnic_eth_qos_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory_list.py b/intersight/model/vnic_eth_qos_policy_inventory_list.py index e07c6e0741..27cae01e5c 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_list.py +++ b/intersight/model/vnic_eth_qos_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory_list_all_of.py b/intersight/model/vnic_eth_qos_policy_inventory_list_all_of.py index 46a53f9c74..ad5b49bdd6 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_qos_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory_relationship.py b/intersight/model/vnic_eth_qos_policy_inventory_relationship.py index 862b299dea..a44e24e163 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_relationship.py +++ b/intersight/model/vnic_eth_qos_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_inventory_response.py b/intersight/model/vnic_eth_qos_policy_inventory_response.py index 5426a1b093..01abe50d86 100644 --- a/intersight/model/vnic_eth_qos_policy_inventory_response.py +++ b/intersight/model/vnic_eth_qos_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_list.py b/intersight/model/vnic_eth_qos_policy_list.py index 64a175a920..a0df2f3fb6 100644 --- a/intersight/model/vnic_eth_qos_policy_list.py +++ b/intersight/model/vnic_eth_qos_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_list_all_of.py b/intersight/model/vnic_eth_qos_policy_list_all_of.py index f67cfde193..dd33c63902 100644 --- a/intersight/model/vnic_eth_qos_policy_list_all_of.py +++ b/intersight/model/vnic_eth_qos_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_relationship.py b/intersight/model/vnic_eth_qos_policy_relationship.py index 09052c7999..e9fa8f4d22 100644 --- a/intersight/model/vnic_eth_qos_policy_relationship.py +++ b/intersight/model/vnic_eth_qos_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_qos_policy_response.py b/intersight/model/vnic_eth_qos_policy_response.py index 1d890decdf..a12f0d2611 100644 --- a/intersight/model/vnic_eth_qos_policy_response.py +++ b/intersight/model/vnic_eth_qos_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_rx_queue_settings.py b/intersight/model/vnic_eth_rx_queue_settings.py index 00e9021a84..a3636b8159 100644 --- a/intersight/model/vnic_eth_rx_queue_settings.py +++ b/intersight/model/vnic_eth_rx_queue_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_rx_queue_settings_all_of.py b/intersight/model/vnic_eth_rx_queue_settings_all_of.py index 5192f51e4c..142747777d 100644 --- a/intersight/model/vnic_eth_rx_queue_settings_all_of.py +++ b/intersight/model/vnic_eth_rx_queue_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_tx_queue_settings.py b/intersight/model/vnic_eth_tx_queue_settings.py index c1e7e6c35c..8a5328559e 100644 --- a/intersight/model/vnic_eth_tx_queue_settings.py +++ b/intersight/model/vnic_eth_tx_queue_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_tx_queue_settings_all_of.py b/intersight/model/vnic_eth_tx_queue_settings_all_of.py index 1a327fe925..9ddf59f2ff 100644 --- a/intersight/model/vnic_eth_tx_queue_settings_all_of.py +++ b/intersight/model/vnic_eth_tx_queue_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory.py b/intersight/model/vnic_eth_veth_inventory.py index 2210957b81..f9448ed37b 100644 --- a/intersight/model/vnic_eth_veth_inventory.py +++ b/intersight/model/vnic_eth_veth_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory_all_of.py b/intersight/model/vnic_eth_veth_inventory_all_of.py index cafa726900..d9a7983198 100644 --- a/intersight/model/vnic_eth_veth_inventory_all_of.py +++ b/intersight/model/vnic_eth_veth_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory_list.py b/intersight/model/vnic_eth_veth_inventory_list.py index 4b24100fa2..e13d7f36cf 100644 --- a/intersight/model/vnic_eth_veth_inventory_list.py +++ b/intersight/model/vnic_eth_veth_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory_list_all_of.py b/intersight/model/vnic_eth_veth_inventory_list_all_of.py index 9173afad6e..339ba86513 100644 --- a/intersight/model/vnic_eth_veth_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_veth_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_veth_inventory_response.py b/intersight/model/vnic_eth_veth_inventory_response.py index 12cb5b48eb..ee215dd4e8 100644 --- a/intersight/model/vnic_eth_veth_inventory_response.py +++ b/intersight/model/vnic_eth_veth_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory.py b/intersight/model/vnic_eth_vnic_inventory.py index 4d9f84f432..1a3f69bc3f 100644 --- a/intersight/model/vnic_eth_vnic_inventory.py +++ b/intersight/model/vnic_eth_vnic_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory_all_of.py b/intersight/model/vnic_eth_vnic_inventory_all_of.py index 4beea7090d..9cd4272f29 100644 --- a/intersight/model/vnic_eth_vnic_inventory_all_of.py +++ b/intersight/model/vnic_eth_vnic_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory_list.py b/intersight/model/vnic_eth_vnic_inventory_list.py index 3cca2c855e..d1abd0e74c 100644 --- a/intersight/model/vnic_eth_vnic_inventory_list.py +++ b/intersight/model/vnic_eth_vnic_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory_list_all_of.py b/intersight/model/vnic_eth_vnic_inventory_list_all_of.py index 96a6d11e22..0800ba9254 100644 --- a/intersight/model/vnic_eth_vnic_inventory_list_all_of.py +++ b/intersight/model/vnic_eth_vnic_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_eth_vnic_inventory_response.py b/intersight/model/vnic_eth_vnic_inventory_response.py index 6517d9b341..22e755b93d 100644 --- a/intersight/model/vnic_eth_vnic_inventory_response.py +++ b/intersight/model/vnic_eth_vnic_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy.py b/intersight/model/vnic_fc_adapter_policy.py index e896ac700c..37caf0f26e 100644 --- a/intersight/model/vnic_fc_adapter_policy.py +++ b/intersight/model/vnic_fc_adapter_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_all_of.py b/intersight/model/vnic_fc_adapter_policy_all_of.py index 0d67eadedd..92c1b4f1bc 100644 --- a/intersight/model/vnic_fc_adapter_policy_all_of.py +++ b/intersight/model/vnic_fc_adapter_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory.py b/intersight/model/vnic_fc_adapter_policy_inventory.py index 0759c212b8..98163ccd38 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory.py +++ b/intersight/model/vnic_fc_adapter_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_all_of.py b/intersight/model/vnic_fc_adapter_policy_inventory_all_of.py index 1e3db43bbd..c0bf77965f 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_all_of.py +++ b/intersight/model/vnic_fc_adapter_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_list.py b/intersight/model/vnic_fc_adapter_policy_inventory_list.py index f7034fe373..9e9a874481 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_list.py +++ b/intersight/model/vnic_fc_adapter_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_list_all_of.py b/intersight/model/vnic_fc_adapter_policy_inventory_list_all_of.py index a3c3e4e28b..53a5549ec2 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_adapter_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_relationship.py b/intersight/model/vnic_fc_adapter_policy_inventory_relationship.py index 66e3e040ba..03fa63b4d9 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_relationship.py +++ b/intersight/model/vnic_fc_adapter_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_inventory_response.py b/intersight/model/vnic_fc_adapter_policy_inventory_response.py index 4c457b3a1a..e77f97b7d9 100644 --- a/intersight/model/vnic_fc_adapter_policy_inventory_response.py +++ b/intersight/model/vnic_fc_adapter_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_list.py b/intersight/model/vnic_fc_adapter_policy_list.py index 3e20d16e98..e790641722 100644 --- a/intersight/model/vnic_fc_adapter_policy_list.py +++ b/intersight/model/vnic_fc_adapter_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_list_all_of.py b/intersight/model/vnic_fc_adapter_policy_list_all_of.py index 92e5556e94..c40bd94f8a 100644 --- a/intersight/model/vnic_fc_adapter_policy_list_all_of.py +++ b/intersight/model/vnic_fc_adapter_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_relationship.py b/intersight/model/vnic_fc_adapter_policy_relationship.py index 723827d7c6..9eb818e662 100644 --- a/intersight/model/vnic_fc_adapter_policy_relationship.py +++ b/intersight/model/vnic_fc_adapter_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_adapter_policy_response.py b/intersight/model/vnic_fc_adapter_policy_response.py index 1ac457025f..cea732345e 100644 --- a/intersight/model/vnic_fc_adapter_policy_response.py +++ b/intersight/model/vnic_fc_adapter_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_error_recovery_settings.py b/intersight/model/vnic_fc_error_recovery_settings.py index f88908cbfb..7761aa2d16 100644 --- a/intersight/model/vnic_fc_error_recovery_settings.py +++ b/intersight/model/vnic_fc_error_recovery_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_error_recovery_settings_all_of.py b/intersight/model/vnic_fc_error_recovery_settings_all_of.py index 267b0bd42f..0629ea01c9 100644 --- a/intersight/model/vnic_fc_error_recovery_settings_all_of.py +++ b/intersight/model/vnic_fc_error_recovery_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if.py b/intersight/model/vnic_fc_if.py index 5ac91e2b0c..7751977562 100644 --- a/intersight/model/vnic_fc_if.py +++ b/intersight/model/vnic_fc_if.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_all_of.py b/intersight/model/vnic_fc_if_all_of.py index 0dd8085225..b5a3fe56ec 100644 --- a/intersight/model/vnic_fc_if_all_of.py +++ b/intersight/model/vnic_fc_if_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory.py b/intersight/model/vnic_fc_if_inventory.py index b33d0c1a52..b11a62e7a3 100644 --- a/intersight/model/vnic_fc_if_inventory.py +++ b/intersight/model/vnic_fc_if_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory_all_of.py b/intersight/model/vnic_fc_if_inventory_all_of.py index e048ea5ffb..6111c5187e 100644 --- a/intersight/model/vnic_fc_if_inventory_all_of.py +++ b/intersight/model/vnic_fc_if_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory_list.py b/intersight/model/vnic_fc_if_inventory_list.py index 85978bea37..43c0656f13 100644 --- a/intersight/model/vnic_fc_if_inventory_list.py +++ b/intersight/model/vnic_fc_if_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory_list_all_of.py b/intersight/model/vnic_fc_if_inventory_list_all_of.py index 7ec4f35293..27d3f58ea5 100644 --- a/intersight/model/vnic_fc_if_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_if_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory_relationship.py b/intersight/model/vnic_fc_if_inventory_relationship.py index ffa0be67b1..d12098026b 100644 --- a/intersight/model/vnic_fc_if_inventory_relationship.py +++ b/intersight/model/vnic_fc_if_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_inventory_response.py b/intersight/model/vnic_fc_if_inventory_response.py index 4d6841a6f5..3a5835f959 100644 --- a/intersight/model/vnic_fc_if_inventory_response.py +++ b/intersight/model/vnic_fc_if_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_list.py b/intersight/model/vnic_fc_if_list.py index c57709b8ae..50ea5699c2 100644 --- a/intersight/model/vnic_fc_if_list.py +++ b/intersight/model/vnic_fc_if_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_list_all_of.py b/intersight/model/vnic_fc_if_list_all_of.py index 58570a3dfb..4788266a8d 100644 --- a/intersight/model/vnic_fc_if_list_all_of.py +++ b/intersight/model/vnic_fc_if_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_relationship.py b/intersight/model/vnic_fc_if_relationship.py index f11025372c..b3c10d873a 100644 --- a/intersight/model/vnic_fc_if_relationship.py +++ b/intersight/model/vnic_fc_if_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_if_response.py b/intersight/model/vnic_fc_if_response.py index 93049c770b..f6349a1d4e 100644 --- a/intersight/model/vnic_fc_if_response.py +++ b/intersight/model/vnic_fc_if_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_interrupt_settings.py b/intersight/model/vnic_fc_interrupt_settings.py index d0f904912b..62796d24f8 100644 --- a/intersight/model/vnic_fc_interrupt_settings.py +++ b/intersight/model/vnic_fc_interrupt_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_interrupt_settings_all_of.py b/intersight/model/vnic_fc_interrupt_settings_all_of.py index eac1f16b1a..57b8a6d4d2 100644 --- a/intersight/model/vnic_fc_interrupt_settings_all_of.py +++ b/intersight/model/vnic_fc_interrupt_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy.py b/intersight/model/vnic_fc_network_policy.py index 0b899a9db9..8895fe1a66 100644 --- a/intersight/model/vnic_fc_network_policy.py +++ b/intersight/model/vnic_fc_network_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_all_of.py b/intersight/model/vnic_fc_network_policy_all_of.py index 0044c773d2..495ed5d3af 100644 --- a/intersight/model/vnic_fc_network_policy_all_of.py +++ b/intersight/model/vnic_fc_network_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory.py b/intersight/model/vnic_fc_network_policy_inventory.py index f5854a1d95..41f2a4545e 100644 --- a/intersight/model/vnic_fc_network_policy_inventory.py +++ b/intersight/model/vnic_fc_network_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory_all_of.py b/intersight/model/vnic_fc_network_policy_inventory_all_of.py index e7845d10e1..528a50578b 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_all_of.py +++ b/intersight/model/vnic_fc_network_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory_list.py b/intersight/model/vnic_fc_network_policy_inventory_list.py index ef30c31463..cbf89161aa 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_list.py +++ b/intersight/model/vnic_fc_network_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory_list_all_of.py b/intersight/model/vnic_fc_network_policy_inventory_list_all_of.py index 5b511c494b..1837ddee77 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_network_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory_relationship.py b/intersight/model/vnic_fc_network_policy_inventory_relationship.py index a27596715d..b03104d33f 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_relationship.py +++ b/intersight/model/vnic_fc_network_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_inventory_response.py b/intersight/model/vnic_fc_network_policy_inventory_response.py index 8e7ce33caf..2577678513 100644 --- a/intersight/model/vnic_fc_network_policy_inventory_response.py +++ b/intersight/model/vnic_fc_network_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_list.py b/intersight/model/vnic_fc_network_policy_list.py index 6fc5f0c980..c4a33f3332 100644 --- a/intersight/model/vnic_fc_network_policy_list.py +++ b/intersight/model/vnic_fc_network_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_list_all_of.py b/intersight/model/vnic_fc_network_policy_list_all_of.py index ce6633a628..b93e58a3bc 100644 --- a/intersight/model/vnic_fc_network_policy_list_all_of.py +++ b/intersight/model/vnic_fc_network_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_relationship.py b/intersight/model/vnic_fc_network_policy_relationship.py index c57974f106..beba20ae15 100644 --- a/intersight/model/vnic_fc_network_policy_relationship.py +++ b/intersight/model/vnic_fc_network_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_network_policy_response.py b/intersight/model/vnic_fc_network_policy_response.py index 6670fcce3b..162b925a6c 100644 --- a/intersight/model/vnic_fc_network_policy_response.py +++ b/intersight/model/vnic_fc_network_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy.py b/intersight/model/vnic_fc_qos_policy.py index b59f94eddd..95e5d0ca79 100644 --- a/intersight/model/vnic_fc_qos_policy.py +++ b/intersight/model/vnic_fc_qos_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_all_of.py b/intersight/model/vnic_fc_qos_policy_all_of.py index f7d9bb7756..2f922d8ee0 100644 --- a/intersight/model/vnic_fc_qos_policy_all_of.py +++ b/intersight/model/vnic_fc_qos_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory.py b/intersight/model/vnic_fc_qos_policy_inventory.py index 918a25a365..3e49632b92 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory.py +++ b/intersight/model/vnic_fc_qos_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory_all_of.py b/intersight/model/vnic_fc_qos_policy_inventory_all_of.py index 1511ece029..e2bd8abb83 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_all_of.py +++ b/intersight/model/vnic_fc_qos_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory_list.py b/intersight/model/vnic_fc_qos_policy_inventory_list.py index eac76c1930..53924e341c 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_list.py +++ b/intersight/model/vnic_fc_qos_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory_list_all_of.py b/intersight/model/vnic_fc_qos_policy_inventory_list_all_of.py index a8f31411d9..1bf1175fd8 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_qos_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory_relationship.py b/intersight/model/vnic_fc_qos_policy_inventory_relationship.py index 44d55666c0..bff5095338 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_relationship.py +++ b/intersight/model/vnic_fc_qos_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_inventory_response.py b/intersight/model/vnic_fc_qos_policy_inventory_response.py index 70633eb525..9c9744596c 100644 --- a/intersight/model/vnic_fc_qos_policy_inventory_response.py +++ b/intersight/model/vnic_fc_qos_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_list.py b/intersight/model/vnic_fc_qos_policy_list.py index 8ec69f3aa5..b1dd3a91ed 100644 --- a/intersight/model/vnic_fc_qos_policy_list.py +++ b/intersight/model/vnic_fc_qos_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_list_all_of.py b/intersight/model/vnic_fc_qos_policy_list_all_of.py index 491e60f706..3741b2ae56 100644 --- a/intersight/model/vnic_fc_qos_policy_list_all_of.py +++ b/intersight/model/vnic_fc_qos_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_relationship.py b/intersight/model/vnic_fc_qos_policy_relationship.py index c11a784ab8..ac06de6b2f 100644 --- a/intersight/model/vnic_fc_qos_policy_relationship.py +++ b/intersight/model/vnic_fc_qos_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_qos_policy_response.py b/intersight/model/vnic_fc_qos_policy_response.py index 2fc456a3bc..f07249b783 100644 --- a/intersight/model/vnic_fc_qos_policy_response.py +++ b/intersight/model/vnic_fc_qos_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_queue_settings.py b/intersight/model/vnic_fc_queue_settings.py index 0f033e6414..b9920836c3 100644 --- a/intersight/model/vnic_fc_queue_settings.py +++ b/intersight/model/vnic_fc_queue_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_queue_settings_all_of.py b/intersight/model/vnic_fc_queue_settings_all_of.py index 28b25c13a2..4554c3a186 100644 --- a/intersight/model/vnic_fc_queue_settings_all_of.py +++ b/intersight/model/vnic_fc_queue_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory.py b/intersight/model/vnic_fc_veth_inventory.py index e2d0601968..4bbddd686a 100644 --- a/intersight/model/vnic_fc_veth_inventory.py +++ b/intersight/model/vnic_fc_veth_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory_all_of.py b/intersight/model/vnic_fc_veth_inventory_all_of.py index f9016b33d2..bba36e2c57 100644 --- a/intersight/model/vnic_fc_veth_inventory_all_of.py +++ b/intersight/model/vnic_fc_veth_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory_list.py b/intersight/model/vnic_fc_veth_inventory_list.py index 9791877afc..f930fdb81e 100644 --- a/intersight/model/vnic_fc_veth_inventory_list.py +++ b/intersight/model/vnic_fc_veth_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory_list_all_of.py b/intersight/model/vnic_fc_veth_inventory_list_all_of.py index aa50db66e8..bd6fd023b9 100644 --- a/intersight/model/vnic_fc_veth_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_veth_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_veth_inventory_response.py b/intersight/model/vnic_fc_veth_inventory_response.py index 97f37699c1..5a68e76cde 100644 --- a/intersight/model/vnic_fc_veth_inventory_response.py +++ b/intersight/model/vnic_fc_veth_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory.py b/intersight/model/vnic_fc_vhba_policy_inventory.py index 0ccdeb2187..107fe18f74 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory.py +++ b/intersight/model/vnic_fc_vhba_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory_all_of.py b/intersight/model/vnic_fc_vhba_policy_inventory_all_of.py index 278f894c70..7a627ebba0 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory_all_of.py +++ b/intersight/model/vnic_fc_vhba_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory_list.py b/intersight/model/vnic_fc_vhba_policy_inventory_list.py index 5b9cf5d579..4e6d498863 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory_list.py +++ b/intersight/model/vnic_fc_vhba_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory_list_all_of.py b/intersight/model/vnic_fc_vhba_policy_inventory_list_all_of.py index bbe74a269c..28f3473156 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_fc_vhba_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_fc_vhba_policy_inventory_response.py b/intersight/model/vnic_fc_vhba_policy_inventory_response.py index 172875c4b1..c0d00bc863 100644 --- a/intersight/model/vnic_fc_vhba_policy_inventory_response.py +++ b/intersight/model/vnic_fc_vhba_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_flogi_settings.py b/intersight/model/vnic_flogi_settings.py index d4994bb7d1..5cc8d33db0 100644 --- a/intersight/model/vnic_flogi_settings.py +++ b/intersight/model/vnic_flogi_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_flogi_settings_all_of.py b/intersight/model/vnic_flogi_settings_all_of.py index eec9eabdb2..d725ff2991 100644 --- a/intersight/model/vnic_flogi_settings_all_of.py +++ b/intersight/model/vnic_flogi_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy.py b/intersight/model/vnic_iscsi_adapter_policy.py index 4fc513913e..dd18859011 100644 --- a/intersight/model/vnic_iscsi_adapter_policy.py +++ b/intersight/model/vnic_iscsi_adapter_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_all_of.py b/intersight/model/vnic_iscsi_adapter_policy_all_of.py index d30f3843c6..d82dcaa7f3 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_all_of.py +++ b/intersight/model/vnic_iscsi_adapter_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory.py b/intersight/model/vnic_iscsi_adapter_policy_inventory.py index 16328ddc56..38a7365140 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory.py +++ b/intersight/model/vnic_iscsi_adapter_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_all_of.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_all_of.py index b5f8dd26c8..ebc8c394f7 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_all_of.py +++ b/intersight/model/vnic_iscsi_adapter_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_list.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_list.py index a5f83760da..eaa47a5152 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_list.py +++ b/intersight/model/vnic_iscsi_adapter_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_list_all_of.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_list_all_of.py index dae9918d43..6cff224c88 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_iscsi_adapter_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_relationship.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_relationship.py index 640d8146af..1c17b177c8 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_relationship.py +++ b/intersight/model/vnic_iscsi_adapter_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py b/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py index 8ba56048a3..acf5a75d03 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py +++ b/intersight/model/vnic_iscsi_adapter_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_list.py b/intersight/model/vnic_iscsi_adapter_policy_list.py index 6ac21e77b7..b513350dde 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_list.py +++ b/intersight/model/vnic_iscsi_adapter_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_list_all_of.py b/intersight/model/vnic_iscsi_adapter_policy_list_all_of.py index 6fa156f88d..9a9dd50e36 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_list_all_of.py +++ b/intersight/model/vnic_iscsi_adapter_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_relationship.py b/intersight/model/vnic_iscsi_adapter_policy_relationship.py index faf47507a5..8bcfc53f3b 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_relationship.py +++ b/intersight/model/vnic_iscsi_adapter_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_adapter_policy_response.py b/intersight/model/vnic_iscsi_adapter_policy_response.py index ee140af3bb..4bc0ac897d 100644 --- a/intersight/model/vnic_iscsi_adapter_policy_response.py +++ b/intersight/model/vnic_iscsi_adapter_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_auth_profile.py b/intersight/model/vnic_iscsi_auth_profile.py index 668a9f008f..7e2d045447 100644 --- a/intersight/model/vnic_iscsi_auth_profile.py +++ b/intersight/model/vnic_iscsi_auth_profile.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_auth_profile_all_of.py b/intersight/model/vnic_iscsi_auth_profile_all_of.py index 8dba06c801..1244fa12eb 100644 --- a/intersight/model/vnic_iscsi_auth_profile_all_of.py +++ b/intersight/model/vnic_iscsi_auth_profile_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy.py b/intersight/model/vnic_iscsi_boot_policy.py index 20946341b8..86ade3afc8 100644 --- a/intersight/model/vnic_iscsi_boot_policy.py +++ b/intersight/model/vnic_iscsi_boot_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_all_of.py b/intersight/model/vnic_iscsi_boot_policy_all_of.py index 644f1e77c3..05bf1b1313 100644 --- a/intersight/model/vnic_iscsi_boot_policy_all_of.py +++ b/intersight/model/vnic_iscsi_boot_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory.py b/intersight/model/vnic_iscsi_boot_policy_inventory.py index 4a8e018826..2eb1fc45e6 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory.py +++ b/intersight/model/vnic_iscsi_boot_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_all_of.py b/intersight/model/vnic_iscsi_boot_policy_inventory_all_of.py index 6ba4e64194..f8b84923d8 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_all_of.py +++ b/intersight/model/vnic_iscsi_boot_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_list.py b/intersight/model/vnic_iscsi_boot_policy_inventory_list.py index cab9320c05..d7dba8f4a4 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_list.py +++ b/intersight/model/vnic_iscsi_boot_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_list_all_of.py b/intersight/model/vnic_iscsi_boot_policy_inventory_list_all_of.py index 86ac0910c1..ef7f4db26e 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_iscsi_boot_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_relationship.py b/intersight/model/vnic_iscsi_boot_policy_inventory_relationship.py index 514e505b01..ae935b5715 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_relationship.py +++ b/intersight/model/vnic_iscsi_boot_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_inventory_response.py b/intersight/model/vnic_iscsi_boot_policy_inventory_response.py index 0b3c7bf6d0..6db7119406 100644 --- a/intersight/model/vnic_iscsi_boot_policy_inventory_response.py +++ b/intersight/model/vnic_iscsi_boot_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_list.py b/intersight/model/vnic_iscsi_boot_policy_list.py index 4eb29ad438..ac37a4fb93 100644 --- a/intersight/model/vnic_iscsi_boot_policy_list.py +++ b/intersight/model/vnic_iscsi_boot_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_list_all_of.py b/intersight/model/vnic_iscsi_boot_policy_list_all_of.py index 3959e0f1ac..8ac23f0634 100644 --- a/intersight/model/vnic_iscsi_boot_policy_list_all_of.py +++ b/intersight/model/vnic_iscsi_boot_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_relationship.py b/intersight/model/vnic_iscsi_boot_policy_relationship.py index f032eaf59d..0d06005f74 100644 --- a/intersight/model/vnic_iscsi_boot_policy_relationship.py +++ b/intersight/model/vnic_iscsi_boot_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_boot_policy_response.py b/intersight/model/vnic_iscsi_boot_policy_response.py index 3ffb5a09ab..33868772d6 100644 --- a/intersight/model/vnic_iscsi_boot_policy_response.py +++ b/intersight/model/vnic_iscsi_boot_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy.py b/intersight/model/vnic_iscsi_static_target_policy.py index 57341c53f0..26b6d57bc3 100644 --- a/intersight/model/vnic_iscsi_static_target_policy.py +++ b/intersight/model/vnic_iscsi_static_target_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_all_of.py b/intersight/model/vnic_iscsi_static_target_policy_all_of.py index d0040e5239..5f8ab13f65 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_all_of.py +++ b/intersight/model/vnic_iscsi_static_target_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory.py b/intersight/model/vnic_iscsi_static_target_policy_inventory.py index 42480c9fbf..59805d4461 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory.py +++ b/intersight/model/vnic_iscsi_static_target_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_all_of.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_all_of.py index fe54b2b6ce..a8f9475b44 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_all_of.py +++ b/intersight/model/vnic_iscsi_static_target_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_list.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_list.py index 7d2f5d6c37..06531b9514 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_list.py +++ b/intersight/model/vnic_iscsi_static_target_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_list_all_of.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_list_all_of.py index d207fce457..40a4df42db 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_iscsi_static_target_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_relationship.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_relationship.py index a56418dd5d..4be7c467f4 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_relationship.py +++ b/intersight/model/vnic_iscsi_static_target_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_inventory_response.py b/intersight/model/vnic_iscsi_static_target_policy_inventory_response.py index 9c56bedf3d..eeaa693631 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_inventory_response.py +++ b/intersight/model/vnic_iscsi_static_target_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_list.py b/intersight/model/vnic_iscsi_static_target_policy_list.py index 5e1e06a43d..b6aaa7cb72 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_list.py +++ b/intersight/model/vnic_iscsi_static_target_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_list_all_of.py b/intersight/model/vnic_iscsi_static_target_policy_list_all_of.py index 4d844817f8..c1071117a0 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_list_all_of.py +++ b/intersight/model/vnic_iscsi_static_target_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_relationship.py b/intersight/model/vnic_iscsi_static_target_policy_relationship.py index bdeac21140..4fd28808e6 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_relationship.py +++ b/intersight/model/vnic_iscsi_static_target_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_iscsi_static_target_policy_response.py b/intersight/model/vnic_iscsi_static_target_policy_response.py index 0a21f82abb..ccc65aad1a 100644 --- a/intersight/model/vnic_iscsi_static_target_policy_response.py +++ b/intersight/model/vnic_iscsi_static_target_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy.py b/intersight/model/vnic_lan_connectivity_policy.py index 07ff421708..57f98e498c 100644 --- a/intersight/model/vnic_lan_connectivity_policy.py +++ b/intersight/model/vnic_lan_connectivity_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_all_of.py b/intersight/model/vnic_lan_connectivity_policy_all_of.py index 116c0b91b7..e728cf5d6e 100644 --- a/intersight/model/vnic_lan_connectivity_policy_all_of.py +++ b/intersight/model/vnic_lan_connectivity_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory.py b/intersight/model/vnic_lan_connectivity_policy_inventory.py index 9d891e7a38..63ded19831 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory.py +++ b/intersight/model/vnic_lan_connectivity_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_all_of.py b/intersight/model/vnic_lan_connectivity_policy_inventory_all_of.py index fa4adf6dda..98fe5b05ca 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_all_of.py +++ b/intersight/model/vnic_lan_connectivity_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_list.py b/intersight/model/vnic_lan_connectivity_policy_inventory_list.py index d440383620..455599ca1d 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_list.py +++ b/intersight/model/vnic_lan_connectivity_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_list_all_of.py b/intersight/model/vnic_lan_connectivity_policy_inventory_list_all_of.py index fe6f294132..17ec09daec 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_lan_connectivity_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_relationship.py b/intersight/model/vnic_lan_connectivity_policy_inventory_relationship.py index 6a55c855d7..0aabd6c882 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_relationship.py +++ b/intersight/model/vnic_lan_connectivity_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_inventory_response.py b/intersight/model/vnic_lan_connectivity_policy_inventory_response.py index d6b3deecb0..da11899ebe 100644 --- a/intersight/model/vnic_lan_connectivity_policy_inventory_response.py +++ b/intersight/model/vnic_lan_connectivity_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_list.py b/intersight/model/vnic_lan_connectivity_policy_list.py index f2fced99a0..4a3d12eb9b 100644 --- a/intersight/model/vnic_lan_connectivity_policy_list.py +++ b/intersight/model/vnic_lan_connectivity_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_list_all_of.py b/intersight/model/vnic_lan_connectivity_policy_list_all_of.py index eb29f4f455..3679fa2728 100644 --- a/intersight/model/vnic_lan_connectivity_policy_list_all_of.py +++ b/intersight/model/vnic_lan_connectivity_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_relationship.py b/intersight/model/vnic_lan_connectivity_policy_relationship.py index 248ac178ef..08e232fa42 100644 --- a/intersight/model/vnic_lan_connectivity_policy_relationship.py +++ b/intersight/model/vnic_lan_connectivity_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lan_connectivity_policy_response.py b/intersight/model/vnic_lan_connectivity_policy_response.py index 02c443efdc..76e5eb65a5 100644 --- a/intersight/model/vnic_lan_connectivity_policy_response.py +++ b/intersight/model/vnic_lan_connectivity_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status.py b/intersight/model/vnic_lcp_status.py index d62021f0bb..8119445162 100644 --- a/intersight/model/vnic_lcp_status.py +++ b/intersight/model/vnic_lcp_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status_all_of.py b/intersight/model/vnic_lcp_status_all_of.py index 9f23ba1c35..f5fcfdb96a 100644 --- a/intersight/model/vnic_lcp_status_all_of.py +++ b/intersight/model/vnic_lcp_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status_list.py b/intersight/model/vnic_lcp_status_list.py index 05d2e65c2f..65f6a775d4 100644 --- a/intersight/model/vnic_lcp_status_list.py +++ b/intersight/model/vnic_lcp_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status_list_all_of.py b/intersight/model/vnic_lcp_status_list_all_of.py index aa9ae432e4..9e5dd99099 100644 --- a/intersight/model/vnic_lcp_status_list_all_of.py +++ b/intersight/model/vnic_lcp_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lcp_status_response.py b/intersight/model/vnic_lcp_status_response.py index 98e3c24187..12aa55f2b3 100644 --- a/intersight/model/vnic_lcp_status_response.py +++ b/intersight/model/vnic_lcp_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lun.py b/intersight/model/vnic_lun.py index 6b28526665..0bf67e4ab7 100644 --- a/intersight/model/vnic_lun.py +++ b/intersight/model/vnic_lun.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_lun_all_of.py b/intersight/model/vnic_lun_all_of.py index f803b629fb..e5ce642fb6 100644 --- a/intersight/model/vnic_lun_all_of.py +++ b/intersight/model/vnic_lun_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_nvgre_settings.py b/intersight/model/vnic_nvgre_settings.py index a329c41935..35fb8116d1 100644 --- a/intersight/model/vnic_nvgre_settings.py +++ b/intersight/model/vnic_nvgre_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_nvgre_settings_all_of.py b/intersight/model/vnic_nvgre_settings_all_of.py index 5f5c6d3d34..0cda778c0e 100644 --- a/intersight/model/vnic_nvgre_settings_all_of.py +++ b/intersight/model/vnic_nvgre_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_placement_settings.py b/intersight/model/vnic_placement_settings.py index c2c2967a7c..0cd49e6dff 100644 --- a/intersight/model/vnic_placement_settings.py +++ b/intersight/model/vnic_placement_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_placement_settings_all_of.py b/intersight/model/vnic_placement_settings_all_of.py index 23d6de0a92..d5ef7b5f3d 100644 --- a/intersight/model/vnic_placement_settings_all_of.py +++ b/intersight/model/vnic_placement_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_plogi_settings.py b/intersight/model/vnic_plogi_settings.py index baba697734..b3d0fdaadc 100644 --- a/intersight/model/vnic_plogi_settings.py +++ b/intersight/model/vnic_plogi_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_plogi_settings_all_of.py b/intersight/model/vnic_plogi_settings_all_of.py index 317b9e1e51..8ac6403ca9 100644 --- a/intersight/model/vnic_plogi_settings_all_of.py +++ b/intersight/model/vnic_plogi_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_ptp_settings.py b/intersight/model/vnic_ptp_settings.py index f7a6f86b95..f2f3c4b526 100644 --- a/intersight/model/vnic_ptp_settings.py +++ b/intersight/model/vnic_ptp_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_ptp_settings_all_of.py b/intersight/model/vnic_ptp_settings_all_of.py index 6b74d8b867..d4555cf1c3 100644 --- a/intersight/model/vnic_ptp_settings_all_of.py +++ b/intersight/model/vnic_ptp_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_roce_settings.py b/intersight/model/vnic_roce_settings.py index df9851caa7..d4f34a130a 100644 --- a/intersight/model/vnic_roce_settings.py +++ b/intersight/model/vnic_roce_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_roce_settings_all_of.py b/intersight/model/vnic_roce_settings_all_of.py index bd6e6d01bf..61ca2c8f73 100644 --- a/intersight/model/vnic_roce_settings_all_of.py +++ b/intersight/model/vnic_roce_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_rss_hash_settings.py b/intersight/model/vnic_rss_hash_settings.py index 81a7049683..25d81d6eb0 100644 --- a/intersight/model/vnic_rss_hash_settings.py +++ b/intersight/model/vnic_rss_hash_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_rss_hash_settings_all_of.py b/intersight/model/vnic_rss_hash_settings_all_of.py index c3a2a1a4ef..cd749cb694 100644 --- a/intersight/model/vnic_rss_hash_settings_all_of.py +++ b/intersight/model/vnic_rss_hash_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy.py b/intersight/model/vnic_san_connectivity_policy.py index d335bbee2d..00a267d3df 100644 --- a/intersight/model/vnic_san_connectivity_policy.py +++ b/intersight/model/vnic_san_connectivity_policy.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_all_of.py b/intersight/model/vnic_san_connectivity_policy_all_of.py index 07ae5ea0e8..bba48c93d2 100644 --- a/intersight/model/vnic_san_connectivity_policy_all_of.py +++ b/intersight/model/vnic_san_connectivity_policy_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory.py b/intersight/model/vnic_san_connectivity_policy_inventory.py index d8c79b2a36..2a70056e39 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory.py +++ b/intersight/model/vnic_san_connectivity_policy_inventory.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_all_of.py b/intersight/model/vnic_san_connectivity_policy_inventory_all_of.py index 19c6ee0969..f054b92e12 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_all_of.py +++ b/intersight/model/vnic_san_connectivity_policy_inventory_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_list.py b/intersight/model/vnic_san_connectivity_policy_inventory_list.py index 6b7d404b37..a5e27d37af 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_list.py +++ b/intersight/model/vnic_san_connectivity_policy_inventory_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_list_all_of.py b/intersight/model/vnic_san_connectivity_policy_inventory_list_all_of.py index dbc5ead766..a5f7a6a075 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_list_all_of.py +++ b/intersight/model/vnic_san_connectivity_policy_inventory_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_relationship.py b/intersight/model/vnic_san_connectivity_policy_inventory_relationship.py index 344dc73625..608ff0a53c 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_relationship.py +++ b/intersight/model/vnic_san_connectivity_policy_inventory_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_inventory_response.py b/intersight/model/vnic_san_connectivity_policy_inventory_response.py index 51e25d8577..2ee9eaab1c 100644 --- a/intersight/model/vnic_san_connectivity_policy_inventory_response.py +++ b/intersight/model/vnic_san_connectivity_policy_inventory_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_list.py b/intersight/model/vnic_san_connectivity_policy_list.py index 878cbfcd30..78e992d9fa 100644 --- a/intersight/model/vnic_san_connectivity_policy_list.py +++ b/intersight/model/vnic_san_connectivity_policy_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_list_all_of.py b/intersight/model/vnic_san_connectivity_policy_list_all_of.py index 7316bf1005..ab3b51d531 100644 --- a/intersight/model/vnic_san_connectivity_policy_list_all_of.py +++ b/intersight/model/vnic_san_connectivity_policy_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_relationship.py b/intersight/model/vnic_san_connectivity_policy_relationship.py index 4da26acfb1..1ae7626354 100644 --- a/intersight/model/vnic_san_connectivity_policy_relationship.py +++ b/intersight/model/vnic_san_connectivity_policy_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_san_connectivity_policy_response.py b/intersight/model/vnic_san_connectivity_policy_response.py index b148958096..2f7a55954c 100644 --- a/intersight/model/vnic_san_connectivity_policy_response.py +++ b/intersight/model/vnic_san_connectivity_policy_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status.py b/intersight/model/vnic_scp_status.py index 0ca1cebfb4..d9199788be 100644 --- a/intersight/model/vnic_scp_status.py +++ b/intersight/model/vnic_scp_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status_all_of.py b/intersight/model/vnic_scp_status_all_of.py index 25c8a873d9..ff0ab85f7c 100644 --- a/intersight/model/vnic_scp_status_all_of.py +++ b/intersight/model/vnic_scp_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status_list.py b/intersight/model/vnic_scp_status_list.py index a732658811..b37dccabb9 100644 --- a/intersight/model/vnic_scp_status_list.py +++ b/intersight/model/vnic_scp_status_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status_list_all_of.py b/intersight/model/vnic_scp_status_list_all_of.py index c334f2378d..acbafe3be6 100644 --- a/intersight/model/vnic_scp_status_list_all_of.py +++ b/intersight/model/vnic_scp_status_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scp_status_response.py b/intersight/model/vnic_scp_status_response.py index 356a0c3edc..3c7ea3e818 100644 --- a/intersight/model/vnic_scp_status_response.py +++ b/intersight/model/vnic_scp_status_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scsi_queue_settings.py b/intersight/model/vnic_scsi_queue_settings.py index 839f308e7e..03f3709e46 100644 --- a/intersight/model/vnic_scsi_queue_settings.py +++ b/intersight/model/vnic_scsi_queue_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_scsi_queue_settings_all_of.py b/intersight/model/vnic_scsi_queue_settings_all_of.py index 9efe06bb41..2d7f5b45b4 100644 --- a/intersight/model/vnic_scsi_queue_settings_all_of.py +++ b/intersight/model/vnic_scsi_queue_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_tcp_offload_settings.py b/intersight/model/vnic_tcp_offload_settings.py index 08c1442e2a..e2954be35c 100644 --- a/intersight/model/vnic_tcp_offload_settings.py +++ b/intersight/model/vnic_tcp_offload_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_tcp_offload_settings_all_of.py b/intersight/model/vnic_tcp_offload_settings_all_of.py index 4f3b775cd4..d8ca095c5c 100644 --- a/intersight/model/vnic_tcp_offload_settings_all_of.py +++ b/intersight/model/vnic_tcp_offload_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_usnic_settings.py b/intersight/model/vnic_usnic_settings.py index d909cae866..ab130b197b 100644 --- a/intersight/model/vnic_usnic_settings.py +++ b/intersight/model/vnic_usnic_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_usnic_settings_all_of.py b/intersight/model/vnic_usnic_settings_all_of.py index 92030bb85d..8c6e249074 100644 --- a/intersight/model/vnic_usnic_settings_all_of.py +++ b/intersight/model/vnic_usnic_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vif_status.py b/intersight/model/vnic_vif_status.py index dfcbd4fec1..ff6980b9e6 100644 --- a/intersight/model/vnic_vif_status.py +++ b/intersight/model/vnic_vif_status.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vif_status_all_of.py b/intersight/model/vnic_vif_status_all_of.py index 64c40e0134..2a528581e3 100644 --- a/intersight/model/vnic_vif_status_all_of.py +++ b/intersight/model/vnic_vif_status_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vlan_settings.py b/intersight/model/vnic_vlan_settings.py index 21908699d5..2932fd42b9 100644 --- a/intersight/model/vnic_vlan_settings.py +++ b/intersight/model/vnic_vlan_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vlan_settings_all_of.py b/intersight/model/vnic_vlan_settings_all_of.py index 6fa10f43ca..7bb4bae9bd 100644 --- a/intersight/model/vnic_vlan_settings_all_of.py +++ b/intersight/model/vnic_vlan_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vmq_settings.py b/intersight/model/vnic_vmq_settings.py index ad7064cd2c..44a4fdc79b 100644 --- a/intersight/model/vnic_vmq_settings.py +++ b/intersight/model/vnic_vmq_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vmq_settings_all_of.py b/intersight/model/vnic_vmq_settings_all_of.py index d009cae290..edf52c8312 100644 --- a/intersight/model/vnic_vmq_settings_all_of.py +++ b/intersight/model/vnic_vmq_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vsan_settings.py b/intersight/model/vnic_vsan_settings.py index 07120e3110..d9b510159d 100644 --- a/intersight/model/vnic_vsan_settings.py +++ b/intersight/model/vnic_vsan_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vsan_settings_all_of.py b/intersight/model/vnic_vsan_settings_all_of.py index f548bba46b..429bd9da4b 100644 --- a/intersight/model/vnic_vsan_settings_all_of.py +++ b/intersight/model/vnic_vsan_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vxlan_settings.py b/intersight/model/vnic_vxlan_settings.py index f6284bfd0e..20596385ba 100644 --- a/intersight/model/vnic_vxlan_settings.py +++ b/intersight/model/vnic_vxlan_settings.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vnic_vxlan_settings_all_of.py b/intersight/model/vnic_vxlan_settings_all_of.py index e02bf24d53..d971a1d155 100644 --- a/intersight/model/vnic_vxlan_settings_all_of.py +++ b/intersight/model/vnic_vxlan_settings_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf.py b/intersight/model/vrf_vrf.py index 6aa6b46b53..b20b1e7362 100644 --- a/intersight/model/vrf_vrf.py +++ b/intersight/model/vrf_vrf.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf_all_of.py b/intersight/model/vrf_vrf_all_of.py index 84ce680929..5ecba82a85 100644 --- a/intersight/model/vrf_vrf_all_of.py +++ b/intersight/model/vrf_vrf_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf_list.py b/intersight/model/vrf_vrf_list.py index 44eaa27c33..54a6bb0d53 100644 --- a/intersight/model/vrf_vrf_list.py +++ b/intersight/model/vrf_vrf_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf_list_all_of.py b/intersight/model/vrf_vrf_list_all_of.py index 87ac7210a0..bba6682fc4 100644 --- a/intersight/model/vrf_vrf_list_all_of.py +++ b/intersight/model/vrf_vrf_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf_relationship.py b/intersight/model/vrf_vrf_relationship.py index 2a44a72f83..5077793850 100644 --- a/intersight/model/vrf_vrf_relationship.py +++ b/intersight/model/vrf_vrf_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/vrf_vrf_response.py b/intersight/model/vrf_vrf_response.py index 77aa107da4..19d56f598d 100644 --- a/intersight/model/vrf_vrf_response.py +++ b/intersight/model/vrf_vrf_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_abstract_loop_task.py b/intersight/model/workflow_abstract_loop_task.py index 9100e07722..13ad1e55ee 100644 --- a/intersight/model/workflow_abstract_loop_task.py +++ b/intersight/model/workflow_abstract_loop_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_abstract_loop_task_all_of.py b/intersight/model/workflow_abstract_loop_task_all_of.py index 991d193f77..6dc52cc930 100644 --- a/intersight/model/workflow_abstract_loop_task_all_of.py +++ b/intersight/model/workflow_abstract_loop_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_abstract_worker_task.py b/intersight/model/workflow_abstract_worker_task.py index 643c1156b0..3e987b1345 100644 --- a/intersight/model/workflow_abstract_worker_task.py +++ b/intersight/model/workflow_abstract_worker_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_abstract_worker_task_all_of.py b/intersight/model/workflow_abstract_worker_task_all_of.py index b472b119a3..d3075502e9 100644 --- a/intersight/model/workflow_abstract_worker_task_all_of.py +++ b/intersight/model/workflow_abstract_worker_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_action_workflow_definition.py b/intersight/model/workflow_action_workflow_definition.py index e9df473f41..2112d4e7ba 100644 --- a/intersight/model/workflow_action_workflow_definition.py +++ b/intersight/model/workflow_action_workflow_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_action_workflow_definition_all_of.py b/intersight/model/workflow_action_workflow_definition_all_of.py index 4697da1287..e1cb14e691 100644 --- a/intersight/model/workflow_action_workflow_definition_all_of.py +++ b/intersight/model/workflow_action_workflow_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor.py b/intersight/model/workflow_ansible_batch_executor.py index 71222cfd45..5c924cb7cb 100644 --- a/intersight/model/workflow_ansible_batch_executor.py +++ b/intersight/model/workflow_ansible_batch_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor_all_of.py b/intersight/model/workflow_ansible_batch_executor_all_of.py index 332062a947..e5250833f7 100644 --- a/intersight/model/workflow_ansible_batch_executor_all_of.py +++ b/intersight/model/workflow_ansible_batch_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor_list.py b/intersight/model/workflow_ansible_batch_executor_list.py index f263446f59..56f6586a54 100644 --- a/intersight/model/workflow_ansible_batch_executor_list.py +++ b/intersight/model/workflow_ansible_batch_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor_list_all_of.py b/intersight/model/workflow_ansible_batch_executor_list_all_of.py index c66f5650fc..0f00cef64d 100644 --- a/intersight/model/workflow_ansible_batch_executor_list_all_of.py +++ b/intersight/model/workflow_ansible_batch_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_batch_executor_response.py b/intersight/model/workflow_ansible_batch_executor_response.py index 6ea65c0b26..adc5f7706d 100644 --- a/intersight/model/workflow_ansible_batch_executor_response.py +++ b/intersight/model/workflow_ansible_batch_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_play_session.py b/intersight/model/workflow_ansible_play_session.py index 975e42d29e..1c1d4f36a8 100644 --- a/intersight/model/workflow_ansible_play_session.py +++ b/intersight/model/workflow_ansible_play_session.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ansible_play_session_all_of.py b/intersight/model/workflow_ansible_play_session_all_of.py index fbdb487997..1d65e55e73 100644 --- a/intersight/model/workflow_ansible_play_session_all_of.py +++ b/intersight/model/workflow_ansible_play_session_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_api.py b/intersight/model/workflow_api.py index e0dd30a1e1..b1ed9cc319 100644 --- a/intersight/model/workflow_api.py +++ b/intersight/model/workflow_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_api_all_of.py b/intersight/model/workflow_api_all_of.py index c170e9fe73..56b1829b11 100644 --- a/intersight/model/workflow_api_all_of.py +++ b/intersight/model/workflow_api_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_array_data_type.py b/intersight/model/workflow_array_data_type.py index 03d0065b66..9193e8ed18 100644 --- a/intersight/model/workflow_array_data_type.py +++ b/intersight/model/workflow_array_data_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_array_data_type_all_of.py b/intersight/model/workflow_array_data_type_all_of.py index 6e84159cfd..1526c8dd35 100644 --- a/intersight/model/workflow_array_data_type_all_of.py +++ b/intersight/model/workflow_array_data_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_array_item.py b/intersight/model/workflow_array_item.py index 037ea295ae..ccb022a9d3 100644 --- a/intersight/model/workflow_array_item.py +++ b/intersight/model/workflow_array_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_associated_roles.py b/intersight/model/workflow_associated_roles.py index a0e9d8cb63..ea1054b7dd 100644 --- a/intersight/model/workflow_associated_roles.py +++ b/intersight/model/workflow_associated_roles.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_associated_roles_all_of.py b/intersight/model/workflow_associated_roles_all_of.py index ce6f6a9c5d..7d2f3e5691 100644 --- a/intersight/model/workflow_associated_roles_all_of.py +++ b/intersight/model/workflow_associated_roles_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_data_type.py b/intersight/model/workflow_base_data_type.py index da240e003f..ff804bfc79 100644 --- a/intersight/model/workflow_base_data_type.py +++ b/intersight/model/workflow_base_data_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_base_data_type_all_of.py b/intersight/model/workflow_base_data_type_all_of.py index 8d0177d2a2..e7c2a91b27 100644 --- a/intersight/model/workflow_base_data_type_all_of.py +++ b/intersight/model/workflow_base_data_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor.py b/intersight/model/workflow_batch_api_executor.py index 6482d28966..ee6ae34da3 100644 --- a/intersight/model/workflow_batch_api_executor.py +++ b/intersight/model/workflow_batch_api_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor_all_of.py b/intersight/model/workflow_batch_api_executor_all_of.py index eced2fce11..33b9fb59d9 100644 --- a/intersight/model/workflow_batch_api_executor_all_of.py +++ b/intersight/model/workflow_batch_api_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor_list.py b/intersight/model/workflow_batch_api_executor_list.py index 5886ae4e48..a5311837e2 100644 --- a/intersight/model/workflow_batch_api_executor_list.py +++ b/intersight/model/workflow_batch_api_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor_list_all_of.py b/intersight/model/workflow_batch_api_executor_list_all_of.py index 9862ddee62..58f8f01d78 100644 --- a/intersight/model/workflow_batch_api_executor_list_all_of.py +++ b/intersight/model/workflow_batch_api_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_api_executor_response.py b/intersight/model/workflow_batch_api_executor_response.py index 35d8ac3bc6..621d2b7534 100644 --- a/intersight/model/workflow_batch_api_executor_response.py +++ b/intersight/model/workflow_batch_api_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_executor.py b/intersight/model/workflow_batch_executor.py index d481d1b9fa..415eb74c25 100644 --- a/intersight/model/workflow_batch_executor.py +++ b/intersight/model/workflow_batch_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_batch_executor_all_of.py b/intersight/model/workflow_batch_executor_all_of.py index bc5a3673c2..43c74d3a05 100644 --- a/intersight/model/workflow_batch_executor_all_of.py +++ b/intersight/model/workflow_batch_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta.py b/intersight/model/workflow_build_task_meta.py index 8f661d1f8d..aa55e6e5ee 100644 --- a/intersight/model/workflow_build_task_meta.py +++ b/intersight/model/workflow_build_task_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta_all_of.py b/intersight/model/workflow_build_task_meta_all_of.py index d02d2d6cb1..6767951f50 100644 --- a/intersight/model/workflow_build_task_meta_all_of.py +++ b/intersight/model/workflow_build_task_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta_list.py b/intersight/model/workflow_build_task_meta_list.py index 8b80b5f63d..dd69825429 100644 --- a/intersight/model/workflow_build_task_meta_list.py +++ b/intersight/model/workflow_build_task_meta_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta_list_all_of.py b/intersight/model/workflow_build_task_meta_list_all_of.py index b300241ee4..34ff97af59 100644 --- a/intersight/model/workflow_build_task_meta_list_all_of.py +++ b/intersight/model/workflow_build_task_meta_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta_owner.py b/intersight/model/workflow_build_task_meta_owner.py index ce9e88e3c1..ec8acceffc 100644 --- a/intersight/model/workflow_build_task_meta_owner.py +++ b/intersight/model/workflow_build_task_meta_owner.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta_owner_all_of.py b/intersight/model/workflow_build_task_meta_owner_all_of.py index dee07cc88b..882b4cfc52 100644 --- a/intersight/model/workflow_build_task_meta_owner_all_of.py +++ b/intersight/model/workflow_build_task_meta_owner_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta_owner_list.py b/intersight/model/workflow_build_task_meta_owner_list.py index 1cce9789d6..bd52d5ce76 100644 --- a/intersight/model/workflow_build_task_meta_owner_list.py +++ b/intersight/model/workflow_build_task_meta_owner_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta_owner_list_all_of.py b/intersight/model/workflow_build_task_meta_owner_list_all_of.py index df91975872..b5d1d1e4f5 100644 --- a/intersight/model/workflow_build_task_meta_owner_list_all_of.py +++ b/intersight/model/workflow_build_task_meta_owner_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta_owner_response.py b/intersight/model/workflow_build_task_meta_owner_response.py index fdfe424356..bb6b5cdd47 100644 --- a/intersight/model/workflow_build_task_meta_owner_response.py +++ b/intersight/model/workflow_build_task_meta_owner_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_build_task_meta_response.py b/intersight/model/workflow_build_task_meta_response.py index be5922c27f..6f9e706cb0 100644 --- a/intersight/model/workflow_build_task_meta_response.py +++ b/intersight/model/workflow_build_task_meta_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_cancelable_type.py b/intersight/model/workflow_cancelable_type.py index d6b0315d04..971b02a77d 100644 --- a/intersight/model/workflow_cancelable_type.py +++ b/intersight/model/workflow_cancelable_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_cancelable_type_all_of.py b/intersight/model/workflow_cancelable_type_all_of.py index 7b51a1de62..d2ed89e1ac 100644 --- a/intersight/model/workflow_cancelable_type_all_of.py +++ b/intersight/model/workflow_cancelable_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog.py b/intersight/model/workflow_catalog.py index e46600af85..1f0d987191 100644 --- a/intersight/model/workflow_catalog.py +++ b/intersight/model/workflow_catalog.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_all_of.py b/intersight/model/workflow_catalog_all_of.py index 75a218611b..829ff5a09a 100644 --- a/intersight/model/workflow_catalog_all_of.py +++ b/intersight/model/workflow_catalog_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_list.py b/intersight/model/workflow_catalog_list.py index a45284f722..6fc7d4261d 100644 --- a/intersight/model/workflow_catalog_list.py +++ b/intersight/model/workflow_catalog_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_list_all_of.py b/intersight/model/workflow_catalog_list_all_of.py index 83a13352cc..6109bb3e42 100644 --- a/intersight/model/workflow_catalog_list_all_of.py +++ b/intersight/model/workflow_catalog_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_relationship.py b/intersight/model/workflow_catalog_relationship.py index de1e29d9a2..4edcbbcea4 100644 --- a/intersight/model/workflow_catalog_relationship.py +++ b/intersight/model/workflow_catalog_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_catalog_response.py b/intersight/model/workflow_catalog_response.py index 810bd43450..8d96a85316 100644 --- a/intersight/model/workflow_catalog_response.py +++ b/intersight/model/workflow_catalog_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_cli_command.py b/intersight/model/workflow_cli_command.py index 8d65a6276e..a6714801a6 100644 --- a/intersight/model/workflow_cli_command.py +++ b/intersight/model/workflow_cli_command.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_cli_command_all_of.py b/intersight/model/workflow_cli_command_all_of.py index 2e3504e152..bedf679e7a 100644 --- a/intersight/model/workflow_cli_command_all_of.py +++ b/intersight/model/workflow_cli_command_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_comments.py b/intersight/model/workflow_comments.py index 176804f1eb..e0ef4c8d1c 100644 --- a/intersight/model/workflow_comments.py +++ b/intersight/model/workflow_comments.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_comments_all_of.py b/intersight/model/workflow_comments_all_of.py index b51c03b5f5..f951d1030c 100644 --- a/intersight/model/workflow_comments_all_of.py +++ b/intersight/model/workflow_comments_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_constraints.py b/intersight/model/workflow_constraints.py index f0a6f8b215..8542bacff9 100644 --- a/intersight/model/workflow_constraints.py +++ b/intersight/model/workflow_constraints.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_constraints_all_of.py b/intersight/model/workflow_constraints_all_of.py index 8068a808cb..d7ff014fbd 100644 --- a/intersight/model/workflow_constraints_all_of.py +++ b/intersight/model/workflow_constraints_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_control_task.py b/intersight/model/workflow_control_task.py index f412a362b9..cda7791b85 100644 --- a/intersight/model/workflow_control_task.py +++ b/intersight/model/workflow_control_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_array_item.py b/intersight/model/workflow_custom_array_item.py index 3a09f3f2bb..6d809eec56 100644 --- a/intersight/model/workflow_custom_array_item.py +++ b/intersight/model/workflow_custom_array_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_array_item_all_of.py b/intersight/model/workflow_custom_array_item_all_of.py index 2decb0356a..2ed7537369 100644 --- a/intersight/model/workflow_custom_array_item_all_of.py +++ b/intersight/model/workflow_custom_array_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_property.py b/intersight/model/workflow_custom_data_property.py index 50f48415e0..d6b7598423 100644 --- a/intersight/model/workflow_custom_data_property.py +++ b/intersight/model/workflow_custom_data_property.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_property_all_of.py b/intersight/model/workflow_custom_data_property_all_of.py index 943b4a0d64..58743ed253 100644 --- a/intersight/model/workflow_custom_data_property_all_of.py +++ b/intersight/model/workflow_custom_data_property_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type.py b/intersight/model/workflow_custom_data_type.py index cf93136a11..1065be97c6 100644 --- a/intersight/model/workflow_custom_data_type.py +++ b/intersight/model/workflow_custom_data_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_all_of.py b/intersight/model/workflow_custom_data_type_all_of.py index be8bdf748d..f16e1ae068 100644 --- a/intersight/model/workflow_custom_data_type_all_of.py +++ b/intersight/model/workflow_custom_data_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition.py b/intersight/model/workflow_custom_data_type_definition.py index d329fa2fa8..25ceff1e50 100644 --- a/intersight/model/workflow_custom_data_type_definition.py +++ b/intersight/model/workflow_custom_data_type_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition_all_of.py b/intersight/model/workflow_custom_data_type_definition_all_of.py index 79789fdf5c..8c1dfb04cc 100644 --- a/intersight/model/workflow_custom_data_type_definition_all_of.py +++ b/intersight/model/workflow_custom_data_type_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition_list.py b/intersight/model/workflow_custom_data_type_definition_list.py index cad438daee..b02994b8d8 100644 --- a/intersight/model/workflow_custom_data_type_definition_list.py +++ b/intersight/model/workflow_custom_data_type_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition_list_all_of.py b/intersight/model/workflow_custom_data_type_definition_list_all_of.py index e70356346a..fd71b47bea 100644 --- a/intersight/model/workflow_custom_data_type_definition_list_all_of.py +++ b/intersight/model/workflow_custom_data_type_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition_relationship.py b/intersight/model/workflow_custom_data_type_definition_relationship.py index 0a38cf244f..1c3ade3ab4 100644 --- a/intersight/model/workflow_custom_data_type_definition_relationship.py +++ b/intersight/model/workflow_custom_data_type_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_definition_response.py b/intersight/model/workflow_custom_data_type_definition_response.py index c5d8adad53..efd5da2f1a 100644 --- a/intersight/model/workflow_custom_data_type_definition_response.py +++ b/intersight/model/workflow_custom_data_type_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_properties.py b/intersight/model/workflow_custom_data_type_properties.py index f1d5f4fd34..6cbb2c65e7 100644 --- a/intersight/model/workflow_custom_data_type_properties.py +++ b/intersight/model/workflow_custom_data_type_properties.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_custom_data_type_properties_all_of.py b/intersight/model/workflow_custom_data_type_properties_all_of.py index 809ce959f0..2c8db09366 100644 --- a/intersight/model/workflow_custom_data_type_properties_all_of.py +++ b/intersight/model/workflow_custom_data_type_properties_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_decision_case.py b/intersight/model/workflow_decision_case.py index ee5f262d73..a5c3481668 100644 --- a/intersight/model/workflow_decision_case.py +++ b/intersight/model/workflow_decision_case.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_decision_case_all_of.py b/intersight/model/workflow_decision_case_all_of.py index 015ff24466..367927f4ae 100644 --- a/intersight/model/workflow_decision_case_all_of.py +++ b/intersight/model/workflow_decision_case_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_decision_task.py b/intersight/model/workflow_decision_task.py index 7dd2172c84..2880205d07 100644 --- a/intersight/model/workflow_decision_task.py +++ b/intersight/model/workflow_decision_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_decision_task_all_of.py b/intersight/model/workflow_decision_task_all_of.py index a8bc389919..515f34a7ad 100644 --- a/intersight/model/workflow_decision_task_all_of.py +++ b/intersight/model/workflow_decision_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_default_value.py b/intersight/model/workflow_default_value.py index 423458c859..35cc0f820b 100644 --- a/intersight/model/workflow_default_value.py +++ b/intersight/model/workflow_default_value.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_default_value_all_of.py b/intersight/model/workflow_default_value_all_of.py index 77b74743eb..90e6ba0bd2 100644 --- a/intersight/model/workflow_default_value_all_of.py +++ b/intersight/model/workflow_default_value_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_display_meta.py b/intersight/model/workflow_display_meta.py index b97275e00e..c5e0269874 100644 --- a/intersight/model/workflow_display_meta.py +++ b/intersight/model/workflow_display_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_display_meta_all_of.py b/intersight/model/workflow_display_meta_all_of.py index 4d4898e384..2fe49f47dd 100644 --- a/intersight/model/workflow_display_meta_all_of.py +++ b/intersight/model/workflow_display_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_dynamic_template_parser_data_type.py b/intersight/model/workflow_dynamic_template_parser_data_type.py index bdc119d4d7..9c1c49ba74 100644 --- a/intersight/model/workflow_dynamic_template_parser_data_type.py +++ b/intersight/model/workflow_dynamic_template_parser_data_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_dynamic_template_parser_data_type_all_of.py b/intersight/model/workflow_dynamic_template_parser_data_type_all_of.py index 01dce14c58..73f85e3f41 100644 --- a/intersight/model/workflow_dynamic_template_parser_data_type_all_of.py +++ b/intersight/model/workflow_dynamic_template_parser_data_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_dynamic_workflow_action_task_list.py b/intersight/model/workflow_dynamic_workflow_action_task_list.py index 8d2059cf86..befdfd1443 100644 --- a/intersight/model/workflow_dynamic_workflow_action_task_list.py +++ b/intersight/model/workflow_dynamic_workflow_action_task_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_dynamic_workflow_action_task_list_all_of.py b/intersight/model/workflow_dynamic_workflow_action_task_list_all_of.py index e1bfd6dc88..256d13a2bc 100644 --- a/intersight/model/workflow_dynamic_workflow_action_task_list_all_of.py +++ b/intersight/model/workflow_dynamic_workflow_action_task_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_end_task.py b/intersight/model/workflow_end_task.py index c750a624b4..ac602180c4 100644 --- a/intersight/model/workflow_end_task.py +++ b/intersight/model/workflow_end_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_enum_entry.py b/intersight/model/workflow_enum_entry.py index cbc07d6048..786ca129f3 100644 --- a/intersight/model/workflow_enum_entry.py +++ b/intersight/model/workflow_enum_entry.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_enum_entry_all_of.py b/intersight/model/workflow_enum_entry_all_of.py index cf73f18ff4..c91d5e638b 100644 --- a/intersight/model/workflow_enum_entry_all_of.py +++ b/intersight/model/workflow_enum_entry_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler.py b/intersight/model/workflow_error_response_handler.py index 17fd6dfc3d..c5fae3cc35 100644 --- a/intersight/model/workflow_error_response_handler.py +++ b/intersight/model/workflow_error_response_handler.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler_all_of.py b/intersight/model/workflow_error_response_handler_all_of.py index f7ca12c97c..e93f03a265 100644 --- a/intersight/model/workflow_error_response_handler_all_of.py +++ b/intersight/model/workflow_error_response_handler_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler_list.py b/intersight/model/workflow_error_response_handler_list.py index 7ea8cd5da7..0dde71566f 100644 --- a/intersight/model/workflow_error_response_handler_list.py +++ b/intersight/model/workflow_error_response_handler_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler_list_all_of.py b/intersight/model/workflow_error_response_handler_list_all_of.py index cca51e1daf..41827ba498 100644 --- a/intersight/model/workflow_error_response_handler_list_all_of.py +++ b/intersight/model/workflow_error_response_handler_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler_relationship.py b/intersight/model/workflow_error_response_handler_relationship.py index c65362668d..19c023bafc 100644 --- a/intersight/model/workflow_error_response_handler_relationship.py +++ b/intersight/model/workflow_error_response_handler_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_error_response_handler_response.py b/intersight/model/workflow_error_response_handler_response.py index 8e58cf56db..56e2017f3c 100644 --- a/intersight/model/workflow_error_response_handler_response.py +++ b/intersight/model/workflow_error_response_handler_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_expect_prompt.py b/intersight/model/workflow_expect_prompt.py index e1ac885bc7..246bbf9656 100644 --- a/intersight/model/workflow_expect_prompt.py +++ b/intersight/model/workflow_expect_prompt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_expect_prompt_all_of.py b/intersight/model/workflow_expect_prompt_all_of.py index 672272f7e6..3adde67ef1 100644 --- a/intersight/model/workflow_expect_prompt_all_of.py +++ b/intersight/model/workflow_expect_prompt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_failure_end_task.py b/intersight/model/workflow_failure_end_task.py index a9f4b3079b..0ef3f08735 100644 --- a/intersight/model/workflow_failure_end_task.py +++ b/intersight/model/workflow_failure_end_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_download_op.py b/intersight/model/workflow_file_download_op.py index 655be2bac8..083ed17e69 100644 --- a/intersight/model/workflow_file_download_op.py +++ b/intersight/model/workflow_file_download_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_download_op_all_of.py b/intersight/model/workflow_file_download_op_all_of.py index 9b85102ca0..b95bb31dcd 100644 --- a/intersight/model/workflow_file_download_op_all_of.py +++ b/intersight/model/workflow_file_download_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_operations.py b/intersight/model/workflow_file_operations.py index de765af87a..7579e4d4c8 100644 --- a/intersight/model/workflow_file_operations.py +++ b/intersight/model/workflow_file_operations.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_operations_all_of.py b/intersight/model/workflow_file_operations_all_of.py index 648827e783..4ec6504834 100644 --- a/intersight/model/workflow_file_operations_all_of.py +++ b/intersight/model/workflow_file_operations_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_template_op.py b/intersight/model/workflow_file_template_op.py index 40415bb703..7e278309ad 100644 --- a/intersight/model/workflow_file_template_op.py +++ b/intersight/model/workflow_file_template_op.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_template_op_all_of.py b/intersight/model/workflow_file_template_op_all_of.py index f555bc8675..614bd11df3 100644 --- a/intersight/model/workflow_file_template_op_all_of.py +++ b/intersight/model/workflow_file_template_op_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_transfer.py b/intersight/model/workflow_file_transfer.py index 75833c52d5..548d75b23b 100644 --- a/intersight/model/workflow_file_transfer.py +++ b/intersight/model/workflow_file_transfer.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_file_transfer_all_of.py b/intersight/model/workflow_file_transfer_all_of.py index d999c3608a..751d73f80b 100644 --- a/intersight/model/workflow_file_transfer_all_of.py +++ b/intersight/model/workflow_file_transfer_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_fork_task.py b/intersight/model/workflow_fork_task.py index f2a1b07d28..e449dbb693 100644 --- a/intersight/model/workflow_fork_task.py +++ b/intersight/model/workflow_fork_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_fork_task_all_of.py b/intersight/model/workflow_fork_task_all_of.py index 42d56fbab8..1275ef864a 100644 --- a/intersight/model/workflow_fork_task_all_of.py +++ b/intersight/model/workflow_fork_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_initiator_context.py b/intersight/model/workflow_initiator_context.py index ff6e9418e4..bbda1e95f1 100644 --- a/intersight/model/workflow_initiator_context.py +++ b/intersight/model/workflow_initiator_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_initiator_context_all_of.py b/intersight/model/workflow_initiator_context_all_of.py index b9bd51602f..9db868b06b 100644 --- a/intersight/model/workflow_initiator_context_all_of.py +++ b/intersight/model/workflow_initiator_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_internal_properties.py b/intersight/model/workflow_internal_properties.py index 2d9862fb29..1162e85a5a 100644 --- a/intersight/model/workflow_internal_properties.py +++ b/intersight/model/workflow_internal_properties.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_internal_properties_all_of.py b/intersight/model/workflow_internal_properties_all_of.py index aa2dab66de..cb7fa53ab3 100644 --- a/intersight/model/workflow_internal_properties_all_of.py +++ b/intersight/model/workflow_internal_properties_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_join_task.py b/intersight/model/workflow_join_task.py index 541df80bba..d2aa7166d7 100644 --- a/intersight/model/workflow_join_task.py +++ b/intersight/model/workflow_join_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_join_task_all_of.py b/intersight/model/workflow_join_task_all_of.py index d3c466eda9..10dc1955ef 100644 --- a/intersight/model/workflow_join_task_all_of.py +++ b/intersight/model/workflow_join_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_loop_task.py b/intersight/model/workflow_loop_task.py index 303e99d4cf..4567976962 100644 --- a/intersight/model/workflow_loop_task.py +++ b/intersight/model/workflow_loop_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_loop_task_all_of.py b/intersight/model/workflow_loop_task_all_of.py index b3fdbb40dd..6d95c62d30 100644 --- a/intersight/model/workflow_loop_task_all_of.py +++ b/intersight/model/workflow_loop_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_message.py b/intersight/model/workflow_message.py index 9f6c051ce0..3f7fa199fa 100644 --- a/intersight/model/workflow_message.py +++ b/intersight/model/workflow_message.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_message_all_of.py b/intersight/model/workflow_message_all_of.py index 8ed921aece..c9109690e4 100644 --- a/intersight/model/workflow_message_all_of.py +++ b/intersight/model/workflow_message_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_array_item.py b/intersight/model/workflow_mo_reference_array_item.py index 44b0d5a983..8d26a7dc44 100644 --- a/intersight/model/workflow_mo_reference_array_item.py +++ b/intersight/model/workflow_mo_reference_array_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_array_item_all_of.py b/intersight/model/workflow_mo_reference_array_item_all_of.py index 4812c5d854..3e6a95cf8f 100644 --- a/intersight/model/workflow_mo_reference_array_item_all_of.py +++ b/intersight/model/workflow_mo_reference_array_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_data_type.py b/intersight/model/workflow_mo_reference_data_type.py index 9dc017dbf5..8fc91c1fac 100644 --- a/intersight/model/workflow_mo_reference_data_type.py +++ b/intersight/model/workflow_mo_reference_data_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_data_type_all_of.py b/intersight/model/workflow_mo_reference_data_type_all_of.py index f67589b05d..3a78191a02 100644 --- a/intersight/model/workflow_mo_reference_data_type_all_of.py +++ b/intersight/model/workflow_mo_reference_data_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_property.py b/intersight/model/workflow_mo_reference_property.py index 02cfc688c6..d03e36485a 100644 --- a/intersight/model/workflow_mo_reference_property.py +++ b/intersight/model/workflow_mo_reference_property.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_mo_reference_property_all_of.py b/intersight/model/workflow_mo_reference_property_all_of.py index 04f226ca92..0bca6e16c8 100644 --- a/intersight/model/workflow_mo_reference_property_all_of.py +++ b/intersight/model/workflow_mo_reference_property_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_parameter_set.py b/intersight/model/workflow_parameter_set.py index 4302e0a59f..a2f40343c8 100644 --- a/intersight/model/workflow_parameter_set.py +++ b/intersight/model/workflow_parameter_set.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_parameter_set_all_of.py b/intersight/model/workflow_parameter_set_all_of.py index bdd5e51836..ecb29551e3 100644 --- a/intersight/model/workflow_parameter_set_all_of.py +++ b/intersight/model/workflow_parameter_set_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_pending_dynamic_workflow_info.py b/intersight/model/workflow_pending_dynamic_workflow_info.py index b48f52e17c..3bdb37a0d1 100644 --- a/intersight/model/workflow_pending_dynamic_workflow_info.py +++ b/intersight/model/workflow_pending_dynamic_workflow_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_pending_dynamic_workflow_info_all_of.py b/intersight/model/workflow_pending_dynamic_workflow_info_all_of.py index 8b05479157..8662569b1b 100644 --- a/intersight/model/workflow_pending_dynamic_workflow_info_all_of.py +++ b/intersight/model/workflow_pending_dynamic_workflow_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_pending_dynamic_workflow_info_list.py b/intersight/model/workflow_pending_dynamic_workflow_info_list.py index cdbfcaecc9..a01939616e 100644 --- a/intersight/model/workflow_pending_dynamic_workflow_info_list.py +++ b/intersight/model/workflow_pending_dynamic_workflow_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_pending_dynamic_workflow_info_list_all_of.py b/intersight/model/workflow_pending_dynamic_workflow_info_list_all_of.py index efe9393962..d6ad7656af 100644 --- a/intersight/model/workflow_pending_dynamic_workflow_info_list_all_of.py +++ b/intersight/model/workflow_pending_dynamic_workflow_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_pending_dynamic_workflow_info_relationship.py b/intersight/model/workflow_pending_dynamic_workflow_info_relationship.py index c8c7e9843f..d53ac077e2 100644 --- a/intersight/model/workflow_pending_dynamic_workflow_info_relationship.py +++ b/intersight/model/workflow_pending_dynamic_workflow_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_pending_dynamic_workflow_info_response.py b/intersight/model/workflow_pending_dynamic_workflow_info_response.py index 72ae8048c5..dfcce3857f 100644 --- a/intersight/model/workflow_pending_dynamic_workflow_info_response.py +++ b/intersight/model/workflow_pending_dynamic_workflow_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_api.py b/intersight/model/workflow_power_shell_api.py index 3ec945eaa7..eb40f74ccf 100644 --- a/intersight/model/workflow_power_shell_api.py +++ b/intersight/model/workflow_power_shell_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_api_all_of.py b/intersight/model/workflow_power_shell_api_all_of.py index baeb9fcd7c..0e0aa4c3b0 100644 --- a/intersight/model/workflow_power_shell_api_all_of.py +++ b/intersight/model/workflow_power_shell_api_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor.py b/intersight/model/workflow_power_shell_batch_api_executor.py index cfd0d6394b..ed6179d15c 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor.py +++ b/intersight/model/workflow_power_shell_batch_api_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor_all_of.py b/intersight/model/workflow_power_shell_batch_api_executor_all_of.py index 0fc1ff3f7a..54b60e441c 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor_all_of.py +++ b/intersight/model/workflow_power_shell_batch_api_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor_list.py b/intersight/model/workflow_power_shell_batch_api_executor_list.py index 5bf11b07b1..0c6059d0ea 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor_list.py +++ b/intersight/model/workflow_power_shell_batch_api_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor_list_all_of.py b/intersight/model/workflow_power_shell_batch_api_executor_list_all_of.py index 3b15a8b9cb..f59d8d40ea 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor_list_all_of.py +++ b/intersight/model/workflow_power_shell_batch_api_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_power_shell_batch_api_executor_response.py b/intersight/model/workflow_power_shell_batch_api_executor_response.py index 9065697aac..b3584998dc 100644 --- a/intersight/model/workflow_power_shell_batch_api_executor_response.py +++ b/intersight/model/workflow_power_shell_batch_api_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_array_item.py b/intersight/model/workflow_primitive_array_item.py index 1d293a1154..a945d5ce70 100644 --- a/intersight/model/workflow_primitive_array_item.py +++ b/intersight/model/workflow_primitive_array_item.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_array_item_all_of.py b/intersight/model/workflow_primitive_array_item_all_of.py index 99f78b9381..9bcdc3339b 100644 --- a/intersight/model/workflow_primitive_array_item_all_of.py +++ b/intersight/model/workflow_primitive_array_item_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_data_property.py b/intersight/model/workflow_primitive_data_property.py index 23846c57ae..b0a4329ed7 100644 --- a/intersight/model/workflow_primitive_data_property.py +++ b/intersight/model/workflow_primitive_data_property.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_data_property_all_of.py b/intersight/model/workflow_primitive_data_property_all_of.py index f18dd9f4b7..10f284c7df 100644 --- a/intersight/model/workflow_primitive_data_property_all_of.py +++ b/intersight/model/workflow_primitive_data_property_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_data_type.py b/intersight/model/workflow_primitive_data_type.py index a8dac04f59..41d3a9efe2 100644 --- a/intersight/model/workflow_primitive_data_type.py +++ b/intersight/model/workflow_primitive_data_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_primitive_data_type_all_of.py b/intersight/model/workflow_primitive_data_type_all_of.py index 3031aacc05..b8637c2932 100644 --- a/intersight/model/workflow_primitive_data_type_all_of.py +++ b/intersight/model/workflow_primitive_data_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_properties.py b/intersight/model/workflow_properties.py index 157c812cc6..1887982eca 100644 --- a/intersight/model/workflow_properties.py +++ b/intersight/model/workflow_properties.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_properties_all_of.py b/intersight/model/workflow_properties_all_of.py index 031dc2a1fd..9cb729372b 100644 --- a/intersight/model/workflow_properties_all_of.py +++ b/intersight/model/workflow_properties_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_result_handler.py b/intersight/model/workflow_result_handler.py index c11f4948ee..dc16affe98 100644 --- a/intersight/model/workflow_result_handler.py +++ b/intersight/model/workflow_result_handler.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_task.py b/intersight/model/workflow_rollback_task.py index 26e7ca9619..40f6798c7c 100644 --- a/intersight/model/workflow_rollback_task.py +++ b/intersight/model/workflow_rollback_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_task_all_of.py b/intersight/model/workflow_rollback_task_all_of.py index 1561a39809..409d6ca302 100644 --- a/intersight/model/workflow_rollback_task_all_of.py +++ b/intersight/model/workflow_rollback_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow.py b/intersight/model/workflow_rollback_workflow.py index 9f9b24012b..7d08417006 100644 --- a/intersight/model/workflow_rollback_workflow.py +++ b/intersight/model/workflow_rollback_workflow.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_all_of.py b/intersight/model/workflow_rollback_workflow_all_of.py index 86fe3d37b9..5c125de76e 100644 --- a/intersight/model/workflow_rollback_workflow_all_of.py +++ b/intersight/model/workflow_rollback_workflow_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_list.py b/intersight/model/workflow_rollback_workflow_list.py index a40242ce4c..81757686b5 100644 --- a/intersight/model/workflow_rollback_workflow_list.py +++ b/intersight/model/workflow_rollback_workflow_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_list_all_of.py b/intersight/model/workflow_rollback_workflow_list_all_of.py index 1829eb79ab..c6d0adc22d 100644 --- a/intersight/model/workflow_rollback_workflow_list_all_of.py +++ b/intersight/model/workflow_rollback_workflow_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_response.py b/intersight/model/workflow_rollback_workflow_response.py index 4afad8455f..95a75c0815 100644 --- a/intersight/model/workflow_rollback_workflow_response.py +++ b/intersight/model/workflow_rollback_workflow_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_task.py b/intersight/model/workflow_rollback_workflow_task.py index 92ee3da89d..a672206f49 100644 --- a/intersight/model/workflow_rollback_workflow_task.py +++ b/intersight/model/workflow_rollback_workflow_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_rollback_workflow_task_all_of.py b/intersight/model/workflow_rollback_workflow_task_all_of.py index dc06e4f75d..dea77a470e 100644 --- a/intersight/model/workflow_rollback_workflow_task_all_of.py +++ b/intersight/model/workflow_rollback_workflow_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_selector_property.py b/intersight/model/workflow_selector_property.py index 30766b802d..bc5e754c06 100644 --- a/intersight/model/workflow_selector_property.py +++ b/intersight/model/workflow_selector_property.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_selector_property_all_of.py b/intersight/model/workflow_selector_property_all_of.py index 371c5ba523..5f0d5653d9 100644 --- a/intersight/model/workflow_selector_property_all_of.py +++ b/intersight/model/workflow_selector_property_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_serial_loop_task.py b/intersight/model/workflow_serial_loop_task.py index 911b738ba5..9abbc8dea5 100644 --- a/intersight/model/workflow_serial_loop_task.py +++ b/intersight/model/workflow_serial_loop_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_serial_loop_task_all_of.py b/intersight/model/workflow_serial_loop_task_all_of.py index 1562911a43..447dc44ae9 100644 --- a/intersight/model/workflow_serial_loop_task_all_of.py +++ b/intersight/model/workflow_serial_loop_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition.py b/intersight/model/workflow_service_item_action_definition.py index 4490612ace..73b69228be 100644 --- a/intersight/model/workflow_service_item_action_definition.py +++ b/intersight/model/workflow_service_item_action_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_all_of.py b/intersight/model/workflow_service_item_action_definition_all_of.py index 5b2196dae5..0a5896e0ce 100644 --- a/intersight/model/workflow_service_item_action_definition_all_of.py +++ b/intersight/model/workflow_service_item_action_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_list.py b/intersight/model/workflow_service_item_action_definition_list.py index 8da0916bf9..affb38c309 100644 --- a/intersight/model/workflow_service_item_action_definition_list.py +++ b/intersight/model/workflow_service_item_action_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_list_all_of.py b/intersight/model/workflow_service_item_action_definition_list_all_of.py index 12fa116015..ca3fd5fa70 100644 --- a/intersight/model/workflow_service_item_action_definition_list_all_of.py +++ b/intersight/model/workflow_service_item_action_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_relationship.py b/intersight/model/workflow_service_item_action_definition_relationship.py index 796c7c0ec2..9d76a3637d 100644 --- a/intersight/model/workflow_service_item_action_definition_relationship.py +++ b/intersight/model/workflow_service_item_action_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_definition_response.py b/intersight/model/workflow_service_item_action_definition_response.py index 7d74549c54..2cdd618669 100644 --- a/intersight/model/workflow_service_item_action_definition_response.py +++ b/intersight/model/workflow_service_item_action_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance.py b/intersight/model/workflow_service_item_action_instance.py index c77d8c79c1..014360c6de 100644 --- a/intersight/model/workflow_service_item_action_instance.py +++ b/intersight/model/workflow_service_item_action_instance.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_all_of.py b/intersight/model/workflow_service_item_action_instance_all_of.py index 856fba883d..4eb05648b2 100644 --- a/intersight/model/workflow_service_item_action_instance_all_of.py +++ b/intersight/model/workflow_service_item_action_instance_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_list.py b/intersight/model/workflow_service_item_action_instance_list.py index 93bd5d8a8c..58f178b41f 100644 --- a/intersight/model/workflow_service_item_action_instance_list.py +++ b/intersight/model/workflow_service_item_action_instance_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_list_all_of.py b/intersight/model/workflow_service_item_action_instance_list_all_of.py index 38438a8664..a5998db4ea 100644 --- a/intersight/model/workflow_service_item_action_instance_list_all_of.py +++ b/intersight/model/workflow_service_item_action_instance_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_instance_response.py b/intersight/model/workflow_service_item_action_instance_response.py index 2ba060d64e..649749c3e5 100644 --- a/intersight/model/workflow_service_item_action_instance_response.py +++ b/intersight/model/workflow_service_item_action_instance_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_workflow_definition.py b/intersight/model/workflow_service_item_action_workflow_definition.py index 6b657ed97d..04826e4ac0 100644 --- a/intersight/model/workflow_service_item_action_workflow_definition.py +++ b/intersight/model/workflow_service_item_action_workflow_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_action_workflow_definition_all_of.py b/intersight/model/workflow_service_item_action_workflow_definition_all_of.py index 20494e2b51..61df734e77 100644 --- a/intersight/model/workflow_service_item_action_workflow_definition_all_of.py +++ b/intersight/model/workflow_service_item_action_workflow_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition.py b/intersight/model/workflow_service_item_definition.py index 98fe06c5de..f494571962 100644 --- a/intersight/model/workflow_service_item_definition.py +++ b/intersight/model/workflow_service_item_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_all_of.py b/intersight/model/workflow_service_item_definition_all_of.py index bd2b379aca..13189257f9 100644 --- a/intersight/model/workflow_service_item_definition_all_of.py +++ b/intersight/model/workflow_service_item_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_list.py b/intersight/model/workflow_service_item_definition_list.py index 143fea05a0..b92074f0fa 100644 --- a/intersight/model/workflow_service_item_definition_list.py +++ b/intersight/model/workflow_service_item_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_list_all_of.py b/intersight/model/workflow_service_item_definition_list_all_of.py index 08e5fc8df1..223b895600 100644 --- a/intersight/model/workflow_service_item_definition_list_all_of.py +++ b/intersight/model/workflow_service_item_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_relationship.py b/intersight/model/workflow_service_item_definition_relationship.py index 20ee5024e7..75ed2077d6 100644 --- a/intersight/model/workflow_service_item_definition_relationship.py +++ b/intersight/model/workflow_service_item_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_definition_response.py b/intersight/model/workflow_service_item_definition_response.py index 47d005c10e..dc8563436f 100644 --- a/intersight/model/workflow_service_item_definition_response.py +++ b/intersight/model/workflow_service_item_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition.py b/intersight/model/workflow_service_item_health_check_definition.py index c1e564dcf4..8d1e52d04d 100644 --- a/intersight/model/workflow_service_item_health_check_definition.py +++ b/intersight/model/workflow_service_item_health_check_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition_all_of.py b/intersight/model/workflow_service_item_health_check_definition_all_of.py index 5eae9515f0..62e6a50920 100644 --- a/intersight/model/workflow_service_item_health_check_definition_all_of.py +++ b/intersight/model/workflow_service_item_health_check_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition_list.py b/intersight/model/workflow_service_item_health_check_definition_list.py index d32b546c6c..b7fdeee885 100644 --- a/intersight/model/workflow_service_item_health_check_definition_list.py +++ b/intersight/model/workflow_service_item_health_check_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition_list_all_of.py b/intersight/model/workflow_service_item_health_check_definition_list_all_of.py index 45035d52c1..a448af233c 100644 --- a/intersight/model/workflow_service_item_health_check_definition_list_all_of.py +++ b/intersight/model/workflow_service_item_health_check_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition_relationship.py b/intersight/model/workflow_service_item_health_check_definition_relationship.py index 845afb2a5c..e5203f80d4 100644 --- a/intersight/model/workflow_service_item_health_check_definition_relationship.py +++ b/intersight/model/workflow_service_item_health_check_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_definition_response.py b/intersight/model/workflow_service_item_health_check_definition_response.py index 9faf13d93e..a4ddef1e47 100644 --- a/intersight/model/workflow_service_item_health_check_definition_response.py +++ b/intersight/model/workflow_service_item_health_check_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution.py b/intersight/model/workflow_service_item_health_check_execution.py index cd945212af..9dbdb33322 100644 --- a/intersight/model/workflow_service_item_health_check_execution.py +++ b/intersight/model/workflow_service_item_health_check_execution.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution_all_of.py b/intersight/model/workflow_service_item_health_check_execution_all_of.py index 26c264bea3..ce2833e899 100644 --- a/intersight/model/workflow_service_item_health_check_execution_all_of.py +++ b/intersight/model/workflow_service_item_health_check_execution_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution_list.py b/intersight/model/workflow_service_item_health_check_execution_list.py index da1f9a81fe..14b9913a48 100644 --- a/intersight/model/workflow_service_item_health_check_execution_list.py +++ b/intersight/model/workflow_service_item_health_check_execution_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution_list_all_of.py b/intersight/model/workflow_service_item_health_check_execution_list_all_of.py index 23036050c8..f607d78711 100644 --- a/intersight/model/workflow_service_item_health_check_execution_list_all_of.py +++ b/intersight/model/workflow_service_item_health_check_execution_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_health_check_execution_response.py b/intersight/model/workflow_service_item_health_check_execution_response.py index 7d4e081dd6..8c227b7fb3 100644 --- a/intersight/model/workflow_service_item_health_check_execution_response.py +++ b/intersight/model/workflow_service_item_health_check_execution_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance.py b/intersight/model/workflow_service_item_instance.py index 30a09a396c..c09791740a 100644 --- a/intersight/model/workflow_service_item_instance.py +++ b/intersight/model/workflow_service_item_instance.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_all_of.py b/intersight/model/workflow_service_item_instance_all_of.py index 0d4f8c869c..c2457bdf67 100644 --- a/intersight/model/workflow_service_item_instance_all_of.py +++ b/intersight/model/workflow_service_item_instance_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_list.py b/intersight/model/workflow_service_item_instance_list.py index 2b0aace8d7..032cef060c 100644 --- a/intersight/model/workflow_service_item_instance_list.py +++ b/intersight/model/workflow_service_item_instance_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_list_all_of.py b/intersight/model/workflow_service_item_instance_list_all_of.py index 56b07778ba..b53f820f85 100644 --- a/intersight/model/workflow_service_item_instance_list_all_of.py +++ b/intersight/model/workflow_service_item_instance_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_relationship.py b/intersight/model/workflow_service_item_instance_relationship.py index c3915a1e96..58d4559501 100644 --- a/intersight/model/workflow_service_item_instance_relationship.py +++ b/intersight/model/workflow_service_item_instance_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_instance_response.py b/intersight/model/workflow_service_item_instance_response.py index df1a15b047..4a4a6b4ac6 100644 --- a/intersight/model/workflow_service_item_instance_response.py +++ b/intersight/model/workflow_service_item_instance_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output.py b/intersight/model/workflow_service_item_output.py index 97cd9d7ad4..feee099191 100644 --- a/intersight/model/workflow_service_item_output.py +++ b/intersight/model/workflow_service_item_output.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output_all_of.py b/intersight/model/workflow_service_item_output_all_of.py index c8493d9c0b..8324c8ab0c 100644 --- a/intersight/model/workflow_service_item_output_all_of.py +++ b/intersight/model/workflow_service_item_output_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output_list.py b/intersight/model/workflow_service_item_output_list.py index 3c1b353651..ff982f4ce7 100644 --- a/intersight/model/workflow_service_item_output_list.py +++ b/intersight/model/workflow_service_item_output_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output_list_all_of.py b/intersight/model/workflow_service_item_output_list_all_of.py index b548353059..635f1dc082 100644 --- a/intersight/model/workflow_service_item_output_list_all_of.py +++ b/intersight/model/workflow_service_item_output_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_service_item_output_response.py b/intersight/model/workflow_service_item_output_response.py index 4ca1c3ce99..5fda9f9177 100644 --- a/intersight/model/workflow_service_item_output_response.py +++ b/intersight/model/workflow_service_item_output_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_definition.py b/intersight/model/workflow_solution_action_definition.py index 07b890d21f..82934945a9 100644 --- a/intersight/model/workflow_solution_action_definition.py +++ b/intersight/model/workflow_solution_action_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_definition_all_of.py b/intersight/model/workflow_solution_action_definition_all_of.py index 215a9a4852..c4b0c1c672 100644 --- a/intersight/model/workflow_solution_action_definition_all_of.py +++ b/intersight/model/workflow_solution_action_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_definition_list.py b/intersight/model/workflow_solution_action_definition_list.py index cb582a5119..08ce591f3b 100644 --- a/intersight/model/workflow_solution_action_definition_list.py +++ b/intersight/model/workflow_solution_action_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_definition_list_all_of.py b/intersight/model/workflow_solution_action_definition_list_all_of.py index ee1d6e4467..7e23bd1849 100644 --- a/intersight/model/workflow_solution_action_definition_list_all_of.py +++ b/intersight/model/workflow_solution_action_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_definition_relationship.py b/intersight/model/workflow_solution_action_definition_relationship.py index bcd43babc3..732d39b36b 100644 --- a/intersight/model/workflow_solution_action_definition_relationship.py +++ b/intersight/model/workflow_solution_action_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_definition_response.py b/intersight/model/workflow_solution_action_definition_response.py index 54dde1b275..f3b4ceea79 100644 --- a/intersight/model/workflow_solution_action_definition_response.py +++ b/intersight/model/workflow_solution_action_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_instance.py b/intersight/model/workflow_solution_action_instance.py index ddf79316a0..46e4da53b3 100644 --- a/intersight/model/workflow_solution_action_instance.py +++ b/intersight/model/workflow_solution_action_instance.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_instance_all_of.py b/intersight/model/workflow_solution_action_instance_all_of.py index c9b6f1f1c9..134f39f24d 100644 --- a/intersight/model/workflow_solution_action_instance_all_of.py +++ b/intersight/model/workflow_solution_action_instance_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_instance_list.py b/intersight/model/workflow_solution_action_instance_list.py index 2d51bb9a9f..def9003052 100644 --- a/intersight/model/workflow_solution_action_instance_list.py +++ b/intersight/model/workflow_solution_action_instance_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_instance_list_all_of.py b/intersight/model/workflow_solution_action_instance_list_all_of.py index 5929340507..d2f6ee5f36 100644 --- a/intersight/model/workflow_solution_action_instance_list_all_of.py +++ b/intersight/model/workflow_solution_action_instance_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_action_instance_response.py b/intersight/model/workflow_solution_action_instance_response.py index 5754bade33..4f374fff59 100644 --- a/intersight/model/workflow_solution_action_instance_response.py +++ b/intersight/model/workflow_solution_action_instance_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_definition.py b/intersight/model/workflow_solution_definition.py index efc47e32aa..035fd57689 100644 --- a/intersight/model/workflow_solution_definition.py +++ b/intersight/model/workflow_solution_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_definition_all_of.py b/intersight/model/workflow_solution_definition_all_of.py index 1f9dc5766f..da94c4c5ee 100644 --- a/intersight/model/workflow_solution_definition_all_of.py +++ b/intersight/model/workflow_solution_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_definition_list.py b/intersight/model/workflow_solution_definition_list.py index b6016c5f1f..fa69ad11fd 100644 --- a/intersight/model/workflow_solution_definition_list.py +++ b/intersight/model/workflow_solution_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_definition_list_all_of.py b/intersight/model/workflow_solution_definition_list_all_of.py index 22ee753b57..25813f773f 100644 --- a/intersight/model/workflow_solution_definition_list_all_of.py +++ b/intersight/model/workflow_solution_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_definition_relationship.py b/intersight/model/workflow_solution_definition_relationship.py index e3cb13ebf6..8bfc908eb6 100644 --- a/intersight/model/workflow_solution_definition_relationship.py +++ b/intersight/model/workflow_solution_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_definition_response.py b/intersight/model/workflow_solution_definition_response.py index 16dde6a74b..5bb3d8da97 100644 --- a/intersight/model/workflow_solution_definition_response.py +++ b/intersight/model/workflow_solution_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_instance.py b/intersight/model/workflow_solution_instance.py index 52537af044..cf9a696a46 100644 --- a/intersight/model/workflow_solution_instance.py +++ b/intersight/model/workflow_solution_instance.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_instance_all_of.py b/intersight/model/workflow_solution_instance_all_of.py index 6a2dbf7712..fc4ec6cbdd 100644 --- a/intersight/model/workflow_solution_instance_all_of.py +++ b/intersight/model/workflow_solution_instance_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_instance_list.py b/intersight/model/workflow_solution_instance_list.py index cdf2a8381f..8d4f3123f7 100644 --- a/intersight/model/workflow_solution_instance_list.py +++ b/intersight/model/workflow_solution_instance_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_instance_list_all_of.py b/intersight/model/workflow_solution_instance_list_all_of.py index 58f705c7a1..9ce8734612 100644 --- a/intersight/model/workflow_solution_instance_list_all_of.py +++ b/intersight/model/workflow_solution_instance_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_instance_relationship.py b/intersight/model/workflow_solution_instance_relationship.py index bb0dfe4870..c71df6d2d6 100644 --- a/intersight/model/workflow_solution_instance_relationship.py +++ b/intersight/model/workflow_solution_instance_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_instance_response.py b/intersight/model/workflow_solution_instance_response.py index 3fce6d577c..a193e7ba44 100644 --- a/intersight/model/workflow_solution_instance_response.py +++ b/intersight/model/workflow_solution_instance_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_output.py b/intersight/model/workflow_solution_output.py index 4ccf37d470..614e2038fe 100644 --- a/intersight/model/workflow_solution_output.py +++ b/intersight/model/workflow_solution_output.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_output_all_of.py b/intersight/model/workflow_solution_output_all_of.py index 2978fcb302..adcc743f36 100644 --- a/intersight/model/workflow_solution_output_all_of.py +++ b/intersight/model/workflow_solution_output_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_output_list.py b/intersight/model/workflow_solution_output_list.py index 77078e182d..8e4f6b0621 100644 --- a/intersight/model/workflow_solution_output_list.py +++ b/intersight/model/workflow_solution_output_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_output_list_all_of.py b/intersight/model/workflow_solution_output_list_all_of.py index 991014e2e6..75f405967b 100644 --- a/intersight/model/workflow_solution_output_list_all_of.py +++ b/intersight/model/workflow_solution_output_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_solution_output_response.py b/intersight/model/workflow_solution_output_response.py index 7dabc15426..183a5b6f74 100644 --- a/intersight/model/workflow_solution_output_response.py +++ b/intersight/model/workflow_solution_output_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor.py b/intersight/model/workflow_ssh_batch_executor.py index 83e115dbff..e00c51b578 100644 --- a/intersight/model/workflow_ssh_batch_executor.py +++ b/intersight/model/workflow_ssh_batch_executor.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor_all_of.py b/intersight/model/workflow_ssh_batch_executor_all_of.py index d7c8db368a..e61266a9d7 100644 --- a/intersight/model/workflow_ssh_batch_executor_all_of.py +++ b/intersight/model/workflow_ssh_batch_executor_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor_list.py b/intersight/model/workflow_ssh_batch_executor_list.py index 68c3f8a5b1..eb4bb39021 100644 --- a/intersight/model/workflow_ssh_batch_executor_list.py +++ b/intersight/model/workflow_ssh_batch_executor_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor_list_all_of.py b/intersight/model/workflow_ssh_batch_executor_list_all_of.py index 08a042a8f6..97dda71e49 100644 --- a/intersight/model/workflow_ssh_batch_executor_list_all_of.py +++ b/intersight/model/workflow_ssh_batch_executor_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_batch_executor_response.py b/intersight/model/workflow_ssh_batch_executor_response.py index 30c4f5e757..50f49611b3 100644 --- a/intersight/model/workflow_ssh_batch_executor_response.py +++ b/intersight/model/workflow_ssh_batch_executor_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_cmd.py b/intersight/model/workflow_ssh_cmd.py index f2460dae00..032f4c458d 100644 --- a/intersight/model/workflow_ssh_cmd.py +++ b/intersight/model/workflow_ssh_cmd.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_cmd_all_of.py b/intersight/model/workflow_ssh_cmd_all_of.py index c55dda5399..802e5f3174 100644 --- a/intersight/model/workflow_ssh_cmd_all_of.py +++ b/intersight/model/workflow_ssh_cmd_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_config.py b/intersight/model/workflow_ssh_config.py index 0be8c886f0..b53a86f456 100644 --- a/intersight/model/workflow_ssh_config.py +++ b/intersight/model/workflow_ssh_config.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_config_all_of.py b/intersight/model/workflow_ssh_config_all_of.py index e0c1781ba1..50bc77d952 100644 --- a/intersight/model/workflow_ssh_config_all_of.py +++ b/intersight/model/workflow_ssh_config_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_session.py b/intersight/model/workflow_ssh_session.py index 526d2a75a6..273d82fa47 100644 --- a/intersight/model/workflow_ssh_session.py +++ b/intersight/model/workflow_ssh_session.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ssh_session_all_of.py b/intersight/model/workflow_ssh_session_all_of.py index 6890bef1ee..3f03831b04 100644 --- a/intersight/model/workflow_ssh_session_all_of.py +++ b/intersight/model/workflow_ssh_session_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_start_task.py b/intersight/model/workflow_start_task.py index df86547674..ed1c42d293 100644 --- a/intersight/model/workflow_start_task.py +++ b/intersight/model/workflow_start_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_start_task_all_of.py b/intersight/model/workflow_start_task_all_of.py index eb1af077ae..e5ab90c99a 100644 --- a/intersight/model/workflow_start_task_all_of.py +++ b/intersight/model/workflow_start_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_sub_workflow_task.py b/intersight/model/workflow_sub_workflow_task.py index da7129042f..8117894fca 100644 --- a/intersight/model/workflow_sub_workflow_task.py +++ b/intersight/model/workflow_sub_workflow_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_sub_workflow_task_all_of.py b/intersight/model/workflow_sub_workflow_task_all_of.py index 61d9e8b94d..ec0544eae0 100644 --- a/intersight/model/workflow_sub_workflow_task_all_of.py +++ b/intersight/model/workflow_sub_workflow_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_success_end_task.py b/intersight/model/workflow_success_end_task.py index 2112d7b769..5473b04240 100644 --- a/intersight/model/workflow_success_end_task.py +++ b/intersight/model/workflow_success_end_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_context.py b/intersight/model/workflow_target_context.py index bbe9d3ba36..46eb036725 100644 --- a/intersight/model/workflow_target_context.py +++ b/intersight/model/workflow_target_context.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_context_all_of.py b/intersight/model/workflow_target_context_all_of.py index 7a0457c4af..c0f52af337 100644 --- a/intersight/model/workflow_target_context_all_of.py +++ b/intersight/model/workflow_target_context_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_data_type.py b/intersight/model/workflow_target_data_type.py index 7510c59684..3f53ee35ff 100644 --- a/intersight/model/workflow_target_data_type.py +++ b/intersight/model/workflow_target_data_type.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_data_type_all_of.py b/intersight/model/workflow_target_data_type_all_of.py index dc377d5ed0..5a59592149 100644 --- a/intersight/model/workflow_target_data_type_all_of.py +++ b/intersight/model/workflow_target_data_type_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_property.py b/intersight/model/workflow_target_property.py index d21a4410f0..3148d8c381 100644 --- a/intersight/model/workflow_target_property.py +++ b/intersight/model/workflow_target_property.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_target_property_all_of.py b/intersight/model/workflow_target_property_all_of.py index a27590e14b..114155c066 100644 --- a/intersight/model/workflow_target_property_all_of.py +++ b/intersight/model/workflow_target_property_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_constraints.py b/intersight/model/workflow_task_constraints.py index 90806a9887..1952f33826 100644 --- a/intersight/model/workflow_task_constraints.py +++ b/intersight/model/workflow_task_constraints.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_constraints_all_of.py b/intersight/model/workflow_task_constraints_all_of.py index 9691061c1c..28040c01e8 100644 --- a/intersight/model/workflow_task_constraints_all_of.py +++ b/intersight/model/workflow_task_constraints_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log.py b/intersight/model/workflow_task_debug_log.py index 8cfed6232f..fc5bc7d3e3 100644 --- a/intersight/model/workflow_task_debug_log.py +++ b/intersight/model/workflow_task_debug_log.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log_all_of.py b/intersight/model/workflow_task_debug_log_all_of.py index 913753a376..6075a89913 100644 --- a/intersight/model/workflow_task_debug_log_all_of.py +++ b/intersight/model/workflow_task_debug_log_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log_list.py b/intersight/model/workflow_task_debug_log_list.py index 2241105460..db504e8065 100644 --- a/intersight/model/workflow_task_debug_log_list.py +++ b/intersight/model/workflow_task_debug_log_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log_list_all_of.py b/intersight/model/workflow_task_debug_log_list_all_of.py index 6d735e6605..aa56810e8e 100644 --- a/intersight/model/workflow_task_debug_log_list_all_of.py +++ b/intersight/model/workflow_task_debug_log_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_debug_log_response.py b/intersight/model/workflow_task_debug_log_response.py index 970d82808f..0d708c1a4c 100644 --- a/intersight/model/workflow_task_debug_log_response.py +++ b/intersight/model/workflow_task_debug_log_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition.py b/intersight/model/workflow_task_definition.py index 8ccb233e34..1e0c51a691 100644 --- a/intersight/model/workflow_task_definition.py +++ b/intersight/model/workflow_task_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition_all_of.py b/intersight/model/workflow_task_definition_all_of.py index af7ce4b79a..9e8788dcc2 100644 --- a/intersight/model/workflow_task_definition_all_of.py +++ b/intersight/model/workflow_task_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition_list.py b/intersight/model/workflow_task_definition_list.py index 7b45a05f99..2b07ae55d7 100644 --- a/intersight/model/workflow_task_definition_list.py +++ b/intersight/model/workflow_task_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition_list_all_of.py b/intersight/model/workflow_task_definition_list_all_of.py index e4fa069d08..73a8cceb29 100644 --- a/intersight/model/workflow_task_definition_list_all_of.py +++ b/intersight/model/workflow_task_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition_relationship.py b/intersight/model/workflow_task_definition_relationship.py index be2807b361..69cf349890 100644 --- a/intersight/model/workflow_task_definition_relationship.py +++ b/intersight/model/workflow_task_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_definition_response.py b/intersight/model/workflow_task_definition_response.py index 34fa83fefe..1f3baa2088 100644 --- a/intersight/model/workflow_task_definition_response.py +++ b/intersight/model/workflow_task_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info.py b/intersight/model/workflow_task_info.py index a4490a2b15..f011caf877 100644 --- a/intersight/model/workflow_task_info.py +++ b/intersight/model/workflow_task_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_all_of.py b/intersight/model/workflow_task_info_all_of.py index 47ec7f6944..1302aca2d2 100644 --- a/intersight/model/workflow_task_info_all_of.py +++ b/intersight/model/workflow_task_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_list.py b/intersight/model/workflow_task_info_list.py index 07b93e5f07..3edf5bacd8 100644 --- a/intersight/model/workflow_task_info_list.py +++ b/intersight/model/workflow_task_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_list_all_of.py b/intersight/model/workflow_task_info_list_all_of.py index 9763320b8e..0b02beab0e 100644 --- a/intersight/model/workflow_task_info_list_all_of.py +++ b/intersight/model/workflow_task_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_relationship.py b/intersight/model/workflow_task_info_relationship.py index 1c17c6bec2..7ade272b59 100644 --- a/intersight/model/workflow_task_info_relationship.py +++ b/intersight/model/workflow_task_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_info_response.py b/intersight/model/workflow_task_info_response.py index c3fa74fcee..ba55337c72 100644 --- a/intersight/model/workflow_task_info_response.py +++ b/intersight/model/workflow_task_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_loop_info.py b/intersight/model/workflow_task_loop_info.py index 119a119240..2d23268a7a 100644 --- a/intersight/model/workflow_task_loop_info.py +++ b/intersight/model/workflow_task_loop_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_loop_info_all_of.py b/intersight/model/workflow_task_loop_info_all_of.py index c339f64e9a..1cd69f0918 100644 --- a/intersight/model/workflow_task_loop_info_all_of.py +++ b/intersight/model/workflow_task_loop_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata.py b/intersight/model/workflow_task_metadata.py index 497eefbf1c..6c2627c28e 100644 --- a/intersight/model/workflow_task_metadata.py +++ b/intersight/model/workflow_task_metadata.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata_all_of.py b/intersight/model/workflow_task_metadata_all_of.py index 3cc1a18149..1d9bdd031f 100644 --- a/intersight/model/workflow_task_metadata_all_of.py +++ b/intersight/model/workflow_task_metadata_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata_list.py b/intersight/model/workflow_task_metadata_list.py index caf2e25a41..77e68d0bdb 100644 --- a/intersight/model/workflow_task_metadata_list.py +++ b/intersight/model/workflow_task_metadata_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata_list_all_of.py b/intersight/model/workflow_task_metadata_list_all_of.py index e765f466e9..4b48e2fa5d 100644 --- a/intersight/model/workflow_task_metadata_list_all_of.py +++ b/intersight/model/workflow_task_metadata_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata_relationship.py b/intersight/model/workflow_task_metadata_relationship.py index 5f1a272d2c..a3a0b34159 100644 --- a/intersight/model/workflow_task_metadata_relationship.py +++ b/intersight/model/workflow_task_metadata_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_metadata_response.py b/intersight/model/workflow_task_metadata_response.py index c5d0f4b95f..cbf50b60ea 100644 --- a/intersight/model/workflow_task_metadata_response.py +++ b/intersight/model/workflow_task_metadata_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_notification.py b/intersight/model/workflow_task_notification.py index 780c77e648..c2808f5e7d 100644 --- a/intersight/model/workflow_task_notification.py +++ b/intersight/model/workflow_task_notification.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_notification_all_of.py b/intersight/model/workflow_task_notification_all_of.py index bbde80a023..431f95a867 100644 --- a/intersight/model/workflow_task_notification_all_of.py +++ b/intersight/model/workflow_task_notification_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_retry_info.py b/intersight/model/workflow_task_retry_info.py index d4756b4266..ba4fbb91a1 100644 --- a/intersight/model/workflow_task_retry_info.py +++ b/intersight/model/workflow_task_retry_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_task_retry_info_all_of.py b/intersight/model/workflow_task_retry_info_all_of.py index 3719c50f07..d4eb655583 100644 --- a/intersight/model/workflow_task_retry_info_all_of.py +++ b/intersight/model/workflow_task_retry_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_evaluation.py b/intersight/model/workflow_template_evaluation.py index 09e69cc5cc..eaf4404174 100644 --- a/intersight/model/workflow_template_evaluation.py +++ b/intersight/model/workflow_template_evaluation.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_evaluation_all_of.py b/intersight/model/workflow_template_evaluation_all_of.py index 3e4d47eb16..e79fc9245a 100644 --- a/intersight/model/workflow_template_evaluation_all_of.py +++ b/intersight/model/workflow_template_evaluation_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta.py b/intersight/model/workflow_template_function_meta.py index 7151d6c324..356ff61bcf 100644 --- a/intersight/model/workflow_template_function_meta.py +++ b/intersight/model/workflow_template_function_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta_all_of.py b/intersight/model/workflow_template_function_meta_all_of.py index 1445045280..84ed3b0be0 100644 --- a/intersight/model/workflow_template_function_meta_all_of.py +++ b/intersight/model/workflow_template_function_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta_list.py b/intersight/model/workflow_template_function_meta_list.py index d9a39f1b7b..e7dba96e9d 100644 --- a/intersight/model/workflow_template_function_meta_list.py +++ b/intersight/model/workflow_template_function_meta_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta_list_all_of.py b/intersight/model/workflow_template_function_meta_list_all_of.py index f3c3f54cf0..f13a2ab0e8 100644 --- a/intersight/model/workflow_template_function_meta_list_all_of.py +++ b/intersight/model/workflow_template_function_meta_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_function_meta_response.py b/intersight/model/workflow_template_function_meta_response.py index b5bb376cab..18a3568e47 100644 --- a/intersight/model/workflow_template_function_meta_response.py +++ b/intersight/model/workflow_template_function_meta_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_parser.py b/intersight/model/workflow_template_parser.py index 94f696b4e9..94ec78dbb3 100644 --- a/intersight/model/workflow_template_parser.py +++ b/intersight/model/workflow_template_parser.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_template_parser_all_of.py b/intersight/model/workflow_template_parser_all_of.py index 5285f22a17..b52a13f401 100644 --- a/intersight/model/workflow_template_parser_all_of.py +++ b/intersight/model/workflow_template_parser_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ui_input_filter.py b/intersight/model/workflow_ui_input_filter.py index 8383cd4293..c45b7c1ea5 100644 --- a/intersight/model/workflow_ui_input_filter.py +++ b/intersight/model/workflow_ui_input_filter.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_ui_input_filter_all_of.py b/intersight/model/workflow_ui_input_filter_all_of.py index 1369954ac5..519ebf6b88 100644 --- a/intersight/model/workflow_ui_input_filter_all_of.py +++ b/intersight/model/workflow_ui_input_filter_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_validation_error.py b/intersight/model/workflow_validation_error.py index 48dda8bdf9..edcb1d74f9 100644 --- a/intersight/model/workflow_validation_error.py +++ b/intersight/model/workflow_validation_error.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_validation_error_all_of.py b/intersight/model/workflow_validation_error_all_of.py index 782fde7935..976cb65c08 100644 --- a/intersight/model/workflow_validation_error_all_of.py +++ b/intersight/model/workflow_validation_error_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_validation_information.py b/intersight/model/workflow_validation_information.py index 1989d29110..5f04cc8a4f 100644 --- a/intersight/model/workflow_validation_information.py +++ b/intersight/model/workflow_validation_information.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_validation_information_all_of.py b/intersight/model/workflow_validation_information_all_of.py index ba547d2846..3ea6b30b44 100644 --- a/intersight/model/workflow_validation_information_all_of.py +++ b/intersight/model/workflow_validation_information_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_wait_task.py b/intersight/model/workflow_wait_task.py index 3aa7dc051b..516a58afb8 100644 --- a/intersight/model/workflow_wait_task.py +++ b/intersight/model/workflow_wait_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_wait_task_all_of.py b/intersight/model/workflow_wait_task_all_of.py index 9dc78a52aa..362ca4e73e 100644 --- a/intersight/model/workflow_wait_task_all_of.py +++ b/intersight/model/workflow_wait_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_wait_task_prompt.py b/intersight/model/workflow_wait_task_prompt.py index 77d146f9cb..b911fb1426 100644 --- a/intersight/model/workflow_wait_task_prompt.py +++ b/intersight/model/workflow_wait_task_prompt.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_wait_task_prompt_all_of.py b/intersight/model/workflow_wait_task_prompt_all_of.py index d620ab9a69..c6de5420be 100644 --- a/intersight/model/workflow_wait_task_prompt_all_of.py +++ b/intersight/model/workflow_wait_task_prompt_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_web_api.py b/intersight/model/workflow_web_api.py index ff8235c673..232edb1ab2 100644 --- a/intersight/model/workflow_web_api.py +++ b/intersight/model/workflow_web_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_web_api_all_of.py b/intersight/model/workflow_web_api_all_of.py index 6bfa7464ae..6ce77dae3f 100644 --- a/intersight/model/workflow_web_api_all_of.py +++ b/intersight/model/workflow_web_api_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_worker_task.py b/intersight/model/workflow_worker_task.py index 35d220bdfd..484f3f441c 100644 --- a/intersight/model/workflow_worker_task.py +++ b/intersight/model/workflow_worker_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_worker_task_all_of.py b/intersight/model/workflow_worker_task_all_of.py index 3ab4132226..c0c7e61521 100644 --- a/intersight/model/workflow_worker_task_all_of.py +++ b/intersight/model/workflow_worker_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_ctx.py b/intersight/model/workflow_workflow_ctx.py index f7392571ff..9069083128 100644 --- a/intersight/model/workflow_workflow_ctx.py +++ b/intersight/model/workflow_workflow_ctx.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_ctx_all_of.py b/intersight/model/workflow_workflow_ctx_all_of.py index 3aed1b64cd..92e027073a 100644 --- a/intersight/model/workflow_workflow_ctx_all_of.py +++ b/intersight/model/workflow_workflow_ctx_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition.py b/intersight/model/workflow_workflow_definition.py index 3798d20db9..d575caf47a 100644 --- a/intersight/model/workflow_workflow_definition.py +++ b/intersight/model/workflow_workflow_definition.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition_all_of.py b/intersight/model/workflow_workflow_definition_all_of.py index a88c48654d..207cee7e76 100644 --- a/intersight/model/workflow_workflow_definition_all_of.py +++ b/intersight/model/workflow_workflow_definition_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition_list.py b/intersight/model/workflow_workflow_definition_list.py index eb940c6977..0f2e029f2c 100644 --- a/intersight/model/workflow_workflow_definition_list.py +++ b/intersight/model/workflow_workflow_definition_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition_list_all_of.py b/intersight/model/workflow_workflow_definition_list_all_of.py index d27647c801..af214ee1b7 100644 --- a/intersight/model/workflow_workflow_definition_list_all_of.py +++ b/intersight/model/workflow_workflow_definition_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition_relationship.py b/intersight/model/workflow_workflow_definition_relationship.py index a7a5bf10e0..a38e3b1e20 100644 --- a/intersight/model/workflow_workflow_definition_relationship.py +++ b/intersight/model/workflow_workflow_definition_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_definition_response.py b/intersight/model/workflow_workflow_definition_response.py index 196439102c..3b8050a501 100644 --- a/intersight/model/workflow_workflow_definition_response.py +++ b/intersight/model/workflow_workflow_definition_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_engine_properties.py b/intersight/model/workflow_workflow_engine_properties.py index d2fd05bc1f..e7b772538c 100644 --- a/intersight/model/workflow_workflow_engine_properties.py +++ b/intersight/model/workflow_workflow_engine_properties.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info.py b/intersight/model/workflow_workflow_info.py index cb50e90074..bfcd39a33a 100644 --- a/intersight/model/workflow_workflow_info.py +++ b/intersight/model/workflow_workflow_info.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_all_of.py b/intersight/model/workflow_workflow_info_all_of.py index dcb9257674..d1f4b1f22f 100644 --- a/intersight/model/workflow_workflow_info_all_of.py +++ b/intersight/model/workflow_workflow_info_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_list.py b/intersight/model/workflow_workflow_info_list.py index 6218ecb9af..365ef20026 100644 --- a/intersight/model/workflow_workflow_info_list.py +++ b/intersight/model/workflow_workflow_info_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_list_all_of.py b/intersight/model/workflow_workflow_info_list_all_of.py index 18c46bd26d..e01594624f 100644 --- a/intersight/model/workflow_workflow_info_list_all_of.py +++ b/intersight/model/workflow_workflow_info_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_properties.py b/intersight/model/workflow_workflow_info_properties.py index cd67b66fbb..49923854f7 100644 --- a/intersight/model/workflow_workflow_info_properties.py +++ b/intersight/model/workflow_workflow_info_properties.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_properties_all_of.py b/intersight/model/workflow_workflow_info_properties_all_of.py index f3667a1e17..aeeb59dcf3 100644 --- a/intersight/model/workflow_workflow_info_properties_all_of.py +++ b/intersight/model/workflow_workflow_info_properties_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_relationship.py b/intersight/model/workflow_workflow_info_relationship.py index da0c9d9bdc..fed5011eb5 100644 --- a/intersight/model/workflow_workflow_info_relationship.py +++ b/intersight/model/workflow_workflow_info_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_info_response.py b/intersight/model/workflow_workflow_info_response.py index 28c647dc7f..f57f3d624b 100644 --- a/intersight/model/workflow_workflow_info_response.py +++ b/intersight/model/workflow_workflow_info_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_meta.py b/intersight/model/workflow_workflow_meta.py index 029bc78d6e..dc8278a226 100644 --- a/intersight/model/workflow_workflow_meta.py +++ b/intersight/model/workflow_workflow_meta.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_meta_all_of.py b/intersight/model/workflow_workflow_meta_all_of.py index b9beb6b878..56f7bb22d5 100644 --- a/intersight/model/workflow_workflow_meta_all_of.py +++ b/intersight/model/workflow_workflow_meta_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_meta_list.py b/intersight/model/workflow_workflow_meta_list.py index c78d0ef560..4ac78f88df 100644 --- a/intersight/model/workflow_workflow_meta_list.py +++ b/intersight/model/workflow_workflow_meta_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_meta_list_all_of.py b/intersight/model/workflow_workflow_meta_list_all_of.py index 088a79b273..ac5f1bc099 100644 --- a/intersight/model/workflow_workflow_meta_list_all_of.py +++ b/intersight/model/workflow_workflow_meta_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_meta_response.py b/intersight/model/workflow_workflow_meta_response.py index 92113eb583..7e2ded9927 100644 --- a/intersight/model/workflow_workflow_meta_response.py +++ b/intersight/model/workflow_workflow_meta_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata.py b/intersight/model/workflow_workflow_metadata.py index 6eb79826d1..7aa57a567e 100644 --- a/intersight/model/workflow_workflow_metadata.py +++ b/intersight/model/workflow_workflow_metadata.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata_all_of.py b/intersight/model/workflow_workflow_metadata_all_of.py index 58b1e3da5e..15e35c10b5 100644 --- a/intersight/model/workflow_workflow_metadata_all_of.py +++ b/intersight/model/workflow_workflow_metadata_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata_list.py b/intersight/model/workflow_workflow_metadata_list.py index e5b34e6e8c..6a0b3742b4 100644 --- a/intersight/model/workflow_workflow_metadata_list.py +++ b/intersight/model/workflow_workflow_metadata_list.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata_list_all_of.py b/intersight/model/workflow_workflow_metadata_list_all_of.py index 9ae2ade8ed..0bcc9701ae 100644 --- a/intersight/model/workflow_workflow_metadata_list_all_of.py +++ b/intersight/model/workflow_workflow_metadata_list_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata_relationship.py b/intersight/model/workflow_workflow_metadata_relationship.py index d9f64b7983..07393aef38 100644 --- a/intersight/model/workflow_workflow_metadata_relationship.py +++ b/intersight/model/workflow_workflow_metadata_relationship.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_metadata_response.py b/intersight/model/workflow_workflow_metadata_response.py index 37423cbb49..5799c35447 100644 --- a/intersight/model/workflow_workflow_metadata_response.py +++ b/intersight/model/workflow_workflow_metadata_response.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_notification.py b/intersight/model/workflow_workflow_notification.py index ab4640c44f..b54f76698c 100644 --- a/intersight/model/workflow_workflow_notification.py +++ b/intersight/model/workflow_workflow_notification.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_notification_all_of.py b/intersight/model/workflow_workflow_notification_all_of.py index 2a34e18cde..44bcab8228 100644 --- a/intersight/model/workflow_workflow_notification_all_of.py +++ b/intersight/model/workflow_workflow_notification_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_properties.py b/intersight/model/workflow_workflow_properties.py index ae8d3b1509..4a0d6d1afc 100644 --- a/intersight/model/workflow_workflow_properties.py +++ b/intersight/model/workflow_workflow_properties.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_properties_all_of.py b/intersight/model/workflow_workflow_properties_all_of.py index 7b369ab4e6..45ccfb1b23 100644 --- a/intersight/model/workflow_workflow_properties_all_of.py +++ b/intersight/model/workflow_workflow_properties_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_task.py b/intersight/model/workflow_workflow_task.py index 97e8124f79..c5da8a8886 100644 --- a/intersight/model/workflow_workflow_task.py +++ b/intersight/model/workflow_workflow_task.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_workflow_task_all_of.py b/intersight/model/workflow_workflow_task_all_of.py index ee0369bf8d..ad4d6fe9a1 100644 --- a/intersight/model/workflow_workflow_task_all_of.py +++ b/intersight/model/workflow_workflow_task_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/workflow_xml_api.py b/intersight/model/workflow_xml_api.py index 054908b2b4..554e01981c 100644 --- a/intersight/model/workflow_xml_api.py +++ b/intersight/model/workflow_xml_api.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/x509_certificate.py b/intersight/model/x509_certificate.py index f4901e2595..1dcc58f53e 100644 --- a/intersight/model/x509_certificate.py +++ b/intersight/model/x509_certificate.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model/x509_certificate_all_of.py b/intersight/model/x509_certificate_all_of.py index ee783d82c0..7f77ad7bcb 100644 --- a/intersight/model/x509_certificate_all_of.py +++ b/intersight/model/x509_certificate_all_of.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/model_utils.py b/intersight/model_utils.py index e46af11a25..77adf9f1c2 100644 --- a/intersight/model_utils.py +++ b/intersight/model_utils.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/rest.py b/intersight/rest.py index d92982bf18..bf700a7f3b 100644 --- a/intersight/rest.py +++ b/intersight/rest.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/intersight/signing.py b/intersight/signing.py index 1df48835ca..9386dc6af1 100644 --- a/intersight/signing.py +++ b/intersight/signing.py @@ -3,7 +3,7 @@ Cisco Intersight is a management platform delivered as a service with embedded analytics for your Cisco and 3rd party IT infrastructure. This platform offers an intelligent level of management that enables IT organizations to analyze, simplify, and automate their environments in more advanced ways than the prior generations of tools. Cisco Intersight provides an integrated and intuitive management experience for resources in the traditional data center as well as at the edge. With flexible deployment options to address complex security needs, getting started with Intersight is quick and easy. Cisco Intersight has deep integration with Cisco UCS and HyperFlex systems allowing for remote deployment, configuration, and ongoing maintenance. The model-based deployment works for a single system in a remote location or hundreds of systems in a data center and enables rapid, standardized configuration and deployment. It also streamlines maintaining those systems whether you are working with small or very large configurations. The Intersight OpenAPI document defines the complete set of properties that are returned in the HTTP response. From that perspective, a client can expect that no additional properties are returned, unless these properties are explicitly defined in the OpenAPI document. However, when a client uses an older version of the Intersight OpenAPI document, the server may send additional properties because the software is more recent than the client. In that case, the client may receive properties that it does not know about. Some generated SDKs perform a strict validation of the HTTP response body against the OpenAPI document. # noqa: E501 - The version of the OpenAPI document: 1.0.11-9661 + The version of the OpenAPI document: 1.0.11-9783 Contact: intersight@cisco.com Generated by: https://openapi-generator.tech """ diff --git a/setup.py b/setup.py index 2adbfbb2be..9bc893f5d5 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages NAME = "intersight" -VERSION = "1.0.11.9661" +VERSION = "1.0.11.9783" REQUIRES = [ "urllib3 >= 1.25.3", "python-dateutil",